![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
|
|
NonspecificDisease
|
|
|
| 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 |
|
|
| 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 |