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

Formal Language: 



KB Term:  Term intersection
English Word: 

  Voting

Sigma KEE - Voting
Voting

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 ist eine teilkategorie von Selecting

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


(rangeSubclass VotingFn Voting) Government.kif 1694-1694 Die werte die VotingFn zurueckgibt sind teilkategorien von Voting
(termFormat ChineseLanguage Voting "表决") domainEnglishFormat.kif 61985-61985
(termFormat ChineseTraditionalLanguage Voting "表決") domainEnglishFormat.kif 61984-61984
(termFormat EnglishLanguage Voting "voting") domainEnglishFormat.kif 61983-61983

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 14526-14532
(=>
    (instance ?P VotingPoll)
    (exists (?V)
        (and
            (instance ?V Voting)
            (eventLocated ?V ?P))))
Mid-level-ontology.kif 6828-6833


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