Skip to content

refactor(Syntax/Binding): derive binding class from UD morphology#116

Merged
github-actions[bot] merged 1 commit into
mainfrom
binding-polymorphic
Jun 4, 2026
Merged

refactor(Syntax/Binding): derive binding class from UD morphology#116
github-actions[bot] merged 1 commit into
mainfrom
binding-polymorphic

Conversation

@hawkrobe
Copy link
Copy Markdown
Owner

@hawkrobe hawkrobe commented Jun 4, 2026

A word's Principle A/B/C class is now read off its own UD morphology (Reflex/PronType/category) by the language- and framework-neutral Binding.bindingClassOf, replacing the per-language form-string classifier; English.NominalClassification (lexicon string-lookup) is deleted and all consumers (Chomsky1981, SagWasowBender2003, Hudson1990, Nordlinger2023, DG) migrate.

@hawkrobe hawkrobe force-pushed the binding-polymorphic branch from be19c47 to dd1a506 Compare June 4, 2026 04:13
@github-actions github-actions Bot enabled auto-merge (squash) June 4, 2026 04:13
@github-actions github-actions Bot merged commit acb80b9 into main Jun 4, 2026
2 checks passed
@hawkrobe hawkrobe deleted the binding-polymorphic branch June 4, 2026 17:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant