Documentation

Linglib.Phenomena.ScalarImplicatures.Studies.Horn1972

Horn Scales #

@cite{horn-1972}

Connects the string-based HornScaleDatumPair records in Phenomena/ScalarImplicatures/Basic.lean to the typed Horn scale algebra in Theories/Semantics/Alternatives/HornScale.lean (Quantifiers.entails, Connectives.entails, Modals.entails, strongerAlternatives).

Structure #

For each string-level scale datum (someAllDatum, orAndDatum, possibleNecessaryDatum), we prove:

  1. Entailment agreement: the typed entails function matches the string-level stronger/weaker ordering.

  2. Alternative agreement: strongerAlternatives on the typed scale produces the expected set.

  3. Scale membership: the datum's strongerTerm is indeed stronger in the typed scale.