some fixes in DictEng,Swe when analysing course plans

This commit is contained in:
aarne
2013-12-11 16:12:45 +00:00
parent 112514341b
commit 51a6f31b7e
3 changed files with 31 additions and 25 deletions

View File

@@ -11648,6 +11648,7 @@ lin computational_A = compoundA (mkA "computational");
lin compute_V = mkV "compute" "computes" "computed" "computed" "computing";
lin compute_V2 = mkV2 (mkV "compute" "computes" "computed" "computed" "computing");
lin computer_N = mkN "computer" "computers";
lin computer_science_N = mkN "computer science";
lin computerization_N = mkN (variants {"computerization"; "computerisation"});
lin computerize_V2 = mkV2 (mkV "computerize" "computerizes" "computerized" "computerized" "computerizing");
lin comrade_N = mkN "comrade" "comrades";
@@ -45302,6 +45303,7 @@ lin reluctance_N = mkN "reluctance" ;
lin reluctant_A = compoundA (mkA "reluctant");
lin reluctivity_N = mkN "reluctivity" ;
lin rely_V = mkV "rely" "relies" "relied" "relied" "relying";
lin rely_V2 = mkV2 (mkV "rely") on_Prep ;
lin rely_on_V2V = mkV2V (mkV "rely" "relies" "relied" "relied" "relying") (mkPrep "on") to_Prep;
lin remain_V = mkV "remain";
lin remain_V2 = mkV2 (mkV "remain");