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

Formal Language: 



KB Term:  Term intersection
English Word: 

  ClothingAndClothingAccessoriesStores

Sigma KEE - ClothingAndClothingAccessoriesStores
ClothingAndClothingAccessoriesStores

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


(documentation ClothingAndClothingAccessoriesStores EnglishLanguage "An Attribute of an Organization, that specifies that the primary business of the organization involves Clothing and Clothing Accessories Stores. Note that the current definition for this class is incomplete as it leaves out some of the subclasses of this industry type such as luggage that aren't subclasses of clothing and resist a natural grouping.") naics.kif 7502-7507
(instance ClothingAndClothingAccessoriesStores IndustryAttribute) naics.kif 7500-7500 ClothingAndClothingAccessoriesStores est une instance de IndustryAttribute

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


(subAttribute ClothingStores ClothingAndClothingAccessoriesStores) naics.kif 7523-7523 ClothingStores est un sous-attribut de ClothingAndClothingAccessoriesStores
(subAttribute JewelryLuggageAndLeatherGoodsStores ClothingAndClothingAccessoriesStores) naics.kif 7575-7575 JewelryLuggageAndLeatherGoodsStores est un sous-attribut de ClothingAndClothingAccessoriesStores
(subAttribute ShoeStores ClothingAndClothingAccessoriesStores) naics.kif 7569-7569 ShoeStores est un sous-attribut de ClothingAndClothingAccessoriesStores
(termFormat ChineseLanguage ClothingAndClothingAccessoriesStores "服装和服饰配件商店") domainEnglishFormat.kif 15270-15270
(termFormat ChineseTraditionalLanguage ClothingAndClothingAccessoriesStores "服裝和服飾配件商店") domainEnglishFormat.kif 15269-15269
(termFormat EnglishLanguage ClothingAndClothingAccessoriesStores "clothing and clothing accessories stores") domainEnglishFormat.kif 15268-15268

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


(=>
    (and
        (instance ?ORG Organization)
        (attribute ?ORG ClothingAndClothingAccessoriesStores))
    (exists (?EV ?MEM)
        (and
            (member ?MEM ?ORG)
            (agent ?MEM ?EV)
            (exists (?THING)
                (and
                    (instance ?EV Selling)
                    (instance ?THING Clothing)
                    (patient ?EV ?THING))))))
naics.kif 7509-7521


Show simplified definition (without tree view)
Show simplified definition (with tree view)

Show without tree


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