![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| SpeakerDevice(speaker) |
| appearance as argument number 1 |
|
|
| (subclass SpeakerDevice ElectricDevice) | Mid-level-ontology.kif 28604-28604 | Speaker is a subclass of electric device |
| (documentation SpeakerDevice EnglishLanguage "SpeakerDevice is a type of device that converts electrical signals into sounds loud enough to be heard at a distance") | Mid-level-ontology.kif 28605-28606 | Speaker is a subclass of electric device |
| (subclass SpeakerDevice Device) | ComputerInput.kif 491-491 | Speaker is a subclass of device |
| (documentation SpeakerDevice EnglishLanguage "A Device for projecting sound into a medium.") | ComputerInput.kif 493-494 | Speaker is a subclass of device |
| (subclass SpeakerDevice MediaAppliance) | HouseholdAppliances.kif 379-379 | Speaker is a subclass of media appliance |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| consequent |
|
|
| (=> (instance ?X PublicAddressSystem) (and (memberType ?X Microphone) (memberType ?X SpeakerDevice))) |
Mid-level-ontology.kif 28668-28672 | If X is an instance of public address system, then microphone is a member type of X and speaker is a member type of X |
| (=> (instance ?NC (NetworkCommunicationFn AirPlay)) (or (exists (?TV) (and (instance ?TV TelevisionSet) (destination ?NC ?TV))) (exists (?SP) (and (instance ?SP SpeakerDevice) (destination ?NC ?SP))))) |
ComputingBrands.kif 1860-1870 | If X is an instance of communication over AirPlay, then there exists Y such that Y is an instance of television set and X ends up at Y or there exists Z such that Z is an instance of speaker and X ends up at Z |