Documentation

Linglib.Semantics.ArgumentStructure.Root.Classification

Root classification: change type, semantic type, and the annotation record #

The cross-linguistic classification dimensions a change-of-state verb root is typed by: whether it lexically entails change (ChangeType), its semantic type (an Intensional.Ty[Coo19] (3) types Chuj roots ⟨e,⟨s,t⟩⟩, ⟨e,⟨s,d⟩⟩, ⟨e,t⟩), Dixon's property-concept categories (PCClass), and the Classification annotation record for annotation-first fragments.

Anchoring and provenance #

Main definitions #

Main results #

Two types of change-of-state verb roots ([BEJ+21] §3.1; [Dix82] p. 50).

Property concept (PC) roots underlie deadjectival CoS verbs: the root describes a gradable property (flat, red, long, warm). Result roots underlie non-deadjectival CoS verbs: the root describes a specific result state arising from a particular event (crack, break, shatter).

  • propertyConcept : ChangeType

    flat, red, long — deadjectival CoS (flatten, redden).

  • result : ChangeType

    crack, break, shatter — non-deadjectival CoS.

Instances For
    @[instance_reducible]
    Equations
    def Verb.Root.instReprChangeType.repr :
    ChangeTypeStd.Format
    Equations
    • One or more equations did not get rendered due to their size.
    Instances For

      Whether a root lexically entails prior change ([BEJ+21] §3.6). PC roots denote simple states holding without prior change; result roots denote states entailing a prior change event. The change entailment is categorical; the morphological correlates (markedness, simple stative forms) are crosslinguistic tendencies with flagged exceptions.

      Equations
      Instances For

        PC roots allow restitutive again (scope over root only); result roots allow only repetitive again (scope over BECOME) ([BEJ+21] §3.4). Since a result root's state itself entails change, again over the root still entails a prior change event, collapsing into the repetitive reading. Their fn. 9 records speaker variation for particular result roots (thaw, return).

        Equations
        Instances For

          The change-entailment type of a kind signature: a root entails change iff its signature carries result ([BEJ+21]). The projection is manner-blind — see Classification.salienceClass_ofKinds for what survives it.

          Equations
          Instances For

            Property concept root subclasses ([Dix82]; [BEJ+21] ex. 5). [BEJ+21] exclude human propensity from their sample (fn. 5 to ex. 5): many of its verbal forms are stative, and their study targets change of state.

            • dimension : PCClass

              large/big, small, long, short, deep, wide, tall/high.

            • age : PCClass

              old/aged.

            • value : PCClass

              bad/worse, good/improved.

            • color : PCClass

              white, black, red, green, blue, brown.

            • physicalProperty : PCClass

              cool/cold, warm/hot, dry/wet, soft/hard, smooth/rough.

            • humanPropensity : PCClass

              angry, embarrassed ([BEJ+21] fn. 5).

            • speed : PCClass

              fast, slow.

            Instances For
              @[instance_reducible]
              Equations
              @[instance_reducible]
              Equations
              def Verb.Root.instReprPCClass.repr :
              PCClassStd.Format
              Equations
              Instances For

                Annotation record for roots with no atom decomposition: stipulated coordinates over valency × change type × semantic type × transitive-Voice licensing, the annotation-first counterpart of the derived projections off Root.kinds. The stipulated and derived coordinates agree only by theorem (salienceClass_ofKinds), never by construction.

                • The core-argument positions the root introduces ([Coo19]: at most the internal argument — Valency.IsRootValency).

                • changeType : ChangeType

                  Does this root lexically entail prior change?

                • denotationType : Option Intensional.Ty

                  The root's semantic type ([Coo19] (3)). Optional — not all roots have been annotated.

                • licensesTransitiveVoice : Bool

                  Whether the root may combine with the transitive-forming v ~ Voice⁰ head that merges an agent — the coordinate separating [Coo19]'s √TV from her unaccusative √ITV (§3.3), which share both semantic type and internal-argument valency. Coon expressly declines to formalize its source ("I do not take a particular stance on the source of this distinction").

                Instances For
                  def Verb.Root.instDecidableEqClassification.decEq (x✝ x✝¹ : Classification) :
                  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

                      Does this root lexically entail prior change?

                      Equations
                      Instances For

                        Salience through the annotation coordinates #

                        The salience class determined by the annotation coordinates. Agent-patient salience is transitive-Voice licensing — [Luc94]'s =∅ roots form transitive stems bare — not internal-argument introduction, which unaccusatives also have ([Coo19] §3.3). Partial where the coordinates underdetermine the class: ChangeType is manner-blind, so a non-transitivizing property-concept annotation cannot distinguish an agent-salient manner root from an unclassified stative.

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

                          On manner-free signatures the annotation-level classifier agrees with the signature-level one (SalienceClass.ofKinds) — the agree-by-theorem link between the stipulated and derived coordinates. The hypothesis is necessary: a manner root maps to .propertyConcept under ChangeType.ofKinds, where the annotation coordinates return none but the signature classifier sees agent salience.