Documentation

Linglib.Studies.BonamiStump2016

Bonami and Stump 2016: Paradigm Function Morphology #

This file formalizes the worked PFM1 fragments of [bonami-stump-2016] on the engine of Morphology/Paradigm/Function.lean: the finite paradigm of four Icelandic verbs (rules of basic stem choice, three blocks of rules of exponence, the Identity Function Default), the Sanskrit ninth-conjugation portmanteau with the Function Composition Default, and the Sanskrit vocative rule of referral.

Morphophonological metageneralizations (umlaut, vowel loss, coalescence) are phonological substance outside the engine, so only cells they leave untouched are decided; the strong verbs' ablaut alternants enter as basic stems, as in the chapter.

Main definitions #

Main results #

References #

Icelandic verbs #

The four verbs of Table 17.1: KALLA (weak.4.a), ÆTLA (weak.4.b), GRÍPA (strong.1.a), FLJÚGA (strong.2.b).

Instances For
    @[instance_reducible]
    Equations

    Morphosyntactic properties; person and number are separate properties, as in the chapter's {pst sg}.

    Instances For
      @[instance_reducible]
      Equations

      Weak conjugation 4.b.

      Equations
      Instances For

        Block I of Table 17.3: theme vowels.

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

          Block II of Table 17.3: past-tense exponence.

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

            The weak.4.b imperative -ðu.

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

              The zero exponent of the second-singular imperative.

              Equations
              Instances For

                The general second-singular -r.

                Equations
                Instances For

                  Block III of Table 17.3: agreement and mood exponence.

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

                    Rules of basic stem choice (7); the strong verbs' ablaut alternants are listed as stems.

                    Equations
                    • One or more equations did not get rendered due to their size.
                    Instances For
                      def BonamiStump2016.lindex (v : Verb) :
                      StringVerb

                      The covert lexemic index (11): every stem in v's paradigm is indexed v.

                      Equations
                      Instances For
                        def BonamiStump2016.pf (v : Verb) (σ : Finset Feat) :
                        String × Finset Feat

                        The Icelandic paradigm function (13): basic stem choice, then Blocks I–III.

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

                          (4a): kallaðir, derived by (6) as kall + -a + -ði + -r.

                          (4c): the bare imperative gríp — the IFD fires in Blocks I and II, and the zero imperative exponent preempts -r in Block III.

                          (4d): flaug, the narrowest stem-choice rule for FLJÚGA followed by the IFD in every block.

                          Table 17.1: the strong second-singular past greipst, the strong-verb rule preempting -r.

                          The conflict among (7c)–(7e) at ⟨GRÍPA, {ind pst 1sg}⟩ resolves to the three-cell rule.

                          A strong verb's Block I has no applicable rule of exponence, so the IFD leaves the stem.

                          The example of (14): [iii : ⟨ætla, {imp 2sg}⟩] = ⟨ætlaðu, σ⟩.

                          The example of (15): the weak.4.b -ðu is narrower than the zero imperative, which is narrower than -r.

                          Sanskrit portmanteau and the Function Composition Default #

                          Two ninth-conjugation verbs: consonant-final AŚ 'eat' and vowel-final KRĪ 'buy'.

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

                            Properties of the second-person singular imperative active.

                            Instances For
                              @[instance_reducible]
                              Equations

                              Block i, (20a): ninth-conjugation -nī.

                              Equations
                              Instances For

                                Block ii, (20b): second-singular imperative active -hi.

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

                                  Block [ii,i], (20c): -āna after a consonant-final root, consonant-finality carried by the class {AŚ}.

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

                                    (21) at (22): AŚ takes the portmanteau -āna (Table 17.5).

                                    (23): Block [ii,i] defaults to the composition of Blocks ii and i, the Function Composition Default (24).

                                    Table 17.5: krīnīhi.

                                    Sanskrit vocative referral #

                                    The neuter a-stem DĀNA 'gift' of Table 17.2.

                                    Instances For
                                      @[instance_reducible]
                                      Equations

                                      Case and number properties.

                                      Instances For
                                        @[instance_reducible]
                                        Equations
                                        def BonamiStump2016.toNom (σ : Finset NF) :
                                        Finset NF

                                        σ/{nom} of (17): the property set like σ but nominative.

                                        Equations
                                        Instances For

                                          Block i: a nominative exponent and the vocative rule of referral (17), which re-consults the block at the nominative cell.

                                          Equations
                                          • One or more equations did not get rendered due to their size.
                                          Instances For
                                            theorem BonamiStump2016.voc_refers_to_nom :
                                            (Morphology.PFM.evalBlock (fun (x : String) => Noun.dana) caseBlock ("dān", {NF.voc, NF.du})).1 = (Morphology.PFM.evalBlock (fun (x : String) => Noun.dana) caseBlock ("dān", {NF.nom, NF.du})).1

                                            The vocative dual takes the nominative dual's exponent: a syncretism confined to Block i, unlike the whole-word clause (5).

                                            theorem BonamiStump2016.voc_du :
                                            Morphology.PFM.evalBlock (fun (x : String) => Noun.dana) caseBlock ("dān", {NF.voc, NF.du}) = ("dāne", {NF.voc, NF.du})

                                            Table 17.2: the vocative dual dāne.