Documentation

Linglib.Studies.Cacchioli2026

Cacchioli 2026: the clausal prefixes of Tigrinya #

Tigrinya is head-final and yet marks its subordinate clauses with prefixes. This file formalizes the two descriptive generalizations of a thesis arguing that the position is syntactic rather than a morphological quirk: zɨ- is a reflex of successive-cyclic Ā-movement rather than a complementizer head, kɛmzɨ- is kɛm plus that reflex, so its complement clauses are relative clauses with a null nominal moved, kɨ- is a subjunctive marker heading a projection below tense, and ʔaj-…-(ɨ)n is split negation whose prefix sits below tense and whose suffix heads a polarity projection above it.

The first generalization is which verb classes take which clause-typer, the thesis's own summary table. The second is the distribution of the negative suffix, which appears exactly in the clauses whose structure reaches the polarity projection — root declaratives, ʔɨlu-complements and the negative future — and is missing wherever the clause is reduced. Both are checked against the thesis's own examples, and both are attested on each side, so neither check is vacuous.

Main definitions #

Main results #

References #

Selection #

The verb classes of the thesis's selection table (ch. 6).

Instances For
    @[instance_reducible]
    Equations
    @[instance_reducible]
    Equations
    • One or more equations did not get rendered due to their size.
    Equations
    • One or more equations did not get rendered due to their size.
    Instances For

      Every class takes one of the two prefixal typers.

      ʔɨlu occurs only where kɛmzɨ- does.

      The two prefixes overlap exactly on fiction and perception verbs.

      A matrix verb of a given class attested with a given clause-typer.

      Instances For
        def Cacchioli2026.instDecidableEqSelectionDatum.decEq (x✝ x✝¹ : SelectionDatum) :
        Decidable (x✝ = x✝¹)
        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.
          Instances For

            The attested (verb class, typer) pairs of the thesis's examples.

            Equations
            Instances For

              The selection table admits every attested pairing.

              All three typers are attested, so the coverage check has something to check.

              Sentential negation #

              The clause types in which the thesis negates a verb (ch. 5).

              Instances For
                @[instance_reducible]
                Equations
                Equations
                • One or more equations did not get rendered due to their size.
                Instances For

                  Clauses carrying the PolP layer that hosts -(ɨ)n: root declaratives, ʔɨlu-complements and the negative future.

                  Equations
                  Instances For

                    A negated clause: its kind and whether the suffix -(ɨ)n appears.

                    Instances For
                      def Cacchioli2026.instDecidableEqNegationDatum.decEq (x✝ x✝¹ : NegationDatum) :
                      Decidable (x✝ = x✝¹)
                      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.
                        Instances For

                          The negated clauses of the thesis's examples.

                          Equations
                          Instances For

                            The suffix appears exactly in the clauses that carry PolP.

                            theorem Cacchioli2026.polP_clauses_attested :
                            { clause := ClauseKind.root, suffix := true } negationData { clause := ClauseKind.ilu, suffix := true } negationData { clause := ClauseKind.future, suffix := true } negationData

                            Every clause type the analysis gives a polarity projection is attested with the suffix, so the generalization is confirmed on both sides rather than by the absence of counterexamples.