![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| SittingDown(sitting down) | sit, sit_back, sit_down, take_it_easy |
| appearance as argument number 1 |
|
|
| (subclass SittingDown BodyMotion) | Mid-level-ontology.kif 21823-21823 | Sitting down is a subclass of body motion |
| (subclass SittingDown MotionDownward) | Mid-level-ontology.kif 21824-21824 | Sitting down is a subclass of motion downward |
| (documentation SittingDown EnglishLanguage "The BodyMotion of moving from a Standing to a Sitting position.") | Mid-level-ontology.kif 21825-21826 | Sitting down is a subclass of motion downward |
| (externalImage SittingDown "http://upload.wikimedia.org/wikipedia/commons/ 9/ 98/ Sitting_Buddha.JPG") | pictureList.kif 2734-2734 | Sitting down is a subclass of motion downward |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (and (instance ?SIT SittingDown) (agent ?SIT ?AGENT)) (and (holdsDuring (BeginFn (WhenFn ?SIT)) (attribute ?AGENT Standing)) (holdsDuring (EndFn (WhenFn ?SIT)) (attribute ?AGENT Sitting)))) |
Mid-level-ontology.kif 21828-21838 | If X is an instance of sitting down and Y is an agent of X, then standing is an attribute of Y holds during the beginning of the time of existence of X and sitting is an attribute of Y holds during the end of the time of existence of X |