![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
|
|
SportsAttribute
|
|
|
| appearance as argument number 1 |
|
|
| (subclass SportsAttribute GameAttribute) | Mid-level-ontology.kif 21411-21411 | Sports attribute is a subclass of game attribute |
| (documentation SportsAttribute EnglishLanguage "Any GameAttribute that is specific to a Sport.") | Mid-level-ontology.kif 21412-21413 | Sports attribute is a subclass of game attribute |
| (externalImage SportsAttribute "http://upload.wikimedia.org/wikipedia/commons/ 1/ 17/ Bruno_Senna_2006_Australian_Grand_Prix.jpg") | pictureList.kif 8729-8729 | Sports attribute is a subclass of game attribute |
| (externalImage SportsAttribute "http://upload.wikimedia.org/wikipedia/commons/ 3/ 33/ Gymnasta.jpg") | pictureList.kif 9681-9681 | Sports attribute is a subclass of game attribute |
| (externalImage SportsAttribute "http://upload.wikimedia.org/wikipedia/commons/ f/ f3/ Three_point_shoot.JPG") | pictureList.kif 9682-9682 | Sports attribute is a subclass of game attribute |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (and (property ?THING ?ATTR) (instance ?ATTR SportsAttribute)) (exists (?SPORT) (and (instance ?SPORT Game) (or (agent ?SPORT ?THING) (patient ?SPORT ?THING) (subProcess ?THING ?SPORT))))) |
Mid-level-ontology.kif 21415-21425 | If X the attribute Y and Y is an instance of sports attribute, then there exists Z such that Z is an instance of game and X is an agent of Z, X is a patient of Z, or X is a subprocess of Z |