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 ElectricalEquipmentApplianceAndComponentManufacturing est une instance de IndustryAttribute

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


(disjoint MiscellaneousManufacturing ElectricalEquipmentApplianceAndComponentManufacturing) naics.kif 6143-6143 MiscellaneousManufacturing est disjoint de ElectricalEquipmentApplianceAndComponentManufacturing
(subAttribute ElectricLightingEquipmentManufacturing ElectricalEquipmentApplianceAndComponentManufacturing) naics.kif 5445-5445 ElectricLightingEquipmentManufacturing est un sous-attribut de ElectricalEquipmentApplianceAndComponentManufacturing
(subAttribute ElectricalEquipmentManufacturing ElectricalEquipmentApplianceAndComponentManufacturing) naics.kif 5550-5550 ElectricalEquipmentManufacturing est un sous-attribut de ElectricalEquipmentApplianceAndComponentManufacturing
(subAttribute ElectricalProductAttribute ElectricalEquipmentApplianceAndComponentManufacturing) Mid-level-ontology.kif 30990-30990 ElectricalProductAttribute est un sous-attribut de ElectricalEquipmentApplianceAndComponentManufacturing
(subAttribute HouseholdApplianceManufacturing ElectricalEquipmentApplianceAndComponentManufacturing) naics.kif 5487-5487 HouseholdApplianceManufacturing est un sous-attribut de ElectricalEquipmentApplianceAndComponentManufacturing
(subAttribute OtherElectricalEquipmentAndComponentManufacturing ElectricalEquipmentApplianceAndComponentManufacturing) naics.kif 5585-5585 OtherElectricalEquipmentAndComponentManufacturing est un sous-attribut de ElectricalEquipmentApplianceAndComponentManufacturing
(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