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 19147-19148
(externalImage Pharmacist "http://upload.wikimedia.org/wikipedia/commons/ a/ a7/ PharmacistsMortar.svg") pictureList.kif 2511-2511
(instance Pharmacist Profession) Mid-level-ontology.kif 19146-19146 Pharmacist is an instance of profession

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


(termFormat ChineseLanguage Pharmacist "药剂师") domainEnglishFormat.kif 45590-45590
(termFormat ChineseTraditionalLanguage Pharmacist "藥劑師") domainEnglishFormat.kif 45589-45589
(termFormat EnglishLanguage Pharmacist "pharmacist") domainEnglishFormat.kif 45588-45588

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 9496-9506
(=>
    (instance ?DS DrugStore)
    (modalAttribute
        (exists (?P)
            (and
                (attribute ?P Pharmacist)
                (employs ?DS ?P))) Likely))
Medicine.kif 3122-3129


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