Documentation

Linglib.Phenomena.Questions.Basic

Questions: Basic Types and Shared Infrastructure #

@cite{dayal-2016} @cite{groenendijk-stokhof-1984} @cite{anand-hardt-mccloskey-2021}

Theory-neutral types for question-answer phenomena.

Semantic type of a wh-phrase, classifying what domain the wh-word ranges over. The taxonomy is empirically motivated by distributional patterns in the Santa Cruz Sluicing Corpus, where these types show radically different frequencies.

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

      Classification of question types by answer form.

      Note: this classifies the form of the question and expected answer, not the semantic type of the wh-phrase. For semantic type (entity, degree, reason, etc.), see WhSemanticType.

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

          Answer completeness

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

              Answer form

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

                  A question-answer pair with metadata

                  • question : String

                    The question

                  • answer : String

                    The answer

                  • questionType : QuestionType

                    Type of question

                  • completeness : AnswerCompleteness

                    Completeness of answer

                  • form : AnswerForm

                    Form of answer

                  • felicitous : Bool

                    Is this Q-A pair felicitous?

                  • source : String

                    Source/citation

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

                      Term types determine exhaustive interpretation. Source: @cite{groenendijk-stokhof-1984}, Chapter IV.

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