BinaryPredicate(二元谓语) |
appearance as argument number 1 |
![]() |
(documentation BinaryPredicate ChineseLanguage "这是一个联系两个项目的 Predicate - 它的配价是二。") | chinese_format.kif 2012-2013 | |
(documentation BinaryPredicate EnglishLanguage "A Predicate relating two items - its valence is two.") | Merge.kif 3459-3460 | |
(subclass BinaryPredicate BinaryRelation) | Merge.kif 3456-3456 | 二元谓语 是 二元关系 的 subclass |
(subclass BinaryPredicate InheritableRelation) | Merge.kif 3457-3457 | 二元谓语 是 可继承的关系 的 subclass |
(subclass BinaryPredicate Predicate) | Merge.kif 3455-3455 | 二元谓语 是 谓语 的 subclass |
appearance as argument number 2 |
![]() |
appearance as argument number 3 |
![]() |
(domain contraryAttributeWRT 3 BinaryPredicate) | ComputerInput.kif 19-19 | contraryAttributeWRT 的 3 数量 是 二元谓语 的 instance |
antecedent |
![]() |
(=> (and (instance ?REL BinaryPredicate) (instance ?REL SpatialRelation) (?REL ?OBJ1 ?OBJ2)) (overlapsTemporally (WhenFn ?OBJ1) (WhenFn ?OBJ2))) |
Merge.kif 8216-8221 | |
(=> (instance ?REL BinaryPredicate) (valence ?REL 2)) |
Merge.kif 3462-3464 |
![]() |
![]() |