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";