From a01d18dd33573fdcdc0f5ddb10be49efb78409d2 Mon Sep 17 00:00:00 2001 From: aarne Date: Fri, 6 May 2011 12:29:46 +0000 Subject: Urdu phrasebook (not complete) --- examples/phrasebook/SentencesUrd.gf | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 examples/phrasebook/SentencesUrd.gf (limited to 'examples/phrasebook/SentencesUrd.gf') diff --git a/examples/phrasebook/SentencesUrd.gf b/examples/phrasebook/SentencesUrd.gf new file mode 100644 index 000000000..e4040f2ab --- /dev/null +++ b/examples/phrasebook/SentencesUrd.gf @@ -0,0 +1,4 @@ +concrete SentencesUrd of Sentences = NumeralUrd ** SentencesI - [sing] with + (Syntax = SyntaxUrd), + (Symbolic = SymbolicUrd), + (Lexicon = LexiconUrd) ; -- cgit v1.2.3