Skip to content

refactor(Core): dissolve UD into Data/UD, Word into Morphology#123

Merged
github-actions[bot] merged 2 commits into
mainfrom
word-to-morphology
Jun 4, 2026
Merged

refactor(Core): dissolve UD into Data/UD, Word into Morphology#123
github-actions[bot] merged 2 commits into
mainfrom
word-to-morphology

Conversation

@hawkrobe
Copy link
Copy Markdown
Owner

@hawkrobe hawkrobe commented Jun 4, 2026

First Core-dissolution PR; establishes the pattern standard mirrors to Data/, constructed objects to their subfield, theory beside its consumers.

  • Core/UniversalDependencies.leanData/UD/Basic.lean — the pure UD v2 mirror (https://universaldependencies.org/), treebank data (CoNLL-U) to live beside it, paralleling Data/WALS/; 89-importer sweep, namespace unchanged.
  • Word + phi/Agree/asPassiveMorphology/Word.lean — the ms-word token per [kalin-bjorkman-etal-2026] §3.2's consensus ms-/p-word split (p-word: Phonology/Prosodic/Word.lean); restores the admission-rule docstring that the refactor(Core,Features): one UD file; feature types to Features/ #121 splice silently dropped.
  • Core/Subsumption.leanMorphology/Unification.lean — the bundle algebra beside the token; DM Subset Principle / Nanosyntax spellout are its natural in-house consumers.

@github-actions github-actions Bot enabled auto-merge (squash) June 4, 2026 18:49
@github-actions github-actions Bot merged commit aa31aef into main Jun 4, 2026
2 checks passed
@hawkrobe hawkrobe deleted the word-to-morphology branch June 4, 2026 19:44
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