Browsing Interface : Welcome guest : log in
Home |  Graph |  ]  KB:  Language:   

Formal Language: 



KB Term:  Term intersection
English Word: 

  SuffrageLaw

Sigma KEE - SuffrageLaw
SuffrageLaw

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

appearance as argument number 2
-------------------------


(instance CompulsorySuffrageLaw SuffrageLaw) Government.kif 1118-1118
(instance UniversalSuffrageLaw SuffrageLaw) Government.kif 1050-1050
(instance VoterCitizenshipRequirement SuffrageLaw) Government.kif 879-879
(subclass RestrictedSuffrage SuffrageLaw) Government.kif 1197-1197
(subclass VoterAgeRequirement SuffrageLaw) Government.kif 897-897
(termFormat ChineseLanguage SuffrageLaw "选举法") domainEnglishFormat.kif 55947-55947
(termFormat ChineseTraditionalLanguage SuffrageLaw "選舉法") domainEnglishFormat.kif 55946-55946
(termFormat EnglishLanguage SuffrageLaw "suffrage law") domainEnglishFormat.kif 55945-55945

consequent
-------------------------


(=>
    (and
        (instance ?COUNTRY Nation)
        (governmentType ?COUNTRY Democracy))
    (exists (?SUFFRAGE)
        (and
            (instance ?SUFFRAGE SuffrageLaw)
            (subProposition ?SUFFRAGE
                (RegionalLawFn ?COUNTRY)))))
Government.kif 870-877


Show simplified definition (without tree view)
Show simplified definition (with tree view)

Show without tree


Sigma web home      Suggested Upper Merged Ontology (SUMO) web home
Sigma version 3.0 is open source software produced by Articulate Software and its partners