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

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


(termFormat ChineseLanguage Pharmacist "药剂师") domainEnglishFormat.kif 45583-45583
(termFormat ChineseTraditionalLanguage Pharmacist "藥劑師") domainEnglishFormat.kif 45582-45582
(termFormat EnglishLanguage Pharmacist "pharmacist") domainEnglishFormat.kif 45581-45581

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 10174-10184
(=>
    (instance ?DS DrugStore)
    (modalAttribute
        (exists (?P)
            (and
                (attribute ?P Pharmacist)
                (employs ?DS ?P))) Likely))
Medicine.kif 3110-3117


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