![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| lowestDecileShareOfHouseholdIncomeInPeriod |
| appearance as argument number 1 |
|
|
| appearance as argument number 2 |
|
|
| (format EnglishLanguage lowestDecileShareOfHouseholdIncomeInPeriod "%1 %n{doesn't} lowest decile share of household income in period %2 for %3") | domainEnglishFormat.kif 1581-1581 | |
| (format ChineseTraditionalLanguage lowestDecileShareOfHouseholdIncomeInPeriod "%1 %n{不是} 對於 %3 在週期 %2 的 lowest 平分家庭收入") | domainEnglishFormat.kif 1582-1582 | |
| (format ChineseLanguage lowestDecileShareOfHouseholdIncomeInPeriod "%1 %n{不是} 对于 %3 在周期 %2 的 lowest 平分家庭收入") | domainEnglishFormat.kif 1583-1583 | |
| (termFormat EnglishLanguage lowestDecileShareOfHouseholdIncomeInPeriod "lowest decile share of household income in period") | domainEnglishFormat.kif 35161-35161 | |
| (termFormat ChineseTraditionalLanguage lowestDecileShareOfHouseholdIncomeInPeriod "期間最低平均家庭收入") | domainEnglishFormat.kif 35162-35162 | |
| (termFormat ChineseLanguage lowestDecileShareOfHouseholdIncomeInPeriod "期间最低平均家庭收入") | domainEnglishFormat.kif 35163-35163 |
| antecedent |
|
|
| (=> (lowestDecileShareOfHouseholdIncomeInPeriod ?AREA ?FRACTION ?PERIOD) (lessThanOrEqualTo ?FRACTION 1.0)) |
Economy.kif 1301-1303 | If X lowest decile share of household income in period Y for Z, then Y is less than or equal to 1.0 |
| (<=> (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 |