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 6328-6329
(subclass RefinedPetroleumProduct PetroleumProduct) Economy.kif 6327-6327 Refined petroleum product is a subclass of petroleum product

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


(industryProductType PetroleumRefineries RefinedPetroleumProduct) Economy.kif 1969-1969 Refined petroleum product is an industry product type of petroleum refineries
(subclass Asphalt RefinedPetroleumProduct) Economy.kif 6351-6351 Asphalt is a subclass of refined petroleum product
(subclass LiquefiedPetroleumGas RefinedPetroleumProduct) Economy.kif 6331-6331 Liquefied petroleum gas is a subclass of refined petroleum product
(subclass PetroleumLubricant RefinedPetroleumProduct) Economy.kif 6333-6333 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