![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
WatchClock(watch clock)
| analog_watch, digital_watch, hunter, hunting_watch, pendulum_watch, stem-winder, ticker, watch, wrist_watch, wristwatch |
| appearance as argument number 1 |
|
|
| (subclass WatchClock Clock) | Mid-level-ontology.kif 3521-3521 | Watch clock is a subclass of clock |
| (documentation WatchClock EnglishLanguage "A Clock that can be worn on the Wrist.") | Mid-level-ontology.kif 3522-3522 | Watch clock is a subclass of clock |
| (externalImage WatchClock "http://upload.wikimedia.org/wikipedia/commons/ 7/ 7c/ Pocket_watch_with_chain.jpg") | pictureList.kif 199-199 | Watch clock is a subclass of clock |
| appearance as argument number 2 |
|
|
| consequent |
|
|
| (=> (and (wears ?P ?C) (located ?C ?W) (instance ?C Clock) (instance ?W Wrist) (part ?W ?P)) (instance ?C WatchClock)) |
Mid-level-ontology.kif 3524-3531 | If X wears Y, Y is located at Z, Y is an instance of clock, Z is an instance of wrist, and Z is a part of X, then Y is an instance of watch clock |