From 0b224424a6ea4bbcd68830599e863d3e0b922424 Mon Sep 17 00:00:00 2001 From: aarne Date: Mon, 12 Apr 2010 20:10:48 +0000 Subject: a module to compile Phrasebook in different lang combinations --- examples/phrasebook/Words.gf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'examples/phrasebook/Words.gf') diff --git a/examples/phrasebook/Words.gf b/examples/phrasebook/Words.gf index aaafb1037..f595eac84 100644 --- a/examples/phrasebook/Words.gf +++ b/examples/phrasebook/Words.gf @@ -99,7 +99,8 @@ abstract Words = Sentences ** { AWant : Person -> Object -> Action ; -- I want two beers AWantGo : Person -> Place -> Action ; -- I want to go to the hospital --- miscellaneous phrases +-- Miscellaneous phrases. Notice that also negations and questions can be formed from +-- propositions. QWhatAge : Person -> Question ; -- how many years are you QWhatName : Person -> Question ; -- what is your name -- cgit v1.2.3