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 6323-6324
(subclass RefinedPetroleumProduct PetroleumProduct) Economy.kif 6322-6322 Refined petroleum product is a subclass of petroleum product

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


(industryProductType PetroleumRefineries RefinedPetroleumProduct) Economy.kif 1964-1964 Refined petroleum product is an industry product type of petroleum refineries
(subclass Asphalt RefinedPetroleumProduct) Economy.kif 6346-6346 Asphalt is a subclass of refined petroleum product
(subclass LiquefiedPetroleumGas RefinedPetroleumProduct) Economy.kif 6326-6326 Liquefied petroleum gas is a subclass of refined petroleum product
(subclass PetroleumLubricant RefinedPetroleumProduct) Economy.kif 6328-6328 Petroleum lubricant is a subclass of refined petroleum product
(termFormat ChineseLanguage RefinedPetroleumProduct "精炼石油产品") domainEnglishFormat.kif 49121-49121 Petroleum lubricant is a subclass of refined petroleum product
(termFormat ChineseTraditionalLanguage RefinedPetroleumProduct "精煉石油產品") domainEnglishFormat.kif 49120-49120 Petroleum lubricant is a subclass of refined petroleum product
(termFormat EnglishLanguage RefinedPetroleumProduct "refined petroleum product") domainEnglishFormat.kif 49119-49119 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