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

Formal Language: 



KB Term:  Term intersection
English Word: 

  ElectricalEquipmentApplianceAndComponentManufacturing

Sigma KEE - ElectricalEquipmentApplianceAndComponentManufacturing
ElectricalEquipmentApplianceAndComponentManufacturing(电气设备器具和元件制造)

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


(documentation ElectricalEquipmentApplianceAndComponentManufacturing EnglishLanguage "An Attribute of an Organization, that specifies that the primary business of the organization involves Electrical Equipment, Appliance, and Component Manufacturing.") naics.kif 5416-5419
(instance ElectricalEquipmentApplianceAndComponentManufacturing IndustryAttribute) naics.kif 5414-5414 电气设备器具和元件制造行业属性instance

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


(disjoint MiscellaneousManufacturing ElectricalEquipmentApplianceAndComponentManufacturing) naics.kif 6143-6143 杂项制造业 和 % 2 是 disjoint
(subAttribute ElectricLightingEquipmentManufacturing ElectricalEquipmentApplianceAndComponentManufacturing) naics.kif 5445-5445 电气照明设备制造业电气设备器具和元件制造subAttribute
(subAttribute ElectricalEquipmentManufacturing ElectricalEquipmentApplianceAndComponentManufacturing) naics.kif 5550-5550 电气设备制造业电气设备器具和元件制造subAttribute
(subAttribute ElectricalProductAttribute ElectricalEquipmentApplianceAndComponentManufacturing) Mid-level-ontology.kif 30990-30990 ElectricalProductAttribute电气设备器具和元件制造subAttribute
(subAttribute HouseholdApplianceManufacturing ElectricalEquipmentApplianceAndComponentManufacturing) naics.kif 5487-5487 家电制造业电气设备器具和元件制造subAttribute
(subAttribute OtherElectricalEquipmentAndComponentManufacturing ElectricalEquipmentApplianceAndComponentManufacturing) naics.kif 5585-5585 其他电气设备和部件制造电气设备器具和元件制造subAttribute
(termFormat ChineseLanguage ElectricalEquipmentApplianceAndComponentManufacturing "电气设备器具和元件制造") domainEnglishFormat.kif 21504-21504
(termFormat ChineseTraditionalLanguage ElectricalEquipmentApplianceAndComponentManufacturing "電氣設備器具和元件製造") domainEnglishFormat.kif 21503-21503
(termFormat EnglishLanguage ElectricalEquipmentApplianceAndComponentManufacturing "electrical equipment appliance and component manufacturing") domainEnglishFormat.kif 21502-21502
(termFormat EnglishLanguage ElectricalEquipmentApplianceAndComponentManufacturing "electrical") Mid-level-ontology.kif 30989-30989

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


(=>
    (and
        (instance ?ORG Organization)
        (attribute ?ORG ElectricalEquipmentApplianceAndComponentManufacturing))
    (exists (?EV ?MEM)
        (and
            (member ?MEM ?ORG)
            (agent ?MEM ?EV)
            (exists (?THING ?MEM2 ?EV2)
                (and
                    (instance ?EV Manufacture)
                    (and
                        (instance ?THING Machine)
                        (exists (?EV3 ?ELEC)
                            (and
                                (patient ?EV3 ?THING)
                                (resource ?EV3 ?ELEC)
                                (instance ?ELEC Electricity))))
                    (patient ?EV ?THING)
                    (member ?MEM2 ?ORG)
                    (instance ?EV2 Selling)
                    (agent ?EV2 ?MEM2)
                    (patient ?EV2 ?THING))))))
naics.kif 5421-5443


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