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 11085-11094
(roomTempState MoodStabilizer Solid) Mid-level-ontology.kif 33556-33556 roomTempState MoodStabilizer and Solid
(subclass MoodStabilizer BiologicallyActiveSubstance) Mid-level-ontology.kif 11083-11083 MoodStabilizer is a subclass of biologically active substance

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


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

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 11097-11118


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