GameBoard |
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 |
appearance as argument number 2 |
(disjointDecomposition GameArtifact GameBoard GamePiece) | Mid-level-ontology.kif 17195-17195 | |
(termFormat ChineseLanguage GameBoard "游戏板") | domainEnglishFormat.kif 25471-25471 | |
(termFormat ChineseTraditionalLanguage GameBoard "遊戲板") | domainEnglishFormat.kif 25470-25470 | |
(termFormat EnglishLanguage GameBoard "game board") | domainEnglishFormat.kif 25469-25469 |
antecedent |
(=> (instance ?BOARD GameBoard) (hasPurpose ?BOARD (exists (?GAME) (and (instance ?GAME Game) (eventLocated ?GAME ?BOARD))))) |
Mid-level-ontology.kif 17210-17216 |