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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Asleep
Asleep(asleep)
NREM, NREM_sleep, REM, REM_sleep, asleep, at_rest, beauty_sleep, cat_sleep, catch_a_wink, catch_some_Z's, catnap, dormant, doze, dreamless, drowse, fast_asleep, forty_winks, heavy, hibernating, kip, light, log_Z's, nap, nonrapid_eye_movement, nonrapid_eye_movement_sleep, orthodox_sleep, paradoxical_sleep, profound, rapid_eye_movement, rapid_eye_movement_sleep, short_sleep, shuteye, siesta, sleep, sleep_off, sleeping, slumber, snooze, sopor, sound, sound_asleep, torpid, unawakened, wakeful, wakeless, waking, zizz

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


(documentation Asleep ChineseLanguage "这是指当 Organism 正在睡觉的 Attribute。") chinese_format.kif 4041-4041
(documentation Asleep EnglishLanguage "Attribute that applies to Organisms that are sleeping.") Merge.kif 18490-18491
(externalImage Asleep "http://articulatesoftware.com/SUMOpictures/people/ faces/ faces_4/ asleep.png") pictureList.kif 242-242
(instance Asleep ConsciousnessAttribute) Merge.kif 18489-18489 Asleep is an instance of consciousness attribute

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


(termFormat ChineseLanguage Asleep "睡着") chinese_format.kif 1266-1266
(termFormat EnglishLanguage Asleep "asleep") english_format.kif 1753-1753
(termFormat FrenchLanguage Asleep "endormi") french_format.kif 944-944
(termFormat Hindi Asleep "soyaa huaa") terms-hindi.txt 479-479
(termFormat ItalianLanguage Asleep "Addormentato") terms-it.txt 483-483
(termFormat JapaneseLanguage Asleep "眠っている") japanese_format.kif 2628-2628
(termFormat PortugueseLanguage Asleep "Dormindo") portuguese_format.kif 896-896
(termFormat cb Asleep "nakatulog") terms-cb.txt 485-485
(termFormat cz Asleep "asleep") terms-cz.txt 519-519
(termFormat de Asleep "schlafend") terms-de.txt 778-778
(termFormat ro Asleep "adormire") relations-ro.kif 965-965
(termFormat tg Asleep "natutulog") terms-tg.txt 484-484

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


(=>
    (holdsDuring ?T
        (attribute ?H Asleep))
    (exists (?S)
        (and
            (equal ?T
                (WhenFn ?S))
            (instance ?S Sleeping)
            (experiencer ?S ?H))))
Merge.kif 18498-18505
(=>
    (or
        (attribute ?AGENT Asleep)
        (attribute ?AGENT Awake))
    (attribute ?AGENT Living))
Merge.kif 18517-18521

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


(=>
    (and
        (instance ?DREAM Dreaming)
        (experiencer ?DREAM ?AGENT))
    (holdsDuring
        (WhenFn ?DREAM)
        (attribute ?AGENT Asleep)))
Mid-level-ontology.kif 19827-19831
(=>
    (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 17787-17796
(=>
    (and
        (instance ?WAKE WakingUp)
        (experiencer ?WAKE ?AGENT))
    (exists (?START ?FINISH)
        (and
            (starts ?START
                (WhenFn ?WAKE))
            (finishes ?FINISH
                (WhenFn ?WAKE))
            (holdsDuring ?START
                (attribute ?AGENT Asleep))
            (holdsDuring ?FINISH
                (attribute ?AGENT Awake)))))
Mid-level-ontology.kif 17802-17811
(=>
    (holdsDuring ?T
        (attribute ?H Insomnia))
    (holdsDuring ?T
        (and
            (desires ?H
                (attribute ?H Asleep))
            (not
                (attribute ?H Asleep)))))
Medicine.kif 2092-2100
(=>
    (holdsDuring ?T
        (attribute ?H Sleepy))
    (desires ?H
        (holdsDuring
            (ImmediateFutureFn ?T)
            (attribute ?H Asleep))))
Mid-level-ontology.kif 17841-17847
(=>
    (instance ?BED Bed)
    (hasPurpose ?BED
        (exists (?PERSON)
            (and
                (attribute ?PERSON Asleep)
                (located ?PERSON ?BED)))))
Mid-level-ontology.kif 4234-4239
(=>
    (instance ?X Crib)
    (hasPurpose ?X
        (exists (?BABY)
            (and
                (instance ?BABY HumanBaby)
                (attribute ?BABY Asleep)
                (located ?BABY ?X)))))
Mid-level-ontology.kif 4406-4413
(=>
    (instance ?X DoubleBed)
    (modalAttribute
        (exists (?P1 ?P2 ?TIME)
            (and
                (not
                    (equal ?P1 ?P2))
                (instance ?P1 Human)
                (instance ?P2 Human)
                (holdsDuring ?TIME
                    (and
                        (attribute ?P1 Asleep)
                        (attribute ?P2 Asleep)
                        (located ?P1 ?X)
                        (located ?P2 ?X))))) Possibility))
Mid-level-ontology.kif 4309-4322
(=>
    (instance ?X KingBed)
    (modalAttribute
        (exists (?P1 ?P2 ?P3 ?TIME)
            (and
                (not
                    (equal ?P1 ?P2))
                (not
                    (equal ?P2 ?P3))
                (not
                    (equal ?P1 ?P3))
                (attribute ?P1 Asleep)
                (attribute ?P2 Asleep)
                (attribute ?P3 Asleep)
                (instance ?P1 Human)
                (instance ?P2 Human)
                (instance ?P3 Human)
                (holdsDuring ?TIME
                    (and
                        (located ?P1 ?X)
                        (located ?P2 ?X)
                        (located ?P3 ?X))))) Possibility))
Mid-level-ontology.kif 4252-4270
(=>
    (instance ?X Mattress)
    (hasPurpose ?X
        (exists (?PERSON)
            (and
                (attribute ?PERSON Asleep)
                (orientation ?PERSON ?X On)))))
Mid-level-ontology.kif 4503-4509
(=>
    (instance ?X QueenBed)
    (modalAttribute
        (exists (?P1 ?P2 ?TIME)
            (and
                (not
                    (equal ?P1 ?P2))
                (instance ?P1 Human)
                (instance ?P2 Human)
                (holdsDuring ?TIME
                    (and
                        (attribute ?P1 Asleep)
                        (attribute ?P2 Asleep)
                        (located ?P1 ?X)
                        (located ?P2 ?X))))) Possibility))
Mid-level-ontology.kif 4283-4296


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