diff --git a/lib/resource-1.0/TODO b/lib/resource-1.0/TODO index 7ae9f9a7f..4c1aa1a79 100644 --- a/lib/resource-1.0/TODO +++ b/lib/resource-1.0/TODO @@ -28,9 +28,9 @@ Ita: infinitive contractions Fin: zero subjects -Spa: verb constructors in Paradigms +%Spa: verb constructors in Paradigms or list of irregular verbs -Ita: verb constructors in Paradigms +%Ita: verb constructors in Paradigms API: mathematical/: math-specific lexicon diff --git a/lib/resource-1.0/doc/index.html b/lib/resource-1.0/doc/index.html index 795bf10c3..f0b6da1e0 100644 --- a/lib/resource-1.0/doc/index.html +++ b/lib/resource-1.0/doc/index.html @@ -7,9 +7,41 @@
The GF Resource Grammar Library defines the basic grammar of ten languages: @@ -24,6 +56,7 @@ Italian, Norwegian, Russian, Spanish, Swedish. yet been "officially" released. The release is planned in the end of June 2006.
+Inger Andersson and Therese Soderberg (Spanish morphology), @@ -58,12 +91,14 @@ Saara Myllyntausta, Wanjiku Ng'ang'a, Jordi Saludes.
+The GF Resource Grammar Library is open-source software licensed under GNU General Public License. See the file LICENSE for more details.
+Coverage, for each language: @@ -94,6 +129,7 @@ Presentation:
Go to the main directory, compile the grammars, and run a test. @@ -127,6 +163,7 @@ Do for instance
For more examples, see the Overview slides.
+
This API is accessible by both present and alltenses.
@@ -160,6 +197,7 @@ The documentation of the individual modules:
Grammar and Lexicon
+
@@ -234,7 +273,9 @@ gesture. Some functions for constructing demonstratives are provided.
The simplest way to get the library is to install the precompiled version @@ -256,6 +297,7 @@ library. Use one (or several) of the following packages instead: multimodal dialogue applications +
Typically, open one of
@@ -294,6 +336,7 @@ The mathematical API shares modules with
present. It is therefore not a good idea to use it in combination with
alltenses.
If you have done make in lib/resource-1.0, you will have
@@ -329,12 +372,14 @@ each session, but gets faster at later runs.
It is also feasible to parse in Scandinavian languages (Danish, Norwegian, Swedish).
+These applications are meant to serve as starting points for new applications, showing how the libraries can be used in typical situations.
+The examples/bronzeage @@ -342,6 +387,7 @@ grammar set implements a language fragment based on the Swadesh list of 200 words. It is useful for things like language training.
+The examples/dialogue @@ -350,6 +396,7 @@ multimodal dialogue system. Its purpose is to serve as a prototype for applications in the TALK project.
+The examples/animal @@ -357,6 +404,7 @@ grammar set implements some queries about animals. Its purpose is to serve as a prototype for example-based grammar writing.
+Danish @@ -399,7 +447,6 @@ Italian
GF Resource Grammar Library (pdf).
@@ -466,5 +513,5 @@ examples are from multimodal/old, which is a reduced-size API.