DisjunctiveSyllogism2Declaration (python class)
See also
This section presents the DisjunctiveSyllogism2Declaration python class.
This class models the declaration of the disjunctive-syllogism-2 inference-rule in the target universe-of-discourse.
Punctilious users do not need to instanciate objects from this class. In effect, the UniverseOfDiscourse class exposes the disjunctive_syllogism_2 property, and instanciation is automatic when the property is accessed for the first time.