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

Formal Language: 


KB Term:  Term intersection
English Word: 

Sigma KEE - GameShot
GameShot

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


(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 18408-18411
(subclass GameShot Impelling) Mid-level-ontology.kif 18406-18406
(subclass GameShot Maneuver) Mid-level-ontology.kif 18407-18407

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


(subclass BaseballHit GameShot) Sports.kif 710-710
(subclass GolfDrive GameShot) Sports.kif 960-960
(subclass GolfPutt GameShot) Sports.kif 966-966
(subclass Pitching GameShot) Mid-level-ontology.kif 18478-18478
(subclass Score GameShot) Mid-level-ontology.kif 18431-18431
(subclass SportServe GameShot) Mid-level-ontology.kif 18452-18452
(termFormat ChineseLanguage GameShot "游戏镜头") domainEnglishFormat.kif 25489-25489
(termFormat ChineseTraditionalLanguage GameShot "遊戲鏡頭") domainEnglishFormat.kif 25488-25488
(termFormat EnglishLanguage GameShot "game shot") domainEnglishFormat.kif 25487-25487

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


(=>
    (instance ?SHOT GameShot)
    (exists (?GAME)
        (and
            (instance ?GAME Game)
            (subProcess ?SHOT ?GAME))))
Mid-level-ontology.kif 18420-18425
(=>
    (instance ?SHOT GameShot)
    (exists (?PIECE)
        (and
            (instance ?PIECE GamePiece)
            (patient ?SHOT ?PIECE))))
Mid-level-ontology.kif 18413-18418
(=>
    (instance ?SHOT GameShot)
    (hasPurpose ?SHOT
        (instance ?SHOT Score)))
Mid-level-ontology.kif 18427-18429


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