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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - ElectronicsAndApplianceStores
ElectronicsAndApplianceStores(电子和电器商店)

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


(documentation ElectronicsAndApplianceStores EnglishLanguage "An Attribute of an Organization, that specifies that the primary business of the organization involves Electronics and Appliance Stores.") naics.kif 7181-7183
(instance ElectronicsAndApplianceStores IndustryAttribute) naics.kif 7179-7179 电子和电器商店行业属性instance

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


(subAttribute ApplianceTelevisionAndOtherElectronicsStores ElectronicsAndApplianceStores) naics.kif 7200-7200 家电和其他电子产品商店电子和电器商店subAttribute
(subAttribute CameraAndPhotographicSuppliesStores ElectronicsAndApplianceStores) naics.kif 7228-7228 相机和摄影用品商店电子和电器商店subAttribute
(subAttribute ComputerAndSoftwareStores ElectronicsAndApplianceStores) naics.kif 7221-7221 电脑和软件商店电子和电器商店subAttribute
(termFormat ChineseLanguage ElectronicsAndApplianceStores "电子和电器商店") domainEnglishFormat.kif 21738-21738
(termFormat ChineseTraditionalLanguage ElectronicsAndApplianceStores "電子和電器商店") domainEnglishFormat.kif 21737-21737
(termFormat EnglishLanguage ElectronicsAndApplianceStores "electronics and appliance stores") domainEnglishFormat.kif 21736-21736

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


(=>
    (and
        (instance ?ORG Organization)
        (attribute ?ORG ElectronicsAndApplianceStores))
    (exists (?EV ?MEM)
        (and
            (member ?MEM ?ORG)
            (agent ?MEM ?EV)
            (exists (?THING)
                (and
                    (instance ?EV Selling)
                    (instance ?THING ElectricDevice)
                    (patient ?EV ?THING))))))
naics.kif 7186-7198


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