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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - NonspecificDisease
NonspecificDisease

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


(documentation NonspecificDisease EnglishLanguage "The class of DiseaseOrSyndromes that are not caused by a single type of Microorganism.") Mid-level-ontology.kif 5773-5774
(subclass NonspecificDisease DiseaseOrSyndrome) Mid-level-ontology.kif 5772-5772

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


(termFormat ChineseLanguage NonspecificDisease "非特异性疾病") domainEnglishFormat.kif 40887-40887
(termFormat ChineseTraditionalLanguage NonspecificDisease "非特異性疾病") domainEnglishFormat.kif 40886-40886
(termFormat EnglishLanguage NonspecificDisease "nonspecific disease") domainEnglishFormat.kif 40885-40885

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


(=>
    (instance ?DISEASE NonspecificDisease)
    (not
        (exists (?AGENT)
            (and
                (instance ?AGENT Microorganism)
                (forall (?VICTIM)
                    (=>
                        (attribute ?VICTIM ?DISEASE)
                        (located ?AGENT ?VICTIM)))))))
Mid-level-ontology.kif 5776-5785


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 is open source software produced by Articulate Software and its partners