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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Song
Song

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


(documentation Song EnglishLanguage "Song refers to the conception of music that includes both MusicalComposition and LyricalComposition. While a Song can be interpreted without its LyricalContent, or its LyricalContent is used elsewhere, the idea of Song as it was originally conceptualized is that it contains both.") Mid-level-ontology.kif 13765-13768
(externalImage Song "http://upload.wikimedia.org/wikipedia/commons/4/46/ Cequelaino.png") pictureList.kif 2934-2934
(subclass Song Music) Mid-level-ontology.kif 13764-13764 Song e' uma sub-classe de Musica

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


(range SongFn Song) Music.kif 865-865 O contra-dominio de SongFn e' uma instancia de Song
(termFormat ChineseLanguage Song "歌曲") domainEnglishFormat.kif 53952-53952
(termFormat ChineseTraditionalLanguage Song "歌曲") domainEnglishFormat.kif 53951-53951
(termFormat EnglishLanguage Song "song") domainEnglishFormat.kif 53950-53950

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


(domain LyricalComponentFn 1 Song) Music.kif 917-917 O argumento numero 1 de LyricalComponentFn e' uma instancia de Song
(domain MusicalComponentFn 1 Song) Music.kif 905-905 O argumento numero 1 de MusicalComponentFn e' uma instancia de Song

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


(=>
    (and
        (instance ?S Song)
        (realization ?S ?MUSIC))
    (exists (?MM ?MV ?LC ?MC)
        (and
            (instance ?MM MakingMusic)
            (instance ?MV Singing)
            (instance ?LC LyricalContent)
            (instance ?MC MusicalComposition)
            (patient ?MM ?MC)
            (patient ?MV ?LC)
            (subProcess ?MM ?MUSIC)
            (subProcess ?MV ?MUSIC))))
Mid-level-ontology.kif 13771-13784


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