Documentation

Linglib.Studies.Stump2012

Stump 2012: canonical paradigm linkage and its deviations #

[Stu12]

The paper's four axes of canonical paradigm linkage — totality, stem invariance, injectivity, property preservation, per Morphology/Paradigm/Linkage.lean ([Stu12]) — each anchored by the paper's own witness: a near-canonical baseline and one deviation per axis, plus the two compound cases that show the axes are independent. Content and form paradigms, the correspondence relation, and the deviation typology are the paper's; the forms are transcribed from its numbered tables.

inductive Stump2012.Agr :

Person-number agreement, the six cells shared across the Latin verb paradigms.

Instances For
    @[implicit_reducible]
    instance Stump2012.instDecidableEqAgr :
    DecidableEq Agr
    Equations
    @[implicit_reducible]
    instance Stump2012.instFintypeAgr :
    Fintype Agr
    Equations
    def Stump2012.instReprAgr.repr :
    AgrStd.Format
    Equations
    Instances For
      @[implicit_reducible]
      instance Stump2012.instReprAgr :
      Repr Agr
      Equations

      The Latin tense-system split: present-system versus perfect-system cells.

      Instances For
        @[implicit_reducible]
        Equations
        def Stump2012.instReprSystem.repr :
        SystemStd.Format
        Equations
        Instances For
          @[implicit_reducible]
          Equations

          Breton HERVEZ: the near-canonical baseline (Table (2)) #

          The inflecting preposition HERVEZ 'according to'.

          Instances For
            @[implicit_reducible]
            Equations
            def Stump2012.instReprHervezLex.repr :
            HervezLexStd.Format
            Equations
            Instances For

              Its sole stem hervez[Cl.1].

              Instances For
                @[implicit_reducible]
                Equations
                def Stump2012.instReprHervezStem.repr :
                HervezStemStd.Format
                Equations
                • One or more equations did not get rendered due to their size.
                Instances For

                  HERVEZ's linkage: one stem, identity property mapping — the canonical pattern. Its realizations hervezon, hervezout, hervezi, hervezomp, hervezo are based on the single stem with the content cell's own property set.

                  Equations
                  Instances For

                    HERVEZ is canonical on all four axes ([Stu12] Table (2)).

                    Latin COEPISSE: defectiveness ((17)–(19)) #

                    The present-system cells lack a stem, so they lack form correspondents and realizations; the perfect-system cells have the stem coep. Defectiveness sits in the stem specification, and COEPISSE keeps a single stem — defective without being suppletive.

                    Instances For
                      @[implicit_reducible]
                      Equations
                      def Stump2012.instReprCoepLex.repr :
                      CoepLexStd.Format
                      Equations
                      Instances For
                        @[implicit_reducible]
                        Equations
                        Instances For
                          @[implicit_reducible]
                          Equations
                          def Stump2012.instReprCoepStem.repr :
                          CoepStemStd.Format
                          Equations
                          Instances For
                            @[implicit_reducible]
                            Equations

                            A COEPISSE content cell: a tense system and an agreement feature.

                            Instances For
                              def Stump2012.instDecidableEqCoepCell.decEq (x✝ x✝¹ : CoepCell) :
                              Decidable (x✝ = x✝¹)
                              Equations
                              Instances For
                                def Stump2012.instReprCoepCell.repr :
                                CoepCellStd.Format
                                Equations
                                • One or more equations did not get rendered due to their size.
                                Instances For
                                  @[implicit_reducible]
                                  Equations

                                  COEPISSE's linkage: coep on perfect-system cells, no stem on present-system cells ([Stu12] (18)).

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

                                    The perfect-system realizations coepī, coepistī, coepit, coepimus, coepistis, coepērunt ([Stu12] (17)).

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

                                      COEPISSE is defective: the present-system cells lack a stem ([Stu12] §3.1).

                                      A present-system content cell has no realization.

                                      A perfect-system content cell realizes through its coep correspondent (coepit, 3sg).

                                      COEPISSE keeps a single stem, so it is stem-invariant.

                                      Defectiveness without suppletion: COEPISSE deviates on totality alone ([Stu12] §3.1).

                                      Latin BELLUM: syncretism ((22)–(26)) #

                                      Two content cells share a form correspondent. The neuter nominative patterns after the accusative (directional), and the dative and ablative share one form cell (nondirectional). The merged dative/ablative form cell is a coarsening of the form-property space; it is modeled here by the dative as its representative, with both content cells mapped there.

                                      Instances For
                                        @[implicit_reducible]
                                        Equations
                                        def Stump2012.instReprBellumLex.repr :
                                        BellumLexStd.Format
                                        Equations
                                        Instances For
                                          Instances For
                                            @[implicit_reducible]
                                            Equations
                                            def Stump2012.instReprBellumStem.repr :
                                            BellumStemStd.Format
                                            Equations
                                            Instances For
                                              inductive Stump2012.Case :
                                              Instances For
                                                @[implicit_reducible]
                                                instance Stump2012.instDecidableEqCase :
                                                DecidableEq Case
                                                Equations
                                                @[implicit_reducible]
                                                Equations
                                                def Stump2012.instReprCase.repr :
                                                CaseStd.Format
                                                Equations
                                                Instances For
                                                  @[implicit_reducible]
                                                  Equations
                                                  inductive Stump2012.Num :
                                                  Instances For
                                                    @[implicit_reducible]
                                                    instance Stump2012.instDecidableEqNum :
                                                    DecidableEq Num
                                                    Equations
                                                    @[implicit_reducible]
                                                    instance Stump2012.instFintypeNum :
                                                    Fintype Num
                                                    Equations
                                                    @[implicit_reducible]
                                                    instance Stump2012.instReprNum :
                                                    Repr Num
                                                    Equations
                                                    def Stump2012.instReprNum.repr :
                                                    NumStd.Format
                                                    Equations
                                                    Instances For

                                                      A BELLUM content cell: a case and a number.

                                                      Instances For
                                                        def Stump2012.instDecidableEqBellumCell.decEq (x✝ x✝¹ : BellumCell) :
                                                        Decidable (x✝ = x✝¹)
                                                        Equations
                                                        Instances For
                                                          def Stump2012.instReprBellumCell.repr :
                                                          BellumCellStd.Format
                                                          Equations
                                                          • One or more equations did not get rendered due to their size.
                                                          Instances For

                                                            The property mapping: nominative to accusative (directional neuter syncretism, (24)) and ablative to dative as the merged {dat/abl} representative (nondirectional, (25)).

                                                            Equations
                                                            Instances For

                                                              BELLUM's linkage: one stem, the syncretizing property mapping.

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

                                                                The realizations bellum, bellī, bellō, bella, bellōrum, bellīs on the form cells ([Stu12] (22)).

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

                                                                  Directional syncretism: nominative and accusative singular share a form correspondent ([Stu12] (24)).

                                                                  Nondirectional syncretism: dative and ablative singular share a form correspondent ([Stu12] (25)).

                                                                  The shared form correspondent forces a shared realization: nominative and accusative singular both realize as bellum ([Stu12] (26)).

                                                                  Syncretism is the failure of injectivity.

                                                                  Latin HORTĀRĪ: deponency, defectiveness, and virtual cells ((27)–(31), §4) #

                                                                  The active content cells have passive form correspondents (deponency); the passive content cells have none (defectiveness). No content cell corresponds to an active form cell, so an active form cell is virtual — the seat of the [Stu12] §4 point that later Latin hortābat releases by suppressing the deponent override ([Hip10]).

                                                                  Instances For
                                                                    @[implicit_reducible]
                                                                    Equations
                                                                    def Stump2012.instReprHortariLex.repr :
                                                                    HortariLexStd.Format
                                                                    Equations
                                                                    • One or more equations did not get rendered due to their size.
                                                                    Instances For
                                                                      Instances For
                                                                        @[implicit_reducible]
                                                                        Equations
                                                                        Equations
                                                                        • One or more equations did not get rendered due to their size.
                                                                        Instances For
                                                                          Instances For
                                                                            @[implicit_reducible]
                                                                            Equations
                                                                            @[implicit_reducible]
                                                                            Equations
                                                                            def Stump2012.instReprVoice.repr :
                                                                            VoiceStd.Format
                                                                            Equations
                                                                            Instances For
                                                                              @[implicit_reducible]
                                                                              Equations

                                                                              A HORTĀRĪ content cell: a voice and an agreement feature.

                                                                              Instances For
                                                                                def Stump2012.instDecidableEqVCell.decEq (x✝ x✝¹ : VCell) :
                                                                                Decidable (x✝ = x✝¹)
                                                                                Equations
                                                                                Instances For
                                                                                  @[implicit_reducible]
                                                                                  Equations
                                                                                  def Stump2012.instReprVCell.repr :
                                                                                  VCellStd.Format
                                                                                  Equations
                                                                                  • One or more equations did not get rendered due to their size.
                                                                                  Instances For
                                                                                    @[implicit_reducible]
                                                                                    Equations

                                                                                    HORTĀRĪ's linkage: a stem on the active cells only, and the voice-flipping property mapping ([Stu12] (29)–(30)).

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

                                                                                      The passive-morphology realizations of the active content cells (hortor, …, hortantur, (28)).

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

                                                                                        Deponency: the active content cells' property mapping is unfaithful, flipping to passive ([Stu12] §3.3.1).

                                                                                        Every active content cell has a passive form correspondent.

                                                                                        The active content cell 1sg realizes as hortor through its passive correspondent.

                                                                                        Deponency compounds with defectiveness: the passive content cells lack a stem ([Stu12] (30a)).

                                                                                        The active form cell ⟨horta, {1sg active}⟩ is virtual: no content cell corresponds to it, since active content maps to passive form and passive content has no correspondent ([Stu12] §4).

                                                                                        Hungarian ÉN: functor-argument reversal ((33)–(38)) #

                                                                                        The form correspondent of a pronominal oblique-case cell pairs the case stem with the pronoun's own person-number properties — ⟨f(σ), g(L)⟩ with the property set computed from the lexeme ([Stu12] (37)). The inessive of ÉN '1sg' is inflected as the 1sg form of the inessive stem benn.

                                                                                        inductive Stump2012.Pron :

                                                                                        The personal pronouns ÉN '1sg' and TE '2sg'.

                                                                                        Instances For
                                                                                          @[implicit_reducible]
                                                                                          instance Stump2012.instDecidableEqPron :
                                                                                          DecidableEq Pron
                                                                                          Equations
                                                                                          @[implicit_reducible]
                                                                                          Equations
                                                                                          @[implicit_reducible]
                                                                                          Equations
                                                                                          def Stump2012.instReprPron.repr :
                                                                                          PronStd.Format
                                                                                          Equations
                                                                                          Instances For

                                                                                            The oblique cases marked by inflected postpositions.

                                                                                            Instances For
                                                                                              @[implicit_reducible]
                                                                                              Equations
                                                                                              @[implicit_reducible]
                                                                                              Equations
                                                                                              def Stump2012.instReprHuCase.repr :
                                                                                              HuCaseStd.Format
                                                                                              Equations
                                                                                              Instances For

                                                                                                The pronominal person-number properties the form cell carries.

                                                                                                Instances For
                                                                                                  @[implicit_reducible]
                                                                                                  Equations
                                                                                                  def Stump2012.instReprPersNum.repr :
                                                                                                  PersNumStd.Format
                                                                                                  Equations
                                                                                                  Instances For
                                                                                                    @[implicit_reducible]
                                                                                                    Equations

                                                                                                    A Hungarian property set: either a content-side case or a form-side person-number set.

                                                                                                    Instances For
                                                                                                      def Stump2012.instDecidableEqHuProp.decEq (x✝ x✝¹ : HuProp) :
                                                                                                      Decidable (x✝ = x✝¹)
                                                                                                      Equations
                                                                                                      Instances For
                                                                                                        def Stump2012.instReprHuProp.repr :
                                                                                                        HuPropStd.Format
                                                                                                        Equations
                                                                                                        • One or more equations did not get rendered due to their size.
                                                                                                        Instances For
                                                                                                          @[implicit_reducible]
                                                                                                          Equations

                                                                                                          The case postposition stems nek, benn, rajt.

                                                                                                          Instances For
                                                                                                            @[implicit_reducible]
                                                                                                            Equations
                                                                                                            def Stump2012.instReprCaseStem.repr :
                                                                                                            CaseStemStd.Format
                                                                                                            Equations
                                                                                                            Instances For
                                                                                                              @[implicit_reducible]
                                                                                                              Equations

                                                                                                              The property mapping computes the form property set from the lexeme — the functor-argument reversal ([Stu12] (32), (37)).

                                                                                                              Equations
                                                                                                              Instances For

                                                                                                                ÉN's linkage: case-driven stem, lexeme-driven property mapping.

                                                                                                                Equations
                                                                                                                Instances For

                                                                                                                  The inessive of ÉN corresponds to the 1sg form of benn ([Stu12] (38)).

                                                                                                                  The correspondent's property set is the pronoun's, not the case's — the reversal is unfaithful ([Stu12] (37)).

                                                                                                                  The property mapping consults the lexeme: ÉN and TE send the same inessive content cell to different form property sets.

                                                                                                                  The nekem/bennem row of (38): the dative and inessive of ÉN realize as nekem and bennem.

                                                                                                                  Latin FERRE: suppletion under the default rule ((41)–(43)) #

                                                                                                                  Present-system cells take the stem fer, perfect-system cells the stem tul, in complementary distribution under the default linkage rule — no override. The linkage is suppletive yet property-preserving, showing the two axes are independent.

                                                                                                                  Instances For
                                                                                                                    @[implicit_reducible]
                                                                                                                    Equations
                                                                                                                    @[implicit_reducible]
                                                                                                                    Equations
                                                                                                                    def Stump2012.instReprFerreLex.repr :
                                                                                                                    FerreLexStd.Format
                                                                                                                    Equations
                                                                                                                    Instances For
                                                                                                                      Instances For
                                                                                                                        @[implicit_reducible]
                                                                                                                        Equations
                                                                                                                        def Stump2012.instReprFerreStem.repr :
                                                                                                                        FerreStemStd.Format
                                                                                                                        Equations
                                                                                                                        Instances For

                                                                                                                          A FERRE content cell: a tense system and an agreement feature.

                                                                                                                          Instances For
                                                                                                                            def Stump2012.instDecidableEqFerreCell.decEq (x✝ x✝¹ : FerreCell) :
                                                                                                                            Decidable (x✝ = x✝¹)
                                                                                                                            Equations
                                                                                                                            Instances For
                                                                                                                              def Stump2012.instReprFerreCell.repr :
                                                                                                                              FerreCellStd.Format
                                                                                                                              Equations
                                                                                                                              • One or more equations did not get rendered due to their size.
                                                                                                                              Instances For

                                                                                                                                FERRE's linkage: two suppletive stems in complementary distribution, identity property mapping ([Stu12] (42)).

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

                                                                                                                                  The realizations ferō, fers, fert, … and tulī, …, tulit, … ([Stu12] (41)).

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

                                                                                                                                    FERRE is suppletive: the present- and perfect-system cells draw on different stems ([Stu12] §3.4).

                                                                                                                                    FERRE is property-preserving: no override, the default rule preserves the content cell's property set.

                                                                                                                                    The independence showcase: suppletive yet property-preserving ([Stu12] §3.4).

                                                                                                                                    Old Icelandic ÞURFA: a compound deviation ((44)–(46)) #

                                                                                                                                    A preterite-present verb forms its present as a strong verb forms its past (deponent tense mapping) and its past with a separate weak stem (suppletion). Suppletion and unfaithfulness coincide in a single linkage.

                                                                                                                                    Instances For
                                                                                                                                      @[implicit_reducible]
                                                                                                                                      Equations
                                                                                                                                      def Stump2012.instReprThurfaLex.repr :
                                                                                                                                      ThurfaLexStd.Format
                                                                                                                                      Equations
                                                                                                                                      Instances For
                                                                                                                                        Instances For
                                                                                                                                          @[implicit_reducible]
                                                                                                                                          Equations
                                                                                                                                          def Stump2012.instReprThurfaStem.repr :
                                                                                                                                          ThurfaStemStd.Format
                                                                                                                                          Equations
                                                                                                                                          Instances For
                                                                                                                                            Instances For
                                                                                                                                              @[implicit_reducible]
                                                                                                                                              Equations
                                                                                                                                              @[implicit_reducible]
                                                                                                                                              Equations
                                                                                                                                              @[implicit_reducible]
                                                                                                                                              Equations
                                                                                                                                              def Stump2012.instReprTense.repr :
                                                                                                                                              TenseStd.Format
                                                                                                                                              Equations
                                                                                                                                              Instances For

                                                                                                                                                A ÞURFA content cell: a tense and an agreement feature.

                                                                                                                                                Instances For
                                                                                                                                                  def Stump2012.instDecidableEqTCell.decEq (x✝ x✝¹ : TCell) :
                                                                                                                                                  Decidable (x✝ = x✝¹)
                                                                                                                                                  Equations
                                                                                                                                                  Instances For
                                                                                                                                                    @[implicit_reducible]
                                                                                                                                                    Equations
                                                                                                                                                    def Stump2012.instReprTCell.repr :
                                                                                                                                                    TCellStd.Format
                                                                                                                                                    Equations
                                                                                                                                                    • One or more equations did not get rendered due to their size.
                                                                                                                                                    Instances For
                                                                                                                                                      @[implicit_reducible]
                                                                                                                                                      Equations

                                                                                                                                                      ÞURFA's linkage: the strong stem for the present, the weak stem for the past (suppletion), and a property mapping sending every cell to the past (deponent tense) ([Stu12] (45)–(46)).

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

                                                                                                                                                        ÞURFA is suppletive: present and past draw on different stems.

                                                                                                                                                        ÞURFA is unfaithful: the present content cell maps to a past form cell.

                                                                                                                                                        The compound deviation: suppletion and deponent tense mapping in one linkage ([Stu12] §3.4).

                                                                                                                                                        The present content cell's form correspondent is the strong stem at the past property set ([Stu12] (46)).

                                                                                                                                                        The past content cell's form correspondent is the weak stem at the past property set ([Stu12] (46)).