From 4bae49c6341fc831f474f1fffc0f763892ef696d Mon Sep 17 00:00:00 2001
From: aarne
+
+
+
+
History
+Want to contribute? You can add missing words by using the
+morphological paradigms.
+The words are added to the WordsL.gf files for each language L. Then recompile the
+phrasebook by make. All this of course in the
+source directory,
+which you can obtain by
+GF Darcs.
+
+ +
This phrasebook is a programme for translating touristic phrases @@ -76,38 +93,26 @@ Disambiguation, esp. by the parameters in Roles.
-abstract Sentences: general syntactic structures implementable by functor
+Sentences: general syntactic structures implementable by
+functor. Concrete syntax via SencencesI.
-abstract Words: words and predicates, typically language-dependent
+Words: words and predicates, typically language-dependent. Separate
+concrete syntaxes.
-abstract Greetings: idiomatic phrases, strings with role dependence
+Greetings: idiomatic phrases, string-based. Separate concrete
+syntaxes.
-abstract Phrasebook: put everything together
+Phrasebook: the top module putting everything together. Separate
+concrete syntaxes.
-resource Roles: param Politeness, Gender
+Resource Roles: parameter types Politeness, Gender
-interface DiffPhrasebook: the (so far small) interface for Sentences
+Interface DiffPhrasebook: the (so far small) interface for Sentences.
-- cgit v1.2.3