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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - LosingConsciousness
LosingConsciousness(losing consciousness)

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


(disjoint LosingConsciousness GainingConsciousness) Mid-level-ontology.kif 17408-17408 Losing consciousness is disjoint from gaining consciousness
(documentation LosingConsciousness EnglishLanguage "The process of transitioning from a state of being Awake to a state of being Unconscious.") Mid-level-ontology.kif 17409-17410 Losing consciousness is disjoint from gaining consciousness
(subclass LosingConsciousness PsychologicalProcess) Mid-level-ontology.kif 17407-17407 Losing consciousness is a subclass of psychological process

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 17412-17422


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