![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
|
|
TernaryPredicate
|
|
|
| appearance as argument number 1 |
|
|
| (subclass TernaryPredicate Predicate) | Merge.kif 3602-3602 | Ternary predicate is a subclass of predicate |
| (subclass TernaryPredicate TernaryRelation) | Merge.kif 3603-3603 | Ternary predicate is a subclass of ternary relation |
| (subclass TernaryPredicate InheritableRelation) | Merge.kif 3604-3604 | Ternary predicate is a subclass of inheritable relation |
| (documentation TernaryPredicate EnglishLanguage "The Class of Predicates that require exactly three arguments.") | Merge.kif 3606-3607 | Ternary predicate is a subclass of inheritable relation |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (instance ?REL TernaryPredicate) (valence ?REL 3)) |
Merge.kif 3609-3611 | If X is an instance of ternary predicate, then X has 3 argument(s) |