forked from GitHub/gf-core
a bunch of new words and fixes in DictEng and DictEngBul
This commit is contained in:
@@ -13640,8 +13640,7 @@ lin first_class_Adv = mkAdv "first - class";
|
||||
lin first_hand_A = compoundA (mkA "first - hand");
|
||||
lin first_hand_Adv = mkAdv "first - hand";
|
||||
lin first_nighter_N = mkN "first - nighter" "first - nighters";
|
||||
lin first_rate_A = compoundA (mkA "first - rate");
|
||||
lin first_rate_Adv = mkAdv "first - rate";
|
||||
lin first_rate_A = irregAdv (compoundA (mkA "first - rate")) "first - rate";
|
||||
lin firstborn_A = compoundA (mkA "firstborn");
|
||||
lin firstborn_N = mkN "firstborn" "firstborns";
|
||||
lin firth_N = mkN "firth" "firths";
|
||||
@@ -28623,8 +28622,8 @@ lin pretoria_PN = mkPN "Pretoria";
|
||||
lin prettify_V2 = mkV2 (mkV "prettify" "prettifies" "prettified" "prettified" "prettifying");
|
||||
lin prettily_Adv = mkAdv "prettily";
|
||||
lin prettiness_N = mkN "prettiness" ;
|
||||
lin pretty_A = mkA "pretty" "prettier";
|
||||
lin pretty_Adv = mkAdv "pretty";
|
||||
lin pretty_A = irregAdv (mkA "pretty" "prettier") "pretty";
|
||||
lin pretty_AdA = mkAdA "pretty";
|
||||
lin pretty_N = mkN "pretty" "pretties";
|
||||
lin pretty_pretty_A = compoundA (mkA "pretty - pretty");
|
||||
lin pretzel_N = mkN "pretzel" "pretzels";
|
||||
|
||||
Reference in New Issue
Block a user