diff options
| author | aarne <aarne@chalmers.se> | 2010-03-20 21:21:50 +0000 |
|---|---|---|
| committer | aarne <aarne@chalmers.se> | 2010-03-20 21:21:50 +0000 |
| commit | 5584415807061e801c124bdbaa37350c3b418a25 (patch) | |
| tree | 5047ed35f1668be91a2d7222ba915907b6b09c22 /examples/phrasebook/SentencesRon.gf | |
| parent | fba592ecf8f7a14b30f7bcef932f516396169ee9 (diff) | |
started Phrasebook with Finnish and Romanian
Diffstat (limited to 'examples/phrasebook/SentencesRon.gf')
| -rw-r--r-- | examples/phrasebook/SentencesRon.gf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/phrasebook/SentencesRon.gf b/examples/phrasebook/SentencesRon.gf new file mode 100644 index 000000000..ab6b67585 --- /dev/null +++ b/examples/phrasebook/SentencesRon.gf @@ -0,0 +1,2 @@ +concrete SentencesRon of Sentences = NumeralRon ** SentencesI with + (Syntax = SyntaxRon) ; |
