Garage(garage)
| garage |
| appearance as argument number 1 |
|
|
| (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 16836-16838 | |
| (externalImage Garage "http://articulatesoftware.com/SUMOpictures/transportation/ autos/ Black_n_White/ GARAGE.png") | pictureList.kif 457-457 | |
| (subclass Garage StationaryArtifact) | Mid-level-ontology.kif 16835-16835 | Garage is a subclass of stationary artifact |
| appearance as argument number 2 |
|
|
| (termFormat ChineseLanguage Garage "车库") | domainEnglishFormat.kif 25512-25512 | |
| (termFormat ChineseTraditionalLanguage Garage "車庫") | domainEnglishFormat.kif 25511-25511 | |
| (termFormat EnglishLanguage Garage "garage") | domainEnglishFormat.kif 25510-25510 |
| antecedent |
|
|
| (=> (instance ?GARAGE Garage) (exists (?BUILDING) (and (instance ?BUILDING Building) (part ?GARAGE ?BUILDING)))) |
Mid-level-ontology.kif 16848-16853 |
|
| (=> (instance ?GARAGE Garage) (hasPurpose ?GARAGE (exists (?AUTO) (and (instance ?AUTO RoadVehicle) (contains ?GARAGE ?AUTO))))) |
Mid-level-ontology.kif 16840-16846 |
|
|
|