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


KB Term:  Term intersection
English Word: 

Sigma KEE - Catching
Catching(catching)backstop, catcher

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


(subclass Catching Touching) Mid-level-ontology.kif 18719-18719 Catching is a subclass of touching
(subclass Catching Maneuver) Mid-level-ontology.kif 18720-18720 Catching is a subclass of maneuver
(documentation Catching EnglishLanguage "Any Maneuver in a Game which results in a situation where the agent grasps the Ball.") Mid-level-ontology.kif 18721-18722 Catching is a subclass of maneuver

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


(termFormat EnglishLanguage Catching "catching") domainEnglishFormat.kif 13452-13452
(termFormat ChineseTraditionalLanguage Catching "捕") domainEnglishFormat.kif 13453-13453
(termFormat ChineseLanguage Catching "捕") domainEnglishFormat.kif 13454-13454

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


(=>
    (and
        (instance ?CATCH Catching)
        (patient ?CATCH ?BALL))
    (instance ?BALL Ball))
Mid-level-ontology.kif 18724-18728 If X is an instance of catching and Y is a patient of X, then Y is an instance of ball
(=>
    (and
        (instance ?CATCH Catching)
        (agent ?CATCH ?AGENT)
        (patient ?CATCH ?BALL))
    (holdsDuring
        (EndFn
            (WhenFn ?CATCH))
        (grasps ?AGENT ?BALL)))
Mid-level-ontology.kif 18730-18735 If X is an instance of catching, Y is an agent of X, and Z is a patient of X, then Y grasps Z holds during the end of the time of existence of X


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