![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
|
|
Saddle
|
|
|
| appearance as argument number 1 |
|
|
| (subclass Saddle Holder) | Mid-level-ontology.kif 4931-4931 | Saddle is a subclass of holder |
| (documentation Saddle EnglishLanguage "A Device which allows a Human to ride on a Horse.") | Mid-level-ontology.kif 4932-4933 | Saddle is a subclass of holder |
| (externalImage Saddle "http://articulatesoftware.com/SUMOpictures/recreation/ saddle.png") | pictureList.kif 702-702 | Saddle is a subclass of holder |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (instance ?SADDLE Saddle) (exists (?RIDE) (capability (KappaFn ?RIDE (exists (?HUMAN ?HORSE) (and (instance ?RIDE Carrying) (patient ?RIDE ?HUMAN) (instance ?HUMAN Human) (agent ?RIDE ?HORSE) (instance ?HORSE Horse)))) instrument ?SADDLE))) |
Mid-level-ontology.kif 4935-4946 | If X is an instance of saddle, then there exists Y such that X is capable of doing the class described by Y as a instrument |