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



KB Term:  Term intersection
English Word: 

Sigma KEE - Omnivore
Omnivore(omnivore)omnivore

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


(documentation Omnivore EnglishLanguage "An organism that eats both plants and animals.") Mid-level-ontology.kif 22290-22290
(subclass Omnivore Organism) Mid-level-ontology.kif 22292-22292 Omnivore is a subclass of organism

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


(termFormat EnglishLanguage Omnivore "omnivore") Mid-level-ontology.kif 22291-22291

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


(=>
    (and
        (instance ?A Omnivore)
        (agent ?E ?A)
        (instance ?E Eating)
        (patient ?E ?F))
    (or
        (instance ?F Plant)
        (instance ?F Animal)
        (instance ?F Fungus)))
Mid-level-ontology.kif 22295-22304 If X is an instance of omnivore, X is an agent of Y, Y is an instance of eating, and Z is a patient of Y, then At least one of the following holds: (1) Z is an instance of plant (2) Z is an instance of animal (3) Z is an instance of fungus


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