mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-10 11:42:51 -06:00
a few more fixes in the sense ids and rename subject_A2 to subject_to_A2
This commit is contained in:
@@ -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" ;
|
||||
|
||||
Reference in New Issue
Block a user