GameBoard(game board) | Pimlico, chess_board, chessboard |
appearance as argument number 1 |
(documentation GameBoard EnglishLanguage "A GameArtifact which is intended to be used as the game area for playing a particular game.") | Mid-level-ontology.kif 17207-17208 | |
(externalImage GameBoard "http://articulatesoftware.com/SUMOpictures/toys/ game_board.png") | pictureList.kif 456-456 | |
(subclass GameBoard GameArtifact) | Mid-level-ontology.kif 17206-17206 | Game board is a subclass of game artifact |
appearance as argument number 2 |
(disjointDecomposition GameArtifact GameBoard GamePiece) | Mid-level-ontology.kif 17195-17195 | Game artifact is disjointly decomposed into game board and game piece |
(termFormat ChineseLanguage GameBoard "游戏板") | domainEnglishFormat.kif 25476-25476 | Game artifact is disjointly decomposed into game board and game piece |
(termFormat ChineseTraditionalLanguage GameBoard "遊戲板") | domainEnglishFormat.kif 25475-25475 | Game artifact is disjointly decomposed into game board and game piece |
(termFormat EnglishLanguage GameBoard "game board") | domainEnglishFormat.kif 25474-25474 | Game artifact is disjointly decomposed into game board and game piece |
antecedent |
(=> (instance ?BOARD GameBoard) (hasPurpose ?BOARD (exists (?GAME) (and (instance ?GAME Game) (eventLocated ?GAME ?BOARD))))) |
Mid-level-ontology.kif 17210-17216 |
|