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


KB Term:  Term intersection
English Word: 

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

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


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

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


(termFormat ChineseLanguage Pharmacist "药剂师") domainEnglishFormat.kif 45553-45553
(termFormat ChineseTraditionalLanguage Pharmacist "藥劑師") domainEnglishFormat.kif 45552-45552
(termFormat EnglishLanguage Pharmacist "pharmacist") domainEnglishFormat.kif 45551-45551

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 10602-10612
(=>
    (instance ?DS DrugStore)
    (modalAttribute
        (exists (?P)
            (and
                (attribute ?P Pharmacist)
                (employs ?DS ?P))) Likely))
Medicine.kif 3123-3130


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 is open source software produced by Articulate Software and its partners