LowIncomeCountry |
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 | |
(successorAttribute LowIncomeCountry LowerMiddleIncomeCountry) | Economy.kif 426-426 |
appearance as argument number 2 |
(termFormat ChineseLanguage LowIncomeCountry "低收入国家") | domainEnglishFormat.kif 35206-35206 | |
(termFormat ChineseTraditionalLanguage LowIncomeCountry "低收入國家") | domainEnglishFormat.kif 35205-35205 | |
(termFormat EnglishLanguage LowIncomeCountry "low income country") | domainEnglishFormat.kif 35204-35204 |
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 |