From 48070392e8e9fc375de6cf6f408a8b41377b8d10 Mon Sep 17 00:00:00 2001
From: aarne
Date: Wed, 26 May 2010 21:30:04 +0000
Subject: fixes in partitives in Phrasebook
---
examples/phrasebook/phrasebook.html | 25 +++++++++++++++----------
1 file changed, 15 insertions(+), 10 deletions(-)
(limited to 'examples/phrasebook/phrasebook.html')
diff --git a/examples/phrasebook/phrasebook.html b/examples/phrasebook/phrasebook.html
index f9c06462a..56b1a8875 100644
--- a/examples/phrasebook/phrasebook.html
+++ b/examples/phrasebook/phrasebook.html
@@ -6,7 +6,8 @@
MOLTO Multilingual Phrasebook
-Krasimir Angelov, Olga Caprotti, Ramona Enache, Thomas Hallgren, Inari Listenmaa, Aarne Ranta
+Krasimir Angelov, Olga Caprotti, Ramona Enache, Thomas Hallgren, Inari Listenmaa, Aarne Ranta, Jordi Saludes
+Showcase for project FP7-ICT-247914, Deliverable D10.2.
@@ -17,9 +18,11 @@
History
-- 20 May. Version 0.9:
+
- 26 May. Version 0.9:
+ Catalan added, mass/count noun distinction to reduce overgeneration,
+ improved web interface.
+
- 20 May. Version 0.8:
Spanish added, Bulgarian complete.
-
- 9 May. Version 0.7:
Danish and Norwegian added (preliminary versions induced from statistical models
and resource grammars).
@@ -39,7 +42,7 @@ History
Missing constructs
-Back to phrasebook
+Back to phrasebook
@@ -81,18 +84,17 @@ The source code resides in
code.haskell.org/gf/examples/phrasebook/
-Current status (20 May 2010):
+Current status (26 May 2010):
- small but useful coverage in abstract syntax
- reasonable implementations for
- Bulgarian, Danish, Dutch, English, Finnish, French, German,
+ Bulgarian, Catalan, Danish, Dutch, English, Finnish, French, German,
Italian, Norwegian, Romanian, Spanish, Swedish
-
- mostly just cloned for the rest of MOLTO languages
-
- temporary user interdace
+
- Polish and Russian under construction
- 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://www.grammaticalframework.org/demos/phrasebook/
Points illustrated
@@ -150,6 +152,9 @@ Separate concrete syntaxes.
the input language is ambiguous.
+Numeral: resource grammar module directly inherited from the library.
+
+
Here is the module structure as produced in GF by
@@ -252,6 +257,6 @@ Here are the steps to follow for contributors:
-
+