From 55e2a4c9cb77d8e205b5bfb7b53419c3c509af85 Mon Sep 17 00:00:00 2001 From: aarne Date: Tue, 21 Jul 2015 13:01:29 +0000 Subject: added PassV2 to App; PassVPSlash did not work as VPSlash was disabled for speed reasons --- examples/app/App.gf | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'examples/app/App.gf') diff --git a/examples/app/App.gf b/examples/app/App.gf index 112a930bb..4ac4e112a 100644 --- a/examples/app/App.gf +++ b/examples/app/App.gf @@ -17,9 +17,10 @@ abstract App = ComplSlashIP,AdvQVP,AddAdvQVP,QuestQVP, -- Idiom CleftNP, CleftAdv, - ImpP3 + ImpP3, -- Construction -- Extensions + PassVPSlash, PassAgentVPSlash -- not reachable anyway ] ,Phrasebook @@ -33,6 +34,8 @@ fun Phrase_Chunk : Phrase -> Chunk ; ComplV2 : V2 -> NP -> VP ; + PassV2 : V2 -> VP ; + {- ComplV2V : V2V -> NP -> VP -> VP ; -- cgit v1.2.3