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

Formal Language: 



KB Term:  Term intersection
English Word: 

  RefinedPetroleumProduct

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 5930-5931
(subclass RefinedPetroleumProduct PetroleumProduct) Economy.kif 5929-5929 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 5953-5953 Asphalt is a subclass of refined petroleum product
(subclass LiquefiedPetroleumGas RefinedPetroleumProduct) Economy.kif 5933-5933 Liquefied petroleum gas is a subclass of refined petroleum product
(subclass PetroleumLubricant RefinedPetroleumProduct) Economy.kif 5935-5935 Petroleum lubricant is a subclass of refined petroleum product
(termFormat ChineseLanguage RefinedPetroleumProduct "精炼石油产品") domainEnglishFormat.kif 49118-49118
(termFormat ChineseTraditionalLanguage RefinedPetroleumProduct "精煉石油產品") domainEnglishFormat.kif 49117-49117
(termFormat EnglishLanguage RefinedPetroleumProduct "refined petroleum product") domainEnglishFormat.kif 49116-49116

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 simplified definition (without tree view)
Show simplified definition (with tree view)

Show without tree


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