From 55f8a80df7f9591475af5e42b2f50ced55d51d30 Mon Sep 17 00:00:00 2001 From: aarne Date: Sun, 28 Mar 2010 20:13:46 +0000 Subject: version 0.2 of phrasebook --- examples/phrasebook/SentencesIta.gf | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 examples/phrasebook/SentencesIta.gf (limited to 'examples/phrasebook/SentencesIta.gf') 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) ; + -- cgit v1.2.3