(=>
(and
(suffrageAgeMinimum ?POLITY
(MeasureFn ?VOTINGAGE YearDuration))
(instance ?ELECTION
(ElectionFn ?POLITY))
(capability
(VotingFn ?ELECTION) agent ?AGENT))
(exists (?AGE)
(and
(age ?AGENT
(MeasureFn ?AGE YearDuration))
(greaterThanOrEqualTo ?AGE ?VOTINGAGE)))) |
Government.kif 939-949 |
If X year duration(s) is a suffrage age minimum of Y, Z is an instance of the election of Y, and W is capable of doing the voting of Z as a agent, then there exists V such that the age of W is V year duration(s) and V is greater than or equal to X |
(=>
(and
(suffrageAgeMinimum ?POLITY
(MeasureFn ?VOTINGAGE YearDuration))
(instance ?ELECTION
(ElectionFn ?POLITY))
(capability
(VotingFn ?ELECTION) agent ?AGENT)
(age ?AGENT
(MeasureFn ?AGE YearDuration)))
(greaterThanOrEqualTo ?AGE ?VOTINGAGE)) |
Government.kif 951-959 |
If X year duration(s) is a suffrage age minimum of Y, Z is an instance of the election of Y, W is capable of doing the voting of Z as a agent, and the age of W is V year duration(s), then V is greater than or equal to X |
(=>
(and
(instance ?ELECTION
(ElectionFn ?POLITY))
(instance ?ACT
(VotingFn ?ELECTION))
(agent ?ACT ?AGENT)
(suffrageAgeMinimum ?POLITY
(MeasureFn ?VOTINGAGE YearDuration)))
(exists (?AGE)
(and
(age ?AGENT
(MeasureFn ?AGE YearDuration))
(greaterThanOrEqualTo ?AGE ?VOTINGAGE)))) |
Government.kif 961-972 |
If X is an instance of the election of Y, Z is an instance of the voting of X, W is an agent of Z, and V year duration(s) is a suffrage age minimum of Y, then there exists U such that the age of W is U year duration(s) and U is greater than or equal to V |
(=>
(and
(instance ?ELECTION
(ElectionFn ?POLITY))
(instance ?ACT
(VotingFn ?ELECTION))
(agent ?ACT ?AGENT)
(suffrageAgeMinimum ?POLITY
(MeasureFn ?VOTINGAGE YearDuration))
(age ?AGENT
(MeasureFn ?AGE YearDuration)))
(greaterThanOrEqualTo ?AGE ?VOTINGAGE)) |
Government.kif 974-983 |
If X is an instance of the election of Y, Z is an instance of the voting of X, W is an agent of Z, V year duration(s) is a suffrage age minimum of Y, and the age of W is U year duration(s), then U is greater than or equal to V |
(=>
(and
(suffrageAgeMaximum ?POLITY
(MeasureFn ?VOTINGAGE YearDuration))
(instance ?ELECTION
(ElectionFn ?POLITY))
(capability
(VotingFn ?ELECTION) agent ?AGENT))
(exists (?AGE)
(and
(age ?AGENT
(MeasureFn ?AGE YearDuration))
(lessThanOrEqualTo ?AGE ?VOTINGAGE)))) |
Government.kif 1011-1021 |
If X year duration(s) is a suffrage age maximum of Y, Z is an instance of the election of Y, and W is capable of doing the voting of Z as a agent, then there exists V such that the age of W is V year duration(s) and V is less than or equal to X |
(=>
(and
(suffrageAgeMaximum ?POLITY
(MeasureFn ?VOTINGAGE YearDuration))
(instance ?ELECTION
(ElectionFn ?POLITY))
(capability
(VotingFn ?ELECTION) agent ?AGENT)
(age ?AGENT
(MeasureFn ?AGE YearDuration)))
(lessThanOrEqualTo ?AGE ?VOTINGAGE)) |
Government.kif 1023-1031 |
If X year duration(s) is a suffrage age maximum of Y, Z is an instance of the election of Y, W is capable of doing the voting of Z as a agent, and the age of W is V year duration(s), then V is less than or equal to X |
(=>
(and
(instance ?ELECTION
(ElectionFn ?POLITY))
(instance ?ACT
(VotingFn ?ELECTION))
(agent ?ACT ?AGENT)
(suffrageAgeMaximum ?POLITY
(MeasureFn ?VOTINGAGE YearDuration)))
(exists (?AGE)
(and
(age ?AGENT
(MeasureFn ?AGE YearDuration))
(lessThanOrEqualTo ?AGE ?VOTINGAGE)))) |
Government.kif 1033-1044 |
If X is an instance of the election of Y, Z is an instance of the voting of X, W is an agent of Z, and V year duration(s) is a suffrage age maximum of Y, then there exists U such that the age of W is U year duration(s) and U is less than or equal to V |
(=>
(and
(instance ?ELECTION
(ElectionFn ?POLITY))
(instance ?ACT
(VotingFn ?ELECTION))
(agent ?ACT ?AGENT)
(suffrageAgeMaximum ?POLITY
(MeasureFn ?VOTINGAGE YearDuration))
(age ?AGENT
(MeasureFn ?AGE YearDuration)))
(lessThanOrEqualTo ?AGE ?VOTINGAGE)) |
Government.kif 1046-1055 |
If X is an instance of the election of Y, Z is an instance of the voting of X, W is an agent of Z, V year duration(s) is a suffrage age maximum of Y, and the age of W is U year duration(s), then U is less than or equal to V |
(=>
(and
(subProposition UniversalSuffrageLaw
(RegionalLawFn ?POLITY))
(citizen ?AGENT ?POLITY)
(suffrageAgeMinimum ?POLITY
(MeasureFn ?VOTINGAGE YearDuration))
(age ?AGENT
(MeasureFn ?AGE YearDuration))
(greaterThanOrEqualTo ?AGE ?VOTINGAGE)
(instance ?ELECTION
(ElectionFn ?POLITY)))
(capability
(VotingFn ?ELECTION) agent ?AGENT)) |
Government.kif 1091-1101 |
If All of the following hold: (1) universal suffrage law is a sub-proposition of the regional law of X (2) Y is a citizen of X (3) Z year duration(s) is a suffrage age minimum of X (4) the age of Y is W year duration(s) (5) W is greater than or equal to Z (6) V is an instance of the election of X, then Y is capable of doing the voting of V as a agent |
(=>
(and
(subProposition ExclusiveMaleSuffrage
(RegionalLawFn ?POLITY))
(citizen ?AGENT ?POLITY)
(instance ?ELECTION
(ElectionFn ?POLITY))
(capability
(VotingFn ?ELECTION) agent ?AGENT))
(attribute ?AGENT Male)) |
Government.kif 1221-1227 |
If exclusive male suffrage is a sub-proposition of the regional law of X, Y is a citizen of X, Z is an instance of the election of X, and Y is capable of doing the voting of Z as a agent, then male is an attribute of Y |
(=>
(and
(subProposition ExclusiveMaleSuffrage
(RegionalLawFn ?POLITY))
(citizen ?AGENT ?POLITY)
(instance ?ELECTION
(ElectionFn ?POLITY))
(instance ?ACT
(VotingFn ?ELECTION))
(agent ?ACT ?AGENT))
(attribute ?AGENT Male)) |
Government.kif 1229-1236 |
If exclusive male suffrage is a sub-proposition of the regional law of X, Y is a citizen of X, Z is an instance of the election of X, W is an instance of the voting of Z, and Y is an agent of W, then male is an attribute of Y |
(=>
(and
(instance ?AGENT AutonomousAgent)
(subclass
(ElectionFn ?AGENT) Election))
(or
(instance ?AGENT Organization)
(instance ?AGENT GeopoliticalArea))) |
Government.kif 1663-1669 |
If X is an instance of agent and the election of X is a subclass of election, then X is an instance of organization or X is an instance of geopolitical area |
(=>
(and
(instance ?AGENT AutonomousAgent)
(instance ?ELECTION
(ElectionFn ?AGENT)))
(agent ?ELECTION ?AGENT)) |
Government.kif 1671-1675 |
If X is an instance of agent and Y is an instance of the election of X, then X is an agent of Y |