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



KB Term:  Term intersection
English Word: 

  Pharmacist

Sigma KEE - Pharmacist
Pharmacist(pharmacist)
apothecary, chemist, druggist, pharmacist, pill_pusher, pill_roller

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


(instance Pharmacist Profession) Mid-level-ontology.kif 20825-20825 Pharmacist is an instance of profession
(documentation Pharmacist EnglishLanguage "The Profession of being a pharmacist, i.e. preparing and dispensing BiologicallyActiveSubstances.") Mid-level-ontology.kif 20826-20827 Pharmacist is an instance of profession
(externalImage Pharmacist "http://upload.wikimedia.org/wikipedia/commons/ a/ a7/ PharmacistsMortar.svg") pictureList.kif 2510-2510 Pharmacist is an instance of profession

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


(termFormat EnglishLanguage Pharmacist "pharmacist") domainEnglishFormat.kif 45545-45545
(termFormat ChineseTraditionalLanguage Pharmacist "藥劑師") domainEnglishFormat.kif 45546-45546
(termFormat ChineseLanguage Pharmacist "药剂师") domainEnglishFormat.kif 45547-45547

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


(=>
    (and
        (instance ?P Prescription)
        (instance ?M Medicine)
        (refers ?P ?M))
    (exists (?PHARM ?S)
        (and
            (instance ?S Selling)
            (objectTransferred ?S ?M)
            (agent ?S ?PHARM)
            (attribute ?S Pharmacist))))
Mid-level-ontology.kif 10783-10793 If X is an instance of prescription, Y is an instance of medicine, and X includes a reference to Y, then there exist Z, W such that W is an instance of selling, the object transferred in W is Y, Z is an agent of W, and pharmacist is an attribute of W
(=>
    (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


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

Show without tree


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