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 13772-13774 | |
(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 13769-13770 | |
(externalImage MakingVocalMusic "http://upload.wikimedia.org/wikipedia/commons/ 6/ 60/ Melbourne_chorale.jpg") | pictureList.kif 6961-6961 | |
(externalImage MakingVocalMusic "http://upload.wikimedia.org/wikipedia/commons/ 9/ 9d/ 54-aspetti_di_vita_quotidiana%2C_canto_in_chiesa%2CTaccuino_Sani.jpg") | pictureList.kif 8240-8240 | |
(subclass MakingVocalMusic MakingMusic) | Merge.kif 13767-13767 | |
(subclass MakingVocalMusic Vocalizing) | Merge.kif 13768-13768 |
appearance as argument number 2 |
(subclass Singing MakingVocalMusic) | Merge.kif 13776-13776 | |
(termFormat ChineseLanguage MakingVocalMusic "唱歌") | chinese_format.kif 1411-1411 | |
(termFormat ChineseLanguage MakingVocalMusic "声乐") | domainEnglishFormat.kif 61870-61870 | |
(termFormat ChineseTraditionalLanguage MakingVocalMusic "聲樂") | domainEnglishFormat.kif 61869-61869 | |
(termFormat EnglishLanguage MakingVocalMusic "singing") | english_format.kif 1853-1853 | |
(termFormat EnglishLanguage MakingVocalMusic "vocal music") | domainEnglishFormat.kif 61867-61867 |
appearance as argument number 3 |
(partition MakingMusic MakingInstrumentalMusic MakingVocalMusic) | Merge.kif 13749-13749 |
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 |