mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-23 03:32:51 -06:00
ExistsNP in Extra for Cat,Eng,Fre,Ita,Spa
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
concrete ExtraCat of ExtraCatAbs = ExtraRomanceCat **
|
||||
open CommonRomance, ParadigmsCat, PhonoCat, MorphoCat, ParamX, ResCat,
|
||||
open CommonRomance, ParadigmsCat, PhonoCat, MorphoCat, ParamX, ResCat, BeschCat,
|
||||
Prelude in {
|
||||
|
||||
flags coding = utf8 ;
|
||||
@@ -81,4 +81,7 @@ lin
|
||||
ext = vps.ext
|
||||
} ;
|
||||
|
||||
ExistsNP np =
|
||||
mkClause [] True False np.a (insertComplement (\\_ => (np.s ! Nom).ton) (predV (mkV (complir_25 "existir")))) ;
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user