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

Formal Language: 



KB Term:  Term intersection
English Word: 

  InfectiousDisease

Sigma KEE - InfectiousDisease
InfectiousDisease(傳染病)

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


(documentation InfectiousDisease EnglishLanguage "Any DiseaseOrSyndrome that is caused by a Microorganism.") Mid-level-ontology.kif 5827-5828
(externalImage InfectiousDisease "http://upload.wikimedia.org/wikipedia/ commons/ d/ d7/ CulexNil.jpg") pictureList.kif 7109-7109
(externalImage InfectiousDisease "http://upload.wikimedia.org/wikipedia/ commons/ e/ ea/ 4microssopes4.jpg") pictureList.kif 7110-7110
(externalImage InfectiousDisease "http://upload.wikimedia.org/wikipedia/ commons/ f/ fd/ Mallon-Mary_01.jpg") pictureList.kif 7111-7111
(externalImage InfectiousDisease "http://upload.wikimedia.org/wikipedia/ en/ b/ b8/ K_pneumoniae_M_morganii_providencia_styphimuriuma.JPG") pictureList.kif 7112-7112
(subclass InfectiousDisease DiseaseOrSyndrome) Mid-level-ontology.kif 5826-5826 子類 傳染病 and DiseaseOrSyndrome

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


(instance Malaria InfectiousDisease) WMD.kif 1607-1607 瘧疾 and 傳染病
(range InfectionFn InfectiousDisease) Medicine.kif 2001-2001 範圍 InfectionFn and 傳染病
(subclass BacterialDisease InfectiousDisease) Mid-level-ontology.kif 5822-5822 子類 細菌性疾病 and 傳染病
(subclass VaccinatableDisease InfectiousDisease) WMD.kif 1042-1042 子類 可預防的疾病 and 傳染病
(subclass ViralDisease InfectiousDisease) Mid-level-ontology.kif 5947-5947 子類 病毒性疾病 and 傳染病
(termFormat ChineseLanguage InfectiousDisease "传染病") domainEnglishFormat.kif 29971-29971
(termFormat ChineseTraditionalLanguage InfectiousDisease "傳染病") domainEnglishFormat.kif 29970-29970
(termFormat EnglishLanguage InfectiousDisease "infectious disease") domainEnglishFormat.kif 29969-29969

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


(=>
    (and
        (instance ?I InfectiousDisease)
        (attribute ?A ?I))
    (exists (?P ?O)
        (and
            (instance ?P PathologicProcess)
            (agent ?P ?O)
            (instance ?O Microorganism)
            (experiencer ?P ?A))))
Mid-level-ontology.kif 5830-5839
(=>
    (holdsDuring ?T
        (and
            (attribute ?H InfectiousDisease)
            (attribute ?H Diabetes)
            (attribute ?H
                (ImpairedBodyPartFn Foot))))
    (holdsDuring ?T
        (diseaseMedicine InfectiousDisease Ertapenem Injecting)))
Medicine.kif 1374-1381

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


(=>
    (holdsDuring ?T
        (and
            (attribute ?H InfectiousDisease)
            (attribute ?H Diabetes)
            (attribute ?H
                (ImpairedBodyPartFn Foot))))
    (holdsDuring ?T
        (diseaseMedicine InfectiousDisease Ertapenem Injecting)))
Medicine.kif 1374-1381
(=>
    (holdsDuring ?T
        (attribute ?H Reinfection))
    (and
        (holdsDuring ?T
            (and
                (instance ?D InfectiousDisease)
                (attribute ?H ?D)))
        (holdsDuring ?TEARLY
            (attribute ?H ?D))
        (earlier ?TEARLY ?T)))
Medicine.kif 5308-5318


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