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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Game
Game(game)Black_Maria, Chicago, Chinese_checkers, Chinese_chequers, Go_Fish, Isthmian_Games, Mah-Jongg, Michigan, Monopoly, Napoleon, Nemean_Games, Newmarket, Parcheesi, Russian_bank, Scrabble, all_fours, anagrams, ante, auction, auction_bridge, auction_pitch, baccarat, back, backgammon, bagatelle, banking_game, bar_billiards, basket_rummy, beano, beggar-my-neighbor, beggar-my-neighbour, bet_on, bezique, billiards, bingo, blindman's_bluff, blindman's_buff, bluff, bluff_out, board_game, bolivia, boodle, break, bridge, bridge_whist, bully_off, canasta, canfield, card_game, cards...

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


(documentation Game ChineseLanguage "这是为了让 Game 的参加者或观众感到享受/刺激的 Contest。") chinese_format.kif 3297-3297
(documentation Game EnglishLanguage "A Contest whose purpose is the enjoyment/ stimulation of the participants or spectators of the Game.") Merge.kif 13513-13514
(subclass Game Contest) Merge.kif 13511-13511 Game is a subclass of contest
(subclass Game RecreationOrExercise) Merge.kif 13512-13512 Game is a subclass of recreation or exercise

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


(subclass Blackjack Game) Sports.kif 487-487 Blackjack is a subclass of game
(subclass Chess Game) Sports.kif 477-477 Chess is a subclass of game
(subclass Darts Game) Sports.kif 479-479 Darts is a subclass of game
(subclass GoGame Game) Sports.kif 481-481 Go game is a subclass of game
(subclass Poker Game) Sports.kif 483-483 Poker is a subclass of game
(subclass Snooker Game) Sports.kif 485-485 Snooker is a subclass of game
(subclass Sport Game) Merge.kif 13516-13516 Sport is a subclass of game
(subclass VideoGame Game) Mid-level-ontology.kif 27527-27527 Videogame is a subclass of game
(termFormat ChineseLanguage Game "游戏") chinese_format.kif 1212-1212 Videogame is a subclass of game
(termFormat EnglishLanguage Game "game") english_format.kif 1641-1641 Videogame is a subclass of game
(termFormat FrenchLanguage Game "jeu") french_format.kif 890-890 Videogame is a subclass of game
(termFormat Hindi Game "manoranjaka khela") terms-hindi.txt 423-423 Videogame is a subclass of game
(termFormat ItalianLanguage Game "Gioco") terms-it.txt 426-426 Videogame is a subclass of game
(termFormat JapaneseLanguage Game "ゲーム") japanese_format.kif 2574-2574 Videogame is a subclass of game
(termFormat PortugueseLanguage Game "Jogo") portuguese_format.kif 842-842 Videogame is a subclass of game
(termFormat cb Game "dula") terms-cb.txt 428-428 Videogame is a subclass of game
(termFormat cz Game "game") terms-cz.txt 462-462 Videogame is a subclass of game
(termFormat de Game "Spiel") terms-de.txt 721-721 Videogame is a subclass of game
(termFormat ro Game "joc") relations-ro.kif 911-911 Videogame is a subclass of game
(termFormat tg Game "laro") terms-tg.txt 427-427 Videogame is a subclass of game

appearance as argument number 3
-------------------------


(domain achievement 1 Game) ComputingBrands.kif 1659-1659 The number 1 argument of achievement is an instance of game
(domain plays 1 Game) ComputingBrands.kif 1692-1692 The number 1 argument of plays is an instance of game
(domain referee 1 Game) ComputingBrands.kif 1681-1681 The number 1 argument of referee is an instance of game

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


(=>
    (and
        (instance ?GOAL GameGoal)
        (instrument ?GAME ?GOAL)
        (instance ?GAME Game)
        (subProcess ?SCORE ?GAME)
        (instance ?SCORE Score))
    (exists (?PIECE ?TIME)
        (and
            (instance ?PIECE GamePiece)
            (patient ?SCORE ?PIECE)
            (temporalPart ?TIME
                (WhenFn ?SCORE))
            (holdsDuring ?TIME
                (located ?PIECE ?GOAL)))))
Mid-level-ontology.kif 18458-18470

consequent
-------------------------


(=>
    (and
        (property ?THING ?ATTR)
        (instance ?ATTR GameAttribute))
    (exists (?GAME)
        (and
            (instance ?GAME Game)
            (or
                (agent ?GAME ?THING)
                (patient ?GAME ?THING)
                (subProcess ?THING ?GAME)))))
Mid-level-ontology.kif 21087-21097
(=>
    (and
        (property ?THING ?ATTR)
        (instance ?ATTR SportsAttribute))
    (exists (?SPORT)
        (and
            (instance ?SPORT Game)
            (or
                (agent ?SPORT ?THING)
                (patient ?SPORT ?THING)
                (subProcess ?THING ?SPORT)))))
Mid-level-ontology.kif 21103-21113
(=>
    (attribute ?COACH Coach)
    (exists (?ATHLETE ?GAME ?EDUCATION)
        (and
            (instance ?ATHLETE Human)
            (instance ?GAME Game)
            (instance ?EDUCATION EducationalProcess)
            (agent ?EDUCATION ?COACH)
            (patient ?EDUCATION ?ATHLETE)
            (refers ?EDUCATION ?GAME))))
Sports.kif 536-545
(=>
    (attribute ?X GamblingIndustries)
    (hasPurpose ?X
        (exists (?GAME ?BET)
            (and
                (instance ?GAME Game)
                (agent ?GAME ?X)
                (instance ?BET Betting)
                (destination ?BET ?X)
                (subProcess ?BET ?GAME)))))
naics.kif 11478-11487
(=>
    (coaches ?COACH ?PLAYER)
    (and
        (attribute ?COACH Coach)
        (exists (?GAME ?EDUCATION)
            (and
                (instance ?GAME Game)
                (instance ?EDUCATION EducationalProcess)
                (agent ?EDUCATION ?COACH)
                (patient ?EDUCATION ?PLAYER)
                (refers ?EDUCATION ?GAME)))))
Sports.kif 553-563
(=>
    (instance ?ARTIFACT GameArtifact)
    (exists (?GAME)
        (and
            (subclass ?GAME Game)
            (capability ?GAME instrument ?ARTIFACT))))
Mid-level-ontology.kif 18388-18393
(=>
    (instance ?BOARD GameBoard)
    (hasPurpose ?BOARD
        (exists (?GAME)
            (and
                (instance ?GAME Game)
                (eventLocated ?GAME ?BOARD)))))
Mid-level-ontology.kif 18399-18405
(=>
    (instance ?CALL GameCall)
    (exists (?GAME)
        (and
            (instance ?GAME Game)
            (refers ?CALL ?GAME))))
Mid-level-ontology.kif 17688-17693
(=>
    (instance ?SHOT GameShot)
    (exists (?GAME)
        (and
            (instance ?GAME Game)
            (subProcess ?SHOT ?GAME))))
Mid-level-ontology.kif 18440-18445
(=>
    (instance ?X Casino)
    (hasPurpose ?X
        (exists (?GAME ?BET)
            (and
                (instance ?GAME Game)
                (located ?GAME ?X)
                (instance ?BET Betting)
                (subProcess ?BET ?GAME)))))
Hotel.kif 1451-1459
(=>
    (instance ?X GameRoom)
    (hasPurpose ?X
        (exists (?GAME)
            (and
                (instance ?GAME Game)
                (eventLocated ?GAME ?X)))))
Mid-level-ontology.kif 28442-28448


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