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


KB Term:  Term intersection
English Word: 

Sigma KEE - Ivabradine
Ivabradine(ivabradine)

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


(subclass Ivabradine Medicine) Medicine.kif 4904-4904 Ivabradine is a subclass of medicine
(documentation Ivabradine EnglishLanguage "Ivabradine, sold under the brand name Procoralan among others, is a medication used for the symptomatic management of stable heart-related chest pain and heart failure not fully managed by beta blockers. [from Wikipedia]") Medicine.kif 4905-4908 Ivabradine is a subclass of medicine

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


(termFormat EnglishLanguage Ivabradine "ivabradine") Medicine.kif 4910-4910
(subclass Corlanor Ivabradine) Medicine.kif 4934-4934 Corlanor is a subclass of ivabradine
(subclass Procoralan Ivabradine) Medicine.kif 4937-4937 Procoralan is a subclass of ivabradine

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


(=>
    (instance ?I Ivabradine)
    (hasPurpose ?I
        (exists (?H ?IN ?P)
            (and
                (instance ?H Human)
                (instance ?P
                    (PainFn Chest))
                (experiencer ?P ?H)
                (instance ?IN Ingesting)
                (agent ?IN ?H)
                (earlier
                    (WhenFn ?P)
                    (WhenFn ?IN))
                (not
                    (exists (?P2)
                        (and
                            (instance ?P2
                                (PainFn Chest))
                            (experiencer ?P2 ?H)
                            (earlier
                                (WhenFn ?IN)
                                (WhenFn ?P2)))))))))
Medicine.kif 4912-4932 If X is an instance of ivabradine, then All of the following hold: (1) X has the purpose there exist Y, Z (2) W such that Y is an instance of human (3) W is an instance of pain in the chest (4) Y experiences W (5) Z is an instance of ingesting (6) Y is an agent of Z (7) the time of existence of W happens earlier than the time of existence of Z (8) there doesn't exist V such that V is an instance of pain in the chest (9) Y experiences V (10) the time of existence of Z happens earlier than the time of existence of V


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.0-ac69cf7a (2026-05-13) is open source software produced by Articulate Software and its partners