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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - PetroleumProduct
PetroleumProduct

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


(documentation PetroleumProduct EnglishLanguage "PetroleumProduct is a broad class that includes both crude oil (Petroleum) and RefinedPetroleumProducts.") Mid-level-ontology.kif 2140-2141
(externalImage PetroleumProduct "http://upload.wikimedia.org/wikipedia/commons/ 2/ 24/ Grangemouth04nov06.jpg") pictureList.kif 2611-2611
(externalImage PetroleumProduct "http://upload.wikimedia.org/wikipedia/commons/ 6/ 63/ Motor_oil.jpg") pictureList.kif 2505-2505
(subclass PetroleumProduct Oil) Mid-level-ontology.kif 2139-2139

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


(subclass FossilFuel PetroleumProduct) Mid-level-ontology.kif 2150-2150
(subclass Petroleum PetroleumProduct) Economy.kif 6026-6026
(subclass RefinedPetroleumProduct PetroleumProduct) Economy.kif 6327-6327
(termFormat ChineseLanguage PetroleumProduct "石油产品") domainEnglishFormat.kif 45523-45523
(termFormat ChineseTraditionalLanguage PetroleumProduct "石油產品") domainEnglishFormat.kif 45522-45522
(termFormat EnglishLanguage PetroleumProduct "petroleum product") domainEnglishFormat.kif 45521-45521

antecedent
-------------------------


(=>
    (instance ?PP PetroleumProduct)
    (exists (?O)
        (and
            (instance ?O OrganicCompound)
            (part ?O ?PP))))
Mid-level-ontology.kif 2142-2147

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


(=>
    (and
        (instance ?PIPE PetroleumProductPipeline)
        (instance ?MOTION Motion)
        (instrument ?MOTION ?PIPE)
        (patient ?MOTION ?STUFF))
    (instance ?STUFF PetroleumProduct))
Transportation.kif 826-832
(=>
    (instance ?SHIP PetroleumTankerShip)
    (cargoType ?SHIP PetroleumProduct))
Transportation.kif 2543-2545


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