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



KB Term:  Term intersection
English Word: 

  CompilationAlbum

Sigma KEE - CompilationAlbum
CompilationAlbum(compilation album)

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


(instance CompilationAlbum AlbumAttribute) Music.kif 486-486 Compilation album is an instance of album attribute
(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 487-489 Compilation album is an instance of album attribute

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


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

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


(=>
    (property ?A CompilationAlbum)
    (exists (?A1 ?A2)
        (and
            (albumArtist ?A ?A1)
            (albumArtist ?A ?A2)
            (not
                (equal ?A1 ?A2)))))
Music.kif 492-499 If X the attribute compilation album, then there exist Y, Z such that Y is a performer on X, Z is a performer on X, equal Y, and Z


Show simplified definition (without tree view)
Show simplified definition (with tree view)

Show without tree


Sigma web home      Suggested Upper Merged Ontology (SUMO) web home
Sigma version 3.0.0-0a80e6c8 (2026-05-12) is open source software produced by Articulate Software and its partners