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 20120-20121
(externalImage LyingDown "http://upload.wikimedia.org/wikipedia/commons/ b/ bd/ 1879_Benjamin-Constant_-_Favorite_of_the_Emir.jpg") pictureList.kif 2851-2851
(externalImage LyingDown "http://upload.wikimedia.org/wikipedia/commons/ c/ cd/ Zamoysky_Nu.jpg") pictureList.kif 2852-2852
(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 20118-20118 Lying down is a subclass of body motion
(subclass LyingDown MotionDownward) Mid-level-ontology.kif 20119-20119 Lying down is a subclass of motion downward

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


(termFormat ChineseLanguage LyingDown "躺着") domainEnglishFormat.kif 35409-35409
(termFormat ChineseTraditionalLanguage LyingDown "躺著") domainEnglishFormat.kif 35408-35408
(termFormat EnglishLanguage LyingDown "lying down") domainEnglishFormat.kif 35407-35407

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 20123-20133

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


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


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