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

Formal Language: 



KB Term:  Term intersection
English Word: 

  CoarseParticulateMatter

Sigma KEE - CoarseParticulateMatter
CoarseParticulateMatter

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


(documentation CoarseParticulateMatter ChineseLanguage "CoarseParticulateMatterapproximateDiameter 介于 2.5 和 10 Micrometer 之间的 ParticulateMatter。") Geography.kif 7429-7430
(documentation CoarseParticulateMatter ChineseLanguage "FineParticle 是 approximateDiameter 小于 2.5 MicrometerParticulateMatter。") Geography.kif 7458-7459
(documentation CoarseParticulateMatter EnglishLanguage "CoarseParticulateMatter are ParticulateMatter with an approximateDiameter between 2.5 and 10 Micrometers.") Geography.kif 7426-7427
(subclass CoarseParticulateMatter ParticulateMatter) Geography.kif 7432-7432 CoarseParticulateMatter e' uma sub-classe de ParticulateMatter

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


(partition ParticulateMatter CoarseParticulateMatter FineParticulateMatter) Geography.kif 7405-7405 O conceito ParticulateMatter e' completamente decomposto em CoarseParticulateMatter + FineParticulateMatter
(termFormat ChineseLanguage CoarseParticulateMatter "粗悬浮颗粒") Geography.kif 7438-7438
(termFormat EnglishLanguage CoarseParticulateMatter "PM10") Geography.kif 7436-7436
(termFormat EnglishLanguage CoarseParticulateMatter "coarse particulate matter") Geography.kif 7434-7434

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 7440-7451 Objeto e' uma instancia de ParticulateMatter Objeto auto-conectado e' uma &parte de Objeto approximateDiameter Objeto auto-conectado and Numero Real Micrometer(s) 10.0 e' maior que Numero Real Numero Real e' maior que 2.5 Objeto10 Objeto10 e' uma instancia de CoarseParticulateMatter Objeto10 e' uma &parte de Objeto


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

Show without tree


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