joelle-o-world / english-io

1 stars 0 forks source link

new class: TruthTable #3

Open joelle-o-world opened 5 years ago

joelle-o-world commented 5 years ago

This class represents a radical revision to how truth is represented within the game. Truth values will no longer be stored on sentence objects. Instead a TruthTable object will store a list of <Sentence, truth-value> pairs.