Class Disjunction

Subclass-Of@Frame-Ontology: Logsent, Expression, Sentence
Instance-Of@Frame-Ontology: Class@Frame-Ontology, Relation@Ol-User%Kif-Relations, Set
Arity@Frame-Ontology: 1


Slots:


Equivalence Axioms for Disjunction:

(<=> (Disjunction ?X)
     (Exists (?Plist)
             (And (List ?Plist)
                  (>= (Length ?Plist) 1)
                  (=> (Item ?P ?Plist) (Sentence ?P))
                  (= ?X (Cons 'Or ?Plist)))))


Frame References to Disjunction:

In class@frame-ontology Logsent:

Exhaustive-Subclass-Partition@Frame-Ontology: {
Conjunction, Disjunction, Equivalence, Implication, Negation, Reverse-Implication}