1
0
forked from GitHub/gf-core

more fixes in DictEng

This commit is contained in:
krasimir
2009-12-05 10:05:26 +00:00
parent e03fd993df
commit bfa926062a
2 changed files with 0 additions and 28 deletions

View File

@@ -13497,7 +13497,6 @@ lin fever_N = mkN "fever" "fevers";
lin fevered_A = compoundA (mkA "fevered");
lin feverish_A = compoundA (mkA "feverish");
lin feverishly_Adv = mkAdv "feverishly";
lin few_A = mkA "few" "fewer";
lin fewness_N = mkN "fewness" "-" {- FIXME: no plural form -};
lin fey_A = compoundA (mkA "fey");
lin fez_N = mkN "fez" "fezes";
@@ -13551,17 +13550,6 @@ lin fiery_A = compoundA (mkA "fiery");
lin fiesta_N = mkN "fiesta" "fiestas";
lin fife_N = mkN "fife" "fifes";
lin fife_PN = mkPN "Fife";
lin fifteen_A = compoundA (mkA "fifteen");
lin fifteen_N = mkN "fifteen" "fifteens";
lin fifteenth_A = compoundA (mkA "fifteenth");
lin fifteenth_N = mkN "fifteenth" "fifteenths";
lin fifth_A = compoundA (mkA "fifth");
lin fifth_N = mkN "fifth" "fifths";
lin fifthly_Adv = mkAdv "fifthly";
lin fiftieth_A = compoundA (mkA "fiftieth");
lin fiftieth_N = mkN "fiftieth" "fiftieths";
lin fifty_A = compoundA (mkA "fifty");
lin fifty_N = mkN "fifty" "fifties";
lin fig_N = mkN "fig" "figs";
lin fig_leaf_N = mkN "fig-leaf" "fig-leaves" {- FIXME: guessed plural form -};
lin fight_N = mkN "fight" "fights";
@@ -24905,7 +24893,6 @@ lin nobleman_N = mkN "nobleman" "noblemen" {- FIXME: guessed plural form -};
lin noblesse_N = mkN "noblesse" "IRREG";
lin noblesse_oblige_N = mkN "noblesse oblige" "-" {- FIXME: no plural form -};
lin nobly_Adv = mkAdv "nobly";
lin nobody_N = mkN "nobody" "nobodies";
lin noctambulist_N = mkN "noctambulist" "noctambulists";
lin nocturnal_A = compoundA (mkA "nocturnal");
lin nocturne_N = mkN "nocturne" "nocturnes";
@@ -38669,7 +38656,6 @@ lin thatcher_N = mkN "thatcher" "thatchers";
lin thaw_N = mkN "thaw" "thaws";
lin thaw_V = mkV "thaw" "thaws" "thawed" "thawed" "thawing";
lin thaw_V2 = mkV2 (mkV "thaw" "thaws" "thawed" "thawed" "thawing");
lin the_Adv = mkAdv "the";
lin theatre_N = mkN "theatre" "theatres";
lin theatregoer_N = mkN "theatregoer" "theatregoers";
lin theatrical_A = compoundA (mkA "theatrical");