![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| MusicalComponentFn |
| appearance as argument number 1 |
|
|
| (instance MusicalComponentFn UnaryFunction) | Music.kif 902-902 | Musical composition function is an instance of unary function |
| (documentation MusicalComponentFn EnglishLanguage "The function (MusicalComponentFn ?S) returns the instance of the MusicalComposition component of the Song ?S") | Music.kif 903-904 | Musical composition function is an instance of unary function |
| (domain MusicalComponentFn 1 Song) | Music.kif 907-907 | The number 1 argument of musical composition function is an instance of song |
| (range MusicalComponentFn MusicalComposition) | Music.kif 908-908 | The range of musical composition function is an instance of musical composition |
| appearance as argument number 2 |
|
|
| (termFormat EnglishLanguage MusicalComponentFn "musical composition function") | Music.kif 905-905 | |
| (format EnglishLanguage MusicalComponentFn "the music of %1") | domainEnglishFormat.kif 3910-3910 | |
| (format ChineseTraditionalLanguage MusicalComponentFn "%1 的 music ") | domainEnglishFormat.kif 3911-3911 | |
| (format ChineseLanguage MusicalComponentFn "%1 的 music ") | domainEnglishFormat.kif 3912-3912 |
| antecedent |
|
|
| (=> (equal ?M (MusicalComponentFn ?S)) (subProposition ?M ?S)) |
Music.kif 910-912 | If equal X and the music of Y, then X is a sub-proposition of Y |