Documentation

Linglib.Studies.HaslingerEtAl2025

Syntactic distribution of a distributive element

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

      A German distributive item with its properties

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

          Derive a LexicalItem from the German distributive Fragment entry, so the form/gloss/classification are read off Fragments/German/Distributives.lean rather than restated here (the fragment is anchored to this same paper).

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

            jeder (DP-internal and distance): +distributive, +maximal. Derived from the German fragment's jederEntry.

            Equations
            Instances For

              jeweils (distance only): +distributive, -maximal. Derived from jeweilsEntry.

              Equations
              Instances For

                alle (DP-internal): -distributive, +maximal. Derived from alleEntry.

                Equations
                Instances For

                  Definite plurals: -distributive, -maximal

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

                    Context for testing non-maximality (QUD makes exceptions irrelevant)

                    • description : String
                    • totalItems :
                    • exceptions :
                    • implicitQUD : String
                    Instances For
                      Equations
                      • One or more equations did not get rendered due to their size.
                      Instances For

                        Magnets scenario (example 23): 5 boxes, 4 have 2 magnets, 1 has 1

                        Equations
                        • HaslingerEtAl2025.magnetsContext = { description := "Magnets that shouldn't be stored together", totalItems := 5, exceptions := 1, implicitQUD := "Is there explosion risk?" }
                        Instances For

                          Volunteers scenario (example 24): 5 volunteers, 4 have 2 dogs, 1 has 1

                          Equations
                          Instances For

                            Experimental observation

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

                                DP-jeder overwhelmingly rejected in non-maximal contexts (Figure 1)

                                Equations
                                Instances For

                                  jeweils shows mixed judgments across speakers (Figure 1)

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

                                    Distance jeder mostly rejected, less categorically than DP-jeder (Figure 2)

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

                                      Correlation (Section 4): No DP use ↔ permits non-maximality?

                                      Equations
                                      Instances For

                                        The typological table (5) from the paper, extended with jeweils

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

                                          Demonstrate the jeder/jeweils contrast on a concrete model.

                                          5 boxes, predicate "contains two magnets":

                                          QUD: "Is there explosion risk?" — any box with 2 magnets is dangerous, so the exception in box 5 is irrelevant.

                                          Instances For
                                            @[implicit_reducible]
                                            Equations
                                            def HaslingerEtAl2025.instReprBox.repr :
                                            BoxStd.Format
                                            Equations
                                            Instances For
                                              @[implicit_reducible]
                                              Equations
                                              • One or more equations did not get rendered due to their size.

                                              World with 4 of 5 boxes containing 2 magnets

                                              Instances For
                                                @[implicit_reducible]
                                                Equations
                                                def HaslingerEtAl2025.instReprMWorld.repr :
                                                MWorldStd.Format
                                                Equations
                                                • One or more equations did not get rendered due to their size.
                                                Instances For
                                                  @[implicit_reducible]
                                                  Equations
                                                  • One or more equations did not get rendered due to their size.
                                                  Equations
                                                  Instances For

                                                    jeweils accepts: there exists a sub-plurality where all boxes have 2 magnets. We use trivial tolerance (any subset is tolerant) — the 4-box subset {b1,b2,b3,b4} witnesses truth because all four satisfy hasTwoMagnets.

                                                    The atom-vacuity principle in action: distributing to individual boxes, maximality follows because each singleton has no room for tolerance.