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



KB Term:  Term intersection
English Word: 

  Bicep

Sigma KEE - HealthInsuranceCompany
HealthInsuranceCompany(health insurance company)

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


(subclass HealthInsuranceCompany InsuranceCompany) FinancialOntology.kif 428-428 Health insurance company is a subclass of insurance company
(documentation HealthInsuranceCompany EnglishLanguage "A Business that insures Agents against health care costs for the payment of a premium or premiums.") FinancialOntology.kif 429-430 Health insurance company is a subclass of insurance company

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


(instance Aetna HealthInsuranceCompany) Medicine.kif 5578-5578 Aetna is an instance of health insurance company
(instance UnitedHealth HealthInsuranceCompany) Medicine.kif 5583-5583 United Health is an instance of health insurance company
(instance KaiserFoundation HealthInsuranceCompany) Medicine.kif 5586-5586 Kaiser Foundation is an instance of health insurance company
(instance AnthemInc HealthInsuranceCompany) Medicine.kif 5589-5589 Anthem Inc is an instance of health insurance company
(instance CenteneCorporation HealthInsuranceCompany) Medicine.kif 5592-5592 Centene Corporation is an instance of health insurance company
(instance Humana HealthInsuranceCompany) Medicine.kif 5595-5595 Humana is an instance of health insurance company
(instance CVS HealthInsuranceCompany) Medicine.kif 5598-5598 CVS is an instance of health insurance company
(instance HealthCareServiceCorporation HealthInsuranceCompany) Medicine.kif 5601-5601 Health Care Service Corporation is an instance of health insurance company
(instance CIGNA HealthInsuranceCompany) Medicine.kif 5604-5604 CIGNA is an instance of health insurance company
(instance MolinaHealthcare HealthInsuranceCompany) Medicine.kif 5607-5607 Molina Healthcare is an instance of health insurance company
(instance IndependenceHealthGroup HealthInsuranceCompany) Medicine.kif 5610-5610 Independence Health Group is an instance of health insurance company
(termFormat EnglishLanguage HealthInsuranceCompany "health insurance company") domainEnglishFormat.kif 64974-64974 Independence Health Group is an instance of health insurance company

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


(=>
    (and
        (instance ?I HealthInsuranceCompany)
        (customer ?I ?C))
    (hasPurposeForAgent ?I ?C
        (exists (?D ?P)
            (and
                (or
                    (instance ?D DiagnosticProcess)
                    (instance ?D TherapeuticProcess))
                (experiencer ?D ?C)
                (instance ?P Payment)
                (agent ?P ?I)
                (refers ?P ?D)))))
FinancialOntology.kif 432-445 If X is an instance of health insurance company and Y is a customer of X, then X has the purpose Y for there exist Z, W such that Z is an instance of diagnostic process or Z is an instance of therapeutic process, Y experiences Z, W is an instance of payment, X is an agent of W, and W includes a reference to Z


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