From f0b5b7d5c1ac108958c22036345ebc24d3d0cd43 Mon Sep 17 00:00:00 2001 From: aarne Date: Tue, 23 Jun 2015 08:48:03 +0000 Subject: [PATCH] commented out who_N, which creates bizarre translators; if the name of WHO, should not be an N anyway --- lib/src/translator/Dictionary.gf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/src/translator/Dictionary.gf b/lib/src/translator/Dictionary.gf index c406ebc76..9dcb2cb02 100644 --- a/lib/src/translator/Dictionary.gf +++ b/lib/src/translator/Dictionary.gf @@ -64111,7 +64111,7 @@ fun whizbang_N : N ; fun whizz_kid_N : N ; fun whoPl_IP : IP ; fun whoSg_IP : IP ; -fun who_N : N ; +--- fun who_N : N ; -- as WHO, should be NP fun whodunit_N : N ; fun whoever_NP : NP ; fun whole_A : A ;