![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
RearWindow(rear window)
| rear_window |
| appearance as argument number 1 |
|
|
| (subclass RearWindow VehicleWindow) | Mid-level-ontology.kif 16776-16776 | Rear window is a subclass of vehicle window |
| (documentation RearWindow EnglishLanguage "Any VehicleWindow which is located at the back of an RoadVehicle.") | Mid-level-ontology.kif 16777-16778 | Rear window is a subclass of vehicle window |
| (externalImage RearWindow "http://upload.wikimedia.org/wikipedia/commons/ 9/ 92/ Austin_A40_MkII_Countryman_rear.jpg") | pictureList.kif 4938-4938 | Rear window is a subclass of vehicle window |
| (externalImage RearWindow "http://upload.wikimedia.org/wikipedia/commons/ f/ f7/ Austin_A40_MkII_Countryman_tail.jpg") | pictureList.kif 5073-5073 | Rear window is a subclass of vehicle window |
| (externalImage RearWindow "http://upload.wikimedia.org/wikipedia/commons/ 4/ 45/ Humber_Hawk_Series_III_rear.jpg") | pictureList.kif 5074-5074 | Rear window is a subclass of vehicle window |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (instance ?W RearWindow) (exists (?A) (and (instance ?A RoadVehicle) (part ?W (BackFn ?A))))) |
Mid-level-ontology.kif 16780-16785 | If X is an instance of rear window, then there exists Y such that Y is an instance of road vehicle and X is a part of the back of Y |