Browsing Interface : Welcome guest : log in
Home |  Graph |  ]  KB:  Language:   

Formal Language: 



KB Term:  Term intersection
English Word: 

  WindInstrument

Sigma KEE - WindInstrument
WindInstrument

appearance as argument number 1
-------------------------


(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 1199-1201
(externalImage WindInstrument "http://upload.wikimedia.org/wikipedia/commons/ 7/ 7e/ Saxophone_alto.jpg") pictureList.kif 4853-4853
(subclass WindInstrument MusicalInstrument) Music.kif 1198-1198

appearance as argument number 2
-------------------------


(subclass Clarinet WindInstrument) Music.kif 1289-1289
(subclass Flute WindInstrument) Music.kif 1292-1292
(subclass Oboe WindInstrument) Music.kif 1295-1295
(subclass Saxophone WindInstrument) Music.kif 1298-1298
(termFormat ChineseLanguage WindInstrument "管乐器") domainEnglishFormat.kif 63105-63105
(termFormat ChineseTraditionalLanguage WindInstrument "管樂器") domainEnglishFormat.kif 63104-63104
(termFormat EnglishLanguage WindInstrument "wind instrument") domainEnglishFormat.kif 63103-63103

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 1203-1213


Show simplified definition (without tree view)
Show simplified definition (with tree view)

Show without tree


Sigma web home      Suggested Upper Merged Ontology (SUMO) web home
Sigma version 3.0 is open source software produced by Articulate Software and its partners