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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - LosingConsciousness
LosingConsciousness

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


(disjoint LosingConsciousness GainingConsciousness) Mid-level-ontology.kif 17887-17887
(documentation LosingConsciousness EnglishLanguage "The process of transitioning from a state of being Awake to a state of being Unconscious.") Mid-level-ontology.kif 17888-17889
(subclass LosingConsciousness PsychologicalProcess) Mid-level-ontology.kif 17886-17886

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


(termFormat ChineseLanguage LosingConsciousness "失去意识") domainEnglishFormat.kif 35085-35085
(termFormat ChineseTraditionalLanguage LosingConsciousness "失去意識") domainEnglishFormat.kif 35084-35084
(termFormat EnglishLanguage LosingConsciousness "losing consciousness") domainEnglishFormat.kif 35083-35083

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


(=>
    (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 17891-17901


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