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 1671-1672
(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 1670-1670

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


(subclass FossilFuel PetroleumProduct) Mid-level-ontology.kif 1681-1681
(subclass Petroleum PetroleumProduct) Economy.kif 5799-5799
(subclass RefinedPetroleumProduct PetroleumProduct) Economy.kif 6044-6044
(termFormat ChineseLanguage PetroleumProduct "石油产品") domainEnglishFormat.kif 45525-45525
(termFormat ChineseTraditionalLanguage PetroleumProduct "石油產品") domainEnglishFormat.kif 45524-45524
(termFormat EnglishLanguage PetroleumProduct "petroleum product") domainEnglishFormat.kif 45523-45523

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


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

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 2536-2538


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