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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - FoodAndBeverageStores
FoodAndBeverageStores(food and beverage stores)
more pictures...

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


(documentation FoodAndBeverageStores EnglishLanguage "An Attribute of an Organization, that specifies that the primary business of the organization involves Food and Beverage Stores.") naics.kif 7315-7317
(externalImage FoodAndBeverageStores "http://upload.wikimedia.org/wikipedia/ commons/ 1/ 1f/ Drankrek_Smatch.JPG") pictureList.kif 6532-6532
(externalImage FoodAndBeverageStores "http://upload.wikimedia.org/wikipedia/ commons/ 4/ 47/ ALDI_marked_DK_2004_ubt.jpeg") pictureList.kif 6534-6534
(externalImage FoodAndBeverageStores "http://upload.wikimedia.org/wikipedia/ commons/ 5/ 53/ Co-op_Regent_Farm.jpg") pictureList.kif 6535-6535
(externalImage FoodAndBeverageStores "http://upload.wikimedia.org/wikipedia/ commons/ 8/ 81/ Sushi_etalage.jpg") pictureList.kif 6020-6020
(externalImage FoodAndBeverageStores "http://upload.wikimedia.org/wikipedia/ commons/ 8/ 8d/ Whole_Foods_Market%2C_Interior.jpg") pictureList.kif 6533-6533
(instance FoodAndBeverageStores IndustryAttribute) naics.kif 7313-7313 Food and beverage stores is an instance of industry attribute

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


(subAttribute BeerWineAndLiquorStores FoodAndBeverageStores) naics.kif 7409-7409 Beer wine and liquor stores is a subattribute of food and beverage stores
(subAttribute GroceryStores FoodAndBeverageStores) naics.kif 7335-7335 Grocery stores is a subattribute of food and beverage stores
(subAttribute SpecialtyFoodStores FoodAndBeverageStores) naics.kif 7355-7355 Specialty food stores is a subattribute of food and beverage stores
(termFormat ChineseLanguage FoodAndBeverageStores "食品和饮料店") domainEnglishFormat.kif 24506-24506
(termFormat ChineseTraditionalLanguage FoodAndBeverageStores "食品和飲料店") domainEnglishFormat.kif 24505-24505
(termFormat EnglishLanguage FoodAndBeverageStores "food and beverage stores") domainEnglishFormat.kif 24504-24504

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


(=>
    (and
        (instance ?ORG Organization)
        (attribute ?ORG FoodAndBeverageStores))
    (exists (?EV ?MEM)
        (and
            (member ?MEM ?ORG)
            (agent ?MEM ?EV)
            (exists (?THING)
                (and
                    (instance ?EV Selling)
                    (or
                        (instance ?THING
                            (FoodForFn Animal))
                        (instance ?THING Beverage))
                    (patient ?EV ?THING))))))
naics.kif 7319-7333


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