Fermentation
|
|
appearance as argument number 1 |
(documentation Fermentation EnglishLanguage "Fermentation in food processing typically is the conversion of carbohydrates to alcohols and carbon dioxide or organic acids using yeasts, bacteria, or a combination thereof, under anaerobic conditions. [Wikipedia]") | Food.kif 3543-3546 | |
(subclass Fermentation BiologicalProcess) | Food.kif 3542-3542 | |
(subclass Fermentation PreservingFood) | Food.kif 203-203 |
appearance as argument number 2 |
(termFormat EnglishLanguage Fermentation "fermentation") | domainEnglishFormat.kif 64880-64880 |
antecedent |
(=> (and (instance ?F Fermentation) (patient ?F ?X) (instance ?X (JuiceOfFn WineGrape)) (result ?F ?W)) (instance ?W Wine)) |
Food.kif 3692-3699 | |
(=> (instance ?F Fermentation) (exists (?C ?M) (and (instance ?C Carbohydrate) (instance ?M Microorganism) (instrument ?F ?M) (resource ?F ?C)))) |
Food.kif 3547-3554 |
consequent |
(=> (attribute ?FOOD FermentedAttribute) (exists (?F) (and (instance ?F Fermentation) (result ?F ?FOOD)))) |
Food.kif 211-216 | |
(=> (instance ?FM FermentedMilkProduct) (exists (?M ?F) (and (instance ?M Milk) (instance ?F Fermentation) (patient ?F ?M) (result ?F ?FM)))) |
Food.kif 3157-3164 | |
(=> (instance ?S Sake) (exists (?R ?F) (and (instance ?F Fermentation) (resource ?F ?R) (instance ?R Rice) (result ?F ?S)))) |
Medicine.kif 3479-3486 | |
(=> (instance ?V Vinegar) (exists (?F) (and (instance ?F Fermentation) (result ?F ?V)))) |
Food.kif 3570-3575 |