1
0
forked from GitHub/gf-core

Idiom.ExistNPAdv and ExistIPAdv added

This commit is contained in:
aarne
2012-12-07 09:40:00 +00:00
parent 7d0f649f29
commit b4098a8f1a
3 changed files with 15 additions and 1 deletions

View File

@@ -15,6 +15,11 @@ abstract Idiom = Cat ** {
ExistNP : NP -> Cl ; -- there is a house
ExistIP : IP -> QCl ; -- which houses are there
-- 7/12/2012 generalizations of these
ExistNPAdv : NP -> Adv -> Cl ; -- there is a house in Paris
ExistIPAdv : IP -> Adv -> QCl ; -- which houses are there in Paris
ProgrVP : VP -> VP ; -- be sleeping
ImpPl1 : VP -> Utt ; -- let's go