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 7123-7124
(subclass HealthInsuranceCompany InsuranceCompany) Mid-level-ontology.kif 7122-7122

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


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

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


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