Simon Charlow and Dylan Bumford
Week 1, August 3-7, 2020
Abstract:
Computer programs are often factored into pure components --- simple, total functions from inputs to outputs --- and components that may have side effects --- errors, changes to memory, parallel threads, abortion of the current command, etc. In this course, we'll make the case that human languages are similarly organized around the give and pull of pure and effectful processes, and we'll aim to show how denotational techniques from computer science can be leveraged to support elegant and illuminating semantic analyses of natural language phenomena.