docs(curriculum): note syntax consequent role collision boundary
This commit is contained in:
parent
3a5a08b6e8
commit
f0c51b002c
1 changed files with 3 additions and 1 deletions
|
|
@ -52,7 +52,7 @@ clause
|
|||
sentence
|
||||
phrase
|
||||
antecedent
|
||||
consequent
|
||||
consequent_role
|
||||
referent
|
||||
anaphor
|
||||
qualifier
|
||||
|
|
@ -68,6 +68,8 @@ attachment
|
|||
evidence_span
|
||||
```
|
||||
|
||||
`consequent_role` deliberately avoids the bare lemma `consequent`, which is already owned by `en_core_causation_v1` as a causal/resultant adjective. The pack test pins that ownership so the syntax substrate remains additive and does not steal existing lemma resolution.
|
||||
|
||||
Primary namespace families:
|
||||
|
||||
```text
|
||||
|
|
|
|||
Loading…
Reference in a new issue