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


KB Term:  Term intersection
English Word: 

Sigma KEE - PetroleumProductPipeline
PetroleumProductPipeline(petroleum product pipeline)

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


(subclass PetroleumProductPipeline Pipeline) Transportation.kif 821-821 Petroleum product pipeline is a subclass of pipeline
(documentation PetroleumProductPipeline EnglishLanguage "PetroleumProductPipeline is the subclass of Pipelines that are used to carry PetroleumProducts.") Transportation.kif 822-824 Petroleum product pipeline is a subclass of pipeline
(externalImage PetroleumProductPipeline "http://upload.wikimedia.org/wikipedia/ en/ 5/ 56/ Pipeline_small_image%2C_seen_from_below.jpeg") pictureList.kif 2507-2507 Petroleum product pipeline is a subclass of pipeline

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


(termFormat EnglishLanguage PetroleumProductPipeline "petroleum product pipeline") domainEnglishFormat.kif 45491-45491
(termFormat ChineseTraditionalLanguage PetroleumProductPipeline "石油產品管道") domainEnglishFormat.kif 45492-45492
(termFormat ChineseLanguage PetroleumProductPipeline "石油产品管道") domainEnglishFormat.kif 45493-45493

antecedent
-------------------------


(=>
    (and
        (instance ?PIPE PetroleumProductPipeline)
        (instance ?MOTION Motion)
        (instrument ?MOTION ?PIPE)
        (patient ?MOTION ?STUFF))
    (instance ?STUFF PetroleumProduct))
Transportation.kif 826-832 If X is an instance of petroleum product pipeline, Y is an instance of motion, X is an instrument for Y, and Z is a patient of Y, then Z is an instance of petroleum product

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


(<=>
    (lengthOfPetroleumProductPipeline ?AREA ?LENGTH)
    (length
        (KappaFn ?PIPELINE
            (and
                (instance ?PIPELINE PetroleumProductPipeline)
                (located ?PIPELINE ?AREA))) ?LENGTH))
Transportation.kif 758-765 X is a length of petroleum product pipeline of Y if and only if the length of the class described by Z is X


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.0-ac69cf7a (2026-05-13) is open source software produced by Articulate Software and its partners