![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| GameRoom(game room) | game_room, playroom, rumpus_room |
| appearance as argument number 1 |
|
|
| (subclass GameRoom Room) | Mid-level-ontology.kif 29373-29373 | Game room is a subclass of room |
| (documentation GameRoom EnglishLanguage "GameRoom refers to a type of Room that have facilities for Game that can be played") | Mid-level-ontology.kif 29374-29375 | Game room is a subclass of room |
| appearance as argument number 2 |
|
|
| (termFormat EnglishLanguage GameRoom "game room") | Mid-level-ontology.kif 29376-29376 |
| antecedent |
|
|
| (=> (instance ?X GameRoom) (hasPurpose ?X (exists (?GAME) (and (instance ?GAME Game) (eventLocated ?GAME ?X))))) |
Mid-level-ontology.kif 29378-29384 | If X is an instance of game room, then X has the purpose there exists Y such that Y is an instance of game and Y is located at X |