1
0
forked from GitHub/gf-core

a bunch of new words and fixes in DictEng and DictEngBul

This commit is contained in:
kr.angelov
2013-02-10 22:27:18 +00:00
parent 8379e24174
commit be405532e6
4 changed files with 362 additions and 358 deletions

View File

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