SuffrageLaw(suffrage law) |
appearance as argument number 1 |
(documentation SuffrageLaw EnglishLanguage "SuffrageLaw is a class that includes the various types of suffrage rules of different Nations. Instances of SuffrageLaw represent the propositional content of various suffrage laws.") | Government.kif 865-868 | |
(subclass SuffrageLaw Proposition) | Government.kif 863-863 | Suffrage law is a subclass of proposition |
appearance as argument number 2 |
consequent |
(=> (and (instance ?COUNTRY Nation) (governmentType ?COUNTRY Democracy)) (exists (?SUFFRAGE) (and (instance ?SUFFRAGE SuffrageLaw) (subProposition ?SUFFRAGE (RegionalLawFn ?COUNTRY))))) |
Government.kif 870-877 |
|