SOTAVerified

Effect-driven interpretation: Functors for natural language composition

2025-04-01Code Available1· sign in to hype

Dylan Bumford, Simon Charlow

Code Available — Be the first to reproduce this paper.

Reproduce

Code

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 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.

Reproductions