1
0
forked from GitHub/gf-core

a module to compile Phrasebook in different lang combinations

This commit is contained in:
aarne
2010-04-12 20:10:48 +00:00
parent 24d2acf097
commit 0b224424a6
4 changed files with 63 additions and 20 deletions

View File

@@ -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