diff options
| author | aarne <aarne@chalmers.se> | 2010-04-12 21:26:36 +0000 |
|---|---|---|
| committer | aarne <aarne@chalmers.se> | 2010-04-12 21:26:36 +0000 |
| commit | 6dda3d2ebf60362bebe773f4d20e03d047eed4d5 (patch) | |
| tree | 7f725f845735f02cee85108d960af82c4c1544e8 /examples/phrasebook/Ontology.html | |
| parent | c46b81d872992d8bbbdcccf59c228c127178362c (diff) | |
completions of PhrasebookGer
Diffstat (limited to 'examples/phrasebook/Ontology.html')
| -rw-r--r-- | examples/phrasebook/Ontology.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/examples/phrasebook/Ontology.html b/examples/phrasebook/Ontology.html index 469da449c..12ccd65cc 100644 --- a/examples/phrasebook/Ontology.html +++ b/examples/phrasebook/Ontology.html @@ -244,7 +244,8 @@ Notice that also negations and questions can be formed from these. AWantGo : Person -> Place -> Action ; -- I want to go to the hospital </pre> -miscellaneous phrases +Miscellaneous phrases. Notice that also negations and questions can be formed from +propositions. <pre> QWhatAge : Person -> Question ; -- how many years are you QWhatName : Person -> Question ; -- what is your name |
