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

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


(subAttribute ApplianceTelevisionAndOtherElectronicsStores ElectronicsAndApplianceStores) naics.kif 7200-7200
(subAttribute CameraAndPhotographicSuppliesStores ElectronicsAndApplianceStores) naics.kif 7228-7228
(subAttribute ComputerAndSoftwareStores ElectronicsAndApplianceStores) naics.kif 7221-7221
(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