Documentation

Linglib.Syntax.Category.Auxiliary.Basic

Auxiliary #

An auxiliary is a closed-class function word of verbal predication: it carries tense, aspect, modality, or voice while a lexical verb carries the content (UD AUX). Modal auxiliaries additionally have meanings in the force–flavor space — must is necessity over epistemic, deontic or circumstantial backgrounds — and may sit at a marked register (shall).

This file provides the auxiliary as a lexical object: its form, its agreement and verb-form features, its modality, and its register. Per-language fragments supply the entries.

Main declarations #

References #

structure Auxiliary :

An auxiliary: form, agreement and verb-form features, modality (empty for non-modal auxiliaries), and register.

Instances For
    def instDecidableEqAuxiliary.decEq (x✝ x✝¹ : Auxiliary) :
    Decidable (x✝ = x✝¹)
    Equations
    • One or more equations did not get rendered due to their size.
    Instances For
      def instReprAuxiliary.repr :
      AuxiliaryStd.Format
      Equations
      • One or more equations did not get rendered due to their size.
      Instances For
        @[instance_reducible]
        Equations

        The AUX word an auxiliary spells out.

        Equations
        Instances For

          Morphological tense; none for base forms such as can and will.

          Equations
          Instances For

            Agreement person.

            Equations
            Instances For

              Agreement number.

              Equations
              Instances For

                The modal item an auxiliary contributes: form, meanings, register.

                Equations
                Instances For

                  The modal feature a modal auxiliary carries ([zeijlstra-2007]): the force of its primary meaning, uninterpretable — semantically vacuous and checked by a c-commanding interpretable operator. none for an auxiliary with no modality.

                  Equations
                  Instances For

                    The interpretability of the auxiliary's modal feature, if it has one.

                    Equations
                    Instances For
                      @[instance_reducible]
                      Equations
                      @[instance_reducible]
                      Equations