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 15692-15694 | |
(externalImage Garage "http://articulatesoftware.com/SUMOpictures/transportation/ autos/ Black_n_White/ GARAGE.png") | pictureList.kif 457-457 | |
(subclass Garage StationaryArtifact) | Mid-level-ontology.kif 15691-15691 |
appearance as argument number 2 |
(termFormat ChineseLanguage Garage "车库") | domainEnglishFormat.kif 25531-25531 | |
(termFormat ChineseTraditionalLanguage Garage "車庫") | domainEnglishFormat.kif 25530-25530 | |
(termFormat EnglishLanguage Garage "garage") | domainEnglishFormat.kif 25529-25529 |
antecedent |
(=> (instance ?GARAGE Garage) (exists (?BUILDING) (and (instance ?BUILDING Building) (part ?GARAGE ?BUILDING)))) |
Mid-level-ontology.kif 15704-15709 | |
(=> (instance ?GARAGE Garage) (hasPurpose ?GARAGE (exists (?AUTO) (and (instance ?AUTO RoadVehicle) (contains ?GARAGE ?AUTO))))) |
Mid-level-ontology.kif 15696-15702 |