![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
|
|
Diet
|
|
|
| appearance as argument number 1 |
|
|
| (subclass Diet Plan) | Mid-level-ontology.kif 23770-23770 | Diet is a subclass of plan |
| (documentation Diet EnglishLanguage "A Plan regarding what one is allowed to eat.") | Mid-level-ontology.kif 23771-23771 | Diet is a subclass of plan |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (and (instance ?D Diet) (realization ?P ?D)) (exists (?E) (and (subProcess ?E ?P) (instance ?E Eating)))) |
Mid-level-ontology.kif 23773-23780 | If X is an instance of diet and Y expresses the content of X, then there exists Z such that Z is a subprocess of Y and Z is an instance of eating |