diff options
| author | aarne <aarne@chalmers.se> | 2010-04-07 21:05:29 +0000 |
|---|---|---|
| committer | aarne <aarne@chalmers.se> | 2010-04-07 21:05:29 +0000 |
| commit | 242670a6cbdf32069b9876b50aadb67e468017ee (patch) | |
| tree | 7fee84151560492e1253ad19c9858c81434e3106 /examples/phrasebook/phrasebook.txt | |
| parent | 8171bb0ea2dffe9e0a99e06815bf46182671137d (diff) | |
cloned the rest of resource languages in Phrasebook
Diffstat (limited to 'examples/phrasebook/phrasebook.txt')
| -rw-r--r-- | examples/phrasebook/phrasebook.txt | 15 |
1 files changed, 8 insertions, 7 deletions
diff --git a/examples/phrasebook/phrasebook.txt b/examples/phrasebook/phrasebook.txt index 26b0d41e5..5cf4e30bf 100644 --- a/examples/phrasebook/phrasebook.txt +++ b/examples/phrasebook/phrasebook.txt @@ -13,7 +13,7 @@ Aarne Ranta #BSMALL History -- 7 April. Added the Clone script, applied to the rest of MOLTO languages. +- 7 April. Added the Clone script, applied to initiate the rest of MOLTO languages. - 6 April. Version 0.4: weekdays, nationalities - 30 March. Version 0.3: disambiguation grammar for English - 28 March. Version 0.2: Swe, Ita; cat Action; small phrases. @@ -58,8 +58,8 @@ The source code resides in Current status (7 April 2010): -- small coverage -- reasonable for English, Finnish, French, Italian, Romanian, Swedish +- small coverage in abstract syntax +- reasonable implementations for English, Finnish, French, Italian, Romanian, Swedish - almost just cloned for the rest of MOLTO languages - works on web browsers calling a server - web service not yet released, but preliminarily available in @@ -80,10 +80,11 @@ Disambiguation, esp. of politeness distinctions. =Ontology= -The abstract syntax defines the **ontology** behind the phrasebook. The ontology -consists of the following **categories**. Some explanations can be found in the -abstract syntax file -[``Sentences.gf`` http://code.haskell.org/gf/examples/phrasebook/Sentences.gf]. +The abstract syntax defines the **ontology** behind the phrasebook. +Some explanations can be found in the abstract syntax files +[``Sentences.gf`` http://code.haskell.org/gf/examples/phrasebook/Sentences.gf] +and +[``Words.gf`` http://code.haskell.org/gf/examples/phrasebook/Words.gf]. |
