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


KB Term:  Term intersection
English Word: 

Sigma KEE - GovernmentCabinet
GovernmentCabinet(government cabinet)British_Cabinet, US_Cabinet, United_States_Cabinet, cabinet

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


(subclass GovernmentCabinet GovernmentOrganization) Government.kif 1478-1478 Government cabinet is a subclass of government organization
(documentation GovernmentCabinet EnglishLanguage "GovernmentCabinet is the class of GovernmentOrganizations whose purpose is to advise a President, Governor, or other political leader(s) on policy matters.") Government.kif 1480-1482 Government cabinet is a subclass of government organization

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


(termFormat EnglishLanguage GovernmentCabinet "government cabinet") domainEnglishFormat.kif 26288-26288
(termFormat ChineseTraditionalLanguage GovernmentCabinet "政府內閣") domainEnglishFormat.kif 26289-26289
(termFormat ChineseLanguage GovernmentCabinet "政府内阁") domainEnglishFormat.kif 26290-26290

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


(=>
    (and
        (instance ?CAB GovernmentCabinet)
        (subOrganization ?CAB
            (GovernmentFn ?AREA))
        (instance ?AREA GeopoliticalArea))
    (hasPurpose ?CAB
        (exists (?ADVICE ?LEADER)
            (and
                (instance ?ADVICE Stating)
                (agent ?ADVICE ?CAB)
                (patient ?ADVICE ?LEADER)
                (leader ?LEADER
                    (GovernmentFn ?AREA))))))
Government.kif 1484-1495 If X is an instance of government cabinet, X is a part of the organization the government of Y, and Y is an instance of geopolitical area, then X has the purpose there exist Z, W such that Z is an instance of stating, X is an agent of Z, W is a patient of Z, and the government of Y is a leader of W


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