Tigrinya Clausal Prefixes @cite{cacchioli-2025} #
@cite{pollock-1989} @cite{rizzi-1997}
Lexical entries for Tigrinya's four clause-initial morphemes, analyzed as spell-outs of distinct heads in a cartographic left periphery.
The four prefixes #
| Prefix | Gloss | Head | Clause type |
|---|---|---|---|
| zɨ- | REL | Rel | relative / general subordination |
| kɨ- | SBJV | Fin | subjunctive / irrealis |
| kəmzi- | COMP | Force | factive complementizer |
| ʔay-...-n | NEG | Neg | negative (circumfix) |
Key empirical facts #
- Mutual exclusion: The four prefixes are in complementary distribution (no stacking of zɨ- + kɨ-, etc.)
- Fixed position: All precede the verbal complex
- Agreement: kɨ- and ʔay-...-n take agreement suffixes; zɨ- does not
- Discontinuity: Only ʔay-...-n is discontinuous (circumfix)
- Selection: Matrix verb class determines which prefix appears (knowledge → kəmzi-, desiderative → kɨ-, etc.)
Clause types in Tigrinya, determined by the clausal prefix.
- relative : TigrinyaClauseType
- subjunctive : TigrinyaClauseType
- factive : TigrinyaClauseType
- negative : TigrinyaClauseType
- matrix : TigrinyaClauseType
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
A Tigrinya clausal prefix lexical entry.
- prefix_ : String
Surface form of the prefix
- gloss : String
Gloss
- headCat : Minimalism.Cat
Syntactic head this prefix spells out
- clauseType : TigrinyaClauseType
Clause type selected
- takesAgreementSuffix : Bool
Whether the prefix takes an agreement suffix
- isDiscontinuous : Bool
Whether the exponence is discontinuous (circumfix)
- suffix_ : String
Suffix form for circumfixes (empty if not discontinuous)
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.
- Fragments.Tigrinya.ClausePrefixes.instBEqClausePrefixEntry.beq x✝¹ x✝ = false
Instances For
zɨ- : relativizer / general subordinator. Spells out Rel. Does not take agreement. "zɨ-mäs'ə" = REL-come = "who came"
Equations
- One or more equations did not get rendered due to their size.
Instances For
kɨ- : subjunctive / irrealis marker. Spells out Fin with [-finite]. Selected by desiderative/manipulative verbs. "kɨ-mäs'ə" = SBJV-come = "to come"
Equations
- One or more equations did not get rendered due to their size.
Instances For
kəmzi- : factive complementizer. Spells out Force (@cite{rizzi-1997} split-CP). Selected by knowledge/commentative verbs. "kəmzi-mäs'ə" = COMP-come = "that (he) came" (factive)
Equations
- One or more equations did not get rendered due to their size.
Instances For
ʔay-...-n : negative circumfix. Spells out Neg. The verbal stem is wrapped: ʔay-mäs'ə-n = NEG-come-NEG = "did not come". Discontinuous exponence derived from V-to-Neg head movement.
Equations
- One or more equations did not get rendered due to their size.
Instances For
All four clausal prefix entries.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Construct a CircumfixExponence from the negative circumfix entry.
Equations
- One or more equations did not get rendered due to their size.
Instances For
The negative circumfix surfaces correctly.