diff options
Diffstat (limited to 'examples/phrasebook/phrasebook.txt')
| -rw-r--r-- | examples/phrasebook/phrasebook.txt | 16 |
1 files changed, 9 insertions, 7 deletions
diff --git a/examples/phrasebook/phrasebook.txt b/examples/phrasebook/phrasebook.txt index e8f499f9e..a9d42c5bf 100644 --- a/examples/phrasebook/phrasebook.txt +++ b/examples/phrasebook/phrasebook.txt @@ -1,5 +1,5 @@ MOLTO Multilingual Phrasebook -Aarne Ranta +Krasimir Angelov, Olga Caprotti, Ramona Enache, Thomas Hallgren, Aarne Ranta %!postproc(html): #HR <HR> @@ -13,6 +13,9 @@ Aarne Ranta #BSMALL History +- 3 May. Version 0.6: + Extended API (now final for release), Dutch added; new user interface with text + input enabled. - 10 April. Some additions in API, comments in implementation; regenerated clones. - 8 April. Added German. - 7 April. Added the Clone script, applied to initiate the rest of MOLTO languages. @@ -59,10 +62,11 @@ The source code resides in [``code.haskell.org/gf/examples/phrasebook/`` http://code.haskell.org/gf/examples/phrasebook/] -Current status (8 April 2010): -- small coverage in abstract syntax -- reasonable implementations for English, Finnish, French, German, Italian, Romanian, Swedish -- almost just cloned for the rest of MOLTO languages +Current status (3 May 2010): +- small but useful coverage in abstract syntax +- reasonable implementations for + Bulgarian, Dutch, English, Finnish, French, German, Italian, Romanian, Swedish +- mostly just cloned for the rest of MOLTO languages - temporary user interdace - works on web browsers calling a server - web service not yet released, but preliminarily available in @@ -132,8 +136,6 @@ Here is the module structure as produced in GF by =To Do= Improved translation interface -- a //to// list of languages: either //all//, or just one -- combined text field/fridge magnet input; filter magnets by started word prefix - a nicer way to show disambiguation (maybe hidden by default) |
