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 21679-21679
(subclass Omnivore Organism) Mid-level-ontology.kif 21681-21681

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


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

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 21684-21693


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