From 48070392e8e9fc375de6cf6f408a8b41377b8d10 Mon Sep 17 00:00:00 2001 From: aarne Date: Wed, 26 May 2010 21:30:04 +0000 Subject: fixes in partitives in Phrasebook --- examples/phrasebook/Words.gf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/phrasebook/Words.gf') diff --git a/examples/phrasebook/Words.gf b/examples/phrasebook/Words.gf index 92b423cf3..fd1b2ef7c 100644 --- a/examples/phrasebook/Words.gf +++ b/examples/phrasebook/Words.gf @@ -139,7 +139,7 @@ abstract Words = Sentences ** { AThirsty : Person -> Action ; -- I am thirsty ATired : Person -> Action ; -- I am tired AUnderstand : Person -> Action ; -- I (don't) understand - AWant : Person -> Object -> Action ; -- I want two beers + AWant : Person -> Object -> Action ; -- I want two apples AWantGo : Person -> Place -> Action ; -- I want to go to the hospital -- Miscellaneous phrases. Notice that also negations and questions can be formed from -- cgit v1.2.3