diff options
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) ; + |
