diff --git a/lib/resource-1.0/doc/index.html b/lib/resource-1.0/doc/index.html index 91b5fb752..28906c85c 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.0

Author: Aarne Ranta <aarne (at) cs.chalmers.se>
-Last update: Fri Jun 23 00:13:38 2006 +Last update: Mon Jun 26 13:35:19 2006

@@ -48,6 +48,8 @@ The GF Resource Grammar Library defines the basic grammar of ten languages: Danish, English, Finnish, French, German, Italian, Norwegian, Russian, Spanish, Swedish. +A still incomplete implementation for Arabic is also +included.

New: User manual of the resource library. @@ -61,6 +63,7 @@ on June 22, 2006.

Inger Andersson and Therese Soderberg (Spanish morphology), Nicolas Barth and Sylvain Pogodalla (French verb list), +Ali El Dada (Arabic modules), Janna Khegai (Russian modules), Bjorn Bringert (many Swadesh lexica), Carlos Gonzalía (Spanish cardinals), @@ -80,7 +83,6 @@ Lauri Carlson, Gloria Casanellas, Karin Cavallin, Robin Cooper, -Ali El Dada, Hans-Joachim Daniels, Elisabet Engdahl, Markus Forsberg, @@ -161,6 +163,8 @@ Do for instance

For more examples, see the Overview slides. +The make procedure does not make Arabic, but it can +be compiled in a similar way as the other languages.

Encoding

@@ -168,7 +172,7 @@ For more examples, see the Overview slides. Finnish, German, Romance, and Scandinavian languages are in isolatin-1.

-Russian is in UTF-8. +Arabic and Russian are in UTF-8.

English is in pure ASCII. @@ -524,5 +528,5 @@ 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 b5b11736e..e957b1a75 100644 --- a/lib/resource-1.0/doc/index.txt +++ b/lib/resource-1.0/doc/index.txt @@ -13,6 +13,8 @@ The GF Resource Grammar Library defines the basic grammar of ten languages: Danish, English, Finnish, French, German, Italian, Norwegian, Russian, Spanish, Swedish. +A still incomplete implementation for Arabic is also +included. **New**: [User manual of the resource library ../../../doc/resource.pdf]. @@ -24,6 +26,7 @@ on June 22, 2006. Inger Andersson and Therese Soderberg (Spanish morphology), Nicolas Barth and Sylvain Pogodalla (French verb list), +Ali El Dada (Arabic modules), Janna Khegai (Russian modules), Bjorn Bringert (many Swadesh lexica), Carlos Gonzalía (Spanish cardinals), @@ -42,7 +45,6 @@ Lauri Carlson, Gloria Casanellas, Karin Cavallin, Robin Cooper, -Ali El Dada, Hans-Joachim Daniels, Elisabet Engdahl, Markus Forsberg, @@ -108,13 +110,15 @@ Do for instance > gr -cat=S -number=3 -cf | tb ``` For more examples, see the [Overview slides clt2006.html]. +The ``make`` procedure does not make Arabic, but it can +be compiled in a similar way as the other languages. ==Encoding== Finnish, German, Romance, and Scandinavian languages are in isolatin-1. -Russian is in UTF-8. +Arabic and Russian are in UTF-8. English is in pure ASCII.