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 16698-16698 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 16699-16700 Losing consciousness is disjoint from gaining consciousness
(subclass LosingConsciousness PsychologicalProcess) Mid-level-ontology.kif 16697-16697 Losing consciousness is a subclass of psychological process

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


(termFormat ChineseLanguage LosingConsciousness "失去意识") domainEnglishFormat.kif 35091-35091
(termFormat ChineseTraditionalLanguage LosingConsciousness "失去意識") domainEnglishFormat.kif 35090-35090
(termFormat EnglishLanguage LosingConsciousness "losing consciousness") domainEnglishFormat.kif 35089-35089

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 16702-16712


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