![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
|
|
RunningTrack
|
|
|
| appearance as argument number 1 |
|
|
| (subclass RunningTrack StationaryArtifact) | Mid-level-ontology.kif 28368-28368 | Running track is a subclass of stationary artifact |
| (subclass RunningTrack LandTransitway) | Mid-level-ontology.kif 28369-28369 | Running track is a subclass of land transitway |
| (documentation RunningTrack EnglishLanguage "RunningTrack is a StationaryArtifact which serves as a path for people running") | Mid-level-ontology.kif 28370-28371 | Running track is a subclass of land transitway |
| appearance as argument number 2 |
|
|
| (termFormat EnglishLanguage RunningTrack "running track") | Mid-level-ontology.kif 28372-28372 |
| antecedent |
|
|
| (=> (instance ?TRACK RunningTrack) (hasPurpose ?TRACK (exists (?RUN ?HUMAN) (and (instance ?HUMAN Human) (instance ?RUN Running) (agent ?RUN ?HUMAN) (path ?RUN ?TRACK))))) |
Mid-level-ontology.kif 28374-28382 | If X is an instance of running track, then X has the purpose there exist Y, Z such that Z is an instance of human, Y is an instance of running, Z is an agent of Y, and X is path along which Y occurs |