From f0c51b002c402171f69154b8d11da1962b68512f Mon Sep 17 00:00:00 2001 From: Shay Date: Sun, 31 May 2026 03:58:41 -0700 Subject: [PATCH] docs(curriculum): note syntax consequent role collision boundary --- docs/curriculum/en_core_syntax_v1.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/curriculum/en_core_syntax_v1.md b/docs/curriculum/en_core_syntax_v1.md index cd35c9c5..9f2b66ec 100644 --- a/docs/curriculum/en_core_syntax_v1.md +++ b/docs/curriculum/en_core_syntax_v1.md @@ -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