![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
|
|
SportsPlay
|
|
|
| appearance as argument number 1 |
|
|
| (subclass SportsPlay Plan) | Mid-level-ontology.kif 18254-18254 | Sports play is a subclass of plan |
| (documentation SportsPlay EnglishLanguage "A Plan for a Maneuver within a TeamSport.") | Mid-level-ontology.kif 18255-18255 | Sports play is a subclass of plan |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (and (instance ?SP SportsPlay) (realization ?P ?SP)) (exists (?S) (and (instance ?S TeamSport) (instance ?P Maneuver) (subProcess ?P ?S)))) |
Mid-level-ontology.kif 18257-18265 | If X is an instance of sports play and Y expresses the content of X, then there exists Z such that Z is an instance of team sport, Y is an instance of maneuver, and Y is a subprocess of Z |