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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Voting
Voting(voting)
ballot, balloting, block_vote, bullet_vote, cast, casting_vote, co-optation, co-option, multiple_voting, plebiscite, secret_ballot, vote, voting, write-in

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


(documentation Voting ChineseLanguage "Voting 是在 Election 中的表决活动。投票通常由个人所 进行,而 Election 往往由 Organization 所举办。有个别选民所参与的投票过程是 Election 过程的 一部分。") chinese_format.kif 3124-3126
(documentation Voting EnglishLanguage "Voting is the activity of voting in an Election. Voting is typically done by individuals, while Elections are conducted by Organizations. The voting process by an individual voter is part of an Election process.") Merge.kif 12121-12124
(externalImage Voting "http://upload.wikimedia.org/wikipedia/commons/thumb/ c/ c9/ PollingStation_UK_2005.jpg/ 180px-PollingStation_UK_2005.jpg") pictureList.kif 1286-1286
(subclass Voting Selecting) Merge.kif 12120-12120 Voting is a subclass of selecting

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


(rangeSubclass VotingFn Voting) Government.kif 1694-1694 The values returned by voting are subclasses of voting
(termFormat ChineseLanguage Voting "表决") domainEnglishFormat.kif 62031-62031 The values returned by voting are subclasses of voting
(termFormat ChineseTraditionalLanguage Voting "表決") domainEnglishFormat.kif 62030-62030 The values returned by voting are subclasses of voting
(termFormat EnglishLanguage Voting "voting") domainEnglishFormat.kif 62029-62029 The values returned by voting are subclasses of voting

antecedent
-------------------------


(=>
    (instance ?VOTE Voting)
    (exists (?ELECT)
        (and
            (instance ?ELECT Election)
            (subProcess ?VOTE ?ELECT))))
Merge.kif 12126-12131

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


(=>
    (instance ?B Ballot)
    (hasPurpose ?B
        (exists (?V)
            (and
                (instance ?V Voting)
                (instrument ?V ?B)))))
Mid-level-ontology.kif 14717-14723
(=>
    (instance ?P VotingPoll)
    (exists (?V)
        (and
            (instance ?V Voting)
            (eventLocated ?V ?P))))
Mid-level-ontology.kif 7019-7024


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