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


KB Term:  Term intersection
English Word: 

Sigma KEE - NonspecificDisease
NonspecificDisease(nonspecific disease)nonspecific

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


(subclass NonspecificDisease DiseaseOrSyndrome) Mid-level-ontology.kif 6919-6919 Nonspecific disease is a subclass of disease or syndrome
(documentation NonspecificDisease EnglishLanguage "The class of DiseaseOrSyndromes that are not caused by a single type of Microorganism.") Mid-level-ontology.kif 6920-6921 Nonspecific disease is a subclass of disease or syndrome

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


(termFormat EnglishLanguage NonspecificDisease "nonspecific disease") domainEnglishFormat.kif 40879-40879
(termFormat ChineseTraditionalLanguage NonspecificDisease "非特異性疾病") domainEnglishFormat.kif 40880-40880
(termFormat ChineseLanguage NonspecificDisease "非特异性疾病") domainEnglishFormat.kif 40881-40881

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


(=>
    (instance ?DISEASE NonspecificDisease)
    (not
        (exists (?AGENT)
            (and
                (instance ?AGENT Microorganism)
                (forall (?VICTIM)
                    (=>
                        (attribute ?VICTIM ?DISEASE)
                        (located ?AGENT ?VICTIM)))))))
Mid-level-ontology.kif 6923-6932 If X is an instance of nonspecific disease, then there doesn't exist Y such that Y is an instance of microorganism and Z X is an attribute of ZY is located at Z


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