diff options
| author | aarne <aarne@chalmers.se> | 2010-04-29 12:21:35 +0000 |
|---|---|---|
| committer | aarne <aarne@chalmers.se> | 2010-04-29 12:21:35 +0000 |
| commit | 78df7dae66e34355eb803c91a57acc33c2441a26 (patch) | |
| tree | 3129eff445708498b7728716f37720397196f213 /examples/phrasebook/Ontology.html | |
| parent | 62d1a957489d54a530936715489093f21f3ebbd9 (diff) | |
better implementation of "how far" in Swedish; harmonized the type of HowFarBy
Diffstat (limited to 'examples/phrasebook/Ontology.html')
| -rw-r--r-- | examples/phrasebook/Ontology.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/examples/phrasebook/Ontology.html b/examples/phrasebook/Ontology.html index 28b72fe63..f318ed68a 100644 --- a/examples/phrasebook/Ontology.html +++ b/examples/phrasebook/Ontology.html @@ -128,7 +128,6 @@ Determiners. NameNN : Name ; -- the name "NN" </pre> --- NameString : String -> Name ; ---- creates ambiguities with all words --% <pre> NNumeral : Numeral -> Number ; -- numeral in words, e.g. "twenty" </pre> @@ -144,7 +143,6 @@ structurally. However, these ones are mostly functorial. </pre> <h2> Words and idiomatic phrases of the Phrasebook</h2> -(c) 2009 Aarne Ranta under LGPL --% <pre> abstract Words = Sentences ** { |
