From 7a8706aa7e9355233cf396e5be228bf238757508 Mon Sep 17 00:00:00 2001 From: aarne Date: Thu, 10 Apr 2014 11:53:11 +0000 Subject: [PATCH] removed but_Subj from Dictionary: but is never a subjunction, and treating it so causes word order errors in many languages --- lib/src/translator/Dictionary.gf | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/src/translator/Dictionary.gf b/lib/src/translator/Dictionary.gf index bd5e278ed..2b3325062 100644 --- a/lib/src/translator/Dictionary.gf +++ b/lib/src/translator/Dictionary.gf @@ -8363,7 +8363,6 @@ fun but_Conj : Conj ; fun but_N : N ; fun but_PConj : PConj ; fun but_Prep : Prep ; -fun but_Subj : Subj ; fun butacaine_N : N ; fun butadiene_N : N ; fun butane_N : N ;