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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - TransportationEquipmentManufacturing
TransportationEquipmentManufacturing(运输设备制造业)

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


(documentation TransportationEquipmentManufacturing EnglishLanguage "An Attribute of an Organization, that specifies that the primary business of the organization involves Transportation Equipment Manufacturing.") naics.kif 5679-5681
(instance TransportationEquipmentManufacturing IndustryAttribute) naics.kif 5677-5677 运输设备制造业行业属性instance

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


(disjoint MiscellaneousManufacturing TransportationEquipmentManufacturing) naics.kif 6142-6142 杂项制造业 和 % 2 是 disjoint
(subAttribute AerospaceProductAndPartsManufacturing TransportationEquipmentManufacturing) naics.kif 5879-5879 航空航天产品和零件制造运输设备制造业subAttribute
(subAttribute MotorVehicleBodyAndTrailerManufacturing TransportationEquipmentManufacturing) naics.kif 5736-5736 汽车车身和拖车制造运输设备制造业subAttribute
(subAttribute MotorVehicleManufacturing TransportationEquipmentManufacturing) naics.kif 5701-5701 汽车制造业运输设备制造业subAttribute
(subAttribute MotorVehiclePartsManufacturing TransportationEquipmentManufacturing) naics.kif 5768-5768 汽车零部件制造业运输设备制造业subAttribute
(subAttribute OtherTransportationEquipmentManufacturing TransportationEquipmentManufacturing) naics.kif 5958-5958 其他运输设备制造业运输设备制造业subAttribute
(subAttribute RailroadRollingStockManufacturing TransportationEquipmentManufacturing) naics.kif 5933-5933 铁路车辆制造运输设备制造业subAttribute
(subAttribute ShipAndBoatBuilding TransportationEquipmentManufacturing) naics.kif 5939-5939 船和造船运输设备制造业subAttribute
(termFormat ChineseLanguage TransportationEquipmentManufacturing "运输设备制造业") domainEnglishFormat.kif 59012-59012
(termFormat ChineseTraditionalLanguage TransportationEquipmentManufacturing "運輸設備製造業") domainEnglishFormat.kif 59011-59011
(termFormat EnglishLanguage TransportationEquipmentManufacturing "transportation equipment manufacturing") domainEnglishFormat.kif 59010-59010

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


(=>
    (and
        (instance ?ORG Organization)
        (attribute ?ORG TransportationEquipmentManufacturing))
    (exists (?EV ?MEM)
        (and
            (member ?MEM ?ORG)
            (agent ?MEM ?EV)
            (exists (?THING ?MEM2 ?EV2)
                (and
                    (instance ?EV Manufacture)
                    (instance ?THING TransportationDevice)
                    (patient ?EV ?THING)
                    (member ?MEM2 ?ORG)
                    (instance ?EV2 Selling)
                    (agent ?EV2 ?MEM2)
                    (patient ?EV2 ?THING))))))
naics.kif 5683-5699


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