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

Formal Language: 


KB Term:  Term intersection
English Word: 

Sigma KEE - GovernmentCabinet
GovernmentCabinet

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


(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 1471-1473
(subclass GovernmentCabinet GovernmentOrganization) Government.kif 1469-1469 GovernmentCabinet est une sous-classe de GovernmentOrganization

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


(termFormat ChineseLanguage GovernmentCabinet "政府内阁") domainEnglishFormat.kif 26297-26297
(termFormat ChineseTraditionalLanguage GovernmentCabinet "政府內閣") domainEnglishFormat.kif 26296-26296
(termFormat EnglishLanguage GovernmentCabinet "government cabinet") domainEnglishFormat.kif 26295-26295

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 1475-1486


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