![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| headOfGovernment |
| appearance as argument number 1 |
|
|
| appearance as argument number 2 |
|
|
| (format EnglishLanguage headOfGovernment "%1 %p{is} %n{isn't} the head of government %2 for %3") | domainEnglishFormat.kif 1163-1163 | |
| (format ChineseTraditionalLanguage headOfGovernment "%1 %p{是} %n{不是} 對於 %3 的政府領導") | domainEnglishFormat.kif 1164-1164 | |
| (format ChineseLanguage headOfGovernment "%1 %p{是} %n{不是} 对于 %3 的政府领导") | domainEnglishFormat.kif 1165-1165 | |
| (termFormat EnglishLanguage headOfGovernment "head of government") | domainEnglishFormat.kif 27728-27728 | |
| (termFormat ChineseTraditionalLanguage headOfGovernment "政府首腦") | domainEnglishFormat.kif 27729-27729 | |
| (termFormat ChineseLanguage headOfGovernment "政府首脑") | domainEnglishFormat.kif 27730-27730 |
| antecedent |
|
|
| (=> (and (headOfGovernment ?AREA ?POSITION ?PERSON) (instance ?AREA Nation)) (citizen ?PERSON ?AREA)) |
Government.kif 1580-1584 | If X is the head of government Y for Z and X is an instance of nation, then Z is a citizen of X |
| (=> (headOfGovernment ?AREA ?POSITION ?PERSON) (occupiesPosition ?PERSON ?POSITION (GovernmentFn ?AREA))) |
Government.kif 1586-1588 | If X is the head of government Y for Z, then Z holds the position of Y in the government of X |
| (=> (headOfGovernment ?S Governor ?H) (instance ?S StateOrProvince)) |
Government.kif 1593-1595 | If X is the head of government governor for Y, then X is an instance of state or province |
| (=> (headOfGovernment ?A Mayor ?H) (instance ?A City)) |
Government.kif 1611-1613 | If X is the head of government mayor for Y, then X is an instance of city |