Documentation

Linglib.Fragments.English.PropositionalLexemes

Propositional Lexemes #

@cite{ginzburg-2012} Appendix C (exx. 10–12)

Propositional lexemes are words whose meaning is defined by reference to the DGB state — they cannot be interpreted without knowing what question is under discussion (MaxQUD) and what assertion is pending (MaxPending).

Examples: "yes", "no", "mmh", "uh-huh", "huh".

These are NOT ordinary content words — their denotation is a function from DGB state to propositional content. This distinguishes them from regular affirmatives/negatives in languages that use verbal echo (e.g., Mandarin, Finnish).

Key Properties #

  1. DGB-dependent meaning: content is determined by MaxQUD/MaxPending
  2. Polarity: yes/mmh affirm; no negates
  3. Register: mmh/uh-huh are informal variants of yes
  4. CR function: huh requests clarification (constituent reading)

Which DGB component a propositional lexeme references.

  • maxQUD : DGBRef

    References MaxQUD — the topmost question under discussion

  • maxPending : DGBRef

    References MaxPending — the most recent ungrounded assertion

  • both : DGBRef

    References both (e.g., for CR-initiating lexemes)

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

      Polarity of a propositional lexeme's contribution.

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

          A propositional lexeme: a word whose meaning depends on DGB state.

          • phon : String

            Phonological form

          • cat : String

            Syntactic category

          • dgbRef : DGBRef

            Which DGB component this lexeme references

          • polarity : Polarity

            Polarity of the response

          • contentRule : String

            Informal description of the content rule

          • source : String

            Source in @cite{ginzburg-2012}

          Instances For
            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
                Equations
                Instances For

                  "yes" — propositional abstract of MaxQUD. @cite{ginzburg-2012} §7.5, ex. 21 (p. 232): content = max-qud([ ]). When MaxQUD = ?p (a polar question), max-qud([ ]) = p. DGB-PARAMS references max-qud : PolQuestion.

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

                    "no" — negation of MaxQUD's propositional abstract. @cite{ginzburg-2012} §7.5, ex. 25 (p. 233): content is a proposition such that NegProp(cont) ∧ SimpleAns(cont, max-qud). DGB-PARAMS references max-qud : PolQuestion.

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

                      "mmh" / "uh-huh" — informal positive acknowledgment. @cite{ginzburg-2012} Appendix C.

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

                        "huh" — clarification request. @cite{ginzburg-2012} Appendix C.

                        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

                            All propositional lexemes have non-empty content rules.

                            yes and no both reference MaxQUD (not MaxPending directly). @cite{ginzburg-2012} §7.5: both derive content from max-qud via dgb-params.