![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| WholesaleStore(wholesale store) |
| appearance as argument number 1 |
|
|
| (subclass WholesaleStore MercantileOrganization) | Mid-level-ontology.kif 9072-9072 | Wholesale store is a subclass of mercantile organization |
| (documentation WholesaleStore EnglishLanguage "A MercantileOrganization that sells its goods exclusively to CommercialAgents, typically for resale, rather than to end-point consumers.") | Mid-level-ontology.kif 9074-9077 | Wholesale store is a subclass of mercantile organization |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (and (instance ?STORE WholesaleStore) (customer ?CUSTOMER ?STORE)) (instance ?CUSTOMER CommercialAgent)) |
Mid-level-ontology.kif 9079-9083 | If X is an instance of wholesale store and X is a customer of Y, then Y is an instance of commercial agent |