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 传染病疾病或综合症subclass

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


(instance Malaria InfectiousDisease) WMD.kif 1607-1607 疟疾传染病instance
(range InfectionFn InfectiousDisease) Medicine.kif 2001-2001 InfectionFnrange传染病 的实例
(subclass BacterialDisease InfectiousDisease) Mid-level-ontology.kif 5822-5822 细菌性疾病传染病subclass
(subclass VaccinatableDisease InfectiousDisease) WMD.kif 1042-1042 可预防的疾病传染病subclass
(subclass ViralDisease InfectiousDisease) Mid-level-ontology.kif 5947-5947 病毒性疾病传染病subclass
(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