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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - RailTransportation
RailTransportation(鐵路運輸)

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


(documentation RailTransportation EnglishLanguage "An Attribute of an Organization, that specifies that the primary business of the organization involves Rail Transportation.") naics.kif 8030-8032
(externalImage RailTransportation "http://articulatesoftware.com/SUMOpictures/ signs_symbol/ BW/ BW_3/ rail_transportation.png") pictureList.kif 685-685
(instance RailTransportation IndustryAttribute) naics.kif 8028-8028 鐵路運輸 and 行業屬性

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


(subAttribute LineHaulRailroads RailTransportation) naics.kif 8061-8061 子屬性 線路運輸鐵路 and 鐵路運輸
(subAttribute ShortLineRailroads RailTransportation) naics.kif 8067-8067 子屬性 短線鐵路 and 鐵路運輸
(termFormat ChineseLanguage RailTransportation "铁路运输") domainEnglishFormat.kif 48656-48656
(termFormat ChineseTraditionalLanguage RailTransportation "鐵路運輸") domainEnglishFormat.kif 48655-48655
(termFormat EnglishLanguage RailTransportation "rail transportation") domainEnglishFormat.kif 48654-48654

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


(=>
    (and
        (instance ?ORG Organization)
        (attribute ?ORG RailTransportation))
    (exists (?EV ?MEM)
        (and
            (member ?MEM ?ORG)
            (agent ?MEM ?EV)
            (exists (?P)
                (and
                    (instance ?EV Selling)
                    (instance ?P Human)
                    (patient ?EV ?P)
                    (confersRight
                        (exists (?MOVE ?RR ?OBJ)
                            (and
                                (instance ?MOVE Transportation)
                                (or
                                    (patient ?MOVE ?P)
                                    (and
                                        (possesses ?P ?OBJ)
                                        (patient ?MOVE ?OBJ)
                                        (instance ?OBJ Object)))
                                (possesses ?ORG ?RR)
                                (instance ?RR RailVehicle))) ?MEM ?P))))))
naics.kif 8034-8059


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