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



KB Term:  Term intersection
English Word: 

  CareOrganization

Sigma KEE - CareOrganization
CareOrganization(care organization)home, nursing_home, rest_home

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
-------------------------


(subclass HospitalOrganization CareOrganization) Mid-level-ontology.kif 8963-8963 Hospital organization is a subclass of care organization
(subclass MedicalClinic CareOrganization) Mid-level-ontology.kif 8971-8971 Clinic is a subclass of care organization
(termFormat EnglishLanguage CareOrganization "care organization") domainEnglishFormat.kif 13230-13230 Clinic is a subclass of care organization
(termFormat ChineseTraditionalLanguage CareOrganization "護理組織") domainEnglishFormat.kif 13231-13231 Clinic is a subclass of care organization
(termFormat ChineseLanguage CareOrganization "护理组织") domainEnglishFormat.kif 13232-13232 Clinic is a subclass of care organization

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


Show simplified definition (without tree view)
Show simplified definition (with tree view)

Show without tree


Sigma web home      Suggested Upper Merged Ontology (SUMO) web home
Sigma version 3.0.0-0a80e6c8 (2026-05-12) is open source software produced by Articulate Software and its partners