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

Formal Language: 



KB Term:  Term intersection
English Word: 

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 服裝和服飾配件商店 and 行業屬性

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


(subAttribute ClothingStores ClothingAndClothingAccessoriesStores) naics.kif 7523-7523 子屬性 服裝店 and 服裝和服飾配件商店
(subAttribute JewelryLuggageAndLeatherGoodsStores ClothingAndClothingAccessoriesStores) naics.kif 7575-7575 子屬性 珠寶箱包和皮具店 and 服裝和服飾配件商店
(subAttribute ShoeStores ClothingAndClothingAccessoriesStores) naics.kif 7569-7569 子屬性 鞋店 and 服裝和服飾配件商店
(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 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