mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-09 04:59:31 -06:00
todo list, ita participle agreement
This commit is contained in:
@@ -54,7 +54,7 @@ extensions and bug fixes are not carried over to it. However, if
|
||||
requested, we might provide a reimplementation of the old API using
|
||||
the new.
|
||||
|
||||
When will it be ready? Hopefully around February 2005.
|
||||
When will it be ready? Hopefully around February 2006.
|
||||
|
||||
---------- later history and status:
|
||||
|
||||
|
||||
@@ -4,25 +4,27 @@ TODO in Resource 1.0 implementation
|
||||
|
||||
Eng: non-contracted negations
|
||||
|
||||
Eng: auxiliaries in standard API
|
||||
%Eng: auxiliaries in standard API
|
||||
|
||||
API: idiomatic expressions: ExistNP, ProgressiveVP, ImpersonalVP
|
||||
|
||||
Spa: clitic order and changes
|
||||
|
||||
Ita: clitic order and changes, infinitive contractions
|
||||
Ita: clitic order and changes
|
||||
|
||||
Ita; articles in possessives
|
||||
Ita: infinitive contractions
|
||||
|
||||
Ger: constituents of infinitive VP
|
||||
Ita: articles in possessives
|
||||
|
||||
%Ger: constituents of infinitive VP
|
||||
|
||||
Spa: ordinal numbers
|
||||
|
||||
Nor: Ext: possessives
|
||||
|
||||
Spa: zero subjects
|
||||
%Spa: zero subjects
|
||||
|
||||
Ita: zero subjects
|
||||
%Ita: zero subjects
|
||||
|
||||
Fin: zero subjects
|
||||
|
||||
|
||||
@@ -77,7 +77,7 @@ instance DiffIta of DiffRomance = open CommonRomance, PhonoIta, BeschIta, Prelud
|
||||
} ;
|
||||
|
||||
vpAgrClit : Agr -> VPAgr = \a ->
|
||||
vpAgrNone ;
|
||||
VPAgrClit (aagr a.g a.n) ; --- subty
|
||||
|
||||
pronArg = \n,p,acc,dat ->
|
||||
let
|
||||
|
||||
Reference in New Issue
Block a user