candidateForPosition |
appearance as argument number 1 |
![]() |
(documentation candidateForPosition EnglishLanguage "(candidateForPosition ?ELECTION ?POSITION ?CONTENDER) means that in the Election ?ELECTION for ?POSITION, the AutonomousAgent ?CONTENDER was one of the candidates.") | Government.kif 1804-1806 | |
(domain candidateForPosition 1 Election) | Government.kif 1800-1800 | The number 1 argument of candidate for position is an instance of election |
(domain candidateForPosition 2 SocialRole) | Government.kif 1801-1801 | The number 2 argument of candidate for position is an instance of social role |
(domain candidateForPosition 3 AutonomousAgent) | Government.kif 1802-1802 | The number 3 argument of candidate for position is an instance of agent |
(instance candidateForPosition TernaryPredicate) | Government.kif 1799-1799 | candidate for position is an instance of ternary predicate |
appearance as argument number 2 |
![]() |
(format ChineseLanguage candidateForPosition "%1 %n{不是} 对于职位 %2 的 candidate 对于 %3 ") | domainEnglishFormat.kif 344-344 | |
(format ChineseTraditionalLanguage candidateForPosition "%1 %n{不是} 對於職位 %2 的 candidate 對於 %3 ") | domainEnglishFormat.kif 343-343 | |
(format EnglishLanguage candidateForPosition "%1 %n{doesn't} candidate for position %2 for %3") | domainEnglishFormat.kif 342-342 | |
(subrelation electionWinner candidateForPosition) | Government.kif 1837-1837 | election winner is a subrelation of candidate for position |
(termFormat ChineseLanguage candidateForPosition "职位候选人") | domainEnglishFormat.kif 12958-12958 | election winner is a subrelation of candidate for position |
(termFormat ChineseTraditionalLanguage candidateForPosition "職位候選人") | domainEnglishFormat.kif 12957-12957 | election winner is a subrelation of candidate for position |
(termFormat EnglishLanguage candidateForPosition "candidate for position") | domainEnglishFormat.kif 12956-12956 | election winner is a subrelation of candidate for position |
antecedent |
![]() |
(=> (and (candidateForPosition ?ELECTION ?POSITION ?CONTENDER) (agent ?ELECTION ?AGENT)) (desires ?CONTENDER (occupiesPosition ?CONTENDER ?POSITION ?AGENT))) |
Government.kif 1812-1816 |
|
(=> (candidateForPosition ?ELECTION ?POSITION ?CONTENDER) (electionForPosition ?ELECTION ?POSITION)) |
Government.kif 1808-1810 |
|
consequent |
![]() |
(=> (electionForPosition ?ELECTION ?ROLE) (exists (?CANDIDATE) (and (instance ?CANDIDATE Human) (candidateForPosition ?ELECTION ?ROLE ?CANDIDATE)))) |
Government.kif 1715-1720 |
|
(=> (voteFractionReceived ?ELECTION ?POSITION ?CONTENDER ?FRACTION) (candidateForPosition ?ELECTION ?POSITION ?CONTENDER)) |
Government.kif 1829-1831 |
|
![]() |
![]() |