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 #
- DGB-dependent meaning: content is determined by MaxQUD/MaxPending
- Polarity: yes/mmh affirm; no negates
- Register: mmh/uh-huh are informal variants of yes
- CR function: huh requests clarification (constituent reading)
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
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
- One or more equations did not get rendered due to their size.
- Fragments.English.PropositionalLexemes.instBEqPropLexeme.beq x✝¹ x✝ = false
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.
huh is the only CR lexeme.