![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| GameConsole(game console) |
| appearance as argument number 1 |
|
|
| (subclass GameConsole EntertainmentAppliance) | HouseholdAppliances.kif 299-299 | Game console is a subclass of entertainment appliance |
| (subclass GameConsole ElectricDevice) | HouseholdAppliances.kif 300-300 | Game console is a subclass of electric device |
| (documentation GameConsole EnglishLanguage "An EntertainmentAppliance for playing video games. Often used as a part of MediaSystem.") | HouseholdAppliances.kif 301-301 | Game console is a subclass of electric device |
| appearance as argument number 2 |
|
|
| (termFormat EnglishLanguage GameConsole "game console") | HouseholdAppliances.kif 302-302 |
| antecedent |
|
|
| (=> (instance ?DEVICE GameConsole) (exists (?GAME) (and (subclass ?GAME VideoGame) (capability ?GAME instrument ?DEVICE)))) |
HouseholdAppliances.kif 304-309 | If X is an instance of game console, then there exists Y such that Y is a subclass of videogame and X is capable of doing Y as a instrument |