![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
|
|
CareOrganization
|
|
|
| appearance as argument number 1 |
|
|
| (subclass CareOrganization Organization) | Mid-level-ontology.kif 8945-8945 | Care organization is a subclass of organization |
| (partition CareOrganization HospitalOrganization MedicalClinic) | Mid-level-ontology.kif 8946-8946 | Care organization is exhaustively partitioned into hospital organization and clinic |
| (documentation CareOrganization EnglishLanguage "Any Organization whose purpose is to provide medical care for for Humans who reside there, either permanently or temporarily.") | Mid-level-ontology.kif 8947-8949 | Care organization is exhaustively partitioned into hospital organization and clinic |
| appearance as argument number 2 |
|
|
| appearance as argument number 3 |
|
|
| (domain medicalPatient 2 CareOrganization) | Mid-level-ontology.kif 8955-8955 | The number 2 argument of medical patient is an instance of care organization |
| antecedent |
|
|
| (=> (instance ?ORG CareOrganization) (hasPurpose ?ORG (exists (?PATIENT) (medicalPatient ?PATIENT ?ORG)))) |
Mid-level-ontology.kif 8957-8961 | If X is an instance of care organization, then X has the purpose there exists Y such that X is a medical patient of Y |
| consequent |
|
|
| (=> (instance ?MC MedicalClinic) (exists (?D) (and (instance ?MC CareOrganization) (attribute ?D MedicalDoctor) (employs ?MC ?D)))) |
Society.kif 195-201 | If X is an instance of clinic, then there exists Y such that X is an instance of care organization, medical doctor is an attribute of Y, and X employs Y |