@cite{cacchioli-2025} — Empirical Data @cite{cacchioli-2025} #
Pure empirical data from @cite{cacchioli-2025} "The Syntax of Clausal Prefixes in Tigrinya." No theory imports — this file contains only observed patterns, grammaticality judgments, and co-occurrence restrictions.
Key observations #
- Four prefixes: zɨ-, kɨ-, kəmzi-, ʔay-...-n
- Complementary distribution: No two prefixes co-occur
- Verb class selection: The matrix verb determines which prefix appears
- Fixed linear order: Prefix always precedes the verbal complex
- Agreement asymmetry: kɨ- and ʔay-...-n take agreement; zɨ- and kəmzi- don't
The four clausal prefixes attested in Tigrinya.
- zi : TigrinyaPrefix
- ki : TigrinyaPrefix
- kemzi : TigrinyaPrefix
- ay_n : TigrinyaPrefix
Instances For
Equations
- Phenomena.Complementation.Cacchioli2025.instDecidableEqTigrinyaPrefix x✝ y✝ = if h : x✝.ctorIdx = y✝.ctorIdx then isTrue ⋯ else isFalse ⋯
Equations
- One or more equations did not get rendered due to their size.
Instances For
A grammaticality judgment for a prefix combination.
true = grammatical, false = ungrammatical.
- prefix1 : TigrinyaPrefix
- prefix2 : TigrinyaPrefix
- grammatical : Bool
- example_ : String
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
- One or more equations did not get rendered due to their size.
- Phenomena.Complementation.Cacchioli2025.instBEqCooccurrenceJudgment.beq x✝¹ x✝ = false
Instances For
No two prefixes can co-occur (complementary distribution).
Equations
- One or more equations did not get rendered due to their size.
Instances For
All prefix combinations are ungrammatical (complementary distribution).
A selection datum: a matrix verb selects a particular prefix.
- verb : String
- verbGloss : String
- verbClass : String
- selectedPrefix : TigrinyaPrefix
- example_ : String
- grammatical : Bool
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
- One or more equations did not get rendered due to their size.
- Phenomena.Complementation.Cacchioli2025.instBEqSelectionDatum.beq x✝¹ x✝ = false
Instances For
Verb class selection data from @cite{cacchioli-2025}.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Agreement data: which prefixes take agreement suffixes.
- prefix_ : TigrinyaPrefix
- takesAgreement : Bool
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
- Phenomena.Complementation.Cacchioli2025.instBEqAgreementDatum.beq { prefix_ := a, takesAgreement := a_1 } { prefix_ := b, takesAgreement := b_1 } = (a == b && a_1 == b_1)
- Phenomena.Complementation.Cacchioli2025.instBEqAgreementDatum.beq x✝¹ x✝ = false
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
Map CTP reality status to [±finite] selection.
Realis CTPs (utterance, knowledge, commentative,...) select [+finite] complements — indicative/realis clauses whose Fin head bears [+finite].
Irrealis CTPs (desiderative, manipulative, modal,...) select [-finite] complements — subjunctive/irrealis clauses whose Fin head bears [-finite].
Some classes are variable (perception can take both finite and non-finite
complements), so they return none.
Equations
- Phenomena.Complementation.Cacchioli2025.ctpToFiniteness Typology.Complementation.CTPClass.utterance = some true
- Phenomena.Complementation.Cacchioli2025.ctpToFiniteness Typology.Complementation.CTPClass.knowledge = some true
- Phenomena.Complementation.Cacchioli2025.ctpToFiniteness Typology.Complementation.CTPClass.commentative = some true
- Phenomena.Complementation.Cacchioli2025.ctpToFiniteness Typology.Complementation.CTPClass.propAttitude = some true
- Phenomena.Complementation.Cacchioli2025.ctpToFiniteness Typology.Complementation.CTPClass.desiderative = some false
- Phenomena.Complementation.Cacchioli2025.ctpToFiniteness Typology.Complementation.CTPClass.manipulative = some false
- Phenomena.Complementation.Cacchioli2025.ctpToFiniteness Typology.Complementation.CTPClass.modal = some false
- Phenomena.Complementation.Cacchioli2025.ctpToFiniteness Typology.Complementation.CTPClass.phasal = some false
- Phenomena.Complementation.Cacchioli2025.ctpToFiniteness Typology.Complementation.CTPClass.achievement = some false
- Phenomena.Complementation.Cacchioli2025.ctpToFiniteness Typology.Complementation.CTPClass.negative = some false
- Phenomena.Complementation.Cacchioli2025.ctpToFiniteness Typology.Complementation.CTPClass.perception = none
- Phenomena.Complementation.Cacchioli2025.ctpToFiniteness Typology.Complementation.CTPClass.pretence = none
Instances For
Map CTP class to [±factive] selection.
Factive CTPs presuppose the truth of their complement; their Force/C head bears [+factive]. Non-factive CTPs don't, bearing [-factive].
Equations
- Phenomena.Complementation.Cacchioli2025.ctpToFactivity Typology.Complementation.CTPClass.knowledge = some true
- Phenomena.Complementation.Cacchioli2025.ctpToFactivity Typology.Complementation.CTPClass.commentative = some true
- Phenomena.Complementation.Cacchioli2025.ctpToFactivity Typology.Complementation.CTPClass.perception = some true
- Phenomena.Complementation.Cacchioli2025.ctpToFactivity Typology.Complementation.CTPClass.utterance = some false
- Phenomena.Complementation.Cacchioli2025.ctpToFactivity Typology.Complementation.CTPClass.propAttitude = some false
- Phenomena.Complementation.Cacchioli2025.ctpToFactivity Typology.Complementation.CTPClass.desiderative = some false
- Phenomena.Complementation.Cacchioli2025.ctpToFactivity x✝ = none
Instances For
Knowledge verbs select [+finite] (indicative) complements.
Desiderative verbs select [-finite] (subjunctive/irrealis) complements.
Knowledge verbs select [+factive] complements.
Utterance verbs select [-factive] complements.
Realis CTP classes map to [+finite].
Irrealis CTP classes map to [-finite].
Irrealis CTP classes always map to [-finite] when they have a value. The converse (realis → [+finite]) does not hold universally: phasal verbs are realis but take non-finite complements.
Cross-paper divergence theorem: phasal CTPs witness the failure of
the realis ↔ finite correspondence. @cite{noonan-2007} §3.1.1 puts
phasal complements in DTR, but the substrate's ctpRealityStatus
classifies them as realis (event is asserted as actual). Cacchioli's
feature-based analysis classifies the same complements as
[-finite] (reduced). The contradiction makes visible a real Noonan-
internal tension between the realis-as-asserted-fact criterion and
the DTR → irrealis groupings of Table 2.3.
The witness: phasal is realis AND takes non-finite (irrealis-aligned) complements. Any unification forcing realis ↔ +finite would have to reclassify either Noonan's reality status of phasal or Cacchioli's finiteness assignment.
zɨ- (Rel) is at the same fValue level as Top (topic field, F5).
kɨ- (Fin) is at the IP/CP boundary (F3).
kəmzi- (Force) is at the clause-typing level (F6).
ʔay-...-n (Neg) is in the inflectional domain (F2).
The four prefixes target four distinct F-levels: Neg(2) < Fin(3) < Rel(5) < Force(6).
Fragment agreement field matches empirical data for each prefix.
Only ʔay-...-n is discontinuous.
Knowledge verbs select [+finite] → predicts kəmzi- (factive).
Desiderative verbs select [-finite] → predicts kɨ- (subjunctive).
Commentative verbs select [+finite] → predicts kəmzi- (factive).
Manipulative verbs select [-finite] → predicts kɨ- (subjunctive).
The negative circumfix surfaces correctly for a sample verb.
The negative circumfix gloss is derived from the fragment entry.
All four prefix heads are in the verbal extended projection.