Browsing Interface : Welcome guest : log in
Home |  Graph |  ]  KB:  Language:   

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - lowestDecileShareOfHouseholdIncomeInPeriod
lowestDecileShareOfHouseholdIncomeInPeriod

appearance as argument number 1
-------------------------


(documentation lowestDecileShareOfHouseholdIncomeInPeriod EnglishLanguage "(lowestDecileShareOfHouseholdIncomeInPeriod ?AREA ?FRACTION ?PERIOD) means that in the GeopoliticalArea ?AREA, the lowest decile (0-10%) 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 1203-1210
(domain lowestDecileShareOfHouseholdIncomeInPeriod 1 GeopoliticalArea) Economy.kif 1199-1199 期间最低平均家庭收入 的 1 数量 是 地缘政治区域instance
(domain lowestDecileShareOfHouseholdIncomeInPeriod 2 RealNumber) Economy.kif 1200-1200 期间最低平均家庭收入 的 2 数量 是 实数instance
(domainSubclass lowestDecileShareOfHouseholdIncomeInPeriod 3 TimeInterval) Economy.kif 1201-1201 期间最低平均家庭收入 的 3 数量 是 时距subclass
(instance lowestDecileShareOfHouseholdIncomeInPeriod TernaryPredicate) Economy.kif 1198-1198 期间最低平均家庭收入三元谓语instance

appearance as argument number 2
-------------------------


(format ChineseLanguage lowestDecileShareOfHouseholdIncomeInPeriod "%1 %n{不是} 对于 %3 在周期 %2 的 lowest 平分家庭收入") domainEnglishFormat.kif 1583-1583
(format ChineseTraditionalLanguage lowestDecileShareOfHouseholdIncomeInPeriod "%1 %n{不是} 對於 %3 在週期 %2 的 lowest 平分家庭收入") domainEnglishFormat.kif 1582-1582
(format EnglishLanguage lowestDecileShareOfHouseholdIncomeInPeriod "%1 %n{doesn't} lowest decile share of household income in period %2 for %3") domainEnglishFormat.kif 1581-1581
(termFormat ChineseLanguage lowestDecileShareOfHouseholdIncomeInPeriod "期间最低平均家庭收入") domainEnglishFormat.kif 35159-35159
(termFormat ChineseTraditionalLanguage lowestDecileShareOfHouseholdIncomeInPeriod "期間最低平均家庭收入") domainEnglishFormat.kif 35158-35158
(termFormat EnglishLanguage lowestDecileShareOfHouseholdIncomeInPeriod "lowest decile share of household income in period") domainEnglishFormat.kif 35157-35157

antecedent
-------------------------


(<=>
    (lowestDecileShareOfHouseholdIncomeInPeriod ?AREA ?FRACTION ?PERIOD)
    (exists (?TIME)
        (and
            (instance ?TIME ?PERIOD)
            (holdsDuring ?TIME
                (lowestDecileShareOfHouseholdIncome ?AREA ?FRACTION)))))
Economy.kif 1233-1238 地缘政治区域 对于 有点 时距 在周期 实数lowest 平分家庭收入 若且唯若 有存在 时间位置 这样 那个 时间位置 有点 时距instance那个 实数那个 地缘政治区域 lowest 平分家庭收入 在 那个 时间位置 holdsDuring
(=>
    (lowestDecileShareOfHouseholdIncomeInPeriod ?AREA ?FRACTION ?PERIOD)
    (lessThanOrEqualTo ?FRACTION 1.0))
Economy.kif 1212-1214


Show full definition with tree view
Show simplified definition (without tree view)
Show simplified definition (with tree view)



Sigma web home      Suggested Upper Merged Ontology (SUMO) web home
Sigma version 3.0 is open source software produced by Articulate Software and its partners