forked from GitHub/gf-core
fix in DictionaryEng.gf
This commit is contained in:
@@ -172,7 +172,8 @@ lin aborticide_N = mkN "aborticide" ;
|
||||
lin abortifacient_A = mkA "abortifacient" ;
|
||||
lin abortifacient_N = mkN "abortifacient" ;
|
||||
lin abortion_N = mkN "abortion" "abortions";
|
||||
lin abortionist_N = mkN "abortionist" "abortionists";
|
||||
lin abortionistMasc_N = mkN masculine (mkN "abortionist" "abortionists");
|
||||
lin abortionistFem_N = mkN feminine (mkN "abortionist" "abortionists");
|
||||
lin abortive_A = compoundA (mkA "abortive");
|
||||
lin abortus_N = mkN "abortus" ;
|
||||
lin abound_V = mkV "abound" "abounds" "abounded" "abounded" "abounding";
|
||||
@@ -11530,7 +11531,8 @@ lin compassion_N = mkN "compassion" ;
|
||||
lin compassionate_A = compoundA (mkA "compassionate");
|
||||
lin compatibility_N = mkN "compatibility" ;
|
||||
lin compatible_A = compoundA (mkA "compatible");
|
||||
lin compatriot_N = mkN "compatriot" "compatriots";
|
||||
lin compatriotMasc_N = mkN "compatriot" "compatriots";
|
||||
lin compatriotFem_N = mkN "compatriot" "compatriots";
|
||||
lin compeer_N = mkN "compeer" "compeers";
|
||||
lin compel_V2 = mkV2 (mkV "compel" "compels" "compelled" "compelled" "compelling");
|
||||
lin compel_V2V = mkV2V (mkV "compel" "compels" "compelled" "compelled" "compelling") noPrep noPrep;
|
||||
|
||||
Reference in New Issue
Block a user