![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
|
|
GameBoard
|
|
|
| appearance as argument number 1 |
|
|
| (subclass GameBoard GameArtifact) | Mid-level-ontology.kif 18606-18606 | Game board is a subclass of game artifact |
| (documentation GameBoard EnglishLanguage "A GameArtifact which is intended to be used as the game area for playing a particular game.") | Mid-level-ontology.kif 18607-18608 | Game board is a subclass of game artifact |
| (externalImage GameBoard "http://articulatesoftware.com/SUMOpictures/toys/ game_board.png") | pictureList.kif 456-456 | Game board is a subclass of game artifact |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (instance ?BOARD GameBoard) (hasPurpose ?BOARD (exists (?GAME) (and (instance ?GAME Game) (eventLocated ?GAME ?BOARD))))) |
Mid-level-ontology.kif 18610-18616 | If X is an instance of game board, then X has the purpose there exists Y such that Y is an instance of game and Y is located at X |