split the senses of free_A and rock_N

This commit is contained in:
krasimir
2016-05-23 13:15:25 +00:00
parent a8f50098d3
commit 9766673329
18 changed files with 72 additions and 39 deletions

View File

@@ -22547,7 +22547,8 @@ lin freddie_PN = mkPN "Freddie";
lin freddy_PN = mkPN "Freddy";
lin frederick_PN = mkPN "Frederick";
lin frederiksberg_PN = mkPN "Frederiksberg";
lin free_A = mkA "free" "freer";
lin free_1_A = mkA "free" "freer";
lin free_2_A = mkA "free" "freer";
lin free_N = mkN "free" ;
lin free_V2 = mkV2 (mkV "free" "frees" "freed" "freed" "freeing");
lin free_V2V = mkV2V (mkV "free") noPrep to_Prep ;
@@ -48325,7 +48326,8 @@ lin roccella_N = mkN "roccella" ;
lin rochdale_PN = mkPN "Rochdale";
lin rochester_PN = mkPN "Rochester";
lin rock_'n_roll_N = mkN "rock-'n-roll" ;
lin rock_N = mkN "rock" "rocks";
lin rock_1_N = mkN "rock" "rocks";
lin rock_2_N = mkN "rock" "rocks";
lin rock_V = mkV "rock" "rocks" "rocked" "rocked" "rocking";
lin rock_V2 = mkV2 (mkV "rock" "rocks" "rocked" "rocked" "rocking");
lin rock_bottom_N = mkN "rock-bottom" ;