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



KB Term:  Term intersection
English Word: 

Sigma KEE - ServiceOrganization
ServiceOrganization(service organization)service

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


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

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


(subclass HotelOrganization ServiceOrganization) TravelPolicies.kif 716-716 HotelOrganization is a subclass of service organization
(termFormat EnglishLanguage ServiceOrganization "service organization") domainEnglishFormat.kif 52252-52252 HotelOrganization is a subclass of service organization
(termFormat ChineseTraditionalLanguage ServiceOrganization "服務組織") domainEnglishFormat.kif 52253-52253 HotelOrganization is a subclass of service organization
(termFormat ChineseLanguage ServiceOrganization "服务组织") domainEnglishFormat.kif 52254-52254 HotelOrganization is a subclass of service organization

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


(=>
    (instance ?ORG ServiceOrganization)
    (exists (?PROC ?GOV)
        (and
            (instance ?PROC RegulatoryProcess)
            (patient ?PROC ?ORG)
            (agent ?PROC ?GOV)
            (instance ?GOV Government))))
Mid-level-ontology.kif 9814-9821 If X is an instance of service organization, then there exist Y, Z such that Y is an instance of regulatory process, X is a patient of Y, Z is an agent of Y, and Z is an instance of government

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


(=>
    (instance ?W Welfare)
    (exists (?O)
        (and
            (instance ?O ServiceOrganization)
            (agent ?W ?O))))
Mid-level-ontology.kif 8543-8548 If X is an instance of welfare, then there exists Y such that Y is an instance of service organization and Y is an agent of X


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.0-0a80e6c8 (2026-05-12) is open source software produced by Articulate Software and its partners