![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| HandGesture(hand gesture) |
| appearance as argument number 1 |
|
|
| (subclass HandGesture Gesture) | Mid-level-ontology.kif 14625-14625 | Hand gesture is a subclass of gesture |
| (documentation HandGesture EnglishLanguage "Any Gesture which involves the Hands.") | Mid-level-ontology.kif 14626-14626 | Hand gesture is a subclass of gesture |
| (externalImage HandGesture "http://upload.wikimedia.org/wikipedia/commons/ c/ c7/ The_Thumbs_up_position.jpg") | pictureList.kif 2687-2687 | Hand gesture is a subclass of gesture |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (instance ?HG HandGesture) (exists (?H) (and (instance ?H Hand) (patient ?HG ?H)))) |
Mid-level-ontology.kif 14628-14633 | If X is an instance of hand gesture, then there exists Y such that Y is an instance of hand and Y is a patient of X |