fixes in partitives in Phrasebook

This commit is contained in:
aarne
2010-05-26 21:30:04 +00:00
parent 07a82d602a
commit 396f23ae60
13 changed files with 90 additions and 42 deletions

View File

@@ -6,7 +6,8 @@
</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 </I><BR>
<I>Krasimir Angelov, Olga Caprotti, Ramona Enache, Thomas Hallgren, Inari Listenmaa, Aarne Ranta, Jordi Saludes </I><BR>
Showcase for project FP7-ICT-247914, Deliverable D10.2.
</FONT></CENTER>
<P>
@@ -17,9 +18,11 @@
History
</P>
<UL>
<LI>20 May. Version 0.9:
<LI>26 May. Version 0.9:
Catalan added, mass/count noun distinction to reduce overgeneration,
improved web interface.
<LI>20 May. Version 0.8:
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).
@@ -39,7 +42,7 @@ History
<A HREF="missing.txt">Missing constructs</A>
</P>
<P>
<A HREF="http://tournesol.cs.chalmers.se/~aarne/phrasebook/phrasebook.html">Back to phrasebook</A>
<A HREF="http://www.grammaticalframework.org/demos/phrasebook/">Back to phrasebook</A>
</P>
<P>
</font>
@@ -81,18 +84,17 @@ 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 (20 May 2010):
Current status (26 May 2010):
</P>
<UL>
<LI>small but useful coverage in abstract syntax
<LI>reasonable implementations for
Bulgarian, Danish, Dutch, English, Finnish, French, German,
Bulgarian, Catalan, Danish, Dutch, English, Finnish, French, German,
Italian, Norwegian, Romanian, Spanish, Swedish
<LI>mostly just cloned for the rest of MOLTO languages
<LI>temporary user interdace
<LI>Polish and Russian under construction
<LI>works on web browsers calling a server
<LI>web service not yet released, but preliminarily available in
<A HREF="http://tournesol.cs.chalmers.se/~aarne/phrasebook/phrasebook.html"><CODE>http://tournesol.cs.chalmers.se/~aarne/phrasebook/phrasebook.html</CODE></A>
<A HREF="http://www.grammaticalframework.org/demos/phrasebook/">http://www.grammaticalframework.org/demos/phrasebook/</A>
</UL>
<H1>Points illustrated</H1>
@@ -150,6 +152,9 @@ Separate concrete syntaxes.
the input language is ambiguous.
</P>
<P>
<CODE>Numeral</CODE>: resource grammar module directly inherited from the library.
</P>
<P>
Here is the module structure as produced in GF by
</P>
<PRE>
@@ -252,6 +257,6 @@ Here are the steps to follow for contributors:
</UL>
<!-- html code generated by txt2tags 2.4 (http://txt2tags.sf.net) -->
<!-- html code generated by txt2tags 2.5 (http://txt2tags.sf.net) -->
<!-- cmdline: txt2tags -thtml phrasebook.txt -->
</BODY></HTML>