Browsing Interface : Welcome guest : log in
Home |  Graph |  ]  KB:  Language:   

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - FineParticulateMatter
FineParticulateMatter

appearance as argument number 1
-------------------------


(documentation FineParticulateMatter EnglishLanguage "FineParticles are ParticulateMatter with an approximateDiameter less than 2.5 Micrometers.") Geography.kif 7433-7434
(subclass FineParticulateMatter ParticulateMatter) Geography.kif 7439-7439

appearance as argument number 2
-------------------------


(termFormat ChineseLanguage FineParticulateMatter "细悬浮颗粒") Geography.kif 7445-7445
(termFormat EnglishLanguage FineParticulateMatter "PM2.5") Geography.kif 7443-7443
(termFormat EnglishLanguage FineParticulateMatter "fine particulate matter") Geography.kif 7441-7441

appearance as argument number 3
-------------------------


(partition ParticulateMatter CoarseParticulateMatter FineParticulateMatter) Geography.kif 7383-7383

consequent
-------------------------


(<=>
    (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 7447-7457


Show full definition with tree view
Show simplified definition (without tree view)
Show simplified definition (with tree view)



Sigma web home      Suggested Upper Merged Ontology (SUMO) web home
Sigma version 3.0 is open source software produced by Articulate Software and its partners