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



KB Term:  Term intersection
English Word: 

Sigma KEE - NaturalGasPipeline
NaturalGasPipeline(natural gas pipeline)

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


(subclass NaturalGasPipeline Pipeline) Transportation.kif 809-809 Natural gas pipeline is a subclass of pipeline
(documentation NaturalGasPipeline EnglishLanguage "NaturalGasPipeline is the subclass of Pipelines that are used to carry NaturalGas.") Transportation.kif 810-811 Natural gas pipeline is a subclass of pipeline

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


(termFormat EnglishLanguage NaturalGasPipeline "natural gas pipeline") domainEnglishFormat.kif 39889-39889
(termFormat ChineseTraditionalLanguage NaturalGasPipeline "天然氣管道") domainEnglishFormat.kif 39890-39890
(termFormat ChineseLanguage NaturalGasPipeline "天然气管道") domainEnglishFormat.kif 39891-39891

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


(=>
    (and
        (instance ?PIPE NaturalGasPipeline)
        (instance ?MOTION Motion)
        (instrument ?MOTION ?PIPE)
        (patient ?MOTION ?GAS))
    (instance ?GAS NaturalGas))
Transportation.kif 813-819 If X is an instance of natural gas 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 natural gas

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


(<=>
    (lengthOfNaturalGasPipeline ?AREA ?LENGTH)
    (length
        (KappaFn ?PIPELINE
            (and
                (instance ?PIPELINE NaturalGasPipeline)
                (located ?PIPELINE ?AREA))) ?LENGTH))
Transportation.kif 735-742 X is a length of natural gas 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-0a80e6c8 (2026-05-12) is open source software produced by Articulate Software and its partners