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 13420-13421 | |
(subclass Game Contest) | Merge.kif 13418-13418 | Game is a subclass of contest |
(subclass Game RecreationOrExercise) | Merge.kif 13419-13419 | Game is a subclass of recreation or exercise |
appearance as argument number 2 |
(subclass Blackjack Game) | Sports.kif 475-475 | Blackjack is a subclass of game |
(subclass Chess Game) | Sports.kif 465-465 | Chess is a subclass of game |
(subclass Darts Game) | Sports.kif 467-467 | Darts is a subclass of game |
(subclass GoGame Game) | Sports.kif 469-469 | Go game is a subclass of game |
(subclass Poker Game) | Sports.kif 471-471 | Poker is a subclass of game |
(subclass Snooker Game) | Sports.kif 473-473 | Snooker is a subclass of game |
(subclass Sport Game) | Merge.kif 13423-13423 | Sport is a subclass of game |
(subclass VideoGame Game) | Mid-level-ontology.kif 25903-25903 | Videogame is a subclass of game |
(termFormat ChineseLanguage Game "游戏") | chinese_format.kif 1212-1212 | |
(termFormat EnglishLanguage Game "game") | english_format.kif 1641-1641 | |
(termFormat FrenchLanguage Game "jeu") | french_format.kif 890-890 | |
(termFormat Hindi Game "manoranjaka khela") | terms-hindi.txt 423-423 | |
(termFormat ItalianLanguage Game "Gioco") | terms-it.txt 426-426 | |
(termFormat JapaneseLanguage Game "ゲーム") | japanese_format.kif 2574-2574 | |
(termFormat PortugueseLanguage Game "Jogo") | portuguese_format.kif 842-842 | |
(termFormat cb Game "dula") | terms-cb.txt 428-428 | |
(termFormat cz Game "game") | terms-cz.txt 462-462 | |
(termFormat ro Game "joc") | relations-ro.kif 911-911 | |
(termFormat tg Game "laro") | terms-tg.txt 427-427 |
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 17078-17090 |
|
consequent |