forked from GitHub/gf-core
updated index with arabic
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
<P ALIGN="center"><CENTER><H1>GF Resource Grammar Library v. 1.0</H1>
|
||||
<FONT SIZE="4">
|
||||
<I>Author: Aarne Ranta <aarne (at) cs.chalmers.se></I><BR>
|
||||
Last update: Fri Jun 23 00:13:38 2006
|
||||
Last update: Mon Jun 26 13:35:19 2006
|
||||
</FONT></CENTER>
|
||||
|
||||
<P></P>
|
||||
@@ -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.
|
||||
</P>
|
||||
<P>
|
||||
<B>New</B>: <A HREF="../../../doc/resource.pdf">User manual of the resource library</A>.
|
||||
@@ -61,6 +63,7 @@ on June 22, 2006.
|
||||
<P>
|
||||
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
|
||||
</PRE>
|
||||
<P>
|
||||
For more examples, see the <A HREF="clt2006.html">Overview slides</A>.
|
||||
The <CODE>make</CODE> procedure does not make Arabic, but it can
|
||||
be compiled in a similar way as the other languages.
|
||||
</P>
|
||||
<A NAME="toc5"></A>
|
||||
<H2>Encoding</H2>
|
||||
@@ -168,7 +172,7 @@ For more examples, see the <A HREF="clt2006.html">Overview slides</A>.
|
||||
Finnish, German, Romance, and Scandinavian languages are in isolatin-1.
|
||||
</P>
|
||||
<P>
|
||||
Russian is in UTF-8.
|
||||
Arabic and Russian are in UTF-8.
|
||||
</P>
|
||||
<P>
|
||||
English is in pure ASCII.
|
||||
@@ -524,5 +528,5 @@ examples are from <CODE>multimodal/old</CODE>, which is a reduced-size API.
|
||||
</P>
|
||||
|
||||
<!-- html code generated by txt2tags 2.3 (http://txt2tags.sf.net) -->
|
||||
<!-- cmdline: txt2tags -\-toc -thtml index.txt -->
|
||||
<!-- cmdline: txt2tags -\-toc index.txt -->
|
||||
</BODY></HTML>
|
||||
|
||||
@@ -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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user