tomguim / monadicHeim

A state-monadic update semantics (WiP)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Monadic Heim

A state-monadic fragment that captures Heim’s (1983) dynamic semantics for presupposition projection, by treating sentence meanings as (partial) updates of the common ground.

I both define the Heimian dynamic connectives directly, and define “natural” lifter functions which take static propositional operators to their Heimian counterparts. We show that our lifter functions fail to deliver the same result as Heim for disjunction.

In order to salvage an account based on lifting static propositional operators, I posit an exhaustivity operator, which updates the common ground with the implicatures of its prejacent first.

About

A state-monadic update semantics (WiP)

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Haskell 91.7%Language:Nix 8.3%