![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| CommercialUnit(commercial unit) |
| appearance as argument number 1 |
|
|
| (subclass CommercialUnit PlaceOfCommerce) | Mid-level-ontology.kif 8380-8380 | Commercial unit is a subclass of place of commerce |
| (documentation CommercialUnit EnglishLanguage "A Room or suite of Rooms intended for clerical and/ or professional work of a single Organization.") | Mid-level-ontology.kif 8381-8382 | Commercial unit is a subclass of place of commerce |
| appearance as argument number 2 |
|
|
| appearance as argument number 3 |
|
|
| (partition PlaceOfCommerce CommercialBuilding CommercialUnit) | Mid-level-ontology.kif 8346-8346 | Place of commerce is exhaustively partitioned into commercial building and commercial unit |
| antecedent |
|
|
| (=> (and (instance ?UNIT CommercialUnit) (instance ?ORG Organization) (located ?ORG ?UNIT)) (not (exists (?OTHER) (and (instance ?OTHER Organization) (located ?OTHER ?UNIT) (not (equal ?OTHER ?ORG)))))) |
Mid-level-ontology.kif 8384-8393 | If X is an instance of commercial unit, Y is an instance of organization, and Y is located at X, then there doesn't exist Z such that Z is an instance of organization, Z is located at X, equal Z, and Y |