forked from GitHub/gf-rgl
small adjustments in grs
This commit is contained in:
@@ -27,13 +27,15 @@ Known bugs:
|
|||||||
|
|
||||||
Finnish
|
Finnish
|
||||||
Numerals (1,2,3,...) are not inflected
|
Numerals (1,2,3,...) are not inflected
|
||||||
|
Omission of subject personal pronoun not permitted
|
||||||
|
|
||||||
French
|
French
|
||||||
Order of clitics with ditransitives is not fully controlled
|
Order of clitics with ditransitives is not fully controlled
|
||||||
|
|
||||||
Italian
|
Italian
|
||||||
Order of clitics with ditransitives is not fully controlled
|
Order of clitics with ditransitives is not fully controlled.
|
||||||
|
Omission of subject personal pronoun not permitted.
|
||||||
|
Article is not omitted in "la mia madre".
|
||||||
|
|
||||||
General
|
General
|
||||||
* Negative noun phrases ("nobody", "nothing", etc) in TestResource are
|
* Negative noun phrases ("nobody", "nothing", etc) in TestResource are
|
||||||
@@ -44,9 +46,12 @@ General
|
|||||||
|
|
||||||
Missing structures
|
Missing structures
|
||||||
* Tense and aspect
|
* Tense and aspect
|
||||||
|
* Alternative word orders in many languages (Finnish, German, ...)
|
||||||
|
* coordination of VP, TV, AdV
|
||||||
* "I want you to go"
|
* "I want you to go"
|
||||||
* "I paint the house blue"
|
* "I paint the house blue"
|
||||||
" "the house that he wants to buy"
|
* "the house that he wants to buy"
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
opyright (c) 2001-2004 Janna Khegai, Aarne Ranta
|
opyright (c) 2001-2004 Janna Khegai, Aarne Ranta
|
||||||
|
|||||||
@@ -215,7 +215,7 @@ oper
|
|||||||
artDef g n c ++ qualPron g n ;
|
artDef g n c ++ qualPron g n ;
|
||||||
|
|
||||||
pronJe = mkPronoun
|
pronJe = mkPronoun
|
||||||
"io"
|
"io" --- (variants {"io" ; []}) etc
|
||||||
"mi"
|
"mi"
|
||||||
"mi"
|
"mi"
|
||||||
"me"
|
"me"
|
||||||
|
|||||||
Reference in New Issue
Block a user