Vocabulary insertion #
Vocabulary Insertion supplies syntactic terminals with phonological
exponents: the Vocabulary Items of List 2 compete for insertion at each
terminal, and the Subset Principle picks the item whose site is the largest
one the terminal's neighborhood contains —
its own features and, for a contextual item, the features of the adjacent
terminals. This file specializes the shared exponence engine
(Morphology.Exponence.selectBy) to that competition.
Main definitions #
winner?,subsetPrinciple: the Subset Principle's winning item and its exponent.
Main results #
winner?_isElsewhereWinner: the winner is an Elsewhere winner of the shared core, with no faithfulness hypothesis — the engine's specificity order is reverse inclusion of sites (VocabularyItem.le_iff).winner?_retreat: deleting features from the neighborhood can only make the winner less specific — retreat to the general case.
References #
The Subset Principle #
The Subset Principle's winning item: the applicable item of greatest
specificity (the earliest, under ties).
Equations
Instances For
The Subset Principle: the exponent of the most specific item whose
site the neighborhood contains; none iff no item applies.
Equations
Instances For
The Subset Principle's exponent comes from an applicable item — the selection never draws on features the neighborhood does not bear.
The winner is an Elsewhere winner of the shared core — with no
faithfulness hypothesis, since VocabularyItem.specificity is strictly
antitone outright.
Applicability is monotone in the neighborhood.
Retreat to the general case: shrinking the neighborhood — deleting features by Impoverishment — can only make the winner weakly less specific, which is why impoverishment yields syncretism with a more general exponent rather than a different specific one.