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



KB Term:  Term intersection
English Word: 

Sigma KEE - Unconscious
Unconscious(unconscious)
KO'd, Kussmaul's_coma, automatic_pilot, autopilot, blackout, cold, coma, comatose, comatoseness, diabetic_coma, electrosleep, enchantment, general_anaesthesia, general_anesthesia, hepatic_coma, inhalation_anesthesia, innocent, insensible, kayoed, knocked_out, narcosis, nitrogen_narcosis, nonconscious, out, senseless, spell, stunned, trance, unawareness, unconscious, unconsciously, unconsciousness, unknowingness

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


(instance Unconscious ConsciousnessAttribute) Merge.kif 18682-18682 Unconscious is an instance of consciousness attribute
(contraryAttribute Unconscious Awake) Merge.kif 18683-18683 Unconscious is the opposite of awake
(documentation Unconscious EnglishLanguage "Attribute that applies to Organisms that are unconscious. An Organism may be Unconscious because it is Dead or because of a blow to the head, a drug, etc.") Merge.kif 18684-18686 Unconscious is the opposite of awake
(externalImage Unconscious "http://upload.wikimedia.org/wikipedia/commons/ 2/ 2c/ CPR_Dummy_Air_Force.JPG") pictureList.kif 3024-3024 Unconscious is the opposite of awake
(externalImage Unconscious "http://upload.wikimedia.org/wikipedia/commons/ a/ a6/ Nicolas_Poussin-_Queen_Zenobia_Found_on_the_Banks_of_the_Arax.JPG") pictureList.kif 3267-3267 Unconscious is the opposite of awake

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


(subAttribute Dead Unconscious) Merge.kif 18432-18432 Dead is a subattribute of unconscious
(contraryAttribute Conscious Unconscious) Medicine.kif 425-425 Conscious is the opposite of unconscious
(subAttribute Coma Unconscious) Medicine.kif 5226-5226 In a coma is a subattribute of unconscious
(termFormat EnglishLanguage Unconscious "unconscious") english_format.kif 1759-1759 In a coma is a subattribute of unconscious

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


(=>
    (and
        (instance ?G GainingConsciousness)
        (experiencer ?G ?A))
    (and
        (holdsDuring
            (BeginFn
                (WhenFn ?G))
            (attribute ?A Unconscious))
        (holdsDuring
            (EndFn
                (WhenFn ?G))
            (attribute ?A Awake))))
Mid-level-ontology.kif 18079-18091 If X is an instance of gaining consciousness and Y experiences X, then unconscious is an attribute of Y holds during the beginning of the time of existence of X and awake is an attribute of Y holds during the end of the time of existence of X
(=>
    (and
        (instance ?L LosingConsciousness)
        (experiencer ?L ?A))
    (and
        (holdsDuring
            (BeginFn
                (WhenFn ?L))
            (attribute ?A Awake))
        (holdsDuring
            (EndFn
                (WhenFn ?L))
            (attribute ?A Unconscious))))
Mid-level-ontology.kif 18098-18108 If X is an instance of losing consciousness and Y experiences X, then awake is an attribute of Y holds during the beginning of the time of existence of X and unconscious is an attribute of Y holds during the end of the time of existence of X
(=>
    (instance ?NA NasopharyngealAirway)
    (hasPurpose ?NA
        (exists (?H ?B)
            (and
                (instance ?B Breathing)
                (located ?B ?H)
                (holdsDuring
                    (WhenFn ?B)
                    (attribute ?H Unconscious))
                (path ?B ?NA)))))
Medicine.kif 708-718 If X is an instance of nose hose, then X has the purpose there exist Y, Z such that Z is an instance of breathing, Z is located at Y, unconscious is an attribute of Y holds during the time of existence of Z, and X is path along which Z occurs
(=>
    (and
        (instance ?A Anesthetizing)
        (patient ?A ?P))
    (holdsDuring
        (WhenFn ?A)
        (or
            (attribute ?P Unconscious)
            (not
                (attribute ?P Pain)))))
Medicine.kif 929-938 If X is an instance of anesthetizing and Y is a patient of X, then unconscious is an attribute of Y or pain is not an attribute of Y holds during the time of existence of X
(=>
    (and
        (instance ?A Anesthetizing)
        (patient ?A ?P))
    (holdsDuring
        (WhenFn ?A)
        (and
            (attribute ?P Unconscious)
            (not
                (attribute ?P Pain)))))
Medicine.kif 946-955 If X is an instance of anesthetizing and Y is a patient of X, then unconscious is an attribute of Y and pain is not an attribute of Y holds during the time of existence of X
(=>
    (and
        (not
            (holdsDuring ?T1
                (attribute ?H Concussion)))
        (holdsDuring ?T2
            (attribute ?H Concussion))
        (meetsTemporally ?T1 ?T2))
    (modalAttribute
        (holdsDuring
            (BeginFn ?T2)
            (attribute ?H Unconscious)) Likely))
Medicine.kif 1295-1307 If mild traumatic brain injury is not an attribute of X doesn't hold during Y, mild traumatic brain injury is an attribute of X holds during Z, and Y meets Z, then the statement unconscious is an attribute of X holds during the beginning of Z has the modal force of likely
(=>
    (holdsDuring ?T
        (attribute ?H AVPUUnresponsiveStatus))
    (holdsDuring ?T
        (attribute ?H Unconscious)))
Medicine.kif 6538-6542 If AVPU unconscious status is an attribute of X holds during Y, then unconscious is an attribute of X holds during Y


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-0a80e6c8 (2026-05-12) is open source software produced by Articulate Software and its partners