PlayingInstrumentFn |
appearance as argument number 1 |
![]() |
(comment PlayingInstrumentFn "This was taken from Biography.kif and moved to Music.kif. 09-28-2011" "KJN") | Music.kif 827-828 | |
(documentation PlayingInstrumentFn EnglishLanguage "(PlayingInstrumentFn ?INSTRUMENT) denotes the class of events in which a musical instrument of type ?INSTRUMENT is played.") | Music.kif 825-826 | |
(domainSubclass PlayingInstrumentFn 1 Device) | Music.kif 829-829 | The number 1 argument of playing instrument fn is a subclass of device |
(instance PlayingInstrumentFn UnaryFunction) | Music.kif 830-830 | Playing instrument fn is an instance of unary function |
(rangeSubclass PlayingInstrumentFn MakingInstrumentalMusic) | Music.kif 831-831 | The values returned by playing instrument fn are subclasses of instrumental music |
appearance as argument number 2 |
![]() |
(format ChineseLanguage PlayingInstrumentFn "playing %1 ") | domainEnglishFormat.kif 4122-4122 | |
(format ChineseTraditionalLanguage PlayingInstrumentFn "playing %1 ") | domainEnglishFormat.kif 4121-4121 | |
(format EnglishLanguage PlayingInstrumentFn "playing %1") | domainEnglishFormat.kif 4120-4120 | |
(termFormat EnglishLanguage PlayingInstrumentFn "playing instrument fn") | domainEnglishFormat.kif 65351-65351 |
antecedent |
![]() |
(=> (instance ?PROC (PlayingInstrumentFn ?INST)) (exists (?I) (and (instance ?I ?INST) (instrument ?PROC ?I)))) |
Music.kif 833-838 |
|
consequent |
![]() |
![]() |
![]() |