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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Pharmacist
Pharmacist

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


(documentation Pharmacist EnglishLanguage "The Profession of being a pharmacist, i.e. preparing and dispensing BiologicallyActiveSubstances.") Mid-level-ontology.kif 18916-18917
(externalImage Pharmacist "http://upload.wikimedia.org/wikipedia/commons/ a/ a7/ PharmacistsMortar.svg") pictureList.kif 2511-2511
(instance Pharmacist Profession) Mid-level-ontology.kif 18915-18915 Pharmacist è un' istanza di Profession

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


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

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 9305-9315
(=>
    (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