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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - LyingDown
LyingDown(lying down)
lie, lie_down

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


(documentation LyingDown EnglishLanguage "The BodyMotion of moving from a Sitting to a Prostrate position.") Mid-level-ontology.kif 21466-21467
(externalImage LyingDown "http://upload.wikimedia.org/wikipedia/commons/ b/ bd/ 1879_Benjamin_Constant_-_Favorite_of_the_Emir.jpg") pictureList.kif 2850-2850
(externalImage LyingDown "http://upload.wikimedia.org/wikipedia/commons/ c/ cd/ Zamoysky_Nu.jpg") pictureList.kif 2851-2851
(externalImage LyingDown "http://upload.wikimedia.org/wikipedia/en/thumb/ c/ c4/ Supine.jpg/ 180px_Supine.jpg") pictureList.kif 1163-1163
(subclass LyingDown BodyMotion) Mid-level-ontology.kif 21464-21464 Lying down is a subclass of body motion
(subclass LyingDown MotionDownward) Mid-level-ontology.kif 21465-21465 Lying down is a subclass of motion downward

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


(termFormat ChineseLanguage LyingDown "躺着") domainEnglishFormat.kif 35403-35403
(termFormat ChineseTraditionalLanguage LyingDown "躺著") domainEnglishFormat.kif 35402-35402
(termFormat EnglishLanguage LyingDown "lying down") domainEnglishFormat.kif 35401-35401

antecedent
-------------------------


(=>
    (and
        (instance ?LIE LyingDown)
        (agent ?LIE ?AGENT))
    (and
        (holdsDuring
            (BeginFn
                (WhenFn ?LIE))
            (attribute ?AGENT Sitting))
        (holdsDuring
            (EndFn
                (WhenFn ?LIE))
            (attribute ?AGENT Prostrate))))
Mid-level-ontology.kif 21469-21479

consequent
-------------------------


(=>
    (instance ?X Hammock)
    (hasPurpose ?X
        (exists (?PROC)
            (and
                (instance ?PROC LyingDown)
                (eventLocated ?PROC ?X)))))
Mid-level-ontology.kif 4433-4439


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 is open source software produced by Articulate Software and its partners