Lexical melodies: per-morpheme autosegmental contributions #
A melody is one morpheme's underlying autosegmental contribution
([Rol18] §2.1): tier elements and backbone slots sponsored by the
same morpheme ([Wol07]), plus lexical pre-linking
([Pul86]) in melody-local coordinates. Pre-linking is
per-analysis data — no links is [McCMS12]'s
universally-unlinked underlying form, partial linking is
[McPL26]'s stratal /M^H/ — and [Rol18] Table 1's
valued, unvalued, and floating are the substrate's
Graph.IsLinkedLower, IsFloatingLower, and IsFloatingUpper. A word
is the Graph.concat fold of its melodies ([JH15] §5) —
the Generalized Nonlinear Affixation program ([BO12]'s
term, [BS12]'s programmatic statement; survey:
[Zim24]).
Main definitions #
Graph.melody— one morpheme's tones, slots, and pre-links.FloatingForm.ofGraph— an underlying graph as a derivation input.FloatingForm.gen_preserves_morphemes— GEN respects Consistency of Exponence: every candidate keeps its input's sponsors.
One morpheme's underlying autosegmental contribution ([Rol18]
§2.1 Def 1): tones over tbus, every element sponsored by m,
pre-linked by links in melody-local coordinates.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Every tier element of a melody is sponsored by its morpheme.
Every backbone slot of a melody is sponsored by its morpheme.
Package an underlying graph as a derivation input: nothing deleted, surface links mirror the underlying links.
Equations
- Autosegmental.FloatingForm.ofGraph g = { toGraph := g, deletedTier := ∅, surfaceLinks := g.links }
Instances For
mkInput is ofGraph of the corresponding raw graph.
Consistency of Exponence ([Zim24] §4): GEN never alters morphemic affiliation — every one-step candidate carries its input's sponsors on both tiers.