From c67a50b86928964a9cd04e7ca5f8f63612a562d1 Mon Sep 17 00:00:00 2001 From: aarne Date: Wed, 25 Aug 2010 09:08:31 +0000 Subject: updates in Phrasebook and resources --- examples/phrasebook/SentencesI.gf | 3 +++ 1 file changed, 3 insertions(+) (limited to 'examples/phrasebook/SentencesI.gf') diff --git a/examples/phrasebook/SentencesI.gf b/examples/phrasebook/SentencesI.gf index f871c7d06..334b7e92a 100644 --- a/examples/phrasebook/SentencesI.gf +++ b/examples/phrasebook/SentencesI.gf @@ -133,6 +133,9 @@ incomplete concrete SentencesI of Sentences = Numeral ** ABePlace p place = mkCl p.name place.at ; ByTransp t = t.by ; + AKnowSentence p s = mkCl p.name Lexicon.know_VS s ; + AKnowPerson p q = mkCl p.name Lexicon.know_V2 q.name ; + oper -- These operations are used internally in Sentences. -- cgit v1.2.3