core/language_packs
Shay 5e75d46323 Fix Greek triliteral rotor bleed and update structured-morphology baseline test
- Guard _triliteral_root() rotor to Hebrew-script roots only; Greek/other
  scripts now use the root: rotor alone (0.17) — no spurious uppercase
  Unicode blade collision from the romanization fallback path
- test_structured_morphology_improves_same_root_hebrew_resonance: replace
  tag_only baseline (now empty since legacy tags stripped) with no_morphology
  baseline (domain+pos+lemma+surface only), which is the honest comparison
  for what structured morphology contributes post-migration
2026-05-13 15:24:38 -07:00
..
data Migrate Greek lexicon to structured morphology; remove _uses_legacy_root_tags guard 2026-05-13 15:20:15 -07:00
__init__.py Fix full test suite after cognitive runtime 2026-05-13 13:52:11 -07:00
__main__.py Add language_packs CLI: python -m language_packs compile/verify/list 2026-05-13 14:37:36 -07:00
compiler.py Fix Greek triliteral rotor bleed and update structured-morphology baseline test 2026-05-13 15:24:38 -07:00
schema.py Add morphology registry for language packs 2026-05-13 14:50:36 -07:00