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

Formal Language: 


KB Term:  Term intersection
English Word: 

Sigma KEE - Tavern
Tavern(tavern)
bar, barroom, cocktail_lounge, ginmill, oyster_bar, saloon, taproom, wine_bar

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


(documentation Tavern EnglishLanguage "A Restaurant whose primary service is selling AlcoholicBeverages to customers.") Mid-level-ontology.kif 8847-8848
(externalImage Tavern "http://upload.wikimedia.org/wikipedia/commons/6/6e/ Bangor_Tavern.JPG") pictureList.kif 4833-4833
(subclass Tavern Restaurant) Mid-level-ontology.kif 8846-8846 Tavern is a subclass of restaurant

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


(subclass Brewpub Tavern) Dining.kif 46-46 Brewpub is a subclass of tavern
(termFormat ChineseLanguage Tavern "้…’้ฆ†") domainEnglishFormat.kif 57029-57029 Brewpub is a subclass of tavern
(termFormat ChineseTraditionalLanguage Tavern "้…’้คจ") domainEnglishFormat.kif 57028-57028 Brewpub is a subclass of tavern
(termFormat EnglishLanguage Tavern "tavern") domainEnglishFormat.kif 57027-57027 Brewpub is a subclass of tavern

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


(=>
    (instance ?COMPANY Tavern)
    (exists (?SERVICE ?BEVERAGE)
        (and
            (instance ?SERVICE CommercialService)
            (agent ?SERVICE ?COMPANY)
            (instance ?SERVICE Selling)
            (patient ?SERVICE ?BEVERAGE)
            (instance ?BEVERAGE AlcoholicBeverage))))
Mid-level-ontology.kif 8850-8858

consequent
-------------------------


(=>
    (instance ?X NightClub)
    (exists (?BAR)
        (and
            (instance ?BAR Tavern)
            (located ?BAR ?X))))
Mid-level-ontology.kif 28776-28781


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