![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| UpperMiddleIncomeCountry(upper middle income country) |
| appearance as argument number 1 |
|
|
| (successorAttribute UpperMiddleIncomeCountry HighIncomeCountry) | Economy.kif 428-428 | Upper middle income country is an immediate successor attribute of high income country |
| (instance UpperMiddleIncomeCountry WorldBankGNIPerCapitaLevel) | Economy.kif 474-474 | Upper middle income country is an instance of world bankGNI per capita level |
| (documentation UpperMiddleIncomeCountry EnglishLanguage "UpperMiddleIncomeCountry is an Attribute representing the World Bank classification for any country where the per capita GNI is between $2,996 and $9,266 (inclusive) in UnitedStatesDollars.") | Economy.kif 476-479 | Upper middle income country is an instance of world bankGNI per capita level |
| appearance as argument number 2 |
|
|
| (successorAttribute LowerMiddleIncomeCountry UpperMiddleIncomeCountry) | Economy.kif 427-427 | Lower middle income country is an immediate successor attribute of upper middle income country |
| (termFormat EnglishLanguage UpperMiddleIncomeCountry "upper middle income country") | domainEnglishFormat.kif 60623-60623 | Lower middle income country is an immediate successor attribute of upper middle income country |
| (termFormat ChineseTraditionalLanguage UpperMiddleIncomeCountry "中上收入國家") | domainEnglishFormat.kif 60624-60624 | Lower middle income country is an immediate successor attribute of upper middle income country |
| (termFormat ChineseLanguage UpperMiddleIncomeCountry "中上收入国家") | domainEnglishFormat.kif 60625-60625 | Lower middle income country is an immediate successor attribute of upper middle income country |
| antecedent |
|
|
| (=> (and (instance ?YEAR TimeInterval) (holdsDuring ?YEAR (economyType ?AREA UpperMiddleIncomeCountry))) (exists (?AMOUNT) (and (perCapitaGDPInPeriod ?AREA (MeasureFn ?AMOUNT UnitedStatesDollar) ?YEAR) (greaterThanOrEqualTo ?AMOUNT 2996.0)))) |
Economy.kif 481-488 | If X is an instance of timeframe and upper middle income country is an economy type of Y holds during X, then there exists Z such that Y is per capitaGDP in period Z united states dollar(s) for X and Z is greater than or equal to 2996.0 |
| (=> (and (instance ?YEAR TimeInterval) (holdsDuring ?YEAR (economyType ?AREA UpperMiddleIncomeCountry))) (exists (?AMOUNT) (and (perCapitaGDPInPeriod ?AREA (MeasureFn ?AMOUNT UnitedStatesDollar) ?YEAR) (lessThan ?AMOUNT 9267.0)))) |
Economy.kif 490-497 | If X is an instance of timeframe and upper middle income country is an economy type of Y holds during X, then there exists Z such that Y is per capitaGDP in period Z united states dollar(s) for X and Z is less than 9267.0 |