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 1713-1715 | |
(domain electionForPosition 1 Election) | Government.kif 1710-1710 | The number 1 argument of election for position is an instance of election |
(domain electionForPosition 2 SocialRole) | Government.kif 1711-1711 | The number 2 argument of election for position is an instance of social role |
(instance electionForPosition BinaryPredicate) | Government.kif 1709-1709 | election for position is an instance of binary predicate |
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 21448-21448 | |
(termFormat ChineseTraditionalLanguage electionForPosition "選舉職位") | domainEnglishFormat.kif 21447-21447 | |
(termFormat EnglishLanguage electionForPosition "election for position") | domainEnglishFormat.kif 21446-21446 |
antecedent |
consequent |
(=> (candidateForPosition ?ELECTION ?POSITION ?CONTENDER) (electionForPosition ?ELECTION ?POSITION)) |
Government.kif 1810-1812 |
|
(=> (electionForOrganization ?ELECTION ?GROUP) (electionForPosition ?ELECTION (MemberFn ?GROUP))) |
Government.kif 1791-1793 |
|