![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| highestDecileShareOfHouseholdIncomeInPeriod |
| appearance as argument number 1 |
|
|
| appearance as argument number 2 |
|
|
| (format EnglishLanguage highestDecileShareOfHouseholdIncomeInPeriod "%1 is %n highest decile share of household income in period %2 for %3") | domainEnglishFormat.kif 1179-1179 | |
| (format ChineseTraditionalLanguage highestDecileShareOfHouseholdIncomeInPeriod "%2 %n 是對於 %1 在週期 %2 的 highest 平分家庭收入") | domainEnglishFormat.kif 1180-1180 | |
| (format ChineseLanguage highestDecileShareOfHouseholdIncomeInPeriod "%2 %n 是对于 %1 在周期 %2 的 highest 平分家庭收入") | domainEnglishFormat.kif 1181-1181 | |
| (termFormat EnglishLanguage highestDecileShareOfHouseholdIncomeInPeriod "highest decile share of household income in period") | domainEnglishFormat.kif 28103-28103 | |
| (termFormat ChineseTraditionalLanguage highestDecileShareOfHouseholdIncomeInPeriod "期間最高的等分家庭收入") | domainEnglishFormat.kif 28104-28104 | |
| (termFormat ChineseLanguage highestDecileShareOfHouseholdIncomeInPeriod "期间最高的等分家庭收入") | domainEnglishFormat.kif 28105-28105 |
| antecedent |
|
|
| (=> (highestDecileShareOfHouseholdIncomeInPeriod ?AREA ?FRACTION ?PERIOD) (lessThanOrEqualTo ?FRACTION 1.0)) |
Economy.kif 1346-1348 | If X is highest decile share of household income in period Y for Z, then Y is less than or equal to 1.0 |
| (<=> (highestDecileShareOfHouseholdIncomeInPeriod ?AREA ?FRACTION ?PERIOD) (exists (?TIME) (and (instance ?TIME ?PERIOD) (holdsDuring ?TIME (highestDecileShareOfHouseholdIncome ?AREA ?FRACTION))))) |
Economy.kif 1368-1373 | X is highest decile share of household income in period Y for Z if, only if there exists W such that W is an instance of Z, and Y is a highest decile share of household income of X holds during W |