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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - MoodStabilizer
MoodStabilizer

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


(documentation MoodStabilizer EnglishLanguage "A mood stabilizer is a psychiatric medication used to treat mood disorders characterized by intense and sustained mood shifts, such as bipolar disorder and the bipolar type of schizoaffective disorder. Mood stabilizers are best known for the treatment of bipolar disorder, preventing mood shifts to mania (or hypomania) and depression. Mood stabilizers are also used in schizoaffective disorder when it is the bipolar type. The term 'mood stabilizer' does not describe a mechanism, but rather an effect. More precise terminology based on pharmacology is used to further classify these agents.[from Wikipedia]") Mid-level-ontology.kif 11109-11118
(roomTempState MoodStabilizer Solid) Mid-level-ontology.kif 33329-33329
(subclass MoodStabilizer BiologicallyActiveSubstance) Mid-level-ontology.kif 11107-11107

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


(termFormat EnglishLanguage MoodStabilizer "mood stabilizer") Mid-level-ontology.kif 11119-11119

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


(=>
    (and
        (instance ?I Ingesting)
        (experiencer ?I ?H)
        (objectTransferred ?I ?MS)
        (instance ?MS MoodStabilizer)
        (instance ?E ?EC)
        (involvedInEvent ?E ?H)
        (holdsDuring
            (WhenFn ?E)
            (attribute ?H ?ES))
        (instance ?ES EmotionalState)
        (instance ?E2 ?EC)
        (involvedInEvent ?E2 ?H)
        (earlier
            (WhenFn ?E2)
            (WhenFn ?I)))
    (modalAttribute
        (not
            (holdsDuring ?E2
                (attribute ?H ?ES))) Unlikely))
Mid-level-ontology.kif 11121-11142


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