diff options
| author | aarne <aarne@chalmers.se> | 2010-05-27 05:44:04 +0000 |
|---|---|---|
| committer | aarne <aarne@chalmers.se> | 2010-05-27 05:44:04 +0000 |
| commit | a0ce8b0863b13ef4aada644da86f3f92888fc4c5 (patch) | |
| tree | 732056b31ca6d926fec8e0dabb5b692251208c4b /examples/phrasebook/phrasebook.html | |
| parent | d6eb762651b4c945ff09d456f6fe088c7642507c (diff) | |
phrasebook doc updated to Pol
Diffstat (limited to 'examples/phrasebook/phrasebook.html')
| -rw-r--r-- | examples/phrasebook/phrasebook.html | 19 |
1 files changed, 12 insertions, 7 deletions
diff --git a/examples/phrasebook/phrasebook.html b/examples/phrasebook/phrasebook.html index 56b1a8875..fae61468a 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, Inari Listenmaa, Aarne Ranta, Jordi Saludes </I><BR> +<I>Krasimir Angelov, Olga Caprotti, Ramona Enache, Thomas Hallgren, Inari Listenmaa, Aarne Ranta, Jordi Saludes, Adam Slaski</I><BR> Showcase for project FP7-ICT-247914, Deliverable D10.2. </FONT></CENTER> @@ -18,6 +18,7 @@ Showcase for project FP7-ICT-247914, Deliverable D10.2. History </P> <UL> +<LI>27 May. Polish added. <LI>26 May. Version 0.9: Catalan added, mass/count noun distinction to reduce overgeneration, improved web interface. @@ -84,14 +85,11 @@ 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 (26 May 2010): +Current status (27 May 2010): </P> <UL> <LI>small but useful coverage in abstract syntax -<LI>reasonable implementations for - Bulgarian, Catalan, Danish, Dutch, English, Finnish, French, German, - Italian, Norwegian, Romanian, Spanish, Swedish -<LI>Polish and Russian under construction +<LI>reasonable implementations for all MOLTO languages except Russian <LI>works on web browsers calling a server <LI>web service not yet released, but preliminarily available in <A HREF="http://www.grammaticalframework.org/demos/phrasebook/">http://www.grammaticalframework.org/demos/phrasebook/</A> @@ -253,9 +251,16 @@ Here are the steps to follow for contributors: <LI>Don't delete anything! But you are free to correct incorrect forms. <LI>Don't change the module structure! <LI>Don't compromise quality to gain coverage: <I>non multa sed multum!</I> -<P></P> </UL> +<H2>Acknowledgements</H2> +<P> +The Phrasebook has been built in the MOLTO project funded by the European Commission. +</P> +<P> +The authors are grateful to their native speaker informants helping to bootstrap and evaluate +the grammars: Richard Bubel, Grégoire Détrez, Michal Palka, Willard Rafnsson,... +</P> <!-- html code generated by txt2tags 2.5 (http://txt2tags.sf.net) --> <!-- cmdline: txt2tags -thtml phrasebook.txt --> |
