mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-23 09:52:55 -06:00
moved obsolete resource doc
This commit is contained in:
@@ -967,15 +967,16 @@ The structure looks like this.
|
|||||||
==Current status==
|
==Current status==
|
||||||
|
|
||||||
| Language | v0.6 | v0.9 | v1.0 | Paradigms | Lexicon | Verbs |
|
| Language | v0.6 | v0.9 | v1.0 | Paradigms | Lexicon | Verbs |
|
||||||
| Danish | - | X | - | - | - | -
|
| Arabic | - | - | + | X | X | -
|
||||||
|
| Danish | - | X | X | X | X | X
|
||||||
| English | X | X | X | X | X | X
|
| English | X | X | X | X | X | X
|
||||||
| Finnish | X | + | - | X | X | 0
|
| Finnish | X | + | X | X | X | 0
|
||||||
| French | X | X | X | X | X | X
|
| French | X | X | X | X | X | X
|
||||||
| German | X | - | X | X | - | -
|
| German | X | - | X | X | X | X
|
||||||
| Italian | X | X | X | X | X | X
|
| Italian | X | X | X | X | X | X
|
||||||
| Norwegian | - | X | X | X | X | X
|
| Norwegian | - | X | X | X | X | X
|
||||||
| Russian | X | X | - | * | - | -
|
| Russian | X | X | X | X | X | -
|
||||||
| Spanish | - | X | - | X | X | X
|
| Spanish | - | X | X | X | X | X
|
||||||
| Swedish | X | X | X | X | X | X
|
| Swedish | X | X | X | X | X | X
|
||||||
|
|
||||||
X = implemented (few exceptions may occur)
|
X = implemented (few exceptions may occur)
|
||||||
@@ -997,38 +998,28 @@ the previous page//.)
|
|||||||
|
|
||||||
Danish
|
Danish
|
||||||
|
|
||||||
English:
|
English
|
||||||
missing uncontracted negations.
|
|
||||||
|
|
||||||
Finnish:
|
Finnish:
|
||||||
compiling the heuristic paradigms is slow;
|
compiling the heuristic regular paradigms is slow;
|
||||||
possessive and interrogative suffixes have no proper lexer.
|
possessive and interrogative suffixes have no proper lexer.
|
||||||
|
|
||||||
French:
|
French:
|
||||||
no inverted questions;
|
no inverted questions
|
||||||
some verbs in Basic should be reflexive
|
|
||||||
|
|
||||||
German
|
German
|
||||||
|
|
||||||
Italian:
|
Italian:
|
||||||
no omission of unstressed subject pronouns;
|
no binding of clitics with infinitive
|
||||||
some verbs in Basic should be reflexive;
|
|
||||||
bad forms of reflexive infinitives
|
|
||||||
|
|
||||||
Norwegian:
|
Norwegian
|
||||||
possessives of type //bilen min// not included
|
|
||||||
|
|
||||||
Russian
|
Russian:
|
||||||
|
missing rules for ordinal numbers
|
||||||
|
|
||||||
Spanish:
|
Spanish
|
||||||
no omission of unstressed subject pronouns;
|
|
||||||
no switch to dative case for human objects;
|
|
||||||
some verbs in Basic should be reflexive;
|
|
||||||
bad forms of reflexive infinitives;
|
|
||||||
spurious parameter for verb auxiliary inherited from Romance
|
|
||||||
|
|
||||||
|
Swedish
|
||||||
Swedish:
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@@ -1038,11 +1029,12 @@ Swedish:
|
|||||||
Get the grammar package from
|
Get the grammar package from
|
||||||
[http://sourceforge.net/project/showfiles.php?group_id=132285
|
[http://sourceforge.net/project/showfiles.php?group_id=132285
|
||||||
GF Download Page]. The current libraries are in
|
GF Download Page]. The current libraries are in
|
||||||
``lib/resource``. Version 0.6 is in
|
``lib/resource-1.0``. Version 0.9 is in
|
||||||
|
``lib/resource-0.9``. Version 0.6 is in
|
||||||
``lib/resource-0.6``.
|
``lib/resource-0.6``.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
The very very latest version of GF and its libraries is in
|
The very very latest version of GF and its libraries is in the
|
||||||
[http://www.cs.chalmers.se/~bringert/gf/downloads/snapshots/ Snapshots].
|
[Darcs repository http://www.cs.chalmers.se/Cs/Research/Language-technology/darcs/GF/doc/darcs.html].
|
||||||
|
|
||||||
Reference in New Issue
Block a user