diff options
| author | aarne <aarne@chalmers.se> | 2010-05-20 17:15:10 +0000 |
|---|---|---|
| committer | aarne <aarne@chalmers.se> | 2010-05-20 17:15:10 +0000 |
| commit | d37d8cb55c6da87d489104631910c57765e6a2ba (patch) | |
| tree | 6c84179cb815427621af0bed34b0d0257038e3bf /examples/phrasebook/phrasebook.html | |
| parent | 956f177241eb645f38a6deb58538ead6ee5e6eee (diff) | |
updated Phrasebook doc
Diffstat (limited to 'examples/phrasebook/phrasebook.html')
| -rw-r--r-- | examples/phrasebook/phrasebook.html | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/examples/phrasebook/phrasebook.html b/examples/phrasebook/phrasebook.html index 237672dbd..41378602c 100644 --- a/examples/phrasebook/phrasebook.html +++ b/examples/phrasebook/phrasebook.html @@ -6,7 +6,7 @@ </HEAD><BODY BGCOLOR="white" TEXT="black"> <P ALIGN="center"><CENTER><H1>MOLTO Multilingual Phrasebook</H1> <FONT SIZE="4"> -<I>Krasimir Angelov, Olga Caprotti, Ramona Enache, Thomas Hallgren, Aarne Ranta </I><BR> +<I>Krasimir Angelov, Olga Caprotti, Ramona Enache, Thomas Hallgren, Inari Listenmaa, Aarne Ranta </I><BR> </FONT></CENTER> <P> @@ -17,6 +17,9 @@ History </P> <UL> +<LI>20 May. Version 0.9: + Spanish added, Bulgarian complete. +<P></P> <LI>9 May. Version 0.7: Danish and Norwegian added (preliminary versions induced from statistical models and resource grammars). @@ -78,13 +81,13 @@ The source code resides in <A HREF="http://code.haskell.org/gf/examples/phrasebook/"><CODE>code.haskell.org/gf/examples/phrasebook/</CODE></A> </P> <P> -Current status (9 May 2010): +Current status (20 May 2010): </P> <UL> <LI>small but useful coverage in abstract syntax <LI>reasonable implementations for Bulgarian, Danish, Dutch, English, Finnish, French, German, - Italian, Norwegian, Romanian, Swedish + Italian, Norwegian, Romanian, Spanish, Swedish <LI>mostly just cloned for the rest of MOLTO languages <LI>temporary user interdace <LI>works on web browsers calling a server |
