Documentation

Linglib.Features.PropertyDomain

PropertyDomain — Perceptual/Cognitive Channels for Adjective Dimensions #

@cite{giles-etal-2026} @cite{wolfe-horowitz-2017}

A taxonomy of perceptual and cognitive channels that classify the dimension a gradable adjective measures along. The first four domains (color, size, material, orientation) have established perceptual- discriminability profiles in the visual-search literature; the rest are inventoried for typological completeness.

Dimension pairs a human-readable name with a PropertyDomain and is populated by the smart constructors below; the bridge to noise parameters (Features.PropertyDomain.noiseDiscrimination) lives in Theories/Pragmatics/RSA/Channel.lean.

Broad perceptual/cognitive domain that a gradable dimension belongs to. The first four (color, size, material, orientation) have established noise parameters in RSA.Noise; the rest are classified but not yet parameterised.

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

      A named dimension classified by its perceptual domain.

      Instances For
        def Features.instReprDimension.repr :
        DimensionNatStd.Format
        Equations
        • One or more equations did not get rendered due to their size.
        Instances For
          @[implicit_reducible]
          Equations
          def Features.instDecidableEqDimension.decEq (x✝ x✝¹ : Dimension) :
          Decidable (x✝ = x✝¹)
          Equations
          Instances For
            Equations
            Instances For

              Whether adjectives in this domain typically require comparison-class computation for interpretation. Size, evaluative, psychological, and sensory domains contain relative gradable adjectives (RGAs) interpreted relative to a contextually-determined standard. Color, material, orientation, and state domains contain adjectives with more stable meanings.

              @cite{sedivy-etal-1999} showed that comparison-class-dependent (scalar) adjectives trigger contrastive inferences in referential contexts, while non-dependent (color) adjectives do not.

              Equations
              Instances For