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



KB Term:  Term intersection
English Word: 

  WaterVehicle

Sigma KEE - Whiskey
Whiskey(whiskey)
more pictures...
Irish, Irish_whiskey, Irish_whisky, Scotch, Scotch_malt_whiskey, Scotch_malt_whisky, Scotch_whiskey, Scotch_whisky, blended_whiskey, blended_whisky, bourbon, corn, corn_whiskey, corn_whisky, malt_whiskey, malt_whisky, poteen, rye, rye_whiskey, rye_whisky, sour_mash, sour_mash_whiskey, whiskey, whiskey_neat, whiskey_on_the_rocks, whisky, whisky_neat, whisky_on_the_rocks

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


(documentation Whiskey EnglishLanguage "A distilled alcoholic beverage made from a CerealGrain typically aged in oak casks.") Food.kif 3641-3642
(subclass Whiskey DistilledAlcoholicBeverage) Food.kif 3643-3643 Whiskey is a subclass of distilled alcoholic beverage
(externalImage Whiskey "http://upload.wikimedia.org/wikipedia/commons/7/ 7b/ Whiskies_of_VariousStyles.jpg") pictureList.kif 6977-6977 Whiskey is a subclass of distilled alcoholic beverage
(externalImage Whiskey "http://upload.wikimedia.org/wikipedia/commons/b/ be/ Glass_of_whisky.jpg") pictureList.kif 8271-8271 Whiskey is a subclass of distilled alcoholic beverage
(externalImage Whiskey "http://upload.wikimedia.org/wikipedia/commons/c/ cb/ WhiskyMaking_Kilned_BarleyMalt.jpg") pictureList.kif 8272-8272 Whiskey is a subclass of distilled alcoholic beverage
(externalImage Whiskey "http://upload.wikimedia.org/wikipedia/commons/d/ d1/ Scotch_whiskies.jpg") pictureList.kif 8273-8273 Whiskey is a subclass of distilled alcoholic beverage
(externalImage Whiskey "http://upload.wikimedia.org/wikipedia/commons/f/ fa/ Auchentoshan03.jpg") pictureList.kif 8274-8274 Whiskey is a subclass of distilled alcoholic beverage

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


(subclass JamesonsWhiskey Whiskey) Food.kif 2615-2615 Jamesons whiskey is a subclass of whiskey
(termFormat EnglishLanguage Whiskey "whiskey") domainEnglishFormat.kif 63004-63004 Jamesons whiskey is a subclass of whiskey
(termFormat ChineseTraditionalLanguage Whiskey "威士忌酒") domainEnglishFormat.kif 63005-63005 Jamesons whiskey is a subclass of whiskey
(termFormat ChineseLanguage Whiskey "威士忌酒") domainEnglishFormat.kif 63006-63006 Jamesons whiskey is a subclass of whiskey

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


(=>
    (instance ?W Whiskey)
    (exists (?D ?CG)
        (and
            (instance ?D Distilling)
            (instance ?CG CerealGrain)
            (resource ?D ?CG)
            (result ?D ?W))))
Food.kif 3645-3652 If X is an instance of whiskey, then there exist Y, Z such that Y is an instance of distilling, Z is an instance of cereal grain, Z is a resource for Y, and X is a result of Y
(=>
    (and
        (instance ?W Whiskey)
        (instance ?D Distilling)
        (result ?D ?W)
        (resource ?DR ?W)
        (instance ?DR Drinking))
    (exists (?C ?T ?H)
        (and
            (instance ?C Cask)
            (instance ?H HoleRegion)
            (hole ?H ?C)
            (holdsDuring ?T
                (partiallyFills ?W ?C))
            (earlier ?D ?T)
            (earlier ?T ?DR))))
Food.kif 3654-3669 If X is an instance of whiskey, Y is an instance of distilling, X is a result of Y, X is a resource for Z, and Z is an instance of drinking, then All of the following hold: (1) there exist W, V (2) U such that W is an instance of cask (3) U is an instance of hole (4) U is a hole in W (5) X partially fills W holds during V (6) Y happens earlier than V (7) V happens earlier than Z


Show simplified definition (without tree view)
Show simplified definition (with tree view)

Show without tree


Sigma web home      Suggested Upper Merged Ontology (SUMO) web home
Sigma version 3.0.0-0a80e6c8 (2026-05-12) is open source software produced by Articulate Software and its partners