diff --git a/lib/resource-1.0/doc/index.html b/lib/resource-1.0/doc/index.html index f0b6da1e0..ff9cb8911 100644 --- a/lib/resource-1.0/doc/index.html +++ b/lib/resource-1.0/doc/index.html @@ -7,7 +7,7 @@
-Notice. This document concerns the API v. 1.0 which has not -yet been "officially" released. The release is planned in the end -of June 2006. +Notice. This document concerns the API v. 1.0 released +on June 22, 2006.
This will take quite some time. An alternative is to use the
precompiled grammar package compiled.tgz.
-This package
-has the necessary gfc and gfr files directly under GF/lib.
+This package has the necessary gfc and gfr files directly under GF/lib.
GF/lib/alltenses
@@ -164,6 +163,17 @@ Do for instance
For more examples, see the Overview slides.
+Encoding
+
+Finnish, German, Romance, and Scandinavian languages are in isolatin-1.
+
+
+Russian is in UTF-8.
+
+
+English is in pure ASCII.
+
+
The language independent ground API
This API is accessible by both present and alltenses.
@@ -197,7 +207,7 @@ The documentation of the individual modules:
Grammar and Lexicon
-
+
@@ -229,23 +240,32 @@ This is the structure of each language-dependent top module.
@@ -273,9 +293,9 @@ gesture. Some functions for constructing demonstratives are provided.
The simplest way to get the library is to install the precompiled version @@ -297,7 +317,7 @@ library. Use one (or several) of the following packages instead: multimodal dialogue applications - +
Typically, open one of
@@ -336,7 +356,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
@@ -367,27 +387,30 @@ must be used:
Parsing with the -fcfg flag takes a few extra seconds the first time during
-each session, but gets faster at later runs.
+each session, but gets faster at later runs. From GF 2.6, fcfg is the
+default parser of GF and the flag is not needed.
-It is also feasible to parse in Scandinavian languages (Danish, Norwegian, Swedish).
+It is also possible to parse in Scandinavian languages
+(Danish, Norwegian, Swedish) and, with enough memory (gf +RTS -K512M),
+German.
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 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 @@ -396,7 +419,7 @@ multimodal dialogue system. Its purpose is to serve as a prototype for applications in the TALK project.
- +The examples/animal @@ -404,7 +427,7 @@ grammar set implements some queries about animals. Its purpose is to serve as a prototype for example-based grammar writing.
- +Danish @@ -416,10 +439,6 @@ Danish
English
-Finnish
@@ -431,22 +450,17 @@ Finnish FrenchGerman
-Italian
Swedish
-GF Resource Grammar Library (pdf).