mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-09 04:59:31 -06:00
fix in DictionaryEng.gf
This commit is contained in:
@@ -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");
|
||||
|
||||
Reference in New Issue
Block a user