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

Formal Language: 



KB Term:  Term intersection
English Word: 

  HealthInsuranceCompany

Sigma KEE - HealthInsuranceCompany
HealthInsuranceCompany

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


(documentation HealthInsuranceCompany EnglishLanguage "A Business that insures Agents against health care costs for the payment of a premium or premiums.") Mid-level-ontology.kif 7128-7129
(subclass HealthInsuranceCompany InsuranceCompany) Mid-level-ontology.kif 7127-7127

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


(termFormat EnglishLanguage HealthInsuranceCompany "health insurance company") domainEnglishFormat.kif 64983-64983

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


(=>
    (and
        (instance ?I HealthInsuranceCompany)
        (customer ?I ?C))
    (hasPurposeForAgent ?I
        (exists (?D ?P)
            (and
                (or
                    (instance ?D DiagnosticProcess)
                    (instance ?D TherapeuticProcess))
                (experiencer ?D ?C)
                (instance ?P Payment)
                (agent ?P ?I)
                (refers ?P ?D))) ?C))
Mid-level-ontology.kif 7131-7144


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 is open source software produced by Articulate Software and its partners