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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - ElectricalEquipmentApplianceAndComponentManufacturing
ElectricalEquipmentApplianceAndComponentManufacturing(electrical equipment appliance and component manufacturing)

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 Electrical equipment appliance and component manufacturing is an instance of industry attribute

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


(disjoint MiscellaneousManufacturing ElectricalEquipmentApplianceAndComponentManufacturing) naics.kif 6143-6143 Miscellaneous manufacturing is disjoint from electrical equipment appliance and component manufacturing
(subAttribute ElectricLightingEquipmentManufacturing ElectricalEquipmentApplianceAndComponentManufacturing) naics.kif 5445-5445 Electric lighting equipment manufacturing is a subattribute of electrical equipment appliance and component manufacturing
(subAttribute ElectricalEquipmentManufacturing ElectricalEquipmentApplianceAndComponentManufacturing) naics.kif 5550-5550 Electrical equipment manufacturing is a subattribute of electrical equipment appliance and component manufacturing
(subAttribute ElectricalProductAttribute ElectricalEquipmentApplianceAndComponentManufacturing) Mid-level-ontology.kif 30990-30990 Electrical product attribute is a subattribute of electrical equipment appliance and component manufacturing
(subAttribute HouseholdApplianceManufacturing ElectricalEquipmentApplianceAndComponentManufacturing) naics.kif 5487-5487 Household appliance manufacturing is a subattribute of electrical equipment appliance and component manufacturing
(subAttribute OtherElectricalEquipmentAndComponentManufacturing ElectricalEquipmentApplianceAndComponentManufacturing) naics.kif 5585-5585 Other electrical equipment and component manufacturing is a subattribute of electrical equipment appliance and component manufacturing
(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