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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - ServiceOrganization
ServiceOrganization(service organization)service

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


(documentation ServiceOrganization EnglishLanguage "An Organization that performs a public service and is regulated by the Government.") Mid-level-ontology.kif 8669-8670
(subclass ServiceOrganization Organization) Mid-level-ontology.kif 8668-8668 Service organization is a subclass of organization

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


(termFormat ChineseLanguage ServiceOrganization "服务组织") domainEnglishFormat.kif 52297-52297
(termFormat ChineseTraditionalLanguage ServiceOrganization "服務組織") domainEnglishFormat.kif 52296-52296
(termFormat EnglishLanguage ServiceOrganization "service organization") domainEnglishFormat.kif 52295-52295

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


(=>
    (instance ?ORG ServiceOrganization)
    (exists (?PROC ?GOV)
        (and
            (instance ?PROC RegulatoryProcess)
            (patient ?PROC ?ORG)
            (agent ?PROC ?GOV)
            (instance ?GOV Government))))
Mid-level-ontology.kif 8672-8679

consequent
-------------------------


(=>
    (instance ?W Welfare)
    (exists (?O)
        (and
            (instance ?O ServiceOrganization)
            (agent ?W ?O))))
Mid-level-ontology.kif 7464-7469


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



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