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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - PipelineTransportation
PipelineTransportation(管道运输)

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 管道运输行业属性instance

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


(subAttribute OtherPipelineTransportation PipelineTransportation) naics.kif 8502-8502 其他管道运输管道运输subAttribute
(subAttribute PipelineTransportationOfCrudeOil PipelineTransportation) naics.kif 8490-8490 原油管道运输管道运输subAttribute
(subAttribute PipelineTransportationOfNaturalGas PipelineTransportation) naics.kif 8496-8496 管道输送天然气管道运输subAttribute
(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 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 is open source software produced by Articulate Software and its partners