Is Case=Acc correct on se clitics when the subject is in the passive voice?
So for example:
# sent_id = 3LB-CAST-104_c-1-s3
# text = Los activos en divisas en poder del Banco Central y el Ministerio de Finanzas se calculan en dólares estadounidenses y su valor depende del cambio oficial rublo-dólar que establece el Banco Central.
1 Los el DET da0mp0 Definite=Def|Gender=Masc|Number=Plur|PronType=Art 2 det 2:det _
2 activos activo NOUN ncmp000 Gender=Masc|Number=Plur 17 nsubj 17:nsubj ArgTem=arg1:pat
...
16 se él PRON p0000000 Case=Acc|Person=3|PrepCase=Npr|PronType=Prs|Reflex=Yes 17 expl:pass 17:expl:pass _
17 calculan calcular VERB vmip3p0 Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin 0 root 0:root _
18 en en ADP sps00 _ 19 case 19:case _
19 dólares dólar NOUN zm Gender=Masc|Number=Plur 17 obl 17:obl ArgTem=argM:adv|Currency=Yes
here los activos (the accounts) I think ought to be nsubj:pass, at the very least. On top of that though, do either of the Case markers typically for se really fit this usage? Typically the passive se markers are tagged Case=Acc, but this isn't really an object per se, but rather a passive subject.
full disclosure, I only came up with the doubts about the Case when using ChatGPT to break down the different usages of se to write up a proposal to retag the se in GSD with some annotation company (the ones in GSD are annotated with much less context than the ones in AnCora). The belief that nsubj:pass is more appropriate than nsubj is entirely my own.
Is
Case=Acccorrect onseclitics when the subject is in the passive voice?So for example:
here
los activos(the accounts) I think ought to bensubj:pass, at the very least. On top of that though, do either of the Case markers typically forsereally fit this usage? Typically the passivesemarkers are taggedCase=Acc, but this isn't really an object per se, but rather a passive subject.full disclosure, I only came up with the doubts about the
Casewhen using ChatGPT to break down the different usages ofseto write up a proposal to retag thesein GSD with some annotation company (the ones in GSD are annotated with much less context than the ones in AnCora). The belief thatnsubj:passis more appropriate thannsubjis entirely my own.