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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - MedicalPerson
MedicalPerson

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


(documentation MedicalPerson EnglishLanguage "An attribute of a person who has a profession involving healing other, such as a nurse, doctor, EMT or medic.") Medicine.kif 6335-6336
(subclass MedicalPerson Profession) Medicine.kif 6334-6334 MedicalPerson e' uma sub-classe de Profession

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


(instance Corpsman MedicalPerson) Medicine.kif 6348-6348 Corpsman e' uma instancia de MedicalPerson
(instance Medic MedicalPerson) Medicine.kif 6349-6349 Medic e' uma instancia de MedicalPerson
(termFormat EnglishLanguage MedicalPerson "medical person") Medicine.kif 6337-6337

antecedent
-------------------------


(=>
    (and
        (instance ?A MedicalPerson)
        (attribute ?C ?A))
    (hasPurpose ?C
        (exists (?TP)
            (and
                (instance ?TP TherapeuticProcess)
                (agent ?TP ?C)))))
Medicine.kif 6338-6346


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