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

Formal Language: 


KB Term:  Term intersection
English Word: 

Sigma KEE - CoarseParticulateMatter
CoarseParticulateMatter

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


(documentation CoarseParticulateMatter ChineseLanguage "CoarseParticulateMatterapproximateDiameter 介于 2.5 和 10 Micrometer 之间的 ParticulateMatter。") Geography.kif 7766-7767
(documentation CoarseParticulateMatter ChineseLanguage "FineParticle 是 approximateDiameter 小于 2.5 MicrometerParticulateMatter。") Geography.kif 7795-7796
(documentation CoarseParticulateMatter EnglishLanguage "CoarseParticulateMatter are ParticulateMatter with an approximateDiameter between 2.5 and 10 Micrometers.") Geography.kif 7763-7764
(subclass CoarseParticulateMatter ParticulateMatter) Geography.kif 7769-7769 CoarseParticulateMatterParticulateMattersubclass では

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


(partition ParticulateMatter CoarseParticulateMatter FineParticulateMatter) Geography.kif 7742-7742 ParticulateMatterCoarseParticulateMatter + FineParticulateMatterexhaustively partitioned
(termFormat ChineseLanguage CoarseParticulateMatter "粗悬浮颗粒") Geography.kif 7775-7775 ParticulateMatterCoarseParticulateMatter + FineParticulateMatterexhaustively partitioned
(termFormat EnglishLanguage CoarseParticulateMatter "PM10") Geography.kif 7773-7773 ParticulateMatterCoarseParticulateMatter + FineParticulateMatterexhaustively partitioned
(termFormat EnglishLanguage CoarseParticulateMatter "coarse particulate matter") Geography.kif 7771-7771 ParticulateMatterCoarseParticulateMatter + FineParticulateMatterexhaustively partitioned

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 7777-7788 オブジェクトParticulateMatterinstance では 自己接続オブジェクト オブジェクトpart では approximateDiameter 自己接続オブジェクト and 実数Micrometer(s) 10.0 は 実数 より greater では  実数 は 2.5 より greater では  オブジェクト10 オブジェクト10 は CoarseParticulateMatterinstance では オブジェクト10 は オブジェクトpart では


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