![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
|
|
RunningARace
|
|
|
| appearance as argument number 1 |
|
|
| (subclass RunningARace Racing) | Sports.kif 271-271 | Running a race is a subclass of racing |
| (documentation RunningARace EnglishLanguage "Racing on Foot that involves Running. Note that this is different from a Walking race, which would be Racing that mandates no gait that is Running.") | Sports.kif 272-274 | Running a race is a subclass of racing |
| (documentation RunningARace EnglishLanguage "RunningARace on Foot for 13.1 Miles.") | Sports.kif 303-304 | Running a race is a subclass of racing |
| appearance as argument number 2 |
|
|
| (termFormat EnglishLanguage RunningARace "running a race") | Sports.kif 275-275 | |
| (subclass Marathon RunningARace) | Sports.kif 287-287 | Marathon is a subclass of running a race |
| (subclass HalfMarathon RunningARace) | Sports.kif 302-302 | Half_marathon is a subclass of running a race |
| antecedent |
|
|
| (=> (and (instance ?RR RunningARace) (agent ?RR ?H)) (exists (?R) (and (instance ?R Running) (agent ?R ?H) (subProcess ?R ?RR)))) |
Sports.kif 277-285 | If X is an instance of running a race and Y is an agent of X, then there exists Z such that Z is an instance of running, Y is an agent of Z, and Z is a subprocess of X |