From b9fcba00cf1936887e86a98e4992c0f5565e47d2 Mon Sep 17 00:00:00 2001
From: aarne
Date: Tue, 6 Apr 2010 20:35:12 +0000
Subject: improved the performance of Romance while retaining correct agreement
; removed Diff modules from Phrasebook
---
examples/phrasebook/phrasebook.html | 11 ++++-------
1 file changed, 4 insertions(+), 7 deletions(-)
(limited to 'examples/phrasebook/phrasebook.html')
diff --git a/examples/phrasebook/phrasebook.html b/examples/phrasebook/phrasebook.html
index 3a37aadfe..e77a12d46 100644
--- a/examples/phrasebook/phrasebook.html
+++ b/examples/phrasebook/phrasebook.html
@@ -17,10 +17,10 @@
History
-- 26 March 2010. Version 0.1: Eng, Fin, Fre, Ron; dedicated minibar UI.
-
- 28 March. Version 0.2: Swe, Ita; cat Action; small phrases.
-
- 30 March. Version 0.3: disambiguation grammar for English
- 6 April. Version 0.4: weekdays, nationalities
+
- 30 March. Version 0.3: disambiguation grammar for English
+
- 28 March. Version 0.2: Swe, Ita; cat Action; small phrases.
+
- 26 March 2010. Version 0.1: Eng, Fin, Fre, Ron; dedicated minibar UI.
@@ -117,9 +117,6 @@ Separate concrete syntaxes.
Separate concrete syntaxes.
-DiffPhrasebook: the (so far small) interface for Sentences.
-
-
DisambPhrasebook: disambiguation grammars generating feedback phrases if
the input language is ambiguous.
@@ -128,7 +125,7 @@ Here is the module structure as produced by
> i -retain DisambPhrasebookEng.gf
- > dg -only=Phrasebook*,Sentences*,Words*,Greetings*,DiffP*,DisambPhrasebookEng
+ > dg -only=Phrasebook*,Sentences*,Words*,Greetings*,DisambPhrasebookEng
> ! dot -Tpng _gfdepgraph.dot >pgraph.png
--
cgit v1.2.3