![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
|
|
Garage
|
|
|
| appearance as argument number 1 |
|
|
| (subclass Garage StationaryArtifact) | Mid-level-ontology.kif 17072-17072 | Garage is a subclass of stationary artifact |
| (documentation Garage EnglishLanguage "A Building or part of a Building which is intended to house one or more RoadVehicle when they are not in use or are under repair.") | Mid-level-ontology.kif 17073-17075 | Garage is a subclass of stationary artifact |
| (externalImage Garage "http://articulatesoftware.com/SUMOpictures/transportation/ autos/ Black_n_White/ GARAGE.png") | pictureList.kif 457-457 | Garage is a subclass of stationary artifact |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (instance ?GARAGE Garage) (hasPurpose ?GARAGE (exists (?AUTO) (and (instance ?AUTO RoadVehicle) (contains ?GARAGE ?AUTO))))) |
Mid-level-ontology.kif 17077-17083 | If X is an instance of garage, then X has the purpose there exists Y such that Y is an instance of road vehicle and X contains Y |
| (=> (instance ?GARAGE Garage) (exists (?BUILDING) (and (instance ?BUILDING Building) (part ?GARAGE ?BUILDING)))) |
Mid-level-ontology.kif 17085-17090 | If X is an instance of garage, then there exists Y such that Y is an instance of building and X is a part of Y |