From c473621651621343f4a4e4082e68d94fc3706be0 Mon Sep 17 00:00:00 2001 From: aarne Date: Tue, 25 May 2010 11:30:09 +0000 Subject: mass terms and yes/si/doch in Phrasebook --- examples/phrasebook/SentencesFre.gf | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'examples/phrasebook/SentencesFre.gf') diff --git a/examples/phrasebook/SentencesFre.gf b/examples/phrasebook/SentencesFre.gf index 6bd8b4dcb..cbc6db8c4 100644 --- a/examples/phrasebook/SentencesFre.gf +++ b/examples/phrasebook/SentencesFre.gf @@ -1,6 +1,7 @@ concrete SentencesFre of Sentences = NumeralFre ** SentencesI - [ QProp, - IFemale, YouFamFemale, YouPolFemale + IFemale, YouFamFemale, YouPolFemale, + PYesToNo ] with (Syntax = SyntaxFre), @@ -18,4 +19,5 @@ concrete SentencesFre of Sentences = NumeralFre ** SentencesI - [ YouPolFemale = {name = mkNP youPol8fem_Pron ; isPron = True ; poss = mkQuant youPol_Pron}; + PYesToNo = mkPhrase (lin Utt (ss "si")) ; } -- cgit v1.2.3