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/SentencesI.gf | 2 ++ 1 file changed, 2 insertions(+) (limited to 'examples/phrasebook/SentencesI.gf') diff --git a/examples/phrasebook/SentencesI.gf b/examples/phrasebook/SentencesI.gf index 334b7e92a..e123eed97 100644 --- a/examples/phrasebook/SentencesI.gf +++ b/examples/phrasebook/SentencesI.gf @@ -63,6 +63,7 @@ incomplete concrete SentencesI of Sentences = Numeral ** PYesToNo = mkPhrase yes_Utt ; Is = mkCl ; + IsMass m q = mkCl (mkNP m) q ; SProp = mkS ; SPropNot = mkS negativePol ; @@ -134,6 +135,7 @@ incomplete concrete SentencesI of Sentences = Numeral ** ByTransp t = t.by ; AKnowSentence p s = mkCl p.name Lexicon.know_VS s ; + AKnowQuestion p s = mkCl p.name Lexicon.know_VQ s ; AKnowPerson p q = mkCl p.name Lexicon.know_V2 q.name ; oper -- cgit v1.2.3