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 | The number 1 argument of election for position is an instance of election |
(domain electionForPosition 2 SocialRole) | Government.kif 1709-1709 | The number 2 argument of election for position is an instance of social role |
(instance electionForPosition BinaryPredicate) | Government.kif 1707-1707 | 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 21443-21443 | |
(termFormat ChineseTraditionalLanguage electionForPosition "選舉職位") | domainEnglishFormat.kif 21442-21442 | |
(termFormat EnglishLanguage electionForPosition "election for position") | domainEnglishFormat.kif 21441-21441 |
antecedent |
consequent |
(=> (candidateForPosition ?ELECTION ?POSITION ?CONTENDER) (electionForPosition ?ELECTION ?POSITION)) |
Government.kif 1808-1810 |
|
(=> (electionForOrganization ?ELECTION ?GROUP) (electionForPosition ?ELECTION (MemberFn ?GROUP))) |
Government.kif 1789-1791 |
|