Browsing Interface : Welcome guest : log in
Home |  Graph |  LogLearn |  Editor |  ]  KB:  Language: 
  Formal Language: 


KB Term:  Term intersection
English Word: 

Sigma KEE - DrugStore
DrugStore(drug store)
apothecary's_shop, chemist's, chemist's_shop, drugstore, pharmacy

appearance as argument number 1
-------------------------


(subclass DrugStore RetailStore) Mid-level-ontology.kif 9122-9122 Drug store is a subclass of retail store
(documentation DrugStore EnglishLanguage "A RetailStore that sells Medicine, and perhaps other items as well.") Mid-level-ontology.kif 9123-9124 Drug store is a subclass of retail store
(externalImage DrugStore "http://upload.wikimedia.org/wikipedia/commons/ e/ e8/ Resepturmodern.jpg") pictureList.kif 4665-4665 Drug store is a subclass of retail store

appearance as argument number 2
-------------------------


(instance WalgreensCompany DrugStore) Medicine.kif 3137-3137 Walgreens is an instance of drug store
(instance CVSHealth DrugStore) Medicine.kif 3140-3140 Consumer Value Stores is an instance of drug store
(instance Walmart DrugStore) Medicine.kif 3145-3145 Walmart is an instance of drug store
(instance RiteAid DrugStore) Medicine.kif 3148-3148 RiteAid is an instance of drug store
(instance KrogerCompany DrugStore) Medicine.kif 3151-3151 Kroger is an instance of drug store
(instance Albertsons DrugStore) Medicine.kif 3154-3154 Albertsons is an instance of drug store
(termFormat EnglishLanguage DrugStore "drug store") domainEnglishFormat.kif 20526-20526 Albertsons is an instance of drug store
(termFormat ChineseTraditionalLanguage DrugStore "藥店") domainEnglishFormat.kif 20527-20527 Albertsons is an instance of drug store
(termFormat ChineseLanguage DrugStore "药店") domainEnglishFormat.kif 20528-20528 Albertsons is an instance of drug store

antecedent
-------------------------


(=>
    (instance ?D DrugStore)
    (exists (?S ?M)
        (and
            (instance ?S Selling)
            (agent ?S ?D)
            (patient ?S ?M)
            (instance ?M Medicine))))
Mid-level-ontology.kif 9126-9133 If X is an instance of drug store, then there exist Y, Z such that Y is an instance of selling, X is an agent of Y, Z is a patient of Y, and Z is an instance of medicine
(=>
    (instance ?DS DrugStore)
    (modalAttribute
        (exists (?P)
            (and
                (attribute ?P Pharmacist)
                (employs ?DS ?P))) Likely))
Medicine.kif 3128-3135 If X is an instance of drug store, then the statement there exists Y such that pharmacist is an attribute of Y and X employs Y has the modal force of likely

consequent
-------------------------


(=>
    (instance ?DSC DrugStoreChain)
    (and
        (instance ?DSC CollectionOfObjects)
        (member ?DS ?DSC)
        (instance ?DS DrugStore)))
Society.kif 467-472 If X is an instance of DrugStoreChain, then X is an instance of collection, Y is a member of X, and Y is an instance of drug store


Show full definition with tree view
Show simplified definition (without tree view)
Show simplified definition (with tree view)



Sigma web home      Suggested Upper Merged Ontology (SUMO) web home
Sigma version 3.0.0-ac69cf7a (2026-05-13) is open source software produced by Articulate Software and its partners