Files
gf-core/lib/doc/status.txt

106 lines
3.8 KiB
Plaintext

The Status of the GF Resource Grammar Library
Aarne Ranta
%%date
The following table gives the languages currently available in the
GF Resource Grammar Library.
Corrections and additions are welcome! Notice that only those parts of implementations
that are currently available via http://grammaticalframework.org
are marked in the table
|| Lang | Darcs | Mini | Parad | Lex | Lang | API | Symb | Irreg | Dict | authors ||
| Afr | - | - | - | - | - | - | - | - | - | *LPs,LPj
| Ara | + | + | + | + | - | - | - | - | - | AD
| Bul | + | + | + | + | + | + | + | + | + | *KA
| Cat | + | + | ++ | + | + | + | + | + | - | *JS
| Dan | + | + | ++ | + | + | + | + | + | - | *AR
| Dut | + | + | ++ | + | + | + | + | + | - | *AR,FJ
| Eng | + | + | ++ | + | + | + | + | + | + | *AR,BB
| Fin | + | + | ++ | + | + | + | + | - | - | *AR
| Fre | + | + | ++ | + | + | + | + | + | - | *AR
| Ger | + | + | ++ | + | + | + | + | + | - | *AR,HH
% | Heb | - | - | - | - | - | - | - | - | - | DD
| Hin | + | - | - | - | - | - | - | - | - | AR,SV
| Ina | + | + | ++ | + | + | - | - | - | - | JB
| Ita | + | + | ++ | + | + | + | + | - | - | *AR,*RE,GP
| Lat | + | - | - | - | - | - | - | - | - | *AR
| Nor | + | + | ++ | + | + | + | + | + | - | *AR
| Pol | + | + | + | + | + | + | + | - | - | IN,*AS
| Ron | + | + | ++ | + | + | + | + | - | - | *RE
| Rus | + | + | ++ | + | + | + | - | - | - | JK
| Spa | + | + | ++ | + | + | + | + | + | - | *AR,IA,TS
| Swe | + | + | ++ | + | + | + | + | + | + | *AR,MF
| Tha | + | - | - | - | - | - | - | - | - | *AR
| Tsn | - | - | - | - | - | - | - | - | - | *LPs,AB
| Tur | + | - | ++ | + | - | - | - | - | + | *SC,KA
| Urd | + | + | ++ | + | + | + | + | - | - | *SV,MH
Lang = 3-letter ISO language code, used in library file names
Darcs = available in the darcs repository of http://code.haskell.org/gf
Mini = minimal resource, compiles with ``make minimal``
Parad = ``Paradigms`` file complete for major POS, ++ means with smart paradigms
Lex = the resource ``Lexicon`` (nearly) complete
Lang = the resource ``Syntax`` (nearly) complete
API = the ``Syntax`` compiles
API = the ``Symbolic`` API compiles
Irreg = the ``Irreg`` module with irregular verbs exists
Dict = the ``Dict`` module, large-scale morphological lexicon, exists
authors = main contributors, * means still active
(ready to fix bugs, answer to questions, etc)
===Author codes===
AB Ansu Berg,
AD Ali El Dada,
AR Aarne Ranta,
AS Adam Slaski,
BB Björn Bringert,
FJ Femke Johansson,
HH Harald Hammarström,
GP Gabriele Paganelli,
IA Ingrid Andersson,
IN Ilona Novak,
JB Jean-Philippe Bernardy,
JK Janna Khegai,
JS Jordi Saludes,
KA Krasimir Angelov,
LPj Laurette Pretorius Jr,
LPs Laurette Pretorius Sr,
MF Markus Forsberg,
MH Muhammad Humayoun,
RE Ramona Enache,
SC Server Cimen,
SV Shafqat Virk,
TH Therese Söderberg
==Rules==
Only components available at http://grammaticalframework.org are included in the table.
If you want to work on a language already in the table, please be kind and contact the
active authors of it.
Feel free to start a new language that is not yet in the table - but let us know and
contribute some code as soon as you can!