Browsing Interface : Welcome guest : log in
Home |  Graph |  ]  KB:  Language:   

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - GameBoard
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 16989-16990
(externalImage GameBoard "http://articulatesoftware.com/SUMOpictures/toys/ game_board.png") pictureList.kif 456-456
(subclass GameBoard GameArtifact) Mid-level-ontology.kif 16988-16988 子類 遊戲板 and 遊戲神器

appearance as argument number 2
-------------------------


(disjointDecomposition GameArtifact GameBoard GamePiece) Mid-level-ontology.kif 16977-16977 不相交分解 遊戲神器, 遊戲板 and 遊戲片
(termFormat ChineseLanguage GameBoard "游戏板") domainEnglishFormat.kif 25442-25442
(termFormat ChineseTraditionalLanguage GameBoard "遊戲板") domainEnglishFormat.kif 25441-25441
(termFormat EnglishLanguage GameBoard "game board") domainEnglishFormat.kif 25440-25440

antecedent
-------------------------


(=>
    (instance ?BOARD GameBoard)
    (hasPurpose ?BOARD
        (exists (?GAME)
            (and
                (instance ?GAME Game)
                (eventLocated ?GAME ?BOARD)))))
Mid-level-ontology.kif 16992-16998


Show full definition with tree view
Show simplified definition (without tree view)
Show simplified definition (with tree view)



Sigma web home      Suggested Upper Merged Ontology (SUMO) web home
Sigma version 3.0 is open source software produced by Articulate Software and its partners