Documentation

Linglib.Fragments.Mayan.Yukatek.Operators

Yukatek Maya Derivational Operator Inventory #

[Luc94] [Boh04] [BKG20]

The four derivational suffixes that determine Yukatek root salience classes ([Luc94]). The first three are transitivisers, used diagnostically to identify a root's salience profile; the fourth (-tal, allomorph -lah) is the positional inchoative that carves out a separate class of stative roots.

[Luc94] characterises the diagnostic by which of =t, =∅, or =s is required to form a transitive stem from an underived root:

Required suffixLucy's classLexical content of root
=t (AFCT)agent-salientactivity / manner-of-action; one (agent) argument salient
=∅ (root)agent-patient salientlexically transitive ("require two arguments")
=s (CAUS)patient-salientspontaneous state change; one (patient) argument salient

The structural conditions are over (B&K-G kind signature × Coon arity): zero derivation tracks root transitivity (Root.Arity.selectsTheme); the two intransitive transitivisers split by signature (manner vs result). Each condition is the corresponding named predicate of Roots/SalienceClass.lean applied to the root's signature and the fragment's arity assignment, so operator applicability matches predicted salience by construction.

The four operators #

Affective =t: forms a transitive stem from an agent-salient root by adding a patient argument. Per [Luc94], applies to roots whose underived form is intransitive and refers to "actions or activities that some entity undertakes" — manner without inherent result.

Equations
Instances For

    Zero derivation =∅: signals that the root is already lexically transitive — it "require[s] two arguments and refer[s] to events involving the action of one entity on another" ([Luc94]). The condition is root transitivity (Root.Arity.selectsTheme), not any feature configuration: root transitives like p'is 'measure' entail no change of state.

    Equations
    Instances For

      Causative =s: forms a transitive stem from a patient-salient root by adding an agent argument. Per [Luc94], applies to roots whose underived form is intransitive and refers to "state changes that some entity undergoes more or less spontaneously" — result without specified manner.

      Equations
      Instances For

        Positional inchoative -tal (allomorph -lah): forms a positional stem from a positional root (a stative root denoting orientation, posture, or configuration). Per [Luc94], applies to roots that "denote relational states and assume two arguments that are in the relation" — encoded here as a pure stative root with no manner, result, or cause atoms.

        Equations
        Instances For

          The inventory #

          [Luc94]'s diagnostic transitiviser inventory. Order is chosen to match the presentation in [Luc94] ex. (1): =t, =∅, =s, with the positional inchoative appended.

          Equations
          Instances For