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


KB Term:  Term intersection
English Word: 

Sigma KEE - FoodAndBeverageStores
FoodAndBeverageStores
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 6531-6531
(externalImage FoodAndBeverageStores "http://upload.wikimedia.org/wikipedia/ commons/ 4/ 47/ ALDI_marked_DK_2004_ubt.jpeg") pictureList.kif 6533-6533
(externalImage FoodAndBeverageStores "http://upload.wikimedia.org/wikipedia/ commons/ 5/ 53/ Co_op_Regent_Farm.jpg") pictureList.kif 6534-6534
(externalImage FoodAndBeverageStores "http://upload.wikimedia.org/wikipedia/ commons/ 8/ 81/ Sushi_etalage.jpg") pictureList.kif 6019-6019
(externalImage FoodAndBeverageStores "http://upload.wikimedia.org/wikipedia/ commons/ 8/ 8d/ Whole_Foods_Market%2C_Interior.jpg") pictureList.kif 6532-6532
(instance FoodAndBeverageStores IndustryAttribute) naics.kif 7313-7313 FoodAndBeverageStores is an instance of IndustryAttribute

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


(subAttribute BeerWineAndLiquorStores FoodAndBeverageStores) naics.kif 7409-7409 BeerWineAndLiquorStores is a subattribute of FoodAndBeverageStores
(subAttribute GroceryStores FoodAndBeverageStores) naics.kif 7335-7335 GroceryStores is a subattribute of FoodAndBeverageStores
(subAttribute SpecialtyFoodStores FoodAndBeverageStores) naics.kif 7355-7355 SpecialtyFoodStores is a subattribute of FoodAndBeverageStores
(termFormat ChineseLanguage FoodAndBeverageStores "食品和饮料店") domainEnglishFormat.kif 24510-24510 SpecialtyFoodStores is a subattribute of FoodAndBeverageStores
(termFormat ChineseTraditionalLanguage FoodAndBeverageStores "食品和飲料店") domainEnglishFormat.kif 24509-24509 SpecialtyFoodStores is a subattribute of FoodAndBeverageStores
(termFormat EnglishLanguage FoodAndBeverageStores "food and beverage stores") domainEnglishFormat.kif 24508-24508 SpecialtyFoodStores is a subattribute of FoodAndBeverageStores

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