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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - CompilationAlbum
CompilationAlbum

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


(documentation CompilationAlbum EnglishLanguage "CompilationAlbum is used to describe an Album who has more than one albumArtist (i.e. there exists two different artists that contributed 2 different Recording to the album.") Music.kif 485-487
(instance CompilationAlbum AlbumAttribute) Music.kif 484-484

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


(termFormat EnglishLanguage CompilationAlbum "compilation album") Music.kif 488-488

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


(=>
    (property ?A CompilationAlbum)
    (exists (?A1 ?A2)
        (and
            (albumArtist ?A ?A1)
            (albumArtist ?A ?A2)
            (not
                (equal ?A1 ?A2)))))
Music.kif 490-497


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