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


KB Term:  Term intersection
English Word: 

Sigma KEE - WineMenu
WineMenu(wine list)

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


(subclass WineMenu AlcoholMenu) Dining.kif 225-225 Wine list is a subclass of cocktail menu
(documentation WineMenu EnglishLanguage "a WineMenu is a Menu of Wine") Dining.kif 226-226 Wine list is a subclass of cocktail menu

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


(termFormat EnglishLanguage WineMenu "wine list") Dining.kif 227-227

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


(=>
    (and
        (instance ?MENU WineMenu)
        (catalogItem ?X ?MENU))
    (subclass ?X WineMenu))
Dining.kif 229-233 If X is an instance of wine list and Y is in X, then Y is a subclass of wine list

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


(=>
    (and
        (instance ?MENU WineMenu)
        (catalogItem ?X ?MENU))
    (subclass ?X WineMenu))
Dining.kif 229-233 If X is an instance of wine list and Y is in X, then Y is a subclass of wine list


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.0-ac69cf7a (2026-05-13) is open source software produced by Articulate Software and its partners