LyricalComponentFn |
appearance as argument number 1 |
(documentation LyricalComponentFn EnglishLanguage "The function (LyricalComponentFn ?S) returns the instance of the LyricalContent component of the Song ?S") | Music.kif 913-914 | |
(domain LyricalComponentFn 1 Song) | Music.kif 917-917 | The number 1 argument of lyrical component function is an instance of song |
(instance LyricalComponentFn UnaryFunction) | Music.kif 912-912 | Lyrical component function is an instance of unary function |
(range LyricalComponentFn LyricalContent) | Music.kif 918-918 | The range of lyrical component function is an instance of lyrical content |
appearance as argument number 2 |
(format ChineseLanguage LyricalComponentFn "%1 的 lyrics ") | domainEnglishFormat.kif 3792-3792 | |
(format ChineseTraditionalLanguage LyricalComponentFn "%1 的 lyrics ") | domainEnglishFormat.kif 3791-3791 | |
(format EnglishLanguage LyricalComponentFn "the lyrics of %1") | domainEnglishFormat.kif 3790-3790 | |
(termFormat EnglishLanguage LyricalComponentFn "lyrical component function") | Music.kif 915-915 |
antecedent |
(=> (equal ?L (LyricalComponentFn ?S)) (subProposition ?L ?S)) |
Music.kif 920-922 |
|