From 3649423f8ae16e097afd1e65448ea67587538462 Mon Sep 17 00:00:00 2001 From: "kr.angelov" Date: Thu, 11 Dec 2014 08:12:31 +0000 Subject: [PATCH] remove morePl_Det, moreSg_Det and whichever_A from DictionaryEng --- lib/src/translator/DictionaryEng.gf | 3 --- 1 file changed, 3 deletions(-) diff --git a/lib/src/translator/DictionaryEng.gf b/lib/src/translator/DictionaryEng.gf index 4d50e5ef9..798c372fe 100644 --- a/lib/src/translator/DictionaryEng.gf +++ b/lib/src/translator/DictionaryEng.gf @@ -36837,8 +36837,6 @@ lin mordacious_A = mkA "mordacious" ; lin mordacity_N = mkN "mordacity" ; lin mordant_A = compoundA (mkA "mordant"); lin mordant_N = mkN "mordant" ; -lin morePl_Det = mkDeterminer plural "more"; -lin moreSg_Det = mkDeterminer singular "more"; lin more_Adv = mkAdv "more"; lin more_N = mkN "more" ; lin more_Quant = mkQuant "more" "more" ; @@ -64692,7 +64690,6 @@ lin whether_Subj = mkSubj "whether" ; lin whetstone_N = mkN "whetstone" "whetstones"; lin whey_N = mkN "whey" ; lin which_IQuant = {s = \\_ => "which"} ; -lin whichever_A = compoundA (mkA "whichever"); lin whichever_Quant = mkQuant "whichever" "whichever" ; lin whichsoever_A = compoundA (mkA "whichsoever"); lin whiff_N = mkN "whiff" "whiffs";