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 | LowIncomeCountry e' uma instancia de WorldBankGNIPerCapitaLevel |
(successorAttribute LowIncomeCountry LowerMiddleIncomeCountry) | Economy.kif 426-426 | LowIncomeCountry e' um atributo sucessor immediato de LowerMiddleIncomeCountry |
appearance as argument number 2 |
(termFormat ChineseLanguage LowIncomeCountry "低收入国家") | domainEnglishFormat.kif 35177-35177 | |
(termFormat ChineseTraditionalLanguage LowIncomeCountry "低收入國家") | domainEnglishFormat.kif 35176-35176 | |
(termFormat EnglishLanguage LowIncomeCountry "low income country") | domainEnglishFormat.kif 35175-35175 |
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 |