albumCoverImage |
appearance as argument number 1 |
![]() |
(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 302-304 | |
(domain albumCoverImage 1 Album) | Music.kif 307-307 | |
(domain albumCoverImage 2 Image) | Music.kif 308-308 | |
(instance albumCoverImage BinaryPredicate) | Music.kif 301-301 |
appearance as argument number 2 |
![]() |
(format ChineseLanguage albumCoverImage "%2 是在 %1 的 image ") | domainEnglishFormat.kif 2755-2755 | |
(format ChineseTraditionalLanguage albumCoverImage "%2 是在 %1 的 image ") | domainEnglishFormat.kif 2754-2754 | |
(format EnglishLanguage albumCoverImage "%2 is the image on %1") | domainEnglishFormat.kif 2753-2753 | |
(termFormat EnglishLanguage albumCoverImage "album cover") | Music.kif 305-305 |
antecedent |
![]() |
(=> (albumCoverImage ?A ?I) (represents ?I ?A)) |
Music.kif 310-312 | |
(=> (and (albumCoverImage ?A ?I) (instance ?CD (AlbumCopiesFn ?A ?DS)) (contains ?C ?CD)) (modalAttribute (part ?I (FrontFn ?C)) Likely)) |
Music.kif 314-320 |
![]() |
![]() |