LowIncomeCountry(low income country) |
appearance as argument number 1 |
(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 | |
(instance LowIncomeCountry WorldBankGNIPerCapitaLevel) | Economy.kif 430-430 | Low income country is an instance of world bankGNI per capita level |
(successorAttribute LowIncomeCountry LowerMiddleIncomeCountry) | Economy.kif 426-426 | Low income country is an immediate successor attribute of lower middle income country |
appearance as argument number 2 |
(termFormat ChineseLanguage LowIncomeCountry "低收入国家") | domainEnglishFormat.kif 35211-35211 | |
(termFormat ChineseTraditionalLanguage LowIncomeCountry "低收入國家") | domainEnglishFormat.kif 35210-35210 | |
(termFormat EnglishLanguage LowIncomeCountry "low income country") | domainEnglishFormat.kif 35209-35209 |
antecedent |
(=> (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 |
|
(=> (attribute ?AREA LowIncomeCountry) (economyType ?AREA LeastDevelopedCountry)) |
Economy.kif 432-434 |
|