1
0
forked from GitHub/gf-core

ExistsNP in Extra for Cat,Eng,Fre,Ita,Spa

This commit is contained in:
aarne
2013-05-22 14:25:15 +00:00
parent 007df17175
commit 6f3a81617b
9 changed files with 29 additions and 5 deletions

View File

@@ -45,4 +45,8 @@ concrete ExtraIta of ExtraItaAbs = ExtraRomanceIta **
AdvDatVP = insertClit3 datClit ;
AdvGenVP = insertClit3 genClit ;
ExistsNP np =
mkClause [] True False np.a (insertComplement (\\_ => (np.s ! Nom).ton) (predV (regV "esistere"))) ;
}

View File

@@ -365,6 +365,7 @@ oper
i = last ci ;
verb = case are of {
"ire" => finire_100 x ;
"ere" => assistere_24 x ;
_ => case i of {
"c" => cercare_7 x ;
"g" => legare_8 x ;