diff --git a/lib/resource-1.0/doc/index.html b/lib/resource-1.0/doc/index.html index ea4437101..2cfa50780 100644 --- a/lib/resource-1.0/doc/index.html +++ b/lib/resource-1.0/doc/index.html @@ -7,7 +7,7 @@

GF Resource Grammar Library v. 1.1

Author: Aarne Ranta <aarne (at) cs.chalmers.se>
-Last update: Fri Dec 22 14:22:49 2006 +Last update: Thu Apr 19 23:35:29 2007

@@ -28,7 +28,7 @@ included. can be built by the function mkC.

  • Combinators: cross-cut grammatical functions: predication, application, modification, coordination. -
  • Symbolic: noun phrases with mathematical symbols. +
  • Symbolic: noun phrases with mathematical symbols. @@ -421,7 +421,9 @@ French

    @@ -492,6 +494,6 @@ Slides showing how to use the multimodal resource library. N.B. the library examples are from multimodal/old, which is a reduced-size API.

    - + diff --git a/lib/resource-1.0/doc/index.txt b/lib/resource-1.0/doc/index.txt index 9b0df1827..14d0659a1 100644 --- a/lib/resource-1.0/doc/index.txt +++ b/lib/resource-1.0/doc/index.txt @@ -22,7 +22,7 @@ included. can be built by the function ``mkC``. - [Combinators gfdoc/Combinators.html]: cross-cut grammatical functions: predication, application, modification, coordination. - - [Symbolic gfdoc/Symbolig.html]: noun phrases with mathematical symbols. + - [Symbolic gfdoc/Symbolic.html]: noun phrases with mathematical symbols. An example of use is [``logic`` ../../../examples/logic].