diff options
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 |
