| TernaryPredicate(ternary predicate) |
| appearance as argument number 1 |
|
|
| (subclass TernaryPredicate Predicate) | Merge.kif 3537-3537 | Ternary predicate is a subclass of predicate |
| (subclass TernaryPredicate TernaryRelation) | Merge.kif 3538-3538 | Ternary predicate is a subclass of ternary relation |
| (subclass TernaryPredicate InheritableRelation) | Merge.kif 3539-3539 | Ternary predicate is a subclass of inheritable relation |
| (documentation TernaryPredicate EnglishLanguage "The Class of Predicates that require exactly three arguments.") | Merge.kif 3541-3542 | Ternary predicate is a subclass of inheritable relation |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (instance ?REL TernaryPredicate) (valence ?REL 3)) |
Merge.kif 3544-3546 | If X is an instance of ternary predicate, then X has 3 argument(s) |
|
|