LowerMiddleIncomeCountry |
appearance as argument number 1 |
![]() |
(documentation LowerMiddleIncomeCountry EnglishLanguage "LowerMiddleIncomeCountry is an Attribute representing the World Bank classification for any country where the per capita GNI is between $756 and $2,995 (inclusive) in UnitedStatesDollars.") | Economy.kif 451-454 | |
(instance LowerMiddleIncomeCountry WorldBankGNIPerCapitaLevel) | Economy.kif 449-449 | |
(successorAttribute LowerMiddleIncomeCountry UpperMiddleIncomeCountry) | Economy.kif 427-427 |
appearance as argument number 2 |
![]() |
(successorAttribute LowIncomeCountry LowerMiddleIncomeCountry) | Economy.kif 426-426 | |
(termFormat ChineseLanguage LowerMiddleIncomeCountry "中低收入国家") | domainEnglishFormat.kif 35163-35163 | |
(termFormat ChineseTraditionalLanguage LowerMiddleIncomeCountry "中低收入國家") | domainEnglishFormat.kif 35162-35162 | |
(termFormat EnglishLanguage LowerMiddleIncomeCountry "lower middle income country") | domainEnglishFormat.kif 35161-35161 |
antecedent |
![]() |
(=> (and (instance ?YEAR TimeInterval) (holdsDuring ?YEAR (economyType ?AREA LowerMiddleIncomeCountry))) (exists (?AMOUNT) (and (perCapitaGDPInPeriod ?AREA (MeasureFn ?AMOUNT UnitedStatesDollar) ?YEAR) (greaterThanOrEqualTo ?AMOUNT 756.0)))) |
Economy.kif 456-463 | |
(=> (and (instance ?YEAR TimeInterval) (holdsDuring ?YEAR (economyType ?AREA LowerMiddleIncomeCountry))) (exists (?AMOUNT) (and (perCapitaGDPInPeriod ?AREA (MeasureFn ?AMOUNT UnitedStatesDollar) ?YEAR) (lessThan ?AMOUNT 2996.0)))) |
Economy.kif 465-472 |
![]() |
![]() |