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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Omnivore
Omnivore

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


(documentation Omnivore EnglishLanguage "An organism that eats both plants and animals.") Mid-level-ontology.kif 21662-21662
(subclass Omnivore Organism) Mid-level-ontology.kif 21664-21664

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


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

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 21667-21676


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