1
0
forked from GitHub/gf-core

clitic insertion started

This commit is contained in:
aarne
2006-01-20 13:40:19 +00:00
parent b21eeaa2df
commit e40cceeb4c
8 changed files with 29 additions and 293 deletions

View File

@@ -46,7 +46,7 @@ incomplete concrete CatRomance of Cat =
-- Noun
CN = {s : Number => Str ; g : Gender} ;
NP,Pron = {s : NPForm => Str ; a : Agr ; c : ClitType} ;
NP,Pron = Pronoun ;
Det = {s : Gender => Case => Str ; n : Number} ;
QuantSg = {s : Gender => Case => Str} ;
QuantPl = {s : Gender => Case => Str} ;