![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| appearance as argument number 1 |
|
|
| (subclass Snake Reptile) | Mid-level-ontology.kif 14177-14177 | Snake is a subclass of reptile |
| (documentation Snake EnglishLanguage "A long and narrow Reptile which lacks Limbs.") | Mid-level-ontology.kif 14178-14178 | Snake is a subclass of reptile |
| (externalImage Snake "http://upload.wikimedia.org/wikipedia/commons/5/59/ Snake.usuhs.jpg") | pictureList.kif 172-172 | Snake is a subclass of reptile |
| (externalImage Snake "http://articulatesoftware.com/SUMOpictures/holiday/ halloween/ snake.png") | pictureList.kif 739-739 | Snake is a subclass of reptile |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (instance ?SNAKE Snake) (not (exists (?LIMB) (and (instance ?LIMB Limb) (part ?LIMB ?SNAKE))))) |
Mid-level-ontology.kif 14180-14185 | If X is an instance of snake, then there doesn't exist Y such that Y is an instance of limb and Y is a part of X |