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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - FallingAsleep
FallingAsleep(falling asleep)
dope_off, doze_off, drift_off, drop_off, drowse_off, fall_asleep, flake_out, nod_off, zonk_out

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


(disjoint FallingAsleep WakingUp) Mid-level-ontology.kif 17763-17763 Falling asleep is disjoint from waking up
(documentation FallingAsleep EnglishLanguage "The process of transitioning from a state of being Awake to a state of being Asleep.") Mid-level-ontology.kif 17764-17765 Falling asleep is disjoint from waking up
(externalImage FallingAsleep "http://upload.wikimedia.org/wikipedia/commons/ 3/ 34/ Vermeer_-_Girl_Asleep.jpg") pictureList.kif 8476-8476 Falling asleep is disjoint from waking up
(externalImage FallingAsleep "http://upload.wikimedia.org/wikipedia/commons/ b/ b1/ Neko_animation_steps_-_falling_asleep.png") pictureList.kif 9198-9198 Falling asleep is disjoint from waking up
(subclass FallingAsleep PsychologicalProcess) Mid-level-ontology.kif 17762-17762 Falling asleep is a subclass of psychological process

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


(termFormat ChineseLanguage FallingAsleep "沉沉睡去") domainEnglishFormat.kif 23185-23185
(termFormat ChineseTraditionalLanguage FallingAsleep "沉沉睡去") domainEnglishFormat.kif 23184-23184
(termFormat EnglishLanguage FallingAsleep "falling asleep") domainEnglishFormat.kif 23183-23183

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


(=>
    (and
        (instance ?FALL FallingAsleep)
        (experiencer ?FALL ?AGENT))
    (exists (?START ?FINISH)
        (and
            (starts ?START
                (WhenFn ?FALL))
            (finishes ?FINISH
                (WhenFn ?FALL))
            (holdsDuring ?START
                (attribute ?AGENT Awake))
            (holdsDuring ?FINISH
                (attribute ?AGENT Asleep)))))
Mid-level-ontology.kif 17767-17776


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