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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - ComputerAndElectronicProductManufacturing
ComputerAndElectronicProductManufacturing(计算机和电子产品制造业)

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


(documentation ComputerAndElectronicProductManufacturing EnglishLanguage "An Attribute of an Organization, that specifies that the primary business of the organization involves Computer and Electronic Product Manufacturing.") naics.kif 5122-5124
(instance ComputerAndElectronicProductManufacturing IndustryAttribute) naics.kif 5120-5120 计算机和电子产品制造业行业属性instance

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


(disjoint MiscellaneousManufacturing ComputerAndElectronicProductManufacturing) naics.kif 6144-6144 杂项制造业 和 % 2 是 disjoint
(subAttribute AudioAndVideoEquipmentManufacturing ComputerAndElectronicProductManufacturing) naics.kif 5216-5216 音视频设备制造计算机和电子产品制造业subAttribute
(subAttribute CommunicationsEquipmentManufacturing ComputerAndElectronicProductManufacturing) naics.kif 5187-5187 通讯设备制造业计算机和电子产品制造业subAttribute
(subAttribute ComputerAndPeripheralEquipmentManufacturing ComputerAndElectronicProductManufacturing) naics.kif 5152-5152 计算机和外围设备制造业计算机和电子产品制造业subAttribute
(subAttribute ManufacturingAndReproducingMagneticAndOpticalMedia ComputerAndElectronicProductManufacturing) naics.kif 5385-5385 制造和再现磁性和光学媒体计算机和电子产品制造业subAttribute
(subAttribute NavigationalMeasuringElectromedicalAndControlInstrumentsManufacturing ComputerAndElectronicProductManufacturing) naics.kif 5293-5293 导航测量电子医学和控制仪器制造计算机和电子产品制造业subAttribute
(subAttribute SemiconductorAndOtherElectronicComponentManufacturing ComputerAndElectronicProductManufacturing) naics.kif 5222-5222 半导体和其他电子元件制造计算机和电子产品制造业subAttribute
(termFormat ChineseLanguage ComputerAndElectronicProductManufacturing "计算机和电子产品制造业") domainEnglishFormat.kif 16260-16260
(termFormat ChineseTraditionalLanguage ComputerAndElectronicProductManufacturing "計算機和電子產品製造業") domainEnglishFormat.kif 16259-16259
(termFormat EnglishLanguage ComputerAndElectronicProductManufacturing "computer and electronic product manufacturing") domainEnglishFormat.kif 16258-16258

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


(=>
    (and
        (instance ?ORG Organization)
        (attribute ?ORG ComputerAndElectronicProductManufacturing))
    (exists (?EV ?MEM)
        (and
            (member ?MEM ?ORG)
            (agent ?MEM ?EV)
            (exists (?THING ?MEM2 ?EV2)
                (and
                    (instance ?EV Manufacture)
                    (or
                        (instance ?THING Computer)
                        (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 5126-5150


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