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

Formal Language: 



KB Term:  Term intersection
English Word: 

  PipelineTransportation

Sigma KEE - PipelineTransportation
PipelineTransportation(pipeline transportation)

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


(documentation PipelineTransportation EnglishLanguage "An Attribute of an Organization, that specifies that the primary business of the organization involves Pipeline Transportation.") naics.kif 8461-8463
(externalImage PipelineTransportation "http://upload.wikimedia.org/wikipedia/ commons/ 6/ 64/ Pipeline_device.jpg") pictureList.kif 2291-2291
(externalImage PipelineTransportation "http://upload.wikimedia.org/wikipedia/ en/ 5/ 56/ Pipeline-small_image%2C_seen_from_below.jpeg") pictureList.kif 1905-1905
(instance PipelineTransportation IndustryAttribute) naics.kif 8459-8459 Pipeline transportation is an instance of industry attribute

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


(subAttribute OtherPipelineTransportation PipelineTransportation) naics.kif 8502-8502 Other pipeline transportation is a subattribute of pipeline transportation
(subAttribute PipelineTransportationOfCrudeOil PipelineTransportation) naics.kif 8490-8490 Pipeline transportation of crude oil is a subattribute of pipeline transportation
(subAttribute PipelineTransportationOfNaturalGas PipelineTransportation) naics.kif 8496-8496 Pipeline transportation of natural gas is a subattribute of pipeline transportation
(termFormat ChineseLanguage PipelineTransportation "管道运输") domainEnglishFormat.kif 45906-45906
(termFormat ChineseTraditionalLanguage PipelineTransportation "管道運輸") domainEnglishFormat.kif 45905-45905
(termFormat EnglishLanguage PipelineTransportation "pipeline transportation") domainEnglishFormat.kif 45904-45904

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


(=>
    (and
        (instance ?ORG Organization)
        (attribute ?ORG PipelineTransportation))
    (exists (?EV ?MEM)
        (and
            (member ?MEM ?ORG)
            (agent ?MEM ?EV)
            (exists (?P)
                (and
                    (instance ?EV Selling)
                    (instance ?P Human)
                    (patient ?EV ?P)
                    (confersRight
                        (exists (?T ?V ?OBJ ?PIPE)
                            (and
                                (instance ?T Transportation)
                                (possesses ?P ?OBJ)
                                (patient ?T ?OBJ)
                                (instance ?OBJ Substance)
                                (possesses ?ORG ?V)
                                (instrument ?T ?PIPE)
                                (instance ?PIPE Pipeline))) ?MEM ?P))))))
naics.kif 8465-8488


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