electionForPosition |
appearance as argument number 1 |
![]() |
(documentation electionForPosition EnglishLanguage "(electionForPosition ?ELECTION ?POSITION) means that in the Election ?ELECTION, candidates run for election to the role(s) ?POSITION.") | Government.kif 1711-1713 | |
(domain electionForPosition 1 Election) | Government.kif 1708-1708 | |
(domain electionForPosition 2 SocialRole) | Government.kif 1709-1709 | |
(instance electionForPosition BinaryPredicate) | Government.kif 1707-1707 |
appearance as argument number 2 |
![]() |
(format ChineseLanguage electionForPosition "%2 %n 是 职位 %1 的 election ") | domainEnglishFormat.kif 852-852 | |
(format ChineseTraditionalLanguage electionForPosition "%2 %n 是 職位 %1 的 election ") | domainEnglishFormat.kif 851-851 | |
(format EnglishLanguage electionForPosition "%2 is %n an election for position of %1") | domainEnglishFormat.kif 850-850 | |
(termFormat ChineseLanguage electionForPosition "选举职位") | domainEnglishFormat.kif 21441-21441 | |
(termFormat ChineseTraditionalLanguage electionForPosition "選舉職位") | domainEnglishFormat.kif 21440-21440 | |
(termFormat EnglishLanguage electionForPosition "election for position") | domainEnglishFormat.kif 21439-21439 |
antecedent |
![]() |
(=> (and (chiefOfStateType ?AREA ?POSITION) (agent ?ELECTION ?AREA) (instance ?ELECTION Election) (electionForPosition ?ELECTION ?POSITION) (instance ?ELECTION PopularElection)) (governmentType ?AREA Democracy)) |
Government.kif 1550-1557 | |
(=> (and (instance ?GROUP Organization) (electionForPosition ?ELECTION (MemberFn ?GROUP))) (electionForOrganization ?ELECTION ?GROUP)) |
Government.kif 1793-1797 | |
(=> (electionForPosition ?ELECTION ?ROLE) (exists (?CANDIDATE) (and (instance ?CANDIDATE Human) (candidateForPosition ?ELECTION ?ROLE ?CANDIDATE)))) |
Government.kif 1715-1720 |
consequent |
![]() |
(=> (candidateForPosition ?ELECTION ?POSITION ?CONTENDER) (electionForPosition ?ELECTION ?POSITION)) |
Government.kif 1808-1810 | |
(=> (electionForOrganization ?ELECTION ?GROUP) (electionForPosition ?ELECTION (MemberFn ?GROUP))) |
Government.kif 1789-1791 |
![]() |
![]() |