From 8171bb0ea2dffe9e0a99e06815bf46182671137d Mon Sep 17 00:00:00 2001 From: aarne Date: Wed, 7 Apr 2010 19:39:48 +0000 Subject: reordered phrasebook sources so that they are easier to clone; cloned Ger,Spa,Cat,Bul --- examples/phrasebook/SentencesGer.gf | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 examples/phrasebook/SentencesGer.gf (limited to 'examples/phrasebook/SentencesGer.gf') diff --git a/examples/phrasebook/SentencesGer.gf b/examples/phrasebook/SentencesGer.gf new file mode 100644 index 000000000..2bb7f51d4 --- /dev/null +++ b/examples/phrasebook/SentencesGer.gf @@ -0,0 +1,4 @@ +concrete SentencesGer of Sentences = NumeralGer ** SentencesI with + (Syntax = SyntaxGer), + (Symbolic = SymbolicGer), + (Lexicon = LexiconGer) ; -- cgit v1.2.3