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

Formal Language: 



KB Term:  Term intersection
English Word: 

  Catching

Sigma KEE - Catching
Catching(catching)backstop, catcher

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


(documentation Catching EnglishLanguage "Any Maneuver in a Game which results in a situation where the agent grasps the Ball.") Mid-level-ontology.kif 17103-17104
(subclass Catching Maneuver) Mid-level-ontology.kif 17102-17102 Catching is a subclass of maneuver
(subclass Catching Touching) Mid-level-ontology.kif 17101-17101 Catching is a subclass of touching

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


(termFormat ChineseLanguage Catching "捕") domainEnglishFormat.kif 13446-13446
(termFormat ChineseTraditionalLanguage Catching "捕") domainEnglishFormat.kif 13445-13445
(termFormat EnglishLanguage Catching "catching") domainEnglishFormat.kif 13444-13444

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


(=>
    (and
        (instance ?CATCH Catching)
        (agent ?CATCH ?AGENT)
        (patient ?CATCH ?BALL))
    (holdsDuring
        (EndFn
            (WhenFn ?CATCH))
        (grasps ?AGENT ?BALL)))
Mid-level-ontology.kif 17112-17117
(=>
    (and
        (instance ?CATCH Catching)
        (patient ?CATCH ?BALL))
    (instance ?BALL Ball))
Mid-level-ontology.kif 17106-17110


Show simplified definition (without tree view)
Show simplified definition (with tree view)

Show without tree


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