diff options
| author | aarne <aarne@chalmers.se> | 2010-03-28 20:13:46 +0000 |
|---|---|---|
| committer | aarne <aarne@chalmers.se> | 2010-03-28 20:13:46 +0000 |
| commit | 55f8a80df7f9591475af5e42b2f50ced55d51d30 (patch) | |
| tree | f4db9141d21f7d1d335f20badbdeeb510b19a9ff /examples/phrasebook/SentencesIta.gf | |
| parent | 93daaabf3df88b5fa16065c027c370cdf9b487b2 (diff) | |
version 0.2 of phrasebook
Diffstat (limited to 'examples/phrasebook/SentencesIta.gf')
| -rw-r--r-- | examples/phrasebook/SentencesIta.gf | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/examples/phrasebook/SentencesIta.gf b/examples/phrasebook/SentencesIta.gf new file mode 100644 index 000000000..5d1dc24a1 --- /dev/null +++ b/examples/phrasebook/SentencesIta.gf @@ -0,0 +1,5 @@ +concrete SentencesIta of Sentences = NumeralIta ** SentencesI + with + (DiffPhrasebook = DiffPhrasebookIta), + (Syntax = SyntaxIta) ; + |
