![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| lowestDecileShareOfHouseholdIncome |
| appearance as argument number 1 |
|
|
| appearance as argument number 2 |
|
|
| (format EnglishLanguage lowestDecileShareOfHouseholdIncome "%2 is %n a lowest decile share of household income of %1") | domainEnglishFormat.kif 1577-1577 | |
| (format ChineseTraditionalLanguage lowestDecileShareOfHouseholdIncome "%2 %n 是 %1 lowest 平分家庭收入") | domainEnglishFormat.kif 1578-1578 | |
| (format ChineseLanguage lowestDecileShareOfHouseholdIncome "%2 %n 是 %1 lowest 平分家庭收入") | domainEnglishFormat.kif 1579-1579 | |
| (termFormat EnglishLanguage lowestDecileShareOfHouseholdIncome "lowest decile share of household income") | domainEnglishFormat.kif 35155-35155 | |
| (termFormat ChineseTraditionalLanguage lowestDecileShareOfHouseholdIncome "最低平均家庭收入") | domainEnglishFormat.kif 35156-35156 | |
| (termFormat ChineseLanguage lowestDecileShareOfHouseholdIncome "最低平均家庭收入") | domainEnglishFormat.kif 35157-35157 |
| antecedent |
|
|
| (=> (lowestDecileShareOfHouseholdIncome ?AREA ?FRACTION) (lessThanOrEqualTo ?FRACTION 1.0)) |
Economy.kif 1318-1320 | If X is a lowest decile share of household income of Y, then X is less than or equal to 1.0 |
| consequent |
|
|
| (<=> (lowestDecileShareOfHouseholdIncomeInPeriod ?AREA ?FRACTION ?PERIOD) (exists (?TIME) (and (instance ?TIME ?PERIOD) (holdsDuring ?TIME (lowestDecileShareOfHouseholdIncome ?AREA ?FRACTION))))) |
Economy.kif 1322-1327 | X lowest 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 lowest decile share of household income of X holds during W |