forked from GitHub/gf-core
remove morePl_Det, moreSg_Det and whichever_A from DictionaryEng
This commit is contained in:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user