pds
Copyright(c) Julian Grove and Aaron Steven White 2025
LicenseMIT
Maintainerjulian.grove@gmail.com
Safe HaskellSafe-Inferred
LanguageHaskell2010

Analysis.Factivity.Factivity

Description

 
Synopsis

Lexica for factivity

Priors and response functions

factivityPrior :: Term Source #

Prior to be used for the factivity example.

factivityRespond :: Term -> Term -> Term Source #

Respones function to be used for the factivity example.

Orphan instances