![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
CommercialBuilding(commercial building)
| station |
| appearance as argument number 1 |
|
|
| (subclass CommercialBuilding Building) | Mid-level-ontology.kif 8360-8360 | Commercial building is a subclass of building |
| (subclass CommercialBuilding PlaceOfCommerce) | Mid-level-ontology.kif 8361-8361 | Commercial building is a subclass of place of commerce |
| (documentation CommercialBuilding EnglishLanguage "A Building which is intended for organizational activities, e.g. retail or wholesale selling, manufacturing, office work, etc.") | Mid-level-ontology.kif 8362-8364 | Commercial building is a subclass of place of commerce |
| (externalImage CommercialBuilding "http://upload.wikimedia.org/wikipedia/ commons/ a/ a8/ Oldmixedusedevhern.jpeg") | pictureList.kif 1704-1704 | Commercial building is a subclass of place of commerce |
| (externalImage CommercialBuilding "http://upload.wikimedia.org/wikipedia/ commons/ 4/ 44/ Salinas_Office.jpg") | pictureList.kif 2141-2141 | Commercial building is a subclass of place of commerce |
| appearance as argument number 2 |
|
|
| consequent |
|
|
| (=> (instance ?OFFICE PlaceOfCommerce) (or (instance ?OFFICE CommercialBuilding) (exists (?BUILDING) (and (instance ?BUILDING CommercialBuilding) (part ?OFFICE ?BUILDING))))) |
Mid-level-ontology.kif 8351-8358 | If X is an instance of place of commerce, then X is an instance of commercial building or there exists Y such that Y is an instance of commercial building and X is a part of Y |