From 3277ac4846bcb384474e2eb2b770ef0bae6e3070 Mon Sep 17 00:00:00 2001
From: aarne
- AHasAge p num = mkCl p.name (mkNP (mkDet num)) ;
+ AHasAge p num = mkCl p.name (mkNP (mkNP num L.year_N) (mkAdv "old"));
AHasChildren p num = mkCl p.name have_V2 (mkNP num L.child_N) ;
AHasRoom p num = mkCl p.name have_V2
(mkNP (mkNP a_Det (mkN "room")) (SyntaxEng.mkAdv for_Prep (mkNP num (mkN "person")))) ;
diff --git a/examples/phrasebook/Makefile b/examples/phrasebook/Makefile
index 93c4a70c5..f0dc1826d 100644
--- a/examples/phrasebook/Makefile
+++ b/examples/phrasebook/Makefile
@@ -5,10 +5,10 @@ all: fin demo missing
demo: compdemo linkdemo
compdemo:
- $(compile) Bul Cat Dan Dut Eng Fre Ger Ita Nor Ron Spa Swe DisambPhrasebookEng
+ $(compile) Bul Cat Dan Dut Eng Fre Ger Ita Nor Pol Ron Spa Swe DisambPhrasebookEng
linkdemo:
- $(compile) -link Eng Bul Cat Dan Dut Fin Fre Ger Ita Nor Ron Spa Swe DisambPhrasebookEng
+ $(compile) -link Eng Bul Cat Dan Dut Fin Fre Ger Ita Nor Pol Ron Spa Swe DisambPhrasebookEng
#separate, because slow...
fin:
diff --git a/examples/phrasebook/missing.txt b/examples/phrasebook/missing.txt
index 6ec0d7070..8c7d11065 100644
--- a/examples/phrasebook/missing.txt
+++ b/examples/phrasebook/missing.txt
@@ -1,6 +1,6 @@
DisambPhrasebookEng :
PhrasebookBul : GCongratulations GGoodLuck GHappyBirthday
-PhrasebookCat : pot01
+PhrasebookCat :
PhrasebookDan :
PhrasebookDut :
PhrasebookEng :
@@ -9,6 +9,7 @@ PhrasebookFre :
PhrasebookGer :
PhrasebookIta :
PhrasebookNor :
+PhrasebookPol :
PhrasebookRon :
PhrasebookSpa : GCongratulations GGoodLuck GHappyBirthday
PhrasebookSwe :
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 @@
MOLTO Multilingual Phrasebook
-Krasimir Angelov, Olga Caprotti, Ramona Enache, Thomas Hallgren, Inari Listenmaa, Aarne Ranta, Jordi Saludes
+Krasimir Angelov, Olga Caprotti, Ramona Enache, Thomas Hallgren, Inari Listenmaa, Aarne Ranta, Jordi Saludes, Adam Slaski
Showcase for project FP7-ICT-247914, Deliverable D10.2.
code.haskell.org/gf/examples/phrasebook/
-Current status (26 May 2010): +Current status (27 May 2010):
+The Phrasebook has been built in the MOLTO project funded by the European Commission. +
++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,... +
diff --git a/examples/phrasebook/phrasebook.txt b/examples/phrasebook/phrasebook.txt index fa682596b..7226ae1b1 100644 --- a/examples/phrasebook/phrasebook.txt +++ b/examples/phrasebook/phrasebook.txt @@ -1,5 +1,5 @@ MOLTO Multilingual Phrasebook -Krasimir Angelov, Olga Caprotti, Ramona Enache, Thomas Hallgren, Inari Listenmaa, Aarne Ranta, Jordi Saludes +Krasimir Angelov, Olga Caprotti, Ramona Enache, Thomas Hallgren, Inari Listenmaa, Aarne Ranta, Jordi Saludes, Adam Slaski Showcase for project FP7-ICT-247914, Deliverable D10.2. @@ -14,6 +14,7 @@ Showcase for project FP7-ICT-247914, Deliverable D10.2. #BSMALL History +- 27 May. Polish added. - 26 May. Version 0.9: Catalan added, mass/count noun distinction to reduce overgeneration, improved web interface. @@ -71,12 +72,9 @@ The source code resides in [``code.haskell.org/gf/examples/phrasebook/`` http://code.haskell.org/gf/examples/phrasebook/] -Current status (26 May 2010): +Current status (27 May 2010): - small but useful coverage in abstract syntax -- reasonable implementations for - Bulgarian, Catalan, Danish, Dutch, English, Finnish, French, German, - Italian, Norwegian, Romanian, Spanish, Swedish -- Polish and Russian under construction +- reasonable implementations for all MOLTO languages except Russian - works on web browsers calling a server - web service not yet released, but preliminarily available in http://www.grammaticalframework.org/demos/phrasebook/ @@ -215,3 +213,11 @@ Here are the steps to follow for contributors: - Don't change the module structure! - Don't compromise quality to gain coverage: //non multa sed multum!// + +==Acknowledgements== + +The Phrasebook has been built in the MOLTO project funded by the European Commission. + +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,... +