From 50a2e2ea93e7280ae6063a1cbf0e8cb29fa78a09 Mon Sep 17 00:00:00 2001
From: aarne
Date: Sat, 10 Apr 2010 08:18:03 +0000
Subject: regenerated clones with complete abstract and ready-maked
Lexicon-based words in Phrasebook
---
examples/phrasebook/phrasebook.html | 12 +++++++++++-
1 file changed, 11 insertions(+), 1 deletion(-)
(limited to 'examples/phrasebook/phrasebook.html')
diff --git a/examples/phrasebook/phrasebook.html b/examples/phrasebook/phrasebook.html
index e7a9bfa58..c5572a575 100644
--- a/examples/phrasebook/phrasebook.html
+++ b/examples/phrasebook/phrasebook.html
@@ -17,6 +17,7 @@
History
+- 10 April. Some additions in API, comments in implementation; regenerated clones.
- 8 April. Added German.
- 7 April. Added the Clone script, applied to initiate the rest of MOLTO languages.
- 6 April. Version 0.4: weekdays, nationalities
@@ -193,12 +194,21 @@ The basic things "everyone" can do is
The missing concrete syntax entries are added to the WordsL.gf
files for each language L. The
-morphological paradigms
+morphological paradigms
of the GF resource library should be used. Actions (prefixed with A, as AWant) are
a little more demanding, since they also require syntax constructors. Greetings (prefixed
with G) are pure strings.
+Some explanations can be found in the
+implementation document, which is produced from the
+concrete syntax files
+SentencesI.gf
+and
+WordsEng.gf
+by make doc.
+
+
Here are the steps to follow for contributors:
--
cgit v1.2.3