From db06000701acda500c066176f7a5bdf4f9b700ac Mon Sep 17 00:00:00 2001 From: aarne Date: Fri, 27 Aug 2010 15:14:06 +0000 Subject: embedded questions in phrasebook --- examples/phrasebook/SentencesIta.gf | 3 +++ 1 file changed, 3 insertions(+) (limited to 'examples/phrasebook/SentencesIta.gf') diff --git a/examples/phrasebook/SentencesIta.gf b/examples/phrasebook/SentencesIta.gf index 157e18b2f..80e0fc70f 100644 --- a/examples/phrasebook/SentencesIta.gf +++ b/examples/phrasebook/SentencesIta.gf @@ -1,4 +1,5 @@ concrete SentencesIta of Sentences = NumeralIta ** SentencesI - [ + IsMass, IFemale, YouFamFemale, YouPolFemale, IMale, YouFamMale, YouPolMale, mkPerson, Superlative, SHaveNoMass ] @@ -13,6 +14,8 @@ concrete SentencesIta of Sentences = NumeralIta ** SentencesI - [ Superlative = {s : A ; isPre : Bool} ; lin + IsMass m q = mkCl (mkNP the_Det m) q ; -- le vin allemand est bon + IFemale = {name = mkNP (ProDrop i8fem_Pron) ; isPron = True ; poss = PossFamQuant i_Pron} ; YouFamFemale = -- cgit v1.2.3