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

Formal Language: 



KB Term:  Term intersection
English Word: 

  Microphone

Sigma KEE - Microphone
Microphone

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


(documentation Microphone EnglishLanguage "A CommunicationDevice that converts sound into electrical energy.") Mid-level-ontology.kif 1792-1793
(externalImage Microphone "http://upload.wikimedia.org/wikipedia/commons/ thumb/ 1/ 11/ Microphone_U87.jpg/ 250px-Microphone_U87.jpg") pictureList.kif 1180-1180
(subclass Microphone CommunicationDevice) Mid-level-ontology.kif 1791-1791 MicrophoneCommunicationDevicesubclass では %n
(subclass Microphone ElectricDevice) Mid-level-ontology.kif 1790-1790 MicrophoneElectricDevicesubclass では %n

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


(subclass ComputerMicrophone Microphone) ComputerInput.kif 542-542 ComputerMicrophoneMicrophonesubclass では %n
(termFormat ChineseLanguage Microphone "麦克风") domainEnglishFormat.kif 37445-37445
(termFormat ChineseTraditionalLanguage Microphone "麥克風") domainEnglishFormat.kif 37444-37444
(termFormat EnglishLanguage Microphone "microphone") domainEnglishFormat.kif 37443-37443

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


(=>
    (and
        (instance ?DEV Microphone)
        (instance ?DEV ComputerOutputDevice))
    (instance ?DEV ComputerMicrophone))
ComputerInput.kif 550-554

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


(=>
    (instance ?X PublicAddressSystem)
    (and
        (memberType ?X Microphone)
        (memberType ?X SpeakerDevice)))
Mid-level-ontology.kif 26131-26135
(=>
    (instance ?X TelephoneHandset)
    (exists (?EARPHONE ?MIC)
        (and
            (instance ?EARPHONE Earphone)
            (instance ?MIC Microphone)
            (part ?EARPHONE ?X)
            (part ?MIC ?X))))
Mid-level-ontology.kif 26476-26483


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