From f4fb8fe57d309c05c46e8d7459e550a1b7c6c4d9 Mon Sep 17 00:00:00 2001 From: "virk.shafqat" Date: Mon, 5 Mar 2012 09:46:05 +0000 Subject: HinPesPhrasebook --- examples/phrasebook/SentencesPes.gf | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 examples/phrasebook/SentencesPes.gf (limited to 'examples/phrasebook/SentencesPes.gf') diff --git a/examples/phrasebook/SentencesPes.gf b/examples/phrasebook/SentencesPes.gf new file mode 100644 index 000000000..e84a09015 --- /dev/null +++ b/examples/phrasebook/SentencesPes.gf @@ -0,0 +1,8 @@ +concrete SentencesPes of Sentences = NumeralUrd ** SentencesI - [sing,NNumeral,ObjPlural,MCan,MKnow,MMust,V2Wait,VWait] with + (Syntax = SyntaxPes), + (Symbolic = SymbolicPes), + (Lexicon = LexiconPes) ** + { + lin ObjPlural k = mkNP k ; + };; + -- cgit v1.2.3