Class PriestWorld

java.lang.Object
org.tweetyproject.commons.AbstractInterpretation<PlBeliefSet,PlFormula>
org.tweetyproject.logics.pl.semantics.PriestWorld
All Implemented Interfaces:
Interpretation<PlBeliefSet,PlFormula>

public class PriestWorld extends AbstractInterpretation<PlBeliefSet,PlFormula>
A three-valued interpretation for propositional logic from Priest's three valued logic (3VL) [Priest, G.: Logic of paradox. Journal of Philosophical Logic 8, 219-241 (1979)]. Every proposition gets one of three truth values: true, false, both.
Author:
Matthias Thimm