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

Formal Language: 



KB Term:  Term intersection
English Word: 

  Parasite

Sigma KEE - Parasite
Parasite(parasite)ectoparasite, ectozoan, ectozoon, endoparasite, endozoan, entoparasite, entozoan, entozoon, epizoan, epizoon, genus_Chlamydia, nit, parasite

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


(documentation Parasite EnglishLanguage "An Organism, other than a Fungus or Microorganism that typically lives on or within a host and is detrimental to the host.") Mid-level-ontology.kif 5889-5891
(subclass Parasite Organism) Mid-level-ontology.kif 5888-5888 Parasite is a subclass of organism

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


(termFormat EnglishLanguage Parasite "parasite") Mid-level-ontology.kif 5892-5892

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


(=>
    (instance ?P Parasite)
    (modalAttribute
        (exists (?H ?PROC)
            (and
                (located ?P ?H)
                (involvedInEvent ?PROC ?P)
                (involvedInEvent ?PROC ?H)
                (benefits ?PROC ?P)
                (suffers ?PROC ?H))) Likely))
Mid-level-ontology.kif 5894-5904

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


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


Show simplified definition (without tree view)
Show simplified definition (with tree view)

Show without tree


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