Preminger 2014 — Agreement and Its Failures [Pre14] #
[BR03] [HM93] [HR02] [Nev11] [Sti06] [Hal12]
[Pre14], Agreement and Its Failures (MIT Press, LI
Monographs 68), applies [BR03]'s split-probe system and
Person Licensing Condition — with relativized probing, Preminger's
own addition (§4.2) — to the Kichean Agent Focus
construction (Ch. 4) and uses the resulting failure cases to argue
for an "obligatory operations" model of φ-Agree (Ch. 5). The
fragment in Fragments/Mayan/Kaqchikel/Agreement.lean carries the
theory-neutral data; this file adds the analytical apparatus.
Section and example numbers below were verified against the
monograph manuscript; page numbers are omitted (draft and published
pagination differ).
Attribution discipline #
Per Preminger's own framing:
- The feature geometry [φ] → [PERSON] → [participant] → [author] traces to [HR02]; [Pre14] adopts a simplified version.
- The split π/# probes (person probing first) and the Person
Licensing Condition (PLC) are [BR03]'s (§4.1, §4.4).
Relativized probing is Preminger's own addition (§4.2,
recalling [Riz90]) — B&R's π-probe is explicitly NOT
relativized (see
Studies/BejarRezac2003.leanandch4_relativization_contrast). The separate-heads implementation (π⁰ merged below #⁰, probing first; B&R put both probes on one head) is also Preminger's; what surfaces is decided by a single morphological slot in which a clitic beats out the exponence of π⁰/#⁰. - Omnivorous agreement as the name for the surface pattern is [Nev11]'s term, which Preminger adopts.
- DM Vocabulary insertion for
setAVocab/setBVocabfollows [HM93]. The Elsewhere ∅ entry is this formalization's DM rendering: Preminger's own statement is that the absolutive paradigm has no overt 3rd-person-singular exponence, so failed probing leaves the slot empty. - What is distinctively Preminger 2014: relativizing π⁰ to [participant] and #⁰ to [plural] for Kichean AF (Ch. 4); the "obligatory operations" model of φ-Agree (Ch. 5) — φ-Agree is obligatory but failure-tolerant, with failed Agree surfacing as default morphology rather than crashing the derivation; and the Ch. 7 case against salience-hierarchy primitives (the Mayanist hierarchy tradition: Dayley, Smith-Stark, Norman & Campbell, Mondloch; and constraint-based recastings such as [Sti06]).
Two-probe relativized probing #
§4.4 derives the Kichean AF agreement target from two independently relativized probes:
- π⁰ seeks [participant]: targets 1st/2nd person DPs, skips 3rd.
- #⁰ seeks [plural]: targets plural DPs, skips singulars.
The single AF marker reflects π⁰'s output if it succeeds (clitic
doubling of the [participant]-bearing argument); otherwise #⁰'s
output (the 3PL marker e- by direct exponence); otherwise the slot
is empty (∅). This slot competition is Probe.cascade over the two
probes, definitionally: afAgreementTarget IS the cascade, the ∅
row is failed Agree realized by the DM Elsewhere entry, and the rank
comparison is the derived form (afAgreementTarget_eq_rank).
There is no salience scale, and personRestrictionOk_iff_plc
derives the person restriction from the PLC via Probe/Phi.lean's
search-licensing substrate.
Why not a hierarchy #
A surface-equivalent hierarchy [+participant] > [+plural] > default
would predict the same outputs on the table-(22) cells, but Ch. 7
gives five arguments against hierarchy accounts:
- Restrictedness (§7.1): "salience" effects surface nowhere else in the language (prose only — needs regular-transitive data).
- K'ichee' formal addressee la: a 2nd-person pronoun that is morphosyntactically 3rd person under AF, contrary to 2 ≫ 3 (prose only — needs a K'ichee' fragment).
- Co-occurrence asymmetry: a hierarchy is silent on
co-occurrence — nothing about it explains why two 1st/2nd-person
arguments cannot co-occur while two 3rd-plurals can. The
two-probe + PLC account derives both the agreement pattern and
the restriction; the hierarchy derives only the former
(
ch7_arg3_participant_vs_plural_asymmetry). - Morphophonology of the markers ("perhaps strongest" per
§7.1; the morphophonology is detailed in §3.4):
1st/2nd ABS markers stand in the relation
<agreement marker> = <strong pronoun> − <initial approximant>(149) — a clitic-doubling signature that 3rd-person markers lack (smoke check only — the fragment lacks strong-pronoun forms). - Zulu parallel (§7.2): [Hal12]'s analysis of Zulu
augmentless nominals uses the same machinery over
augmented/augmentless — categories with no plausible "salience"
reading (
ch7_arg5_zulu_parallel, viaStudies/Halpert2012.lean).
Cross-references #
Syntax/Minimalist/Phi/Geometry.lean—decomposePerson,probeVisible,probeResolutionRank.Syntax/Minimalist/Probe/Basic.lean—Probe,Probe.Licensed,Probe.outcome/Probe.Outcome(the Ch. 5 valued/unvalued result of an obligatory probe);Probe/Phi.lean—PLC: the search-and-licensing layer the derivations below consume. Failed Agree = anunvaluedprobe outcome that is tolerated (no crash) and spells out as the Elsewhere entry.Morphology/DM/VocabSimple.lean—Vocabulary,Agreement.Cell.toPhiFeatures,makePersonVocab,spellout.Studies/Scott2023.lean— the same DM/Agree machinery applied to Mam (where Infl's φ-probe is blocked in transitives).Studies/CoonMateoPedroPreminger2014.lean— Voice/case-flavor side of the same author cluster's Mayan work.
Feature decomposition (grounded in Phi/Geometry.lean) #
Bears [+participant]? Visibility to π⁰ under relativized probing
([BR03] via Agreement.Cell.visibleTo); derives from
[HR02]'s feature geometry through decomposePerson.
Equations
Instances For
Bears [+author]?
Equations
- Preminger2014.IsAuthor c = ((Minimalist.decomposePerson c.toPerson).hasAuthor = true)
Instances For
[author] entails [participant]: the [HR02] geometric
containment, inherited from decomposePerson.
Set A as DM Vocabulary entries, contextualized to Voice/v. All six cells have overt exponents.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Set B as DM Vocabulary entries, contextualized to Infl/T: specific entries for the five overt cells, plus the Elsewhere ∅ entry realizing 3SG and failed agreement (see the module docstring on this DM rendering vs. Preminger's own formulation).
Equations
- One or more equations did not get rendered due to their size.
Instances For
Vocabulary insertion recovers the fragment's paradigms: spelling out each cell's valued bundle yields the fragment's exponent — for Set B, the 3SG cell via the Elsewhere entry, the rest via their specific entries.
Probe-resolution rank for a Kaqchikel person-number cell under the
two-probe (π⁰ before #⁰) system. Computed via probeResolutionRank
on the cell's person + number features. NOT a salience scale —
afAgreementTarget_eq_rank derives the rank comparison from the
probe cascade.
Equations
Instances For
Person restriction ([Pre14] (25)): at most one core
argument can bear [+participant]. The empirical generalization;
it DERIVES from the Person Licensing Condition — see
personRestrictionOk_iff_plc. This is the syntactic licensing
story, not the morphological clitic-slot competition.
Equations
- Preminger2014.PersonRestrictionOk subj obj = ¬(Preminger2014.IsParticipant subj ∧ Preminger2014.IsParticipant obj)
Instances For
Equations
The person restriction derives from the PLC ([BR03];
[Pre14] §4.4 (75)): with the AF clause's agent and
patient as π⁰'s goal tokens, the PLC holds iff at most one bears
[+participant]. A [+participant] argument requires an Agree
relation with π⁰ to be licensed; π⁰'s single search licenses at
most one token (Probe.allLicensed_iff), so two [+participant]
arguments cannot both be licensed and the derivation crashes.
[Pre14] Ch. 4's move (§4.2), made formal: [BR03]'s ⊤-visible π-probe is absorbed by an F-licensed 3rd-person dative, stranding a participant below it — the PCC. The Kichean π⁰, relativized to [participant], skips the same 3rd-person goal and licenses the lower participant. Relativization to exactly the licensing-needy class is what converts absorption into omnivorous licensing.
π⁰: the person probe — the denotation of the substrate's
Probe.Target.participant specification.
Instances For
#⁰: the number probe — the denotation of Probe.Target.plural.
Instances For
The two AF probes in slot order: π⁰'s clitic output beats #⁰'s direct exponence in the single morphological slot ([Pre14] §4.4).
Instances For
The AF agreement target, by probe cascade: π⁰'s goal if it finds
one, else #⁰'s, else none — both probes failed (3SG × 3SG) and
the slot stays empty. Pure Agree: grammaticality (the PLC) is
checked at afMarker. When both arguments are visible to the
winning probe it takes the closer one (the subject) — immaterial
for the marker (afMarker_comm).
Equations
- Preminger2014.afAgreementTarget subj obj = Minimalist.Probe.cascade Preminger2014.afProbes [subj, obj]
Instances For
The AF agreement marker: the Set B exponent of the cascade's
target; the Elsewhere ∅ via DM insertion from the unvalued bundle
when both probes failed; none (ungrammatical) when the PLC
fails on the clause's goal tokens (equivalently, when the surface
person restriction is violated: personRestrictionOk_iff_plc).
Equations
- One or more equations did not get rendered due to their size.
Instances For
The rank encoding (probeResolutionRank, [BR03]
convenience form) is derived from the cascade: on the φ-cell
inventory the cascade's target is the higher-ranked argument —
except that double rank-0 (both probes fail) is an honest none
rather than a default target.
Verification: grounding in Phi.Geometry #
Smoke check: feature decomposition and probe ranks on the key cells match the [HR02] + [BR03] expectations — [+participant] → rank 2, [+plural, −participant] → rank 1, 3SG → rank 0.
The full AF paradigm (table (22)) is correctly predicted: each
empirical datum in the fragment's afParadigm matches afMarker.
AF agreement is commutative: swapping subject and object yields
the same marker (empirical statement: §3.2, table (22), which
pools subject/object φ as unordered sets; derived as a prediction
of the clitic-doubling account in §4.4, representative pair
(67a–b)). Of the 36 ordered pairs, the 11 unordered cells of
table (22) are empirical; pairs of two participants are
unattestable for independent binding-theoretic reasons and are
vacuously symmetric (both orders yield none).
π⁰ output suppresses #⁰ when both have a target: when one argument is 1st/2nd and the other is 3PL, the marker reflects the participant (clitic-doubling output of π⁰), not the plural.
PLC violation: two [+participant] arguments are blocked, in
either order. Both arguments 3SG: both probes fail to find a
target (afAgreementTarget is none) and ∅ surfaces from the
Elsewhere entry (see failed_agree_tolerated for the Ch. 5
reading).
The person restriction is symmetric.
π⁰'s outcome on the AF clause's goal pair: each probe is independently obligatory ([Pre14] Ch. 5).
Equations
- Preminger2014.piOutcome subj obj = Preminger2014.piProbe.outcome [subj, obj]
Instances For
#⁰'s outcome on the AF clause's goal pair.
Equations
- Preminger2014.numOutcome subj obj = Preminger2014.numProbe.outcome [subj, obj]
Instances For
Joint outcome of the AF probes: unvalued only when both probes
fail (i.e., both arguments are 3SG).
Equations
- One or more equations did not get rendered due to their size.
Instances For
The cascade comes back empty exactly when the joint probe outcome
is unvalued — Agree-level failure and outcome-level failure are
the same fact, for arbitrary φ-cells.
Failed Agree is tolerated, not crashing ([Pre14] Ch. 5):
when both probes find no goal (3SG × 3SG), each probe ends
unvalued, the derivation converges under the
obligatory-operations model, PF realizes the Elsewhere entry, and
the observed marker is ∅ — recovered by Vocabulary insertion from
the unvalued (empty) bundle. Contrast the PLC case in
restriction_and_default: failed licensing crashes (none);
failed Agree does not.
Verification: Ch. 7 anti-hierarchy arguments (3 of 5) #
[Pre14] Ch. 7 arg 3: a salience hierarchy
[+participant] > [+plural] > default is silent on co-occurrence
— nothing about it explains why two 1st/2nd-person arguments
cannot co-occur while two 3rd plurals can. The two-probe + PLC
analysis derives both: π⁰ targets [participant] under the PLC
(single Agree relation → restriction); #⁰ targets [plural] with
no parallel licensing condition (no competition for 3PL + 3PL).
[Pre14] Ch. 7 arg 4 smoke check (§3.4, table (148),
relation (149)): 1st/2nd ABS markers stand in the relation
<agreement marker> = <strong pronoun> − <initial approximant>
(e.g., 1sg i(n)- from yïn, 1pl oj- from röj; the
observation traces to Kaufman 1977). 3rd-person markers lack
this property — pointing to clitic doubling for 1st/2nd vs.
direct exponence for 3rd.
UNVERIFIED: this theorem only checks that 1st/2nd ABS markers are distinct in form from the 3rd-person ones, which is necessary but not sufficient for arg 4. The genuine relation (149) requires strong-pronoun forms (yïn, rat, röj, rïx, rja', rje') which the fragment does not currently carry. A faithful arg-4 theorem awaits extending the fragment with strong pronouns and a suffix-stripping bridge function.
[Pre14] Ch. 7 arg 5 (§7.2, via Ch. 6): [Hal12]'s
Zulu runs the same search-and-licensing substrate over a
salience-irrelevant contrast. Kichean is the diagonal instance
(diagonal Probe.AllLicensed: π⁰ relativized to exactly the
licensing-needy [participant] cells), so a needy argument is
licensed even from object position — the probe skips non-bearers.
Zulu's L⁰ is the off-diagonal instance (Probe.indiscriminate:
indiscriminate probe, augmentless = needy), so an augmented
subject intervenes and a lower augmentless nominal goes
unlicensed. Same machinery, opposite skippability — and there is
little plausible salience grounding for augmented/augmentless,
a contrast sensitive to purely structural relations such as
c-command, undermining the cognitive-salience grounding of
hierarchy accounts. Both systems realize failed probing as
default morphology (Kichean covert ∅, Zulu overt ya-).