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


KB Term:  Term intersection
English Word: 

Sigma KEE - Wine
Wine(wine)
Amontillado, Beaujolais, Bordeaux, Bordeaux_wine, Burgundy, Burgundy_wine, Cabernet, Cabernet_Sauvignon, California_wine, Canary_wine, Chablis, Chardonnay, Chenin_blanc, Chianti, Cotes_de_Provence, Dubonnet, French_vermouth, Italian_vermouth, Madeira, Manzanilla, Marsala, Medoc, Merlot, Montrachet, Moselle, Muscadet, Pinot_Chardonnay, Pinot_blanc, Pinot_noir, Rhenish, Rhine_wine, Rhone_wine, Riesling, Rioja, Saint_Emilion, Sauterne, Sauternes, Sauvignon_blanc, Soave, Tokay, Verdicchio, Vouvray, Yquem, altar_wine, bishop, blush_wine, claret, cold_duck, dessert_wine, dry_vermouth...

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


(subclass Wine AlcoholicBeverage) Mid-level-ontology.kif 12394-12394 Wine is a subclass of alcoholic beverage
(documentation Wine EnglishLanguage "An AlcoholicBeverage that is prepared by fermenting the juice of grapes.") Mid-level-ontology.kif 12395-12396 Wine is a subclass of alcoholic beverage
(roomTempState Wine Liquid) Mid-level-ontology.kif 33919-33919 room temperature state wine and liquid
(subclass Wine PlantAgriculturalArtifact) Society.kif 1000-1000 Wine is a subclass of PlantAgriculturalArtifact
(documentation Wine EnglishLanguage "An AlcoholicBeverage that is prepared by fermenting the juice of WineGrapes.") Society.kif 1164-1164 Wine is a subclass of PlantAgriculturalArtifact
(subclass Wine BeverageArtifact) Society.kif 1166-1166 Wine is a subclass of BeverageArtifact
(externalImage Wine "http://articulatesoftware.com/SUMOpictures/holiday/ wine3.png") pictureList.kif 842-842 Wine is a subclass of BeverageArtifact

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


(subclass Champagne Wine) Food.kif 2454-2454 Champagne is a subclass of wine
(subclass CabernetSauvignon Wine) Society.kif 1282-1282 CabernetSauvignon is a subclass of wine
(subclass Chardonnay Wine) Society.kif 1283-1283 Chardonnay is a subclass of wine
(subclass Gamay Wine) Society.kif 1284-1284 Gamay is a subclass of wine
(subclass Lambrusco Wine) Society.kif 1285-1285 Lambrusco is a subclass of wine
(subclass Malbec Wine) Society.kif 1286-1286 Malbec is a subclass of wine
(subclass Merlot Wine) Society.kif 1287-1287 Merlot is a subclass of wine
(subclass Montepulciano Wine) Society.kif 1288-1288 Montepulciano is a subclass of wine
(subclass PinotNoir Wine) Society.kif 1289-1289 PinotNoir is a subclass of wine
(subclass Sangiovese Wine) Society.kif 1290-1290 Sangiovese is a subclass of wine
(subclass Syrah Wine) Society.kif 1291-1291 Syrah is a subclass of wine
(subclass Muscadet Wine) Society.kif 1292-1292 Muscadet is a subclass of wine
(subclass Muscat Wine) Society.kif 1293-1293 Muscat is a subclass of wine
(subclass PinotGris Wine) Society.kif 1294-1294 PinotGris is a subclass of wine
(subclass SauvignonBlanc Wine) Society.kif 1295-1295 Sauvignon blanc is a subclass of wine
(subclass Semillon Wine) Society.kif 1296-1296 Semillon is a subclass of wine
(subclass Viognier Wine) Society.kif 1297-1297 Viognier is a subclass of wine
(subclass Zinfandel Wine) Society.kif 1298-1298 Zinfandel is a subclass of wine
(termFormat EnglishLanguage Wine "wine") domainEnglishFormat.kif 63160-63160 Zinfandel is a subclass of wine
(termFormat ChineseTraditionalLanguage Wine "葡萄酒") domainEnglishFormat.kif 63161-63161 Zinfandel is a subclass of wine
(termFormat ChineseLanguage Wine "葡萄酒") domainEnglishFormat.kif 63162-63162 Zinfandel is a subclass of wine

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


(=>
    (instance ?W Wine)
    (exists (?F ?WG)
        (and
            (instance ?F Fermentation)
            (instance ?WG
                (JuiceOfFn WineGrape))
            (resource ?F ?WG)
            (result ?F ?W))))
Society.kif 1180-1187 If X is an instance of wine, then there exist Y, Z such that Y is an instance of fermentation, Z is an instance of the juice of wine grape, Z is a resource for Y, and X is a result of Y

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


(=>
    (instance ?B Brandy)
    (exists (?D ?W)
        (and
            (instance ?D Distilling)
            (instance ?W Wine)
            (resource ?D ?W)
            (result ?D ?B))))
Food.kif 3677-3684 If X is an instance of brandy, then there exist Y, Z such that Y is an instance of distilling, Z is an instance of wine, Z is a resource for Y, and X is a result of Y
(=>
    (and
        (instance ?F Fermentation)
        (patient ?F ?X)
        (instance ?X
            (JuiceOfFn WineGrape))
        (result ?F ?W))
    (instance ?W Wine))
Food.kif 3731-3738 If X is an instance of fermentation, Y is a patient of X, Y is an instance of the juice of wine grape, and Z is a result of X, then Z is an instance of wine
(=>
    (instance ?CLASS WineMakingClass)
    (exists (?PROC ?WINE)
        (and
            (instance ?PROC Making)
            (result ?PROC ?WINE)
            (instance ?WINE Wine)
            (subProcess ?PROC ?CLASS))))
Offers.kif 257-264 If X is an instance of WineMakingClass, then there exist Y, Z such that Y is an instance of making, Z is a result of Y, Z is an instance of wine, and Y is a subprocess of X
(=>
    (instance ?WT WineTasting)
    (hasPurpose ?WT
        (exists (?D ?W)
            (and
                (instance ?D Drinking)
                (patient ?D ?W)
                (instance ?W Wine)
                (located ?D ?WT)))))
Offers.kif 339-347 If X is an instance of WineTasting, then X has the purpose there exist Y, Z such that Y is an instance of drinking, Z is a patient of Y, Z is an instance of wine, and Y is located at X
(=>
    (instance ?W Winery)
    (hasPurpose ?W
        (exists (?EV)
            (and
                (instance ?EV Making)
                (eventLocated ?EV ?W)
                (result ?EV Wine)))))
Society.kif 1171-1178 If X is an instance of winery, then X has the purpose there exists Y such that Y is an instance of making, Y is located at X, and wine is a result of Y


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