(Som) Difference between restrictive vs. appositive relative clauses

This commit is contained in:
Inari Listenmaa
2019-08-14 13:52:14 +02:00
parent a21c37d814
commit d0ae81832b
5 changed files with 45 additions and 10 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ concrete CatSom of Cat = CommonX - [Adv] ** open ResSom, Prelude in {
S = ResSom.Sentence ;
QS = SS ;
RS = {s : Gender => Case => Str} ;
RS = {s : State => Gender => Case => Str} ;
-- relative sentence. Tense and polarity fixed,
-- but agreement may depend on the CN/NP it modifies.