From ce14fdd825b295812b695e55429d4cd8fa056892 Mon Sep 17 00:00:00 2001
From: aarne
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
@@ -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
If you have done
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 v. 1.0
Author: Aarne Ranta <aarne (at) cs.chalmers.se>
-Last update: Sat Jun 17 11:37:41 2006
+Last update: Tue Jun 20 18:40:08 2006
+
+
+
+
+
+
+
Authors
License
Scope
Quick start
The language independent ground API
present and alltenses.
@@ -160,6 +197,7 @@ The documentation of the individual modules:
Grammar and Lexicon
+
The language-dependent APIs
+
Special-purpose APIs
Present
Using the library
+
The compiled version
Linking applications to libraries
mathematical API shares modules with
present. It is therefore not a good idea to use it in combination with
alltenses.
Using the libraries as top-level grammars
make in lib/resource-1.0, you will have
@@ -329,12 +372,14 @@ each session, but gets faster at later runs.
Example applications
Brozeage
Dialogue
Animals
Known bugs and missing components
@@ -422,7 +469,6 @@ Russian
Spanish
GF Resource Grammar Library (pdf).
@@ -466,5 +513,5 @@ examples are from multimodal/old, which is a reduced-size API.