![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| MedicalClinic(clinic) | clinical |
| appearance as argument number 1 |
|
|
| (subclass MedicalClinic CareOrganization) | Mid-level-ontology.kif 8971-8971 | Clinic is a subclass of care organization |
| (documentation MedicalClinic EnglishLanguage "A CareOrganization which provides medical care on an out-patient basis only, i.e. there are no rooms where patients may take up residence for a period of time while they receive care.") | Mid-level-ontology.kif 8972-8974 | Clinic is a subclass of care organization |
| appearance as argument number 2 |
|
|
| appearance as argument number 3 |
|
|
| (partition CareOrganization HospitalOrganization MedicalClinic) | Mid-level-ontology.kif 8946-8946 | Care organization is exhaustively partitioned into hospital organization and clinic |
| antecedent |
|
|
| (=> (instance ?C MedicalClinic) (not (exists (?B) (and (possesses ?C ?B) (instance ?B TemporaryResidence))))) |
Mid-level-ontology.kif 8979-8985 | If X is an instance of clinic, then there doesn't exist Y such that X possesses Y and Y is an instance of temporary residence |
| (=> (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 |