| appearance as argument number 1 |
|
|
| (subclass PoliticalParty PoliticalOrganization) | Government.kif 2220-2220 | Political party is a subclass of political organization |
| (documentation PoliticalParty EnglishLanguage "PoliticalParty is the class of PoliticalOrganizations that may sponsor candidates for Elections.") | Government.kif 2222-2223 | Political party is a subclass of political organization |
| appearance as argument number 2 |
|
|
| appearance as argument number 3 |
|
|
| (domain politicalPartyOfCountry 1 PoliticalParty) | Government.kif 2196-2196 | The number 1 argument of political party of country is an instance of political party |
| antecedent |
|
|
| (=> (and (occupiesPosition ?PERSON ?POSITION ?ORGANIZATION) (instance ?ORGANIZATION PoliticalParty)) (member ?PERSON ?ORGANIZATION)) |
Government.kif 2265-2269 | If X holds the position of Y in Z and Z is an instance of political party, then X is a member of Z |
| (=> (and (subclass ?PLATFORM PartyPlatform) (authors ?PARTY ?PLATFORM) (instance ?PARTY PoliticalParty) (instance ?INST ?PLATFORM) (containsFormula ?INST ?P)) (believes ?PARTY ?P)) |
Government.kif 2301-2308 | If X is a subclass of party platform, Y is the author of X, Y is an instance of political party, Z is an instance of X, and Z contains the formula W, then Y believes W |
| consequent |
|
|
| (=> (and (subclass ?PLATFORM PartyPlatform) (authors ?PARTY ?PLATFORM) (instance ?PARTY Organization)) (instance ?PARTY PoliticalParty)) |
Government.kif 2294-2299 | If X is a subclass of party platform, Y is the author of X, and Y is an instance of organization, then Y is an instance of political party |
|
|