From 242670a6cbdf32069b9876b50aadb67e468017ee Mon Sep 17 00:00:00 2001 From: aarne Date: Wed, 7 Apr 2010 21:05:29 +0000 Subject: cloned the rest of resource languages in Phrasebook --- examples/phrasebook/SentencesNor.gf | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 examples/phrasebook/SentencesNor.gf (limited to 'examples/phrasebook/SentencesNor.gf') diff --git a/examples/phrasebook/SentencesNor.gf b/examples/phrasebook/SentencesNor.gf new file mode 100644 index 000000000..62f0d6c90 --- /dev/null +++ b/examples/phrasebook/SentencesNor.gf @@ -0,0 +1,4 @@ +concrete SentencesNor of Sentences = NumeralNor ** SentencesI with + (Syntax = SyntaxNor), + (Symbolic = SymbolicNor), + (Lexicon = LexiconNor) ; -- cgit v1.2.3