![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
|
|
WindInstrument
|
|
|
| appearance as argument number 1 |
|
|
| (subclass WindInstrument MusicalInstrument) | Music.kif 1202-1202 | Wind instrument is a subclass of musical instrument |
| (documentation WindInstrument EnglishLanguage "A WindInstrument is a type of MusicalInstrument that is played by blowing on it and which uses a reed, or resonator hole as in the case of a flute.") | Music.kif 1203-1205 | Wind instrument is a subclass of musical instrument |
| (externalImage WindInstrument "http://upload.wikimedia.org/wikipedia/commons/ 7/ 7e/ Saxophone_alto.jpg") | pictureList.kif 4852-4852 | Wind instrument is a subclass of musical instrument |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (and (instance ?WI WindInstrument) (instance ?M MakingInstrumentalMusic) (agent ?M ?A) (instrument ?M ?WI)) (exists (?B) (and (instance ?B Exhaling) (agent ?B ?A) (subProcess ?B ?M)))) |
Music.kif 1207-1217 | If X is an instance of wind instrument, Y is an instance of instrumental music, Z is an agent of Y, and X is an instrument for Y, then there exists W such that W is an instance of exhaling, Z is an agent of W, and W is a subprocess of Y |