Dylan Bumford

h-index6
1paper

1 Paper

CLApr 1, 2025Code
Effect-driven interpretation: Functors for natural language composition

Dylan Bumford, Simon Charlow

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 loop, etc. We make the case that human languages are similarly organized around the give and pull of pure values and impure processes, and we'll aim to show how denotational techniques from computer science can be leveraged to support elegant and illuminating analyses of natural language composition.