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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - RefinedPetroleumProduct
RefinedPetroleumProduct(refined petroleum product)

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


(documentation RefinedPetroleumProduct EnglishLanguage "A Substance that is the result of the Distilling of Petroleum.") Economy.kif 6140-6141
(subclass RefinedPetroleumProduct PetroleumProduct) Economy.kif 6139-6139 Refined petroleum product is a subclass of petroleum product

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


(industryProductType PetroleumRefineries RefinedPetroleumProduct) Economy.kif 1844-1844 Refined petroleum product is an industry product type of petroleum refineries
(subclass Asphalt RefinedPetroleumProduct) Economy.kif 6163-6163 Asphalt is a subclass of refined petroleum product
(subclass LiquefiedPetroleumGas RefinedPetroleumProduct) Economy.kif 6143-6143 Liquefied petroleum gas is a subclass of refined petroleum product
(subclass PetroleumLubricant RefinedPetroleumProduct) Economy.kif 6145-6145 Petroleum lubricant is a subclass of refined petroleum product
(termFormat ChineseLanguage RefinedPetroleumProduct "精炼石油产品") domainEnglishFormat.kif 49151-49151 Petroleum lubricant is a subclass of refined petroleum product
(termFormat ChineseTraditionalLanguage RefinedPetroleumProduct "精煉石油產品") domainEnglishFormat.kif 49150-49150 Petroleum lubricant is a subclass of refined petroleum product
(termFormat EnglishLanguage RefinedPetroleumProduct "refined petroleum product") domainEnglishFormat.kif 49149-49149 Petroleum lubricant is a subclass of refined petroleum product

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


(=>
    (and
        (instance ?ORG Organization)
        (attribute ?ORG GasolineStations))
    (exists (?EV ?MEM)
        (and
            (member ?MEM ?ORG)
            (agent ?MEM ?EV)
            (exists (?THING)
                (and
                    (instance ?EV Selling)
                    (instance ?THING RefinedPetroleumProduct)
                    (patient ?EV ?THING))))))
naics.kif 7472-7484


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