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


KB Term:  Term intersection
English Word: 

Sigma KEE - GameArtifact
GameArtifact(game artifact)
more pictures...

appearance as argument number 1
-------------------------


(subclass GameArtifact Artifact) Mid-level-ontology.kif 18543-18543 Game artifact is a subclass of artifact
(disjointDecomposition GameArtifact GameBoard GamePiece) Mid-level-ontology.kif 18544-18544 Game artifact is disjointly decomposed into game board and game piece
(documentation GameArtifact EnglishLanguage "An Artifact that is designed to be used as an instrument in a Game.") Mid-level-ontology.kif 18545-18546 Game artifact is disjointly decomposed into game board and game piece
(externalImage GameArtifact "http://upload.wikimedia.org/wikipedia/commons/ 3/ 30/ Soccerballplain.gif") pictureList.kif 8497-8497 Game artifact is disjointly decomposed into game board and game piece
(externalImage GameArtifact "http://upload.wikimedia.org/wikipedia/commons/ 6/ 6e/ Rugbyball2.jpg") pictureList.kif 9247-9247 Game artifact is disjointly decomposed into game board and game piece
(externalImage GameArtifact "http://upload.wikimedia.org/wikipedia/commons/ 8/ 84/ Wilsonnflfootball.jpg") pictureList.kif 9248-9248 Game artifact is disjointly decomposed into game board and game piece
(externalImage GameArtifact "http://upload.wikimedia.org/wikipedia/commons/ 8/ 8b/ NCAAFootball.jpg") pictureList.kif 9249-9249 Game artifact is disjointly decomposed into game board and game piece
(externalImage GameArtifact "http://upload.wikimedia.org/wikipedia/commons/ d/ d1/ Ball_and_pin.jpg") pictureList.kif 9250-9250 Game artifact is disjointly decomposed into game board and game piece
(externalImage GameArtifact "http://upload.wikimedia.org/wikipedia/commons/ 3/ 34/ Hockey_puck_2.jpg") pictureList.kif 9251-9251 Game artifact is disjointly decomposed into game board and game piece

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


(subclass GameBoard GameArtifact) Mid-level-ontology.kif 18555-18555 Game board is a subclass of game artifact
(subclass GamePiece GameArtifact) Mid-level-ontology.kif 18567-18567 Game piece is a subclass of game artifact
(subclass GameGoal GameArtifact) Mid-level-ontology.kif 18614-18614 Game goal is a subclass of game artifact
(subclass PlayingCard GameArtifact) Mid-level-ontology.kif 18691-18691 Playing card is a subclass of game artifact
(subclass BaseballBase GameArtifact) Sports.kif 621-621 Baseball base is a subclass of game artifact
(subclass BaseballBat GameArtifact) Sports.kif 649-649 Baseball bat is a subclass of game artifact
(subclass PitchersMound GameArtifact) Sports.kif 670-670 Pitchers mound is a subclass of game artifact
(termFormat EnglishLanguage GameArtifact "game artifact") domainEnglishFormat.kif 25432-25432 Pitchers mound is a subclass of game artifact
(termFormat ChineseTraditionalLanguage GameArtifact "遊戲神器") domainEnglishFormat.kif 25433-25433 Pitchers mound is a subclass of game artifact
(termFormat ChineseLanguage GameArtifact "游戏神器") domainEnglishFormat.kif 25434-25434 Pitchers mound is a subclass of game artifact

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


(=>
    (instance ?ARTIFACT GameArtifact)
    (exists (?GAME)
        (and
            (subclass ?GAME Game)
            (capability ?GAME instrument ?ARTIFACT))))
Mid-level-ontology.kif 18548-18553 If X is an instance of game artifact, then there exists Y such that Y is a subclass of game and X is capable of doing Y as a instrument


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