CoarseParticulateMatter(PM10) |
appearance as argument number 1 |
![]() |
(documentation CoarseParticulateMatter ChineseLanguage "CoarseParticulateMatter 是 approximateDiameter 介于 2.5 和 10 Micrometer 之间的 ParticulateMatter。") | Geography.kif 7499-7500 | |
(documentation CoarseParticulateMatter ChineseLanguage "FineParticle 是 approximateDiameter 小于 2.5 Micrometer 的 ParticulateMatter。") | Geography.kif 7528-7529 | |
(documentation CoarseParticulateMatter EnglishLanguage "CoarseParticulateMatter are ParticulateMatter with an approximateDiameter between 2.5 and 10 Micrometers.") | Geography.kif 7496-7497 | |
(subclass CoarseParticulateMatter ParticulateMatter) | Geography.kif 7502-7502 | PM10 is a subclass of PM |
appearance as argument number 2 |
![]() |
(partition ParticulateMatter CoarseParticulateMatter FineParticulateMatter) | Geography.kif 7475-7475 | PM is exhaustively partitioned into PM10 and PM2.5 |
(termFormat ChineseLanguage CoarseParticulateMatter "粗悬浮颗粒") | Geography.kif 7508-7508 | PM is exhaustively partitioned into PM10 and PM2.5 |
(termFormat EnglishLanguage CoarseParticulateMatter "PM10") | Geography.kif 7506-7506 | PM is exhaustively partitioned into PM10 and PM2.5 |
(termFormat EnglishLanguage CoarseParticulateMatter "coarse particulate matter") | Geography.kif 7504-7504 | PM is exhaustively partitioned into PM10 and PM2.5 |
consequent |
![]() |
(<=> (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 7510-7521 | An object is an instance of PM and a self connected object is a part of the object and the approximate diameter of the self connected object is a real number micrometer(s) and 10.0 is greater than the real number and the real number is greater than 2.5 if and only if there exists the object10 such that the object10 is an instance of PM10 and the object10 is a part of the object |
![]() |
![]() |