Documentation

Linglib.Fragments.ZarmaSonrai.Negation

Zarma-Sonrai: Negation and Expletive Negation Markers #

[JK21]

Zarma-Sonrai (ISO 639-3: dje) is a Songhay language mainly spoken in the southwestern border area of Niger. It had not been documented for expletive negation (EN) prior to [JK21].

Standard Negation #

Zarma-Sonrai distinguishes two standard negation markers by aspect:

Expletive Negation #

EN negators vary by trigger class, mirroring the aspect-based split:

Trigger classEN negatorGlossAspect
FEARsiIPFV.NEGimperfective
AVOIDsiIPFV.NEGimperfective
DENYsiIPFV.NEGimperfective
DELAYbatuPFV.NEGperfective
BEFOREmanaPFV.NEGperfective
CANNOT WAITsi + batuIPFV+PFVmixed

The choice of EN negator correlates with the aspectual properties of the complement clause, not with the trigger class itself.

Notable Absences #

Standard negation #

si — imperfective negation marker. Aspect-conditioned alternation with perfective mana/batu. Parallel to Mandarin's bù/méi split.

Equations
Instances For

    mana — perfective negation marker (one of two variants).

    Equations
    Instances For

      batu — perfective negation marker (second variant; also surfaces as a verb 'wait/delay').

      Equations
      Instances For

        The Zarma-Sonrai negation system: three aspect-conditioned markers. si (imperfective) listed first per ordering convention; the two perfective variants follow. The Fragment-side joint consumed by Studies/Dryer2013Negation.lean.

        Equations
        Instances For

          Legacy String accessors (used by enNegatorForAspect in this file).

          Equations
          Instances For

            Aspect governs expletive negation marker choice.

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

                Expletive negation markers #

                An expletive negation marker used in a specific trigger context.

                • form : String

                  The negator form

                • aspect : ENAspect

                  Aspectual context

                • isStandardNeg : Bool

                  Whether this is a standard negation marker

                Instances For
                  Equations
                  • One or more equations did not get rendered due to their size.
                  Instances For
                    def ZarmaSonrai.Negation.instDecidableEqENNegator.decEq (x✝ x✝¹ : ENNegator) :
                    Decidable (x✝ = x✝¹)
                    Equations
                    • One or more equations did not get rendered due to their size.
                    Instances For

                      Imperfective EN negator: si.

                      Equations
                      Instances For

                        Perfective EN negator: batu.

                        Equations
                        Instances For

                          Both EN negators are standard negation markers — Zarma-Sonrai does not have a dedicated expletive negator (unlike French ne).

                          Trigger-specific examples #

                          A glossed EN example from Zarma-Sonrai.

                          • triggerClass : String
                          • triggerForm : String
                          • triggerGloss : String
                          • sentence : String
                          • gloss : String
                          • translation : String
                          • enNegator : String
                          • enAspect : ENAspect
                          Instances For
                            Equations
                            • One or more equations did not get rendered due to their size.
                            Instances For

                              DELAY trigger: batu 'delay' ([JK21], ex. 22).

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

                                CANNOT WAIT trigger: si batu 'cannot wait' ([JK21], Table 5, ex. 25).

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

                                  HIDE trigger: tugu 'hide'. Zarma-Sonrai example ([JK21], §6.1.3, ex. 20).

                                  N.B. The negator sinda ('not.have') is a copular/possessive negative, not the imperfective marker si or perfective mana/batu. It falls outside the aspect-based EN negator selection system formalized in enNegatorForAspect. The .ipfv classification here is approximate.

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

                                    Aspect-based negator selection #

                                    The EN negator is determined by the aspectual properties of the complement clause, not by the trigger class. This is a general property of Zarma-Sonrai negation, not specific to EN.

                                    Equations
                                    Instances For

                                      Why WITHOUT and TOO…TO do not trigger EN in Zarma-Sonrai.

                                      WITHOUT is expressed analytically as "q not p" and TOO…TO as "too…so that…not" — in both cases, the negation is a necessary part of the meaning, not expletive ([JK21], §7).

                                      Equations
                                      Instances For