more changes in the dictionary

This commit is contained in:
krasimir
2015-08-10 08:35:23 +00:00
parent c0ecbc26a4
commit 4866931df6
3 changed files with 41 additions and 41 deletions

View File

@@ -14250,8 +14250,8 @@ lin cupule_N = mkN "cupule" ;
lin cur_N = mkN "cur" "curs";
lin curability_N = mkN "curability" ;
lin curable_A = compoundA (mkA "curable");
lin curacao_N = mkN "curaçao" ;
lin curacoa_N = mkN "curaçoa" ;
lin curacao_N = variants {mkN "curaçao"; mkN "curacao"} ;
lin curacoa_N = variants {mkN "curaçoa"; mkN "curacoa"} ;
lin curacy_N = mkN "curacy" "curacies";
lin curandera_N = mkN "curandera" ;
lin curandero_N = mkN "curandero" ;
@@ -15165,7 +15165,7 @@ lin deep_A = mkA "deep" "deeper";
lin deep_Adv = mkAdv "deep";
lin deep_N = mkN "deep" "deeps";
lin deep_freeze_N = mkN "deep-freeze" "deep-freezes";
lin deep_freeze_V2 = mkV2 (mkV "deep-" IrregEng.freeze_V);
lin deep_freeze_V2 = variants {mkV2 (mkV "deep-" IrregEng.freeze_V); mkV2 (irregV "deep freeze" "deep froze" "deep frozen")};
lin deep_laid_A = compoundA (mkA "deep-laid");
lin deep_mined_A = compoundA (mkA "deep-mined");
lin deep_rooted_A = compoundA (mkA "deep-rooted");