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 8453-8454
(externalImage Tavern "http://upload.wikimedia.org/wikipedia/commons/6/6e/ Bangor_Tavern.JPG") pictureList.kif 4833-4833
(subclass Tavern Restaurant) Mid-level-ontology.kif 8452-8452 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 57058-57058 Brewpub is a subclass of tavern
(termFormat ChineseTraditionalLanguage Tavern "้…’้คจ") domainEnglishFormat.kif 57057-57057 Brewpub is a subclass of tavern
(termFormat EnglishLanguage Tavern "tavern") domainEnglishFormat.kif 57056-57056 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 8456-8464

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


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


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