cleand up VPI

This commit is contained in:
aarne
2005-01-24 20:32:28 +00:00
parent e96a410e74
commit e52dd4892c
5 changed files with 25 additions and 33 deletions

View File

@@ -138,8 +138,8 @@ fun
ExistQCl : CN -> QCl ; -- "is there a bar",
ExistNumQCl : Num -> CN -> QCl ; -- "are there (86) bars"
--- ImperVP : VP -> Imp ; -- "be a man"
ImperVP : VPI -> Imp ; -- "(don't) be a man"
--- ImperVP : VP -> Imp ; -- "be a man"
PosImperVP, NegImperVP : VP -> Imp ; -- "(don't) be a man"
----rename these ??
IndicPhrase : S -> Phr ; -- "I walk."