Cyclic Agree and Differential P Indexing @cite{bejar-rezac-2009} #
@cite{bejar-rezac-2009} derive agreement displacement — where the agreement controller alternates between the EA and IA based on person — from cyclic Agree with articulated φ-probes.
This study file connects the Cyclic Agree theory
(Theories/Syntax/Minimalism/Core/CyclicAgree.lean) to the empirical
fragment data for Basque and Georgian, proving that the differential
P indexing pattern in both languages is predicted by the partial
probe's direct/inverse classification.
Key Result #
The central theorem (basque_indexed_iff_always_inverse,
georgian_indexed_iff_always_inverse) proves:
An object (IA) is indexed on the verb iff the partial probe puts every EA→IA combination into an inverse context.
SAP objects satisfy this because SAP IAs fully check the partial probe [uπ, uParticipant], leaving no residue for any EA. 3P objects fail it because a SAP EA can match the residue [uParticipant], creating a direct context where the EA — not the object — controls agreement.
Georgian Second-Cycle Morphology #
Georgian's m-/v- prefix split for 1sg objects is predicted by the
second-cycle information: m- appears when valued on cycle I (IA=1P),
v- when valued on cycle II (EA=1P, IA=3P). This connects Georgian
objectPrefix to cycleSegments.
Extract person level from a Basque person-number value.
Equations
- Phenomena.Agreement.Studies.BejarRezac2009.basqueToLevel Fragments.Basque.Agreement.PersonNumber.p1sg = Core.Prominence.PersonLevel.first
- Phenomena.Agreement.Studies.BejarRezac2009.basqueToLevel Fragments.Basque.Agreement.PersonNumber.p1pl = Core.Prominence.PersonLevel.first
- Phenomena.Agreement.Studies.BejarRezac2009.basqueToLevel Fragments.Basque.Agreement.PersonNumber.p2sg = Core.Prominence.PersonLevel.second
- Phenomena.Agreement.Studies.BejarRezac2009.basqueToLevel Fragments.Basque.Agreement.PersonNumber.p2pl = Core.Prominence.PersonLevel.second
- Phenomena.Agreement.Studies.BejarRezac2009.basqueToLevel Fragments.Basque.Agreement.PersonNumber.p3sg = Core.Prominence.PersonLevel.third
- Phenomena.Agreement.Studies.BejarRezac2009.basqueToLevel Fragments.Basque.Agreement.PersonNumber.p3pl = Core.Prominence.PersonLevel.third
Instances For
Extract person level from a Georgian person-number value.
Equations
- Phenomena.Agreement.Studies.BejarRezac2009.georgianToLevel Fragments.Georgian.Agreement.PersonNumber.p1sg = Core.Prominence.PersonLevel.first
- Phenomena.Agreement.Studies.BejarRezac2009.georgianToLevel Fragments.Georgian.Agreement.PersonNumber.p1pl = Core.Prominence.PersonLevel.first
- Phenomena.Agreement.Studies.BejarRezac2009.georgianToLevel Fragments.Georgian.Agreement.PersonNumber.p2sg = Core.Prominence.PersonLevel.second
- Phenomena.Agreement.Studies.BejarRezac2009.georgianToLevel Fragments.Georgian.Agreement.PersonNumber.p2pl = Core.Prominence.PersonLevel.second
- Phenomena.Agreement.Studies.BejarRezac2009.georgianToLevel Fragments.Georgian.Agreement.PersonNumber.p3sg = Core.Prominence.PersonLevel.third
- Phenomena.Agreement.Studies.BejarRezac2009.georgianToLevel Fragments.Georgian.Agreement.PersonNumber.p3pl = Core.Prominence.PersonLevel.third
Instances For
Basque pIsIndexed agrees with PersonLevel.isSAP under the bridge.
Per-cell verification: each Basque person-number's indexing status matches the cyclic agree prediction.
Core bridge theorem (Basque): an object is indexed iff cyclic agree puts every EA→IA combination into an inverse context.
When the object (IA) is SAP, the partial probe [uπ, uParticipant] is fully checked by the IA on cycle I, leaving no residue for any EA. Result: IA always controls → agreement tracks the object → indexed.
When the object is 3P, the IA only checks [uπ], leaving [uParticipant] as active residue. A SAP EA matches this residue on cycle II → EA controls → agreement tracks the subject, not the object → not indexed.
Georgian pIsIndexed agrees with PersonLevel.isSAP under the bridge.
Per-cell verification: Georgian 1sg object prefix m- exists iff inverse.
Per-cell verification: Georgian 3sg has no object prefix, and there exist direct contexts.
Core bridge theorem (Georgian): object is indexed iff always inverse.
Georgian uses the same partial probe [u-3-2] and standard geometry as Basque, so the same cyclic agree mechanism derives the same SAP/3P split in object agreement.
Georgian 1sg agreement: m- appears when 1P is the IA (cycle I only), v- appears when 1P is the EA (cycle II, IA=3P).
@cite{bejar-rezac-2009} §3.2: the m-/v- alternation correlates with whether the probe was valued on the first or second cycle.
The m-/v- split is exactly the inverse/direct split for 1P:
- m- (1P object = IA, inverse) → cycle I only, no second-cycle effect
- v- (1P subject = EA, direct) → second-cycle effect present
This connects Georgian objectPrefix morphology to the derivational
mechanics of cyclic expansion.
(2a) 1→2 = 2: "I saw you" — IA controls (inverse).
(2b) 3→1 = 1: "He saw me" — IA controls (inverse/displacement).
(2c) 2→1 = 1: "You saw me" — IA controls (inverse/displacement).
(2d) 1→3 = 1: "I saw him" — EA controls (direct/regular).
2→3 = 2: "You saw him" — EA controls (direct/regular).
Basque and Georgian make the same predictions because they share the same agreement system (standard geometry, partial probe).
The differential P indexing pattern is identical for all six person-number values across both languages.