defaultMaximumSphereRadius |
appearance as argument number 1 |
![]() |
(documentation defaultMaximumSphereRadius EnglishLanguage "A BinaryPredicate that states the assumed maximum sphereRadius of a spherical Object") | Mid-level-ontology.kif 12948-12949 | |
(domain defaultMaximumSphereRadius 2 LengthMeasure) | Mid-level-ontology.kif 12947-12947 | The number 2 argument of default maximum sphere radius is an instance of length measure |
(domainSubclass defaultMaximumSphereRadius 1 Object) | Mid-level-ontology.kif 12946-12946 | The number 1 argument of default maximum sphere radius is a subclass of object |
(instance defaultMaximumSphereRadius BinaryPredicate) | Mid-level-ontology.kif 12945-12945 | default maximum sphere radius is an instance of binary predicate |
appearance as argument number 2 |
![]() |
(format ChineseLanguage defaultMaximumSphereRadius "%1 的 maximum 預期半径是 %2 ") | domainEnglishFormat.kif 3191-3191 | |
(format ChineseTraditionalLanguage defaultMaximumSphereRadius "%1 的 maximum 預期半徑是 %2 ") | domainEnglishFormat.kif 3190-3190 | |
(format EnglishLanguage defaultMaximumSphereRadius "the maximum expected radius of %1 is %2") | domainEnglishFormat.kif 3189-3189 | |
(termFormat EnglishLanguage defaultMaximumSphereRadius "default maximum sphere radius") | Mid-level-ontology.kif 12950-12950 |
antecedent |
![]() |
(=> (and (defaultMaximumSphereRadius ?OBJECT (MeasureFn ?R ?U)) (instance ?INST ?OBJECT) (attribute ?INST Sphere)) (modalAttribute (and (sphereRadius ?INST (MeasureFn ?RADIUS ?U)) (greaterThan ?RADIUS ?R)) Unlikely)) |
Mid-level-ontology.kif 12952-12962 |
|
consequent |
![]() |
![]() |
![]() |