Documentation

Linglib.Fragments.Mayan.Kaqchikel.Focus

Kaqchikel Focus Fragment #

Realization data for the Kaqchikel focus construction, from the Patzún variety described by [Erl16]: a focused argument fronts to immediately preverbal position marked by the particle ja, and a focused transitive subject (A) additionally switches the verb to Agent Focus (Extraction.lean) — the ergative split, since S fronts like A but intransitive verbs have no AF form.

Main declarations #

Implementation notes #

Focus fronting is one of four AF triggers ([Erl16] §2.2); the others (wh-questions, relative clauses, argument existentials) differ only in the fronted phrase's own marking and are not separately encoded. Preverbal subject-initial orders are topicalization, not focus (no ja, no AF). Across Mayan, information focus stays in situ and unmarked except for the transitive subject, which in AF-languages must front and trigger AF ([Ais17]); Kaqchikel-specific in-situ data are not in the sources here, so focusRealize covers the fronted construction only and no EveryTargetOvert claim is made.

Sites #

The constituents a Kaqchikel focus reflex attaches to: the fronted focus phrase itself (hosting ja and the fronting) or the verbal complex (hosting the AF morpheme).

Instances For
    @[implicit_reducible]
    Equations
    def Kaqchikel.instReprFocusSite.repr :
    FocusSiteStd.Format
    Equations
    Instances For

      Realization #

      Focus realization by focused argument position ([Erl16] §2.2): every focused argument fronts (VOS base order, so fronting is never string-vacuous) and hosts ja; a focused transitive subject (A) additionally switches the verb to AF — the ergative split, since S fronts like A but intransitive verbs have no AF form. Ditransitive R/T focus is unattested in the source and falls to the A-less default.

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

        The verb-hosted reflex (AF) appears under transitive-subject focus only.

        The ergative split in focus marking: A-focus switches the verb to AF while S-focus does not, although Extraction.ExtractionTarget maps both to .subject — the verb reflex of Extraction.realize .subject (Extraction.lean) marks transitive subjects only.