mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-09 03:02:50 -06:00
PassVPSlash in Extra and ExtraEng; should generalize PassV2 in the future
This commit is contained in:
@@ -69,4 +69,8 @@ abstract Extra = Cat ** {
|
||||
PartVP : VP -> AP ; -- (the man) looking at Mary
|
||||
EmbedPresPart : VP -> SC ; -- looking at Mary (is fun)
|
||||
|
||||
-- this is a generalization of Verb.PassV2 and should replace it in the future.
|
||||
|
||||
PassVPSlash : VPSlash -> VP ; -- be forced to sleep
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user