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



KB Term:  Term intersection
English Word: 

Sigma KEE - MusicalGroup
MusicalGroup(musical group)
band, barbershop_quartet, big_band, combo, dance_band, dance_orchestra, duet, duette, duo, ensemble, indie, jazz_band, jazz_group, mariachi, musical_group, musical_organisation, musical_organization, octet, octette, pop_group, quartet, quartette, quintet, quintette, rock_band, rock_group, septet, septette, sestet, sextet, sextette, skiffle_group, steel_band, string_quartet, string_quartette, trio

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


(subclass MusicalGroup GroupOfPeople) Mid-level-ontology.kif 20446-20446 Musical group is a subclass of group of people
(documentation MusicalGroup EnglishLanguage "A GroupOfPeople that create MakingMusic together.") Mid-level-ontology.kif 20447-20448 Musical group is a subclass of group of people
(externalImage MusicalGroup "http://upload.wikimedia.org/wikipedia/commons/ a/ ab/ Kante_berlin05_1.JPG") pictureList.kif 33-33 Musical group is a subclass of group of people

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


(subclass Orchestra MusicalGroup) Mid-level-ontology.kif 20450-20450 Orchestra is a subclass of musical group
(subclass Choir MusicalGroup) Media.kif 1729-1729 Choir is a subclass of musical group
(subclass MarchingBand MusicalGroup) Music.kif 967-967 Marching band is a subclass of musical group
(termFormat EnglishLanguage MusicalGroup "musical group") domainEnglishFormat.kif 39379-39379 Marching band is a subclass of musical group
(termFormat ChineseTraditionalLanguage MusicalGroup "音樂團體") domainEnglishFormat.kif 39380-39380 Marching band is a subclass of musical group
(termFormat ChineseLanguage MusicalGroup "音乐团体") domainEnglishFormat.kif 39381-39381 Marching band is a subclass of musical group

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


(=>
    (and
        (instance ?GROUP MusicalGroup)
        (holdsDuring ?T1
            (member ?MEM ?GROUP)))
    (exists (?M)
        (and
            (instance ?M Musician)
            (holdsDuring ?T1
                (attribute ?MEM ?M)))))
Media.kif 1718-1727 If X is an instance of musical group and Y is a member of X holds during Z, then there exists W such that W is an instance of musician and W is an attribute of Y holds during Z

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


(=>
    (and
        (instance ?CONDUCT MusicalConducting)
        (patient ?CONDUCT ?PATIENT)
        (instance ?M Musician))
    (or
        (instance ?PATIENT MusicalGroup)
        (holdsDuring
            (WhenFn ?CONDUCT)
            (attribute ?PATIENT ?M))))
Mid-level-ontology.kif 20411-20420 If X is an instance of musical conducting, Y is a patient of X, and Z is an instance of musician, then Y is an instance of musical group or Z is an attribute of Y holds during the time of existence of X


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