highestDecileShareOfHouseholdIncomeInPeriod |
appearance as argument number 1 |
(documentation highestDecileShareOfHouseholdIncomeInPeriod EnglishLanguage "(highestDecileShareOfHouseholdIncomeInPeriod ?AREA ?FRACTION ?PERIOD) means that in the GeopoliticalArea ?AREA, the highest decile (90-100%) of households with respect to household income (or consumption) had ?FRACTION amount of the total household income (or consumption), during the TimeInterval indicated by ?PERIOD. Data from different countries may not be directly comparable due to variation in the basis of the data (e.g., based on household income versus based on household consumption).") | Economy.kif 1248-1255 | |
(domain highestDecileShareOfHouseholdIncomeInPeriod 1 GeopoliticalArea) | Economy.kif 1244-1244 | |
(domain highestDecileShareOfHouseholdIncomeInPeriod 2 RealNumber) | Economy.kif 1245-1245 | |
(domainSubclass highestDecileShareOfHouseholdIncomeInPeriod 3 TimeInterval) | Economy.kif 1246-1246 | |
(instance highestDecileShareOfHouseholdIncomeInPeriod TernaryPredicate) | Economy.kif 1243-1243 |
appearance as argument number 2 |
(format ChineseLanguage highestDecileShareOfHouseholdIncomeInPeriod "%2 %n 是对于 %1 在周期 %2 的 highest 平分家庭收入") | domainEnglishFormat.kif 1181-1181 | |
(format ChineseTraditionalLanguage highestDecileShareOfHouseholdIncomeInPeriod "%2 %n 是對於 %1 在週期 %2 的 highest 平分家庭收入") | domainEnglishFormat.kif 1180-1180 | |
(format EnglishLanguage highestDecileShareOfHouseholdIncomeInPeriod "%1 is %n highest decile share of household income in period %2 for %3") | domainEnglishFormat.kif 1179-1179 | |
(termFormat ChineseLanguage highestDecileShareOfHouseholdIncomeInPeriod "期间最高的等分家庭收入") | domainEnglishFormat.kif 28101-28101 | |
(termFormat ChineseTraditionalLanguage highestDecileShareOfHouseholdIncomeInPeriod "期間最高的等分家庭收入") | domainEnglishFormat.kif 28100-28100 | |
(termFormat EnglishLanguage highestDecileShareOfHouseholdIncomeInPeriod "highest decile share of household income in period") | domainEnglishFormat.kif 28099-28099 |
antecedent |
(<=> (highestDecileShareOfHouseholdIncomeInPeriod ?AREA ?FRACTION ?PERIOD) (exists (?TIME) (and (instance ?TIME ?PERIOD) (holdsDuring ?TIME (highestDecileShareOfHouseholdIncome ?AREA ?FRACTION))))) |
Economy.kif 1279-1284 | |
(=> (highestDecileShareOfHouseholdIncomeInPeriod ?AREA ?FRACTION ?PERIOD) (lessThanOrEqualTo ?FRACTION 1.0)) |
Economy.kif 1257-1259 |