diff options
| author | aarne <aarne@chalmers.se> | 2010-04-07 14:59:55 +0000 |
|---|---|---|
| committer | aarne <aarne@chalmers.se> | 2010-04-07 14:59:55 +0000 |
| commit | aeb0a5b7e073bec56365185beed3311cf65c65aa (patch) | |
| tree | 4571bed3ec0c6248372cefe1583fb269687d08b2 /examples/phrasebook/phrasebook.txt | |
| parent | 1f4f43748a681324b4335c43b4ca905bd025ef54 (diff) | |
a script for cloning (Phrasebook) grammars
Diffstat (limited to 'examples/phrasebook/phrasebook.txt')
| -rw-r--r-- | examples/phrasebook/phrasebook.txt | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/examples/phrasebook/phrasebook.txt b/examples/phrasebook/phrasebook.txt index dd9ac82f2..26b0d41e5 100644 --- a/examples/phrasebook/phrasebook.txt +++ b/examples/phrasebook/phrasebook.txt @@ -13,6 +13,7 @@ Aarne Ranta #BSMALL History +- 7 April. Added the Clone script, applied to 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. @@ -56,9 +57,10 @@ The source code resides in [``code.haskell.org/gf/examples/phrasebook/`` http://code.haskell.org/gf/examples/phrasebook/] -Current status (6 April 2010): -- available in English, Finnish, French, Italian, Romanian, Swedish +Current status (7 April 2010): - small coverage +- reasonable 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 [``http://tournesol.cs.chalmers.se/~aarne/phrasebook/phrasebook.html`` http://tournesol.cs.chalmers.se/~aarne/phrasebook/phrasebook.html] @@ -121,11 +123,11 @@ Improved translation interface - a nicer way to show disambiguation (smaller font, maybe hidden by default) -The remaining 10 languages +Complete the missing words and phrases Disambiguation grammars for other languages than English -Extend lexica by hand or (semi)automatically for +Extend the abstract lexicon in ``Words`` by hand or (semi)automatically for - food stuff - languages - places |
