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


KB Term:  Term intersection
English Word: 

Sigma KEE - GameShot
GameShot(game shot)attack, chess_opening, counterattack, counterplay, daisy_cutter, king, opening, putt, shoot, shot, stroke, tennis_shot, tennis_stroke

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


(subclass GameShot Impelling) Mid-level-ontology.kif 18637-18637 Game shot is a subclass of impelling
(subclass GameShot Maneuver) Mid-level-ontology.kif 18638-18638 Game shot is a subclass of maneuver
(documentation GameShot EnglishLanguage "Impelling a GamePiece for the purpose of scoring a point or preventing the opposing player or team from scoring a point. Note that this class does not cover shots which are disallowed by the rules of the game.") Mid-level-ontology.kif 18639-18642 Game shot is a subclass of maneuver

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


(subclass Score GameShot) Mid-level-ontology.kif 18662-18662 Score is a subclass of game shot
(subclass SportServe GameShot) Mid-level-ontology.kif 18683-18683 Sport serve is a subclass of game shot
(subclass Pitching GameShot) Mid-level-ontology.kif 18709-18709 Pitching is a subclass of game shot
(subclass BaseballHit GameShot) Sports.kif 724-724 Baseball hit is a subclass of game shot
(subclass GolfDrive GameShot) Sports.kif 974-974 Golf drive is a subclass of game shot
(subclass GolfPutt GameShot) Sports.kif 980-980 Golf put is a subclass of game shot
(termFormat EnglishLanguage GameShot "game shot") domainEnglishFormat.kif 25480-25480 Golf put is a subclass of game shot
(termFormat ChineseTraditionalLanguage GameShot "遊戲鏡頭") domainEnglishFormat.kif 25481-25481 Golf put is a subclass of game shot
(termFormat ChineseLanguage GameShot "游戏镜头") domainEnglishFormat.kif 25482-25482 Golf put is a subclass of game shot

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


(=>
    (instance ?SHOT GameShot)
    (exists (?PIECE)
        (and
            (instance ?PIECE GamePiece)
            (patient ?SHOT ?PIECE))))
Mid-level-ontology.kif 18644-18649 If X is an instance of game shot, then there exists Y such that Y is an instance of game piece and Y is a patient of X
(=>
    (instance ?SHOT GameShot)
    (exists (?GAME)
        (and
            (instance ?GAME Game)
            (subProcess ?SHOT ?GAME))))
Mid-level-ontology.kif 18651-18656 If X is an instance of game shot, then there exists Y such that Y is an instance of game and X is a subprocess of Y
(=>
    (instance ?SHOT GameShot)
    (hasPurpose ?SHOT
        (instance ?SHOT Score)))
Mid-level-ontology.kif 18658-18660 If X is an instance of game shot, then X has the purpose X is an instance of score


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.0-ac69cf7a (2026-05-13) is open source software produced by Articulate Software and its partners