1
0
forked from GitHub/gf-core

fix in DictionaryEng.gf

This commit is contained in:
kr.angelov
2014-09-29 07:42:40 +00:00
parent 51320fad1b
commit e2477d87bb

View File

@@ -58236,9 +58236,9 @@ lin tempt_V2 = mkV2 (mkV "tempt" "tempts" "tempted" "tempted" "tempting");
lin tempt_V2V = mkV2V (mkV "tempt") noPrep to_Prep ;
lin temptable_A = mkA "temptable" ;
lin temptation_N = mkN "temptation" "temptations";
lin tempter_N = mkN "tempter" "tempters";
lin tempter_N = mkN masculine (mkN "tempter" "tempters");
lin temptingly_Adv = mkAdv "temptingly";
lin temptress_N = mkN "temptress" "temptresses";
lin temptress_N = mkN feminine (mkN "temptress" "temptresses");
lin tempura_N = mkN "tempura" ;
lin tenability_N = mkN "tenability" ;
lin tenable_A = compoundA (mkA "tenable");