![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| SuffrageLaw(suffrage law) |
| appearance as argument number 1 |
|
|
| (subclass SuffrageLaw Proposition) | Government.kif 870-870 | Suffrage law is a subclass of proposition |
| (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 872-875 | 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 877-884 | If X is an instance of nation and democracy is a government type of X, then there exists Y such that Y is an instance of suffrage law and Y is a sub-proposition of the regional law of X |