approximateDiameter |
appearance as argument number 1 |
![]() |
(documentation approximateDiameter ChineseLanguage "这是假设一个为和它体积相同的完美球体的直径。") | Mid-level-ontology.kif 19514-19514 | |
(documentation approximateDiameter EnglishLanguage "The diameter of an object if it were a perfect sphere of the same volume") | Mid-level-ontology.kif 19512-19513 | |
(domain approximateDiameter 1 SelfConnectedObject) | Mid-level-ontology.kif 19519-19519 | |
(domain approximateDiameter 2 LengthMeasure) | Mid-level-ontology.kif 19520-19520 | |
(instance approximateDiameter BinaryPredicate) | Mid-level-ontology.kif 19522-19522 | |
(instance approximateDiameter SingleValuedRelation) | Mid-level-ontology.kif 19523-19523 | |
(instance approximateDiameter TotalValuedRelation) | Mid-level-ontology.kif 19524-19524 |
appearance as argument number 2 |
![]() |
(format ChineseLanguage approximateDiameter "1 的 approximate diameter 是 %2 ") | domainEnglishFormat.kif 2814-2814 | |
(format ChineseTraditionalLanguage approximateDiameter "%1 的 approximate diameter 是 %2 ") | domainEnglishFormat.kif 2813-2813 | |
(format EnglishLanguage approximateDiameter "the approximate diameter of %1 is %2") | domainEnglishFormat.kif 2812-2812 | |
(termFormat ChineseLanguage approximateDiameter "近似直径") | Mid-level-ontology.kif 19517-19517 | |
(termFormat EnglishLanguage approximateDiameter "approximate diameter") | Mid-level-ontology.kif 19516-19516 |
antecedent |
![]() |
(<=> (and (instance ?LD LiquidDrop) (approximateDiameter ?LD (MeasureFn ?S Micrometer)) (lessThan 500.0 ?S)) (instance ?LD Droplet)) |
Geography.kif 7593-7599 | |
(<=> (and (instance ?PM ParticulateMatter) (part ?P ?PM) (approximateDiameter ?P (MeasureFn ?S Micrometer)) (greaterThan 10.0 ?S) (greaterThan ?S 2.5)) (exists (?PM10) (and (instance ?PM10 CoarseParticulateMatter) (part ?PM10 ?PM)))) |
Geography.kif 7509-7520 | |
(<=> (and (instance ?PM ParticulateMatter) (part ?P ?PM) (approximateDiameter ?P (MeasureFn ?S Micrometer)) (greaterThanOrEqualTo ?S 2.5)) (exists (?PM25) (and (instance ?PM25 FineParticulateMatter) (part ?PM25 ?PM)))) |
Geography.kif 7538-7548 | |
(=> (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 19526-19537 | |
(=> (and (instance ?Particle Boulder) (approximateDiameter ?Particle (MeasureFn ?Size Millimeter))) (greaterThan ?Size 256.0)) |
Geography.kif 7380-7385 | |
(=> (and (instance ?Particle Cobble) (approximateDiameter ?Particle (MeasureFn ?Size Millimeter))) (and (greaterThan 256.0 ?Size) (greaterThan ?Size 64.0))) |
Geography.kif 7357-7364 | |
(=> (and (instance ?Particle Pebble) (approximateDiameter ?Particle (MeasureFn ?Size Millimeter))) (and (greaterThan 64.0 ?Size) (greaterThan ?Size 2.0))) |
Geography.kif 7334-7341 | |
(=> (and (part ?Particle ?Soil) (instance ?Soil Clay) (approximateDiameter ?Particle (MeasureFn ?Size Millimeter))) (and (greaterThan 0.004 ?Size) (greaterThan ?Size 0.001))) |
Mid-level-ontology.kif 19550-19558 | |
(=> (and (part ?Particle ?Soil) (instance ?Soil Sand) (approximateDiameter ?Particle (MeasureFn ?Size Millimeter))) (and (greaterThan 2.0 ?Size) (greaterThan ?Size 0.062))) |
Geography.kif 4444-4452 | |
(=> (and (part ?Particle ?Soil) (instance ?Soil Silt) (approximateDiameter ?Particle (MeasureFn ?Size Millimeter))) (and (greaterThan 0.062 ?Size) (greaterThan ?Size 0.004))) |
Geography.kif 4489-4497 |
consequent |
![]() |
![]() |
![]() |