![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| highestDecileShareOfHouseholdIncome |
| appearance as argument number 1 |
|
|
| appearance as argument number 2 |
|
|
| (format EnglishLanguage highestDecileShareOfHouseholdIncome "%2 is %n a highest decile share of household income of %1") | domainEnglishFormat.kif 1175-1175 | |
| (format ChineseTraditionalLanguage highestDecileShareOfHouseholdIncome "%2 %n 是 %1 的 highest 平分家庭收入") | domainEnglishFormat.kif 1176-1176 | |
| (format ChineseLanguage highestDecileShareOfHouseholdIncome "%2 %n 是 %1 的 highest 平分家庭收入") | domainEnglishFormat.kif 1177-1177 | |
| (termFormat EnglishLanguage highestDecileShareOfHouseholdIncome "highest decile share of household income") | domainEnglishFormat.kif 28097-28097 | |
| (termFormat ChineseTraditionalLanguage highestDecileShareOfHouseholdIncome "最高的等分家庭收入") | domainEnglishFormat.kif 28098-28098 | |
| (termFormat ChineseLanguage highestDecileShareOfHouseholdIncome "最高的等分家庭收入") | domainEnglishFormat.kif 28099-28099 |
| antecedent |
|
|
| (=> (highestDecileShareOfHouseholdIncome ?AREA ?FRACTION) (lessThanOrEqualTo ?FRACTION 1.0)) |
Economy.kif 1364-1366 | If X is a highest decile share of household income of Y, then X is less than or equal to 1.0 |
| consequent |
|
|
| (<=> (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 |