![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
VehicleWindow(vehicle window)
| car_window, window |
| appearance as argument number 1 |
|
|
| (subclass VehicleWindow Window) | Mid-level-ontology.kif 4069-4069 | Vehicle window is a subclass of window |
| (documentation VehicleWindow EnglishLanguage "Any Window which is part of a Vehicle, e.g. the Windshield and RearWindow of an Automobile.") | Mid-level-ontology.kif 4070-4071 | Vehicle window is a subclass of window |
| (externalImage VehicleWindow "http://upload.wikimedia.org/wikipedia/commons/ 2/ 26/ 1993_Grand_Cherokee_rear_door_quarter_window.jpg") | pictureList.kif 4946-4946 | Vehicle window is a subclass of window |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (instance ?W VehicleWindow) (exists (?V) (and (instance ?V Vehicle) (part ?W ?V)))) |
Mid-level-ontology.kif 4073-4078 | If X is an instance of vehicle window, then there exists Y such that Y is an instance of vehicle and X is a part of Y |