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

Formal Language: 



KB Term:  Term intersection
English Word: 

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 電氣設備器具和元件製造 and 行業屬性

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


(disjoint MiscellaneousManufacturing ElectricalEquipmentApplianceAndComponentManufacturing) naics.kif 6143-6143 不相交的 雜項製造業 and 電氣設備器具和元件製造
(subAttribute ElectricLightingEquipmentManufacturing ElectricalEquipmentApplianceAndComponentManufacturing) naics.kif 5445-5445 子屬性 電氣照明設備製造業 and 電氣設備器具和元件製造
(subAttribute ElectricalEquipmentManufacturing ElectricalEquipmentApplianceAndComponentManufacturing) naics.kif 5550-5550 子屬性 電氣設備製造業 and 電氣設備器具和元件製造
(subAttribute ElectricalProductAttribute ElectricalEquipmentApplianceAndComponentManufacturing) Mid-level-ontology.kif 30990-30990 子屬性 ElectricalProductAttribute and 電氣設備器具和元件製造
(subAttribute HouseholdApplianceManufacturing ElectricalEquipmentApplianceAndComponentManufacturing) naics.kif 5487-5487 子屬性 家電製造業 and 電氣設備器具和元件製造
(subAttribute OtherElectricalEquipmentAndComponentManufacturing ElectricalEquipmentApplianceAndComponentManufacturing) naics.kif 5585-5585 子屬性 其他電氣設備和部件製造 and 電氣設備器具和元件製造
(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 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