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/SentencesBul.gf | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 examples/phrasebook/SentencesBul.gf (limited to 'examples/phrasebook/SentencesBul.gf') diff --git a/examples/phrasebook/SentencesBul.gf b/examples/phrasebook/SentencesBul.gf new file mode 100644 index 000000000..53ea87228 --- /dev/null +++ b/examples/phrasebook/SentencesBul.gf @@ -0,0 +1,4 @@ +concrete SentencesBul of Sentences = NumeralBul ** SentencesI with + (Syntax = SyntaxBul), + (Symbolic = SymbolicBul), + (Lexicon = LexiconBul) ; -- cgit v1.2.3