![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
FacialExpression(facial expression)
| aspect, expression, face, facial_expression, look |
| appearance as argument number 1 |
|
|
| (subclass FacialExpression Gesture) | Mid-level-ontology.kif 21930-21930 | Facial expression is a subclass of gesture |
| (subclass FacialExpression EmotionalBehavioralProcess) | Mid-level-ontology.kif 21931-21931 | Facial expression is a subclass of emotional behavioral process |
| (documentation FacialExpression EnglishLanguage "Any Gesture whose instrument is the Face.") | Mid-level-ontology.kif 21932-21932 | Facial expression is a subclass of emotional behavioral process |
| (externalImage FacialExpression "http://upload.wikimedia.org/wikipedia/commons/ thumb/ 6/ 61/ Smiling_girl.jpg/ 150px_Smiling_girl.jpg") | pictureList.kif 1109-1109 | Facial expression is a subclass of emotional behavioral process |
| (externalImage FacialExpression "http://upload.wikimedia.org/wikipedia/commons/ 0/ 08/ Duchenne_FacialExpressions.jpg") | pictureList.kif 2810-2810 | Facial expression is a subclass of emotional behavioral process |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (and (instance ?EXPRESS FacialExpression) (agent ?EXPRESS ?AGENT)) (exists (?FACE) (and (part ?FACE ?AGENT) (instance ?FACE Face) (instrument ?EXPRESS ?FACE)))) |
Mid-level-ontology.kif 21934-21942 | If X is an instance of facial expression and Y is an agent of X, then there exists Z such that Z is a part of Y, Z is an instance of face, and Z is an instrument for X |
| consequent |
|
|
| (=> (and (instance ?EBP EmotionalBehavioralProcess) (agent ?EBP ?A)) (exists (?FE) (and (instance ?FE FacialExpression) (agent ?FE ?A) (causes ?EBP ?FE)))) |
Mid-level-ontology.kif 21955-21963 | If X is an instance of emotional behavioral process and Y is an agent of X, then there exists Z such that Z is an instance of facial expression, Y is an agent of Z, and X causes Z |