summaryrefslogtreecommitdiff
path: root/examples/phrasebook/SentencesIta.gf
diff options
context:
space:
mode:
Diffstat (limited to 'examples/phrasebook/SentencesIta.gf')
-rw-r--r--examples/phrasebook/SentencesIta.gf5
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) ;
+