![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| 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 |
|
|
| 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 |