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

Formal Language: 



KB Term:  Term intersection
English Word: 

  MoodStabilizer

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 9761-9770
(roomTempState MoodStabilizer Solid) Mid-level-ontology.kif 31621-31621
(subclass MoodStabilizer BiologicallyActiveSubstance) Mid-level-ontology.kif 9759-9759

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


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

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 9773-9794


Show simplified definition (without tree view)
Show simplified definition (with tree view)

Show without tree


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