diff --git a/lib/src/translator/DictionaryEng.gf b/lib/src/translator/DictionaryEng.gf index f24cc94f5..d5ca7ee9e 100644 --- a/lib/src/translator/DictionaryEng.gf +++ b/lib/src/translator/DictionaryEng.gf @@ -5018,7 +5018,7 @@ lin barrack_N = mkN "barrack" "barracks"; lin barrack_V = mkV "barrack" "barracks" "barracked" "barracked" "barracking"; lin barrack_V2 = mkV2 (mkV "barrack" "barracks" "barracked" "barracked" "barracking"); lin barracking_N = mkN "barracking" ; -lin barracks_N = mkN "barracks" ; +lin barracks_N = mkN "barracks" "barracks" ; lin barracouta_N = mkN "barracouta" ; lin barracuda_N = mkN "barracuda" "barracudas"; lin barrage_N = mkN "barrage" "barrages"; @@ -23388,7 +23388,7 @@ lin gauntlet_N = mkN "gauntlet" "gauntlets"; lin gauntleted_A = mkA "gauntleted" ; lin gauntness_N = mkN "gauntness" ; lin gaur_N = mkN "gaur" ; -lin gauss_N = mkN "gauss" ; +lin gauss_N = mkN "gauss" "gauss" ; lin gauze_N = mkN "gauze" ; lin gauzy_A = mkA "gauzy" "gauzier"; lin gavel_N = mkN "gavel" "gavels"; @@ -39761,7 +39761,7 @@ lin overactive_A = compoundA (mkA "overactive"); lin overactivity_N = mkN "overactivity" ; lin overage_A = variants {mkA "overage"; mkA "overaged"}; lin overage_N = mkN "overage" ; -lin overall_A = compoundA (mkA "overall"); +lin overall_A = compoundA (variants {mkA "overall"; mkA "over-all"}); lin overall_Adv = mkAdv "overall" ; lin overall_N = mkN "overall" "overalls"; lin overambitious_A = compoundA (mkA "overambitious"); @@ -41705,7 +41705,7 @@ lin personation_N = mkN "personation" "personations"; lin personhood_N = mkN "personhood" ; lin personification_N = mkN "personification" "personifications"; lin personify_V2 = mkV2 (mkV "personify" "personifies" "personified" "personified" "personifying"); -lin personnel_N = mkN "personnel"; +lin personnel_N = mkN "personnel" "personnel"; lin perspective_N = mkN "perspective" "perspectives"; lin perspex_N = mkN "Perspex" ; lin perspicacious_A = compoundA (mkA "perspicacious"); @@ -57778,7 +57778,7 @@ lin thermosetting_A = compoundA (mkA "thermosetting"); lin thermosphere_N = mkN "thermosphere" ; lin thermostat_N = mkN "thermostat" "thermostats"; lin thermostatic_A = irregAdv (compoundA (mkA "thermostatic")) (variants {"thermostatically"; "thermostaticly"}); -lin thermostatics_N = mkN "thermostatics" ; +lin thermostatics_N = mkN "thermostatics" "thermostatics" ; lin thermotherapy_N = mkN "thermotherapy" ; lin thermotropism_N = mkN "thermotropism" ; lin theropod_N = mkN "theropod" ; @@ -64411,7 +64411,7 @@ lin workmate_N = mkN "workmate" "workmates"; lin workpiece_N = mkN "workpiece" ; lin workplace_N = mkN "workplace" ; lin workroom_N = mkN "workroom" "workrooms"; -lin works_N = mkN "works" ; +lin works_N = mkN "works" "works" ; lin worksheet_N = mkN "worksheet" ; lin workshop_N = mkN "workshop" "workshops"; lin workshy_A = compoundA (mkA "workshy");