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/Sentences.gf | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'examples/phrasebook/Sentences.gf') diff --git a/examples/phrasebook/Sentences.gf b/examples/phrasebook/Sentences.gf index 45b82f030..031253b9e 100644 --- a/examples/phrasebook/Sentences.gf +++ b/examples/phrasebook/Sentences.gf @@ -145,5 +145,11 @@ abstract Sentences = Numeral ** { ByTransp : Transport -> ByTransport ; -- by bus + AKnowSentence : Person -> Sentence -> Action ; -- you know that I am in the bar + AKnowPerson : Person -> Person -> Action ; -- you know me + +-- in Words, as long as Lexicon doesn't have it +-- AKnowQuestion : Person -> Question -> Action ; -- you know how far the bar is + } -- cgit v1.2.3