![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
|
|
Entity
|
|
|
| appearance as argument number 1 |
|
|
| (subclass SportServe GameShot) | Mid-level-ontology.kif 18683-18683 | Sport serve is a subclass of game shot |
| (documentation SportServe EnglishLanguage "A GameShot which is part of a Sport and which serves to start the Sport, e.g. the beginning shot in Tennis, Badminton or Squash.") | Mid-level-ontology.kif 18684-18686 | Sport serve is a subclass of game shot |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (instance ?SS SportServe) (exists (?S) (and (instance ?S Sport) (subProcess ?SS ?S) (starts (WhenFn ?SS) (WhenFn ?S))))) |
Mid-level-ontology.kif 18688-18694 | If X is an instance of sport serve, then there exists Y such that Y is an instance of sport, X is a subprocess of Y, and the time of existence of X starts the time of existence of Y |