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



KB Term:  Term intersection
English Word: 

  diseaseMedicine

Sigma KEE - diseaseMedicine
diseaseMedicine

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


(instance diseaseMedicine TernaryPredicate) WMD.kif 926-926 disease treatment is an instance of ternary predicate
(domain diseaseMedicine 1 DiseaseOrSyndrome) WMD.kif 927-927 The number 1 argument of disease treatment is an instance of disease or syndrome
(domainSubclass diseaseMedicine 2 BiologicallyActiveSubstance) WMD.kif 928-928 The number 2 argument of disease treatment is a subclass of biologically active substance
(domainSubclass diseaseMedicine 3 Process) WMD.kif 929-929 The number 3 argument of disease treatment is a subclass of process
(documentation diseaseMedicine EnglishLanguage "(diseaseMedicine ?DISEASE ?SUBSTANCE ?PROCESS) means that the BiologicallyActiveSubstance ?SUBSTANCE is effective in the treatment of the DiseaseOrSyndrome ?DISEASE when administered via the Process ?PROCESS, i.e. it has been demonstrated (in a significant sample of patients) to cure the ?DISEASE or at least reduce the severity of symptoms associated with the ?DISEASE.") WMD.kif 930-934 The number 3 argument of disease treatment is a subclass of process

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


(format EnglishLanguage diseaseMedicine "%1 %p{is} %n{isn't} disease treatment %2 for %3") domainEnglishFormat.kif 778-778
(format ChineseTraditionalLanguage diseaseMedicine "%1 %p{是} %n{不是} 對於 %3 的 disease 治癒 %2 ") domainEnglishFormat.kif 779-779
(format ChineseLanguage diseaseMedicine "%1 %p{是} %n{不是} 对于 %3 的 dis​​ease 治愈 %2") domainEnglishFormat.kif 780-780
(termFormat EnglishLanguage diseaseMedicine "disease treatment") domainEnglishFormat.kif 19824-19824
(termFormat ChineseTraditionalLanguage diseaseMedicine "疾病治療") domainEnglishFormat.kif 19825-19825
(termFormat ChineseLanguage diseaseMedicine "疾病治疗") domainEnglishFormat.kif 19826-19826

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


(=>
    (diseaseMedicine ?DISEASE ?SUBSTANCE ?PROCESS)
    (exists (?ORGANISM ?TIME ?SAMPLE ?PROC)
        (and
            (holdsDuring ?TIME
                (attribute ?ORGANISM ?DISEASE))
            (increasesLikelihood
                (and
                    (instance ?PROC ?PROCESS)
                    (temporalPart
                        (WhenFn ?PROC) ?TIME)
                    (experiencer ?PROC ?ORGANISM)
                    (patient ?PROC ?SAMPLE)
                    (instance ?SAMPLE ?SUBSTANCE))
                (holdsDuring
                    (ImmediateFutureFn ?TIME)
                    (not
                        (attribute ?ORGANISM ?DISEASE)))))))
WMD.kif 936-951 If X is disease treatment Y for Z, then All of the following hold: (1) there exist W, V,, , U (2) T such that X is an attribute of W holds during V (3) T is an instance of Z (4) the time of existence of T is a part of V (5) W experiences T (6) U is a patient of T (7) U is an instance of Y increases likelihood of X is not an attribute of W holds during immediately after V
(=>
    (and
        (diseaseMedicine ?DISEASE ?SUBSTANCE ?PROCESS)
        (subclass ?SUB ?PROCESS))
    (diseaseMedicine ?DISEASE ?SUBSTANCE ?SUB))
WMD.kif 953-957 If X is disease treatment Y for Z and W is a subclass of Z, then X is disease treatment Y for W
(=>
    (and
        (diseaseMedicine ?DISEASE ?SUBSTANCE ?PROCESS)
        (subclass ?SUB ?SUBSTANCE))
    (diseaseMedicine ?DISEASE ?SUB ?PROCESS))
WMD.kif 959-963 If X is disease treatment Y for Z and W is a subclass of Y, then X is disease treatment W for Z
(=>
    (diseaseMedicine ?DISEASE Antibiotic ?PROCESS)
    (instance ?DISEASE BacterialDisease))
WMD.kif 1270-1272 If X is disease treatment antibiotic for Y, then X is an instance of bacterial disease
(=>
    (diseaseMedicine ?DISEASE OralAntibiotic ?PROCESS)
    (subclass ?PROCESS Ingesting))
WMD.kif 1284-1286 If X is disease treatment oral antibiotic for Y, then Y is a subclass of ingesting
(=>
    (diseaseMedicine ?DISEASE TopicalAntibiotic ?PROCESS)
    (subclass ?PROCESS Covering))
WMD.kif 1311-1313 If X is disease treatment topical antibiotic for Y, then Y is a subclass of covering
(=>
    (diseaseMedicine ?DISEASE Bacitracin ?PROCESS)
    (and
        (instance ?DISEASE BacterialDisease)
        (subclass ?PROCESS Putting)))
WMD.kif 1318-1322 If X is disease treatment bacitracin for Y, then X is an instance of bacterial disease and Y is a subclass of putting

consequent
-------------------------


(=>
    (holdsDuring ?T
        (and
            (attribute ?H InfectiousDisease)
            (attribute ?H Diabetes)
            (attribute ?H
                (ImpairedBodyPartFn Foot))))
    (holdsDuring ?T
        (diseaseMedicine InfectiousDisease Ertapenem Injecting)))
Medicine.kif 1357-1364 If infectious disease is an attribute of X, diabetes mellitus is an attribute of X, and impaired body part fn foot is an attribute of X holds during Y, then infectious disease is disease treatment ertapenem for injecting holds during Y
(=>
    (subclass ?I Immunosuppressive)
    (hasPurpose ?I
        (and
            (instance ?AID AutoImmuneDisorder)
            (diseaseMedicine ?AID ?I ?P))))
Medicine.kif 4635-4640 If X is a subclass of immunosuppressant, then X has the purpose Y is an instance of auto-immune disease and Y is disease treatment X for Z
(=>
    (and
        (diseaseMedicine ?DISEASE ?SUBSTANCE ?PROCESS)
        (subclass ?SUB ?PROCESS))
    (diseaseMedicine ?DISEASE ?SUBSTANCE ?SUB))
WMD.kif 953-957 If X is disease treatment Y for Z and W is a subclass of Z, then X is disease treatment Y for W
(=>
    (and
        (diseaseMedicine ?DISEASE ?SUBSTANCE ?PROCESS)
        (subclass ?SUB ?SUBSTANCE))
    (diseaseMedicine ?DISEASE ?SUB ?PROCESS))
WMD.kif 959-963 If X is disease treatment Y for Z and W is a subclass of Y, then X is disease treatment W for Z
(=>
    (instance ?DISEASE ViralDisease)
    (exists (?PROCESS)
        (not
            (diseaseMedicine ?DISEASE Antibiotic ?PROCESS))))
WMD.kif 1274-1278 If X is an instance of viral disease, then there exists Y such that X isn't disease treatment antibiotic for Y

appearance as argument number 0
-------------------------


(diseaseMedicine Beriberi VitaminB1 Ingesting) Medicine.kif 2476-2476 Beriberi is disease treatment thiamine for ingesting
(diseaseMedicine Pellagra VitaminB3 Ingesting) Medicine.kif 2529-2529 Pellagra is disease treatment niacin for ingesting
(diseaseMedicine Scurvy VitaminC Ingesting) Medicine.kif 2635-2635 Scurvy is disease treatment ascorbic acid for ingesting
(diseaseMedicine Rickets VitaminD Ingesting) Medicine.kif 2662-2662 Rickets is disease treatment calciferol for ingesting
(diseaseMedicine LymeDisease Clarithromycin Ingesting) Medicine.kif 3628-3628 Lyme disease is disease treatment clarithromycin for ingesting
(diseaseMedicine StrepThroat Clarithromycin Ingesting) Medicine.kif 3629-3629 Strep throat is disease treatment clarithromycin for ingesting
(diseaseMedicine BacterialPneumonia Clarithromycin Ingesting) Medicine.kif 3630-3630 Bacterial pneumonia is disease treatment clarithromycin for ingesting
(diseaseMedicine RheumatoidArthritis Clarithromycin Injecting) Medicine.kif 3655-3655 Rheumatoid arthritis is disease treatment clarithromycin for injecting
(diseaseMedicine Anxiety Benzodiazepine Ingesting) Medicine.kif 3916-3916 Anxiety is disease treatment benzodiazepine for ingesting
(diseaseMedicine Insomnia Benzodiazepine Ingesting) Medicine.kif 3917-3917 Insomnia is disease treatment benzodiazepine for ingesting
(diseaseMedicine Seizure Benzodiazepine Ingesting) Medicine.kif 3918-3918 Epileptic seizure is disease treatment benzodiazepine for ingesting
(diseaseMedicine RheumatoidArthritis Sulfasalazine Ingesting) Medicine.kif 3948-3948 Rheumatoid arthritis is disease treatment sulfasalazine for ingesting
(diseaseMedicine CrohnsDisease Sulfasalazine Ingesting) Medicine.kif 3949-3949 Crohn's disease is disease treatment sulfasalazine for ingesting
(diseaseMedicine UlcerativeColitis Sulfasalazine Ingesting) Medicine.kif 3950-3950 Ulcerative colitis is disease treatment sulfasalazine for ingesting
(diseaseMedicine ChronicObstructivePulmonaryDisease Roflumilast Ingesting) Medicine.kif 3966-3966 COPD is disease treatment roflumilast for ingesting
(diseaseMedicine ADHD Lisdexamfetamine Ingesting) Medicine.kif 4013-4013 Attention deficit hyperactivity disorder is disease treatment lisdexamfetamine for ingesting
(diseaseMedicine Depression Escitalopram Ingesting) Medicine.kif 4085-4085 Depressed is disease treatment escitalopram for ingesting
(diseaseMedicine Eczema Crisaborole TopicalApplication) Medicine.kif 4398-4398 Atopic dermatitis is disease treatment crisaborole for topical application
(diseaseMedicine Lupus Benelysta Ingesting) Medicine.kif 4645-4645 Lupus is disease treatment Benelysta for ingesting
(diseaseMedicine HeartAttack BetaBlocker Ingesting) Medicine.kif 4700-4700 Myocardial infarction is disease treatment beta blocker for ingesting
(diseaseMedicine HeartPalpitations BetaBlocker Ingesting) Medicine.kif 4701-4701 Palpitations is disease treatment beta blocker for ingesting
(diseaseMedicine HighBloodPressure BetaBlocker Ingesting) Medicine.kif 4702-4702 Hypertension is disease treatment beta blocker for ingesting
(diseaseMedicine CrohnsDisease MycophenolicAcid Ingesting) Medicine.kif 4757-4757 Crohn's disease is disease treatment mycophenolic acid for ingesting
(diseaseMedicine Lupus MycophenolicAcid Ingesting) Medicine.kif 4758-4758 Lupus is disease treatment mycophenolic acid for ingesting
(diseaseMedicine ADHD Adderall Ingesting) Medicine.kif 4786-4786 Attention deficit hyperactivity disorder is disease treatment Mydayis for ingesting

Display limited to 25 items. Show next 25

Display limited to 25 items. Show next 25


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