diff --git a/examples/phrasebook/Makefile b/examples/phrasebook/Makefile index 6e1d01433..083d1f06a 100644 --- a/examples/phrasebook/Makefile +++ b/examples/phrasebook/Makefile @@ -5,10 +5,10 @@ all: fin demo missing demo: compdemo linkdemo compdemo: - $(compile) Bul Dut Eng Fre Ger Ita Ron Swe DisambPhrasebookEng + $(compile) Bul Dan Dut Eng Fre Ger Ita Nor Ron Swe DisambPhrasebookEng linkdemo: - $(compile) -link Bul Dut Eng Fin Fre Ger Ita Ron Swe DisambPhrasebookEng + $(compile) -link Eng Bul Dan Dut Fin Fre Ger Ita Nor Ron Swe DisambPhrasebookEng #separate, because slow... fin: diff --git a/examples/phrasebook/phrasebook.html b/examples/phrasebook/phrasebook.html index 026a12499..237672dbd 100644 --- a/examples/phrasebook/phrasebook.html +++ b/examples/phrasebook/phrasebook.html @@ -17,6 +17,9 @@ History
code.haskell.org/gf/examples/phrasebook/
-Current status (3 May 2010): +Current status (9 May 2010):
+Example-based grammar writing and grammar induction from statistical models (Google). +
+Compile-time transfer: especially, in Action in Words.
@@ -242,6 +249,6 @@ Here are the steps to follow for contributors: