From 2d91097f4992f5f99acd3b35ec8ad59a30b08118 Mon Sep 17 00:00:00 2001 From: aarne Date: Sun, 14 Sep 2014 08:43:21 +0000 Subject: enabled many more functions, in particular verb patterns, in App, to increase translation quality. This comes with 30% longer translation time with my benchmark but should still be OK. --- examples/app/AppEng.gf | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) (limited to 'examples/app/AppEng.gf') diff --git a/examples/app/AppEng.gf b/examples/app/AppEng.gf index f3f39e448..9ac21a783 100644 --- a/examples/app/AppEng.gf +++ b/examples/app/AppEng.gf @@ -4,10 +4,9 @@ concrete AppEng of App = TranslateEng - [ -- Verb - ComplVS, ComplVQ, ComplVA, - Slash2V3, Slash3V3, SlashV2V, SlashV2S, SlashV2Q, SlashV2A, + SlashV2V, + Slash2V3, Slash3V3, SlashV2S, SlashV2Q, SlashV2A, SlashVV, SlashV2VNP, - PassVP, ReflVP, AdvVPSlash, AdVVPSlash, VPSlashPrep, -- Sentence PredSCVP, @@ -17,11 +16,7 @@ concrete AppEng of App = ComplSlashIP,AdvQVP,AddAdvQVP,QuestQVP, -- Idiom CleftNP, CleftAdv, - ExistIP, - ExistNPAdv, ExistIPAdv, - ImpP3, - SelfAdvVP, SelfAdVVP, SelfNP - + ImpP3 -- Construction -- Extensions ] -- cgit v1.2.3