Documentation

Linglib.Comparisons.ScalarImplicatureTheories

theorem Comparisons.ScalarImplicatureTheories.neogricean_closer_to_geurts_data :
have ng_rate := Interfaces.ImplicatureTheory.predictedBaselineRate NeoGricean.NeoGriceanTheory; have rsa_rate := Interfaces.ImplicatureTheory.predictedBaselineRate RSA.RSATheory; have empirical := geurtsPouscolousVerificationRate; have ng_diff := if ng_rate > empirical then ng_rate - empirical else empirical - ng_rate; have rsa_diff := if rsa_rate > empirical then rsa_rate - empirical else empirical - rsa_rate; ng_diff < rsa_diff

NeoGricean closer to @cite{geurts-pouscoulous-2009} data than RSA

NeoGricean full coverage report

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

    RSA full coverage report

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

      @cite{geurts-pouscoulous-2009} task effect data as a test case

      Equations
      Instances For

        DE blocking test case from ScalarImplicatures data

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

          RSA captures DE blocking (via @cite{potts-etal-2016} lexical uncertainty)

          Compare both theories to observed verification rate

          NeoGricean captures the Geurts & Pouscoulous task effect data

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

          NeoGricean captures DE blocking pattern

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

          RSA captures DE blocking pattern (via @cite{potts-etal-2016})

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