![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| 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 |
|
|
| 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 |