![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| FermentedMilkProduct(fermented milk product) |
| appearance as argument number 1 |
|
|
| appearance as argument number 2 |
|
|
| (termFormat EnglishLanguage FermentedMilkProduct "fermented milk product") | Food.kif 3185-3185 | |
| (subclass Buttermilk FermentedMilkProduct) | Food.kif 3196-3196 | Buttermilk is a subclass of fermented milk product |
| (subclass Yogurt FermentedMilkProduct) | Food.kif 3202-3202 | Yogurt is a subclass of fermented milk product |
| antecedent |
|
|
| (=> (instance ?FM FermentedMilkProduct) (exists (?M ?F) (and (instance ?M Milk) (instance ?F Fermentation) (patient ?F ?M) (result ?F ?FM)))) |
Food.kif 3187-3194 | If X is an instance of fermented milk product, then there exist Y, Z such that Y is an instance of milk, Z is an instance of fermentation, Y is a patient of Z, and X is a result of Z |