axis |
appearance as argument number 1 |
![]() |
(documentation axis EnglishLanguage "(axis ?A ?OBJ) means that a part ?A of an Object ?OBJ is the axis of rotation in a Rotating.") | Mid-level-ontology.kif 18552-18553 | |
(domain axis 1 Object) | Mid-level-ontology.kif 18554-18554 | The number 1 argument of axis is an instance of object |
(domain axis 2 Object) | Mid-level-ontology.kif 18555-18555 | The number 2 argument of axis is an instance of object |
(instance axis BinaryPredicate) | Mid-level-ontology.kif 18551-18551 | axis is an instance of binary predicate |
appearance as argument number 2 |
![]() |
(format ChineseLanguage axis "%2 %n 是 %1 的 axis") | domainEnglishFormat.kif 244-244 | |
(format ChineseTraditionalLanguage axis "%2 %n 是 %1 的 axis") | domainEnglishFormat.kif 243-243 | |
(format EnglishLanguage axis "%2 is %n an axis of %1") | domainEnglishFormat.kif 242-242 | |
(termFormat ChineseLanguage axis "轴") | domainEnglishFormat.kif 9421-9421 | |
(termFormat ChineseTraditionalLanguage axis "軸") | domainEnglishFormat.kif 9420-9420 | |
(termFormat EnglishLanguage axis "axis") | domainEnglishFormat.kif 9419-9419 |
antecedent |
![]() |
(=> (axis ?AXIS ?OBJ) (exists (?R) (and (instance ?R Rotating) (part ?AXIS ?OBJ) (experiencer ?R ?OBJ) (not (exists (?R2) (and (instance ?R2 Rotating) (subProcess ?R2 ?R) (experiencer ?R2 ?AXIS))))))) |
Mid-level-ontology.kif 18557-18569 |
|
consequent |
![]() |
![]() |
![]() |