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


KB Term:  Term intersection
English Word: 

Sigma KEE - PrivateOrganization
PrivateOrganization(Private organization)

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


(subclass PrivateOrganization Organization) Mid-level-ontology.kif 7857-7857 Private organization is a subclass of organization
(documentation PrivateOrganization EnglishLanguage "A PrivateOrganization is an organization owned by private groups, usually as a means of establishment for profit or non profit, rather than being owned by the government.[Wikipedia]") Mid-level-ontology.kif 7858-7860 Private organization is a subclass of organization

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


(termFormat EnglishLanguage PrivateOrganization "Private organization") domainEnglishFormat.kif 65942-65942

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


(=>
    (instance ?P PrivateOrganization)
    (not
        (exists (?G)
            (and
                (instance ?G Government)
                (possesses ?G ?P)))))
Mid-level-ontology.kif 7862-7868 If X is an instance of Private organization, then there doesn't exist Y such that Y is an instance of government and Y possesses 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-ac69cf7a (2026-05-13) is open source software produced by Articulate Software and its partners