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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - ElectricSpeakerDevice
ElectricSpeakerDevice(electric speaker device)

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


(documentation ElectricSpeakerDevice EnglishLanguage "A combination SpeakerDevice and ElectricDevice.") ComputerInput.kif 487-488
(subclass ElectricSpeakerDevice ElectricDevice) ComputerInput.kif 485-485 Electric speaker device is a subclass of electric device
(subclass ElectricSpeakerDevice SpeakerDevice) ComputerInput.kif 484-484 Electric speaker device is a subclass of speaker

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


(subclass Earphone ElectricSpeakerDevice) ComputerInput.kif 502-502 Earphone is a subclass of electric speaker device
(subclass Loudspeaker ElectricSpeakerDevice) ComputerInput.kif 496-496 Loudspeaker is a subclass of electric speaker device
(termFormat EnglishLanguage ElectricSpeakerDevice "electric speaker device") domainEnglishFormat.kif 64807-64807

consequent
-------------------------


(=>
    (and
        (instance ?DEV SpeakerDevice)
        (instance ?DEV ElectricDevice))
    (instance ?DEV ElectricSpeakerDevice))
ComputerInput.kif 490-494


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