![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
|
|
LowIncomeCountry
|
|
|
| appearance as argument number 1 |
|
|
| (successorAttribute LowIncomeCountry LowerMiddleIncomeCountry) | Economy.kif 426-426 | Low income country is an immediate successor attribute of lower middle income country |
| (instance LowIncomeCountry WorldBankGNIPerCapitaLevel) | Economy.kif 430-430 | Low income country is an instance of world bankGNI per capita level |
| (documentation LowIncomeCountry EnglishLanguage "LowIncomeCountry is an Attribute representing the World Bank classification for any country where the per capita GNI is $755 or below in UnitedStatesDollars.") | Economy.kif 436-438 | Low income country is an instance of world bankGNI per capita level |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (attribute ?AREA LowIncomeCountry) (economyType ?AREA LeastDevelopedCountry)) |
Economy.kif 432-434 | If low income country is an attribute of X, then least developed country is an economy type of X |
| (=> (and (instance ?YEAR TimeInterval) (holdsDuring ?YEAR (economyType ?AREA LowIncomeCountry))) (exists (?AMOUNT) (and (perCapitaGDPInPeriod ?AREA (MeasureFn ?AMOUNT UnitedStatesDollar) ?YEAR) (lessThan ?AMOUNT 756.0)))) |
Economy.kif 440-447 | If X is an instance of timeframe and low 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 756.0 |