Documentation

Linglib.Syntax.Adposition.Spatial

Spatial adpositions: the cartographic refinement #

[Sve10] [svenonius-2006] [Pan11] [Zwa05]

The refinement a theory supplies for Adposition with relation = .spatial: the Cinque-Rizzi/Svenonius decomposition of the spatial relation into axial part × region × direction × boundedness. This is the spatial slice of the universal functional sequence ([Sve10]); a temporal or grammatical adposition has none of it, which is why it refines a relation rather than defining the category.

The decomposition reuses the Case spatial substrate: direction is Case.PathDir (Pantcheva's Place ⊂ Goal ⊂ Source ⊂ Route) and region is Case.Region — an adposition and a spatial case spell out the same content ([cinque, this volume]: spatial P, adverb, particle, and case all spell out portions of one configuration). The genuinely new piece is AxPart, the object-geometry axial parts ([svenonius-2006]) that case morphology lacks — and unlike PathDir/Region, the axial parts are a flat paradigm, not a ranked containment, so AxPart does not instantiate the partialOrderOfRank gadget.

Main declarations #

Axial parts ([svenonius-2006]): the object-geometry regions a spatial adposition projects onto the Ground's axes. behind = back, under = bottom, on top of = top, in front of = front, beside = side, inside = interior, outside = exterior. A flat paradigm (the axes are not nested), distinct from the ranked Case.PathDir/Case.Region.

Instances For
    @[implicit_reducible]
    Equations
    @[implicit_reducible]
    Equations
    def Adposition.instReprAxPart.repr :
    AxPartStd.Format
    Equations
    Instances For

      The cartographic decomposition of a spatial adposition's relation ([Sve10]): an axial part (Svenonius), a stative region (reused Case.Region), a direction (reused Case.PathDir, Pantcheva), and a boundedness ([Zwa05], the separate algebraic axis — to vs towards). Theories own the slices; this is the shared vocabulary that a relation = .spatial adposition is refined into.

      • axPart : Option AxPart

        The axial part, if the P is axial/complex (behind); none for the simple directional/locative Ps (in/to/from).

      • region : Option Case.Region

        The stative region (interior/surface/exterior), reused from Case.

      • direction : Case.PathDir

        The direction (Place/Goal/Source/Route), reused from Case (Pantcheva).

      • bounded : Bool

        Boundedness ([Zwa05]): bounded (telic to) vs unbounded (atelic towards) — orthogonal to direction.

      Instances For
        Equations
        • One or more equations did not get rendered due to their size.
        Instances For
          def Adposition.instDecidableEqSpatialReading.decEq (x✝ x✝¹ : SpatialReading) :
          Decidable (x✝ = x✝¹)
          Equations
          • One or more equations did not get rendered due to their size.
          Instances For

            The directional denotation of a spatial reading is the reused Case.PathDir.denote — a spatial adposition and a spatial case with the same direction share one meaning, two exponences.

            Equations
            Instances For

              Smoke tests — the differentia and the reuse #

              behind: an axial preposition (back), stative, no direction change.

              Equations
              Instances For

                under: axial (bottom), stative.

                Equations
                Instances For

                  into: interior goal, bounded — no axial part (a simple directional P).

                  Equations
                  Instances For