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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - ParasiticDisease
ParasiticDisease

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


(documentation ParasiticDisease EnglishLanguage "A disease caused by a Parasite.") Mid-level-ontology.kif 5862-5863
(subclass ParasiticDisease DiseaseOrSyndrome) Mid-level-ontology.kif 5861-5861 ParasiticDisease est une sous-classe de maladie ou syndrome

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


(termFormat EnglishLanguage ParasiticDisease "parasitic disease") Mid-level-ontology.kif 5864-5864

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


(=>
    (and
        (instance ?F ParasiticDisease)
        (attribute ?H ?F))
    (exists (?PAR)
        (and
            (part ?PAR ?H)
            (instance ?PAR Parasite))))
Mid-level-ontology.kif 5865-5872

consequent
-------------------------


(=>
    (instance ?A Antiparasitic)
    (exists (?D ?AVM)
        (and
            (instance ?D ParasiticDisease)
            (medicine ?AVM ?D))))
Mid-level-ontology.kif 9683-9688


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