Browsing Interface : Welcome guest : log in
Home |  Graph |  LogLearn |  Editor |  ]  KB:  Language: 
  Formal Language: 


KB Term:  Term intersection
English Word: 

Sigma KEE - PressingLipsTogether
PressingLipsTogether(pressing lips together)

appearance as argument number 1
-------------------------


(subclass PressingLipsTogether FacialExpression) emotion.kif 2042-2042 Pressing lips together is a subclass of facial expression
(documentation PressingLipsTogether EnglishLanguage "A facial expression behavior in which the lips are tightly pressed together.") emotion.kif 2043-2044 Pressing lips together is a subclass of facial expression

appearance as argument number 2
-------------------------


(termFormat EnglishLanguage PressingLipsTogether "pressing lips together") emotion.kif 2041-2041

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 2046-2056 If X is an instance of pressing lips together and Y is an agent of X, then there exist Z, W such that Z is an instance of lip, Z is a part of Y, W is an instance of body motion, Z is a patient of W, and Y is an agent of W


Show full definition with tree view
Show simplified definition (without tree view)
Show simplified definition (with tree view)



Sigma web home      Suggested Upper Merged Ontology (SUMO) web home
Sigma version 3.0.0-ac69cf7a (2026-05-13) is open source software produced by Articulate Software and its partners