docs(curriculum): note syntax consequent role collision boundary

This commit is contained in:
Shay 2026-05-31 03:58:41 -07:00
parent 3a5a08b6e8
commit f0c51b002c

View file

@ -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