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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - MakingVocalMusic
MakingVocalMusic

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


(comment MakingVocalMusic "Currently, VocalMusic also inherits from Speaking. Changing this to more general Vocalizing. Acapella groups today use their VocalCord to create music in ways that are more than just speaking. (09-14-2011)" "KJN") Merge.kif 13726-13728
(documentation MakingVocalMusic ChineseLanguage "MakingVocalMusic 是一种 MakingMusic , 它是通过声带来制作音乐。") chinese_format.kif 1408-1409
(documentation MakingVocalMusic EnglishLanguage "MakingVocalMusic is a type of MakingMusic which is produced by using the vocal cords") Merge.kif 13723-13724
(externalImage MakingVocalMusic "http://upload.wikimedia.org/wikipedia/commons/ 6/ 60/ Melbourne_chorale.jpg") pictureList.kif 6962-6962
(externalImage MakingVocalMusic "http://upload.wikimedia.org/wikipedia/commons/ 9/ 9d/ 54-aspetti_di_vita_quotidiana%2C_canto_in_chiesa%2CTaccuino_Sani.jpg") pictureList.kif 8241-8241
(subclass MakingVocalMusic MakingMusic) Merge.kif 13721-13721
(subclass MakingVocalMusic Vocalizing) Merge.kif 13722-13722

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


(subclass Singing MakingVocalMusic) Merge.kif 13730-13730
(termFormat ChineseLanguage MakingVocalMusic "唱歌") chinese_format.kif 1411-1411
(termFormat ChineseLanguage MakingVocalMusic "声乐") domainEnglishFormat.kif 61845-61845
(termFormat ChineseTraditionalLanguage MakingVocalMusic "聲樂") domainEnglishFormat.kif 61844-61844
(termFormat EnglishLanguage MakingVocalMusic "singing") english_format.kif 1853-1853
(termFormat EnglishLanguage MakingVocalMusic "vocal music") domainEnglishFormat.kif 61842-61842

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


(partition MakingMusic MakingInstrumentalMusic MakingVocalMusic) Merge.kif 13703-13703

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


(=>
    (and
        (instance ?MUSIC MakingVocalMusic)
        (agent ?MUSIC ?GROUP)
        (instance ?GROUP Choir)
        (holdsDuring ?MUSIC
            (member ?MEM ?GROUP)))
    (exists (?SING)
        (and
            (instance ?SING Singing)
            (subProcess ?SING ?MUSIC)
            (agent ?SING ?MEM))))
Media.kif 1807-1817

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


(=>
    (and
        (instance ?GROUP Choir)
        (agent ?MUSIC ?GROUP)
        (instance ?MUSIC MakingMusic))
    (instance ?MUSIC MakingVocalMusic))
Media.kif 1787-1792
(=>
    (musician ?MR ?P ?R)
    (exists (?MM ?I)
        (and
            (instance ?MM ?R)
            (or
                (equal ?R
                    (PlayingInstrumentFn ?I))
                (equal ?R MakingVocalMusic))
            (agent ?MM ?P)
            (result ?MM ?MR))))
Music.kif 197-206


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