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

Formal Language: 


KB Term:  Term intersection
English Word: 

Sigma KEE - GroupOfAnimals
GroupOfAnimals(group of animals)animal_group, caste, cloud, clowder, colony, field, gam, herd, infestation, pack, plague, pod, pride, remuda, school, shoal, swarm, wolf_pack

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


(documentation GroupOfAnimals EnglishLanguage "Any Group which contains exclusively non-human members.") Mid-level-ontology.kif 8644-8645
(subclass GroupOfAnimals Group) Mid-level-ontology.kif 8643-8643 Group of animals is a subclass of group

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


(subclass AnimalTeam GroupOfAnimals) Mid-level-ontology.kif 8681-8681 Animal team is a subclass of group of animals
(subclass Brood GroupOfAnimals) Mid-level-ontology.kif 8656-8656 Brood is a subclass of group of animals
(termFormat ChineseLanguage GroupOfAnimals "一群动物") domainEnglishFormat.kif 26819-26819 Brood is a subclass of group of animals
(termFormat ChineseTraditionalLanguage GroupOfAnimals "一群動物") domainEnglishFormat.kif 26818-26818 Brood is a subclass of group of animals
(termFormat EnglishLanguage GroupOfAnimals "group of animals") domainEnglishFormat.kif 26817-26817 Brood is a subclass of group of animals

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


(=>
    (instance ?GROUP GroupOfAnimals)
    (forall (?MEMBER)
        (=>
            (member ?MEMBER ?GROUP)
            (and
                (instance ?MEMBER Animal)
                (not
                    (instance ?MEMBER Human))))))
Mid-level-ontology.kif 8647-8654


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