mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-21 10:49:33 -06:00
added PassAgentV2 to App, and the specialized syntax functions to app.probs
This commit is contained in:
@@ -39,6 +39,7 @@ lin
|
||||
|
||||
|
||||
PassV2 v2 = passiveVP v2 ;
|
||||
PassAgentV2 v2 np = mkVP (passiveVP v2) (mkAdv by8agent_Prep np) ;
|
||||
RelV2 rp np v2 = mkRCl rp (mkClSlash np (mkVPSlash v2)) ;
|
||||
QuestV2 ip np v2 = mkQCl ip (mkClSlash np (mkVPSlash v2)) ;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user