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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Group
Group(group)
Age_of_Reason, Arthurian, Asia, Bloomsbury_Group, Central_America, Chabad, Chabad-Lubavitch, Clovis_culture, Counter_Reformation, DINK, Demerara, Dutch, Dutch_people, Enlightenment, Europe, FTO, Ferdinand_and_Isabella, Folsom_culture, Four_Hundred, Gallicanism, Greek_chorus, Grub_Street, INC, Iraqi_National_Congress, Kashag, Laurel_and_Hardy, Lewis_and_Clark_Expedition, Lords_Temporal, Lost_Tribes, Lubavitch, Lubavitch_movement, Magi, New_Amsterdam, North_America, Oxford_movement, Pietism, Plantation, Plymouth_Colony, Praetorian_Guard, Protestant_Reformation, Rastafari, Rastas, Red_Guard, Reformation, South_America, TV_audience, Trimurti, Trojan_horse, Tweedledee_and_Tweedledum, Tweedledum_and_Tweedledee...

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


(documentation Group ChineseLanguage "这是一个 CollectionAgent,例如:一群绵羊、一群山羊 或一队当地的童子军。") chinese_format.kif 3668-3669
(documentation Group EnglishLanguage "A Collection of Agents, e.g. a flock of sheep, a herd of goats, or the local Boy Scout troop.") Merge.kif 16321-16322
(externalImage Group "http://articulatesoftware.com/SUMOpictures/people/ groups/ group.png") pictureList.kif 477-477
(subclass Group AutonomousAgent) Merge.kif 16320-16320 Group is a subclass of agent
(subclass Group Collection) Merge.kif 16319-16319 Group is a subclass of collection

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


(range ShipCrewFn Group) Transportation.kif 4413-4413 The range of ship crew is an instance of group
(subclass FileSystem Group) engineering.kif 1648-1648 File system is a subclass of group
(subclass GroupOfAnimals Group) Mid-level-ontology.kif 8249-8249 Group of animals is a subclass of group
(subclass GroupOfPeople Group) Merge.kif 16330-16330 Group of people is a subclass of group
(subclass Organization Group) Merge.kif 16700-16700 Organization is a subclass of group
(termFormat ChineseLanguage Group "群组") chinese_format.kif 1063-1063 Organization is a subclass of group
(termFormat EnglishLanguage Group "group") english_format.kif 1337-1337 Organization is a subclass of group
(termFormat FrenchLanguage Group "groupe") french_format.kif 741-741 Organization is a subclass of group
(termFormat Hindi Group "samUha") terms-hindi.txt 272-272 Organization is a subclass of group
(termFormat ItalianLanguage Group "Gruppo") terms-it.txt 275-275 Organization is a subclass of group
(termFormat JapaneseLanguage Group "グループ") japanese_format.kif 2425-2425 Organization is a subclass of group
(termFormat PortugueseLanguage Group "Grupo") portuguese_format.kif 693-693 Organization is a subclass of group
(termFormat cb Group "panagtapok") terms-cb.txt 277-277 Organization is a subclass of group
(termFormat cz Group "group") terms-cz.txt 311-311 Organization is a subclass of group
(termFormat de Group "Gruppe") terms-de.txt 570-570 Organization is a subclass of group
(termFormat ro Group "grup") relations-ro.kif 762-762 Organization is a subclass of group
(termFormat tg Group "lupon") terms-tg.txt 276-276 Organization is a subclass of group

appearance as argument number 3
-------------------------


(domain associateInOrganization 2 Group) Government.kif 2387-2387 The number 2 argument of associate in organization is an instance of group
(domain associateWithStatus 3 Group) Government.kif 2399-2399 The number 3 argument of associate with status is an instance of group
(domain hasUniform 1 Group) Mid-level-ontology.kif 27767-27767 The number 1 argument of has uniform is an instance of group

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


(=>
    (and
        (instance ?CS1 ?CLASS)
        (subclass ?CLASS CompoundSubstance)
        (not
            (exists (?CS2)
                (and
                    (instance ?CS2 ?CLASS)
                    (part ?CS2 ?CS1))))
        (molecularRatio ?ECLASS ?N ?CLASS)
        (instance ?G Group)
        (member ?E ?G)
        (part ?E ?CS1)
        (instance ?E ?ECLASS))
    (memberCount ?G ?N))
Mid-level-ontology.kif 22828-22842
(=>
    (and
        (instance ?GROUP Group)
        (member ?MEMB ?GROUP))
    (instance ?MEMB AutonomousAgent))
Merge.kif 16324-16328

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


(=>
    (instance ?INSECT QueenInsect)
    (exists (?GROUP)
        (and
            (instance ?GROUP Group)
            (member ?INSECT ?GROUP)
            (not
                (exists (?MEMBER)
                    (and
                        (member ?MEMBER ?GROUP)
                        (capability Replication agent ?MEMBER)
                        (not
                            (equal ?MEMBER ?INSECT))))))))
Mid-level-ontology.kif 13549-13561


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