![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
|
|
Vodka
|
|
|
| appearance as argument number 1 |
|
|
| (subclass Vodka DistilledAlcoholicBeverage) | Food.kif 3621-3621 | Vodka is a subclass of distilled alcoholic beverage |
| (documentation Vodka EnglishLanguage "A DistilledAlcoholicBeverage made from a CerealGrain to which water is added prior to drinking.") | Food.kif 3622-3623 | Vodka is a subclass of distilled alcoholic beverage |
| (subclass Vodka BeverageArtifact) | Society.kif 1217-1217 | Vodka is a subclass of BeverageArtifact |
| appearance as argument number 2 |
|
|
| (subclass Absolut Vodka) | Food.kif 2073-2073 | Absolut is a subclass of vodka |
| (subclass Stolichnoya Vodka) | Food.kif 3514-3514 | Stolichnoya is a subclass of vodka |
| (termFormat EnglishLanguage Vodka "vodka") | domainEnglishFormat.kif 65712-65712 | Stolichnoya is a subclass of vodka |
| antecedent |
|
|
| (=> (instance ?V Vodka) (exists (?W) (and (instance ?W DrinkingWater) (part ?W ?V)))) |
Food.kif 3625-3630 | If X is an instance of vodka, then there exists Y such that Y is an instance of potable water and Y is a part of X |
| (=> (instance ?V Vodka) (exists (?D ?CG) (and (instance ?D Distilling) (instance ?CG CerealGrain) (resource ?D ?CG) (result ?D ?V)))) |
Food.kif 3632-3639 | If X is an instance of vodka, 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 |