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

Formal Language: 


KB Term:  Term intersection
English Word: 

Sigma KEE - VoterCitizenshipRequirement
VoterCitizenshipRequirement(voter citizenship requirement)

appearance as argument number 1
-------------------------


(containsInformation
    (forall (?COUNTRY ?ELECTION ?VOTING ?VOTER)
        (=>
            (and
                (instance ?COUNTRY Nation)
                (instance ?ELECTION
                    (ElectionFn ?COUNTRY))
                (instance ?VOTING
                    (VotingFn ?ELECTION))
                (agent ?VOTING ?VOTER))
            (citizen ?VOTER ?COUNTRY))) VoterCitizenshipRequirement)
Government.kif 885-893 For all ?COUNTRY, ?ELECTION,, , ?VOTING and ?VOTER contains information voter citizenship requirement
(instance VoterCitizenshipRequirement SuffrageLaw) Government.kif 877-877 Voter citizenship requirement is an instance of suffrage law

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


(termFormat ChineseLanguage VoterCitizenshipRequirement "选民公民身份要求") domainEnglishFormat.kif 61971-61971
(termFormat ChineseTraditionalLanguage VoterCitizenshipRequirement "選民公民身份要求") domainEnglishFormat.kif 61970-61970
(termFormat EnglishLanguage VoterCitizenshipRequirement "voter citizenship requirement") domainEnglishFormat.kif 61969-61969

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


(=>
    (and
        (instance ?COUNTRY GeopoliticalArea)
        (governmentType ?COUNTRY Democracy))
    (subProposition VoterCitizenshipRequirement
        (RegionalLawFn ?COUNTRY)))
Government.kif 879-883


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