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 1744-1745
(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 1743-1743

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


(subclass FossilFuel PetroleumProduct) Mid-level-ontology.kif 1754-1754
(subclass Petroleum PetroleumProduct) Economy.kif 5894-5894
(subclass RefinedPetroleumProduct PetroleumProduct) Economy.kif 6139-6139
(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 1746-1751

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 2542-2544


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