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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - AcousticMusic
AcousticMusic

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


(documentation AcousticMusic EnglishLanguage "AcousticMusic is a music genre style that solely uses instruments which produce sound through entirely acoustic means as opposed to electric means") Music.kif 554-556
(instance AcousticMusic MusicGenre) Music.kif 553-553

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


(relatedInternalConcept ChamberMusic AcousticMusic) Music.kif 621-621
(termFormat EnglishLanguage AcousticMusic "acoustic") Music.kif 557-557

antecedent
-------------------------


(=>
    (and
        (musicGenre ?MR AcousticMusic)
        (record ?MR ?MM))
    (not
        (exists (?I ?ED)
            (and
                (instance ?I MusicalInstrument)
                (instrument ?MM ?I)
                (instance ?ED ElectricDevice)
                (part ?ED ?I)))))
Music.kif 559-569


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



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