Documentation

Linglib.Phenomena.Questions.MultipleWh

A multiple wh-question with its answer patterns

  • question : String

    The question

  • numWh :

    Number of wh-phrases

  • constituentAnswer : String

    Example constituent answer (short form)

  • sententialAnswer : String

    Example sentential answer (long form)

  • exhaustiveReading : String

    The exhaustive interpretation

  • source : String

    Source

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

      G&S p. 310: "Which man loves which woman?"

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

        Conjunctive answer: multiple pairs

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

          Disjunctive answer: uncertain which pair

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

            Complex answer with quantifiers

            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

                Constituent and sentential answers express the same proposition. @cite{groenendijk-stokhof-1984}: Both derived from the same abstract + term.

                • question : String

                  The question

                • shortAnswer : String

                  Short (constituent) answer

                • longAnswer : String

                  Long (sentential) answer

                • equivalent : Bool

                  They express the same proposition

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

                      Some multiple-wh questions have both pair-list and single-pair readings. G&S focus on exhaustive (pair-list) readings.

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

                          G&S: The default/semantic reading is pair-list (exhaustive). Single-pair readings are pragmatic/mention-some.

                          Equations
                          Instances For

                            G&S define a hierarchy of term categories: T^0 = S/S (sentence adverbs: yes, no) T^1 = S/AB^1 (ordinary terms: John, everyone) T^2 = S/AB^2 (2-place terms: John, Mary) T^n = S/AB^n (n-place terms)

                            • arity :

                              The arity

                            • examples : List String

                              Example expressions

                            • typeDesc : String

                              Type description

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

                                      Languages vary in whether multiple wh-specifiers at a phase edge are tolerable at PF (@cite{rudin-1988}, @cite{citko-gracanin-yuksek-2025}). The substrate primitives (MWFParameter, PhaseEdge, EdgeAsterisk, MWFViolation, EllipsisRepairsMWF) are in Linglib/Typology/Question.lean per the project layering convention; this file holds only the per-language data + theorems consuming it.

                                      The intra-English variety A/B split (paper-specific to @cite{citko-gracanin-yuksek-2025}) lives in Phenomena/Ellipsis/Studies/CitkoGracaninYuksek2025.lean.

                                      Cross-linguistic MWF datum. Records the parameter setting and an example question. AllowsMultipleSluicing is derived from the parameter via EllipsisRepairsMWF.

                                      • language : String
                                      • exampleQuestion : String

                                        Example multiple wh-question.

                                      • grammatical : Bool

                                        Is the bare multiple-wh question grammatical?

                                      • notes : String
                                      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

                                            Multiple sluicing is licensed iff vP-edge ellipsis repairs the MWF violation for n = 2 wh-specifiers. Derived, not stipulated.

                                            Equations
                                            Instances For

                                              Bulgarian: MWF language (@cite{rudin-1988} canonical case).

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

                                                German: non-MWF; vP-only asterisk; multiple sluicing repairs. @cite{citko-gracanin-yuksek-2025} ex 31a.

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

                                                  Greek: non-MWF; vP-only asterisk; multiple sluicing repairs. @cite{citko-gracanin-yuksek-2025} ex 31b.

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

                                                    Bulgarian: MWF language → no violations on bare multiple wh.

                                                    Sluicing repairs in German and Greek (vP-only asterisk eliminated).