sphereRadius |
appearance as argument number 1 |
![]() |
(documentation sphereRadius EnglishLanguage "(sphereRadius ?OBJECT ?LENGTH) means the radius of the spherical Object, ?OBJECT, is ?LENGTH.") | Mid-level-ontology.kif 14784-14785 | |
(domain sphereRadius 1 Object) | Mid-level-ontology.kif 14782-14782 | The number 1 argument of sphere radius is an instance of object |
(domain sphereRadius 2 LengthMeasure) | Mid-level-ontology.kif 14783-14783 | The number 2 argument of sphere radius is an instance of length measure |
(instance sphereRadius BinaryPredicate) | Mid-level-ontology.kif 14781-14781 | sphere radius is an instance of binary predicate |
appearance as argument number 2 |
![]() |
(format ChineseLanguage sphereRadius "%1 的 radius 是 %2 ") | domainEnglishFormat.kif 4594-4594 | |
(format ChineseTraditionalLanguage sphereRadius "%1 的 radius 是 %2 ") | domainEnglishFormat.kif 4593-4593 | |
(format EnglishLanguage sphereRadius "the radius of %1 is %2") | domainEnglishFormat.kif 4592-4592 | |
(termFormat EnglishLanguage sphereRadius "sphere radius") | Mid-level-ontology.kif 14786-14786 |
antecedent |
![]() |
(=> (and (approximateDiameter ?O (MeasureFn ?L ?LM)) (sphereRadius ?S (MeasureFn (DivisionFn ?L 2.0) ?LM)) (measure ?S (MeasureFn ?V1 ?VM)) (measure ?O (MeasureFn ?V2 ?VM)) (instance ?LM UnitOfLength) (instance ?VM UnitOfVolume)) (equal ?V1 ?V2)) |
Mid-level-ontology.kif 19519-19530 |
|
consequent |
![]() |
![]() |
![]() |