Skip to content

Type-theoretical explication of semantic phenomena

Notifications You must be signed in to change notification settings

odomanov/ttsemantics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TT Semantics

Various experiments in computer-oriented natural language semantics. They comprise attempts to formalize various language phenomena in computer languages such as Agda, Coq, Racket — in any case along the lines of type-theoretical semantics (A.Ranta, Z.Luo, and others).

Agda

  • MontagueTT — Montague-like type-theoretical natural language semantics.
  • Contexts — Contexts in natural language semantics. Records and modules.
  • IntensionalLogic — Monads in intensional logic.
  • FuzzyTT — A variant of P.Martin-Löf ’s intuitionistic type theory with fuzzy type membership.
  • Experiments — Various experiments.

Coq

  • Edelberg.vCoq formalization of illustrative cases from 'W.Edelberg, A Perspectivalist Semantics for the Attitudes (1995)'.
  • Edelberg-counterpart.vCoq formalization of illustrative cases from 'W.Edelberg, A Perspectivalist Semantics for the Attitudes (1995)' using Counterpart relation.
  • Ralph.vCoq formalization of Quine's sentence 'Ralph belives that someone is a spy' using Record types.
  • Ralph-counterpart.vCoq formalization of Quine's sentence 'Ralph belives that someone is a spy' using Record types and Counterpart relation.
  • Ralph-classes.vCoq formalization of Quine's sentence 'Ralph belives that someone is a spy' using typeclasses. Simple try, in fact contradictory.

About

Type-theoretical explication of semantic phenomena

Resources

Stars

Watchers

Forks

Packages

No packages published