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

Formal Language: 


KB Term:  Term intersection
English Word: 

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 863-866
(subclass SuffrageLaw Proposition) Government.kif 861-861 选举法命题subclass

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


(instance CompulsorySuffrageLaw SuffrageLaw) Government.kif 1116-1116 强制选举法选举法instance
(instance UniversalSuffrageLaw SuffrageLaw) Government.kif 1048-1048 普选法选举法instance
(instance VoterCitizenshipRequirement SuffrageLaw) Government.kif 877-877 选民公民身份要求选举法instance
(subclass RestrictedSuffrage SuffrageLaw) Government.kif 1195-1195 限制选举权选举法subclass
(subclass VoterAgeRequirement SuffrageLaw) Government.kif 895-895 选民年龄要求选举法subclass
(termFormat ChineseLanguage SuffrageLaw "选举法") domainEnglishFormat.kif 55949-55949 选民年龄要求选举法subclass
(termFormat ChineseTraditionalLanguage SuffrageLaw "選舉法") domainEnglishFormat.kif 55948-55948 选民年龄要求选举法subclass
(termFormat EnglishLanguage SuffrageLaw "suffrage law") domainEnglishFormat.kif 55947-55947 选民年龄要求选举法subclass

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


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


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



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