View on GitHub

CompPrag-2017

Material for course on probabilistic pragmatics, probabilistic programming, experimental pragmatics and Bayesian Data analysis.

Course content

Pragmatic reasoning is reasoning about what a speaker may have meant by an utterance at a given occasion. Pragmatic reasoning requires listeners to draw on different sources of possibly uncertain information from context and world-knowledge. Likewise, listeners need to reason about the speaker’s state of mind, her beliefs and goals, and possibly even about the speaker’s idiosyncratic use of language. To combine these sources of information about what the speaker has likely meant, we turn towards probabilistic modelling. This course will cover a sequence of increasingly complex models of listeners’ probabilistic inferences about speaker meaning, including applications to referential communication, scalar implicatures, vagueness, generics, politeness and tropes.

To harness the complexity of pragmatic reasoning we will formulate models in a probabilistic programming language called WebPPL, which the course will introduce and which will help us understand the models and calculate their (quantitative) predictions. We will exercise with model code by going through selected chapters of the web-book Probabilistic Language Understanding.

Time & venue

The course will be held on two weekends. On each day we convene from 9am to 5pm. Notice the change of location after the first weekend:

Schedule

Day 1
Day 2
Day 3
Day 4

Homework

  1. Exercises on coin flips and scalar implicatures are due on Friday October 20th.
  2. Exercises on vagueness, BDA and scope ambiguity are due on Friday November 3rd.

Course material

Probabilistic pragmatics

Main

Probabilistic Language Understanding: webbook on probabilistic models of pragmatic inference

Caveat: there are (at least) two versions of this book; we will be using only the version accessible through the link above!

Additional

Probabilistic programming in WebPPL

Main
Additional