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/SentencesFre.gf | 2 ++ 1 file changed, 2 insertions(+) (limited to 'examples/phrasebook/SentencesFre.gf') diff --git a/examples/phrasebook/SentencesFre.gf b/examples/phrasebook/SentencesFre.gf index 5c9cbb94e..73c4043ec 100644 --- a/examples/phrasebook/SentencesFre.gf +++ b/examples/phrasebook/SentencesFre.gf @@ -1,4 +1,5 @@ concrete SentencesFre of Sentences = NumeralFre ** SentencesI - [ + IsMass, QProp, IFemale, YouFamFemale, YouPolFemale, PYesToNo, @@ -14,6 +15,7 @@ concrete SentencesFre of Sentences = NumeralFre ** SentencesI - [ lincat Superlative = {s : Ord ; isPre : Bool} ; lin + IsMass m q = mkCl (mkNP the_Det m) q ; -- le vin allemand est bon QProp a = lin QS {s = \\_ => (EstcequeS (mkS a)).s} ; IFemale = -- cgit v1.2.3