S-CoT: Structured Chain-of-Thought—a prompting or training method that enforces a specific step-by-step reasoning format (e.g., Diagnosis → Pathology → Principle → Treatment)
TCM: Traditional Chinese Medicine—a medical system emphasizing syndrome differentiation (bianzheng) and individualized treatment
KG: Knowledge Graph—a structured representation of data with nodes (entities) and edges (relations), used here to store hard medical rules
LMERL: Lexicon-Matched Entity-Reweighted Loss—a custom training loss that assigns higher weight to domain-specific terms (like acupoint names) to improve precision
Symbolic Veto Mechanism: A rule-based system that checks neural model outputs against a Knowledge Graph and rejects/blocks unsafe generations
LoRA: Low-Rank Adaptation—a parameter-efficient fine-tuning technique that updates only a small subset of model parameters
Hegu (LI4): A specific acupoint known to induce labor, making it strictly contraindicated during pregnancy
Neuro-symbolic: AI systems combining neural networks (learning from data) with symbolic logic (rules and knowledge graphs)
Syndrome Differentiation: The TCM process of analyzing symptoms to identify the underlying pattern of disharmony (Diagnosis)