checkInTime
|
|
appearance as argument number 1 |
(disjoint RetailStore WholesaleStore) | Mid-level-ontology.kif 7793-7793 | RetailStore è disgiunto da WholesaleStore |
(documentation RetailStore EnglishLanguage "A RetailStore is a MercantileOrganization that sells goods to customers who are end-point consumers, rather than to CommercialAgents who are buying the goods in order to resell them at a higher price. This distinguishes retail stores from wholesale establishments, where the purchasers are businesses or their representatives, as well as mail order or office buildings where transactions are facillitated but the consumer does not take possession of the item on the premises. More succinctly, RetailStore is the complement of WholesaleStore, which is the class of MercantileOrganizations that sell goods to the general public.") | Mid-level-ontology.kif 7795-7806 | |
(subclass RetailStore MercantileOrganization) | Mid-level-ontology.kif 7792-7792 | RetailStore è una sottoclasse di MercantileOrganization |
appearance as argument number 2 |
(instance Walmart RetailStore) | Medicine.kif 5190-5190 | Walmart è un' istanza di RetailStore |
(subclass BookStore RetailStore) | Media.kif 1678-1678 | BookStore è una sottoclasse di RetailStore |
(subclass DrugStore RetailStore) | Mid-level-ontology.kif 7828-7828 | DrugStore è una sottoclasse di RetailStore |
(subclass GroceryStore RetailStore) | Mid-level-ontology.kif 7841-7841 | GroceryStore è una sottoclasse di RetailStore |
(termFormat ChineseLanguage RetailStore "零售店") | domainEnglishFormat.kif 49816-49816 | |
(termFormat ChineseTraditionalLanguage RetailStore "零售店") | domainEnglishFormat.kif 49815-49815 | |
(termFormat EnglishLanguage RetailStore "retail store") | domainEnglishFormat.kif 49814-49814 |
antecedent |
(=> (and (instance ?SM StripMall) (instance ?RS1 RetailStore) (part ?RS1 ?SM) (instance ?RS2 RetailStore) (part ?RS2 ?SM) (not (equal ?RS1 ?RS2))) (not (exists (?H) (and (instance ?H Hallway) (connects ?RS1 ?H ?RS2))))) |
Medicine.kif 5132-5145 | |
(=> (and (instance ?SM StripMall) (instance ?RS1 RetailStore) (part ?RS1 ?SM)) (exists (?PL) (and (instance ?PL ParkingLot) (orientation ?RS1 ?PL Adjacent)))) |
Medicine.kif 5147-5155 | |
(=> (instance ?X RetailStore) (and (capability Selling agent ?X) (exists (?P ?EV) (and (instance ?EV Selling) (destination ?EV ?P) (instance ?P Human))))) |
Mid-level-ontology.kif 7808-7816 |
consequent |