PressingLipsTogether(pressing lips together) |
appearance as argument number 1 |
(documentation PressingLipsTogether EnglishLanguage "A facial expression behavior in which the lips are tightly pressed together.") | emotion.kif 1199-1200 | |
(subclass PressingLipsTogether FacialExpression) | emotion.kif 1198-1198 | Pressing lips together is a subclass of facial expression |
appearance as argument number 2 |
(termFormat EnglishLanguage PressingLipsTogether "pressing lips together") | emotion.kif 1197-1197 |
antecedent |
(=> (and (instance ?PLT PressingLipsTogether) (agent ?PLT ?A)) (exists (?L ?BM) (and (instance ?L Lip) (part ?L ?A) (instance ?BM BodyMotion) (patient ?BM ?L) (agent ?BM ?A)))) |
emotion.kif 1202-1212 |
|