MusicGenre(music genre) | African-American_music, bel_canto, berceuse, black_music, bluegrass, carol, chamber_music, classical, classical_music, cradlesong, crossover, dithyramb, doo-wop, genre, golden_oldie, hillbilly_music, lied, lullaby, music_genre, musical_genre, musical_style, oldie, paean, pean, popularism, rock_opera, serious_music, sonata_form, soul, square-dance_music, toccata, zydeco |
appearance as argument number 1 |
(documentation MusicGenre EnglishLanguage "MusicGenre is a categorical construct that identifies musical sound as belonging to a particular category that can be distinguished from other types of music. They are attributes instead of subclasses of Music as the classification of a song to a particular genre is oftentimes arbitrary, as well as the fact that there are very closely related genres that oftentime overlap. It is applied to a MusicRecording instead of Music as a piece of Music can be reinterpreted as a different genre by different artists.") | Music.kif 502-508 | |
(subclass MusicGenre RelationalAttribute) | Music.kif 501-501 | Music genre is a subclass of relational attribute |
appearance as argument number 2 |
antecedent |
(=> (and (instance ?ATTR MusicGenre) (attribute ?A ?ATTR)) (or (instance ?A MakingMusic) (instance ?A MusicRecording))) |
Music.kif 511-517 |
|