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


KB Term:  Term intersection
English Word: 

Sigma KEE - CrudeOilPipeline
CrudeOilPipeline(crude oil pipeline)

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


(subclass CrudeOilPipeline Pipeline) Transportation.kif 797-797 Crude oil pipeline is a subclass of pipeline
(documentation CrudeOilPipeline EnglishLanguage "CrudeOilPipeline is the subclass of Pipelines that are used to carry CrudeOil.") Transportation.kif 798-799 Crude oil pipeline is a subclass of pipeline
(externalImage CrudeOilPipeline "http://upload.wikimedia.org/wikipedia/commons/ 8/ 8f/ Trans_Alaska_Pipeline_System_Luca_Galuzzi_2005.jpg") pictureList.kif 4635-4635 Crude oil pipeline is a subclass of pipeline

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


(termFormat EnglishLanguage CrudeOilPipeline "crude oil pipeline") domainEnglishFormat.kif 17898-17898
(termFormat ChineseTraditionalLanguage CrudeOilPipeline "原油管道") domainEnglishFormat.kif 17899-17899
(termFormat ChineseLanguage CrudeOilPipeline "原油管道") domainEnglishFormat.kif 17900-17900

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


(=>
    (and
        (instance ?PIPE CrudeOilPipeline)
        (instance ?MOTION Motion)
        (instrument ?MOTION ?PIPE)
        (patient ?MOTION ?OIL))
    (instance ?OIL Petroleum))
Transportation.kif 801-807 If X is an instance of crude oil 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

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


(<=>
    (lengthOfCrudeOilPipeline ?AREA ?LENGTH)
    (length
        (KappaFn ?PIPELINE
            (and
                (instance ?PIPELINE CrudeOilPipeline)
                (located ?PIPELINE ?AREA))) ?LENGTH))
Transportation.kif 712-719 X is a length of crude oil 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