AlbumCopiesFn |
appearance as argument number 1 |
![]() |
(documentation AlbumCopiesFn EnglishLanguage "The function (AlbumCopiesFn ?A ?DS) returns a subclass of all DataStorageDevice ?DS that contains all Recording in Album ?A.") | Music.kif 927-929 | |
(domain AlbumCopiesFn 1 Album) | Music.kif 932-932 | 域 AlbumCopiesFn, 1 and Album |
(domainSubclass AlbumCopiesFn 2 DataStorageDevice) | Music.kif 933-933 | 域子類 AlbumCopiesFn, 2 and DataStorageDevice |
(instance AlbumCopiesFn BinaryFunction) | Music.kif 926-926 | 例 AlbumCopiesFn and BinaryFunction |
(rangeSubclass AlbumCopiesFn DataStorageDevice) | Music.kif 934-934 | 範圍子類 AlbumCopiesFn and DataStorageDevice |
appearance as argument number 2 |
![]() |
(format ChineseLanguage AlbumCopiesFn "%1 在 %2 的 set 复制") | domainEnglishFormat.kif 2746-2746 | |
(format ChineseTraditionalLanguage AlbumCopiesFn "%1 在 %2 的 set 複製") | domainEnglishFormat.kif 2745-2745 | |
(format EnglishLanguage AlbumCopiesFn "the set of copies on %2 of %1") | domainEnglishFormat.kif 2744-2744 | |
(termFormat EnglishLanguage AlbumCopiesFn "album copies function") | Music.kif 930-930 |
antecedent |
![]() |
(=> (and (albumCoverImage ?A ?I) (instance ?CD (AlbumCopiesFn ?A ?DS)) (contains ?C ?CD)) (modalAttribute (part ?I (FrontFn ?C)) Likely)) |
Music.kif 316-322 | |
(=> (and (equal ?D (AlbumCopiesFn ?A ?DS)) (instance ?X ?D)) (forall (?S) (=> (inList ?S ?A) (exists (?C) (and (copy ?C ?S) (stored ?C ?X)))))) |
Music.kif 938-948 |
consequent |
![]() |
![]() |
![]() |