You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# sent_id = GUM_academic_implicature-2
# text = We hypothesized that the children, who were over the age of six at the time of collection, would have adult-like SI interpretations.
8 were be VERB VBD Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin 5 acl:relcl 5:acl:relcl _
I would think Number=Plur in this case. Later in the sentence, would does get a Plur feature
The text was updated successfully, but these errors were encountered:
It's a mistake. This particular case is possibly avoidable by assuming that "were" is generally plural (though in hypotheticals it can also be a singular past subjunctive). The general problem is that "who", the subject of the relative clause, does not indicate number, so it defaults to the more frequent Sing. We could also fix this one case manually, but I think for now I'll just add a rule which assumes that 'were' is plural if there is no plural subject. Thanks for reporting!
Wondering if this is intended or a mistake:
I would think
Number=Plur
in this case. Later in the sentence,would
does get aPlur
featureThe text was updated successfully, but these errors were encountered: