a few more fixes in the sense ids and rename subject_A2 to subject_to_A2

This commit is contained in:
krasimir
2016-05-22 12:13:50 +00:00
parent d3e1f1500e
commit 425dc03d5c
9 changed files with 16 additions and 16 deletions

View File

@@ -55461,7 +55461,7 @@ lin subjacent_A = mkA "subjacent" ;
lin subject_1_N = mkN "subject" "subjects";
lin subject_2_N = mkN "subject" "subjects";
lin subject_A = mkA "subject" ;
lin subject_A2 = mkA2 (compoundA (mkA "subject")) to_Prep;
lin subject_to_A2 = mkA2 (compoundA (mkA "subject")) to_Prep;
lin subject_V2 = mkV2 (mkV "subject" "subjects" "subjected" "subjected" "subjecting");
lin subject_to_Prep = mkPrep "subject to";
lin subjection_N = mkN "subjection" ;