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

Formal Language: 


KB Term:  Term intersection
English Word: 

Sigma KEE - NonspecificDisease
NonspecificDisease(nonspecific disease)nonspecific

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 6738-6739
(subclass NonspecificDisease DiseaseOrSyndrome) Mid-level-ontology.kif 6737-6737 Nonspecific disease is a subclass of disease or syndrome

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


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

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


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


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