| BinaryPredicate(binary predicate) |
| appearance as argument number 1 |
|
|
| (subclass BinaryPredicate Predicate) | Merge.kif 3517-3517 | Binary predicate is a subclass of predicate |
| (subclass BinaryPredicate BinaryRelation) | Merge.kif 3518-3518 | Binary predicate is a subclass of binary relation |
| (subclass BinaryPredicate InheritableRelation) | Merge.kif 3519-3519 | Binary predicate is a subclass of inheritable relation |
| (documentation BinaryPredicate EnglishLanguage "A Predicate relating two items - its valence is two.") | Merge.kif 3521-3522 | Binary predicate is a subclass of inheritable relation |
| appearance as argument number 2 |
|
|
| appearance as argument number 3 |
|
|
| (domain contraryAttributeWRT 3 BinaryPredicate) | ComputerInput.kif 19-19 | The number 3 argument of contrary attribute WRT is an instance of binary predicate |
| antecedent |
|
|
| (=> (instance ?REL BinaryPredicate) (valence ?REL 2)) |
Merge.kif 3524-3526 | If X is an instance of binary predicate, then X has 2 argument(s) |
| (=> (and (instance ?REL BinaryPredicate) (instance ?REL SpatialRelation) (instance ?OBJ1 Physical) (instance ?OBJ2 Physical) (?REL ?OBJ1 ?OBJ2)) (overlapsTemporally (WhenFn ?OBJ1) (WhenFn ?OBJ2))) |
Merge.kif 8382-8389 | If X is an instance of binary predicate, X is an instance of spatial relation, Y is an instance of physical, Z is an instance of physical, and X Y and Z, then the time of existence of Z overlaps the time of existence of Y |
|
|