ExistCN with a/no variation in Extend

This commit is contained in:
Aarne Ranta
2017-11-08 08:42:54 +01:00
parent 4a016f9bed
commit 161e981a29
4 changed files with 36 additions and 2 deletions

View File

@@ -109,6 +109,12 @@ abstract Extend = Cat ** {
ExistsNP : NP -> Cl ; -- there exists a number / there exist numbers
-- existentials with a/no variation
ExistCN : CN -> Cl ; -- there is a car / there is no car
ExistMassCN : CN -> Cl ; -- there is beer / there is no beer
ExistPluralCN : CN -> Cl ; -- there are trees / there are no trees
-- infinitive for purpose AR 21/8/2013
PurposeVP : VP -> Adv ; -- to become happy