mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-26 21:12:50 -06:00
cleand up VPI
This commit is contained in:
@@ -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."
|
||||
|
||||
Reference in New Issue
Block a user