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



KB Term:  Term intersection
English Word: 

  albumCoverImage

Sigma KEE - albumCoverImage
albumCoverImage

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


(instance albumCoverImage BinaryPredicate) Music.kif 303-303 album cover is an instance of binary predicate
(documentation albumCoverImage EnglishLanguage "(albumCoverImage ?A ?I) means that Album ?A is represented by Image ?I. When a DataStorageDevice containing Album ?A, its container would normally have the image on its front.") Music.kif 304-306 album cover is an instance of binary predicate
(domain albumCoverImage 1 Album) Music.kif 309-309 The number 1 argument of album cover is an instance of album
(domain albumCoverImage 2 Image) Music.kif 310-310 The number 2 argument of album cover is an instance of image

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


(termFormat EnglishLanguage albumCoverImage "album cover") Music.kif 307-307
(format EnglishLanguage albumCoverImage "%2 is the image on %1") domainEnglishFormat.kif 2748-2748
(format ChineseTraditionalLanguage albumCoverImage "%2 是在 %1 的 image ") domainEnglishFormat.kif 2749-2749
(format ChineseLanguage albumCoverImage "%2 是在 %1 的 image ") domainEnglishFormat.kif 2750-2750

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


(=>
    (albumCoverImage ?A ?I)
    (represents ?I ?A))
Music.kif 312-314 If X is the image on Y, then X expresses Y
(=>
    (and
        (albumCoverImage ?A ?I)
        (instance ?CD
            (AlbumCopiesFn ?A ?DS))
        (contains ?C ?CD))
    (modalAttribute
        (part ?I
            (FrontFn ?C)) Likely))
Music.kif 316-322 If X is the image on Y, Z is an instance of the set of copies on W of Y, and V contains Z, then the statement X is a part of the front of V has the modal force of likely


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