![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
|
|
Dentist
|
|
|
| appearance as argument number 1 |
|
|
| (instance Dentist Profession) | Mid-level-ontology.kif 20812-20812 | Dentist is an instance of profession |
| (documentation Dentist EnglishLanguage "The Profession of being a dentist, i.e. diagnosing and treating problems related to the teeth.") | Mid-level-ontology.kif 20813-20814 | Dentist is an instance of profession |
| (externalImage Dentist "http://articulatesoftware.com/SUMOpictures/medical/ dental/ dentist_3.png") | pictureList.kif 386-386 | Dentist is an instance of profession |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (attribute ?P Dentist) (exists (?D ?T) (and (instance ?D DiagnosticProcess) (agent ?D ?P) (instance ?T Tooth) (patient ?D ?T)))) |
Mid-level-ontology.kif 20816-20823 | If dentist is an attribute of X, then there exist Y, Z such that Y is an instance of diagnostic process, X is an agent of Y, Z is an instance of tooth, and Z is a patient of Y |
| consequent |
|
|
| (=> (instance ?DP DentalPractice) (exists (?D) (and (instance ?DP Business) (attribute ?D Dentist) (employs ?DP ?D)))) |
Society.kif 181-187 | If X is an instance of DentalPractice, then there exists Y such that X is an instance of business, dentist is an attribute of Y, and X employs Y |