![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| 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 |
|
|
| 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 |