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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - highestDecileShareOfHouseholdIncomeInPeriod
highestDecileShareOfHouseholdIncomeInPeriod

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


(documentation highestDecileShareOfHouseholdIncomeInPeriod EnglishLanguage "(highestDecileShareOfHouseholdIncomeInPeriod ?AREA ?FRACTION ?PERIOD) means that in the GeopoliticalArea ?AREA, the highest decile (90-100%) 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 1248-1255
(domain highestDecileShareOfHouseholdIncomeInPeriod 1 GeopoliticalArea) Economy.kif 1244-1244 期间最高的等分家庭收入 的 1 数量 是 地缘政治区域instance
(domain highestDecileShareOfHouseholdIncomeInPeriod 2 RealNumber) Economy.kif 1245-1245 期间最高的等分家庭收入 的 2 数量 是 实数instance
(domainSubclass highestDecileShareOfHouseholdIncomeInPeriod 3 TimeInterval) Economy.kif 1246-1246 期间最高的等分家庭收入 的 3 数量 是 时距subclass
(instance highestDecileShareOfHouseholdIncomeInPeriod TernaryPredicate) Economy.kif 1243-1243 期间最高的等分家庭收入三元谓语instance

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


(format ChineseLanguage highestDecileShareOfHouseholdIncomeInPeriod "%2 %n 是对于 %1 在周期 %2 的 highest 平分家庭收入") domainEnglishFormat.kif 1181-1181
(format ChineseTraditionalLanguage highestDecileShareOfHouseholdIncomeInPeriod "%2 %n 是對於 %1 在週期 %2 的 highest 平分家庭收入") domainEnglishFormat.kif 1180-1180
(format EnglishLanguage highestDecileShareOfHouseholdIncomeInPeriod "%1 is %n highest decile share of household income in period %2 for %3") domainEnglishFormat.kif 1179-1179
(termFormat ChineseLanguage highestDecileShareOfHouseholdIncomeInPeriod "期间最高的等分家庭收入") domainEnglishFormat.kif 28101-28101
(termFormat ChineseTraditionalLanguage highestDecileShareOfHouseholdIncomeInPeriod "期間最高的等分家庭收入") domainEnglishFormat.kif 28100-28100
(termFormat EnglishLanguage highestDecileShareOfHouseholdIncomeInPeriod "highest decile share of household income in period") domainEnglishFormat.kif 28099-28099

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


(<=>
    (highestDecileShareOfHouseholdIncomeInPeriod ?AREA ?FRACTION ?PERIOD)
    (exists (?TIME)
        (and
            (instance ?TIME ?PERIOD)
            (holdsDuring ?TIME
                (highestDecileShareOfHouseholdIncome ?AREA ?FRACTION)))))
Economy.kif 1279-1284 实数 是对于 地缘政治区域 在周期 那个 实数highest 平分家庭收入 若且唯若 有存在 时间位置 这样 那个 时间位置 有点 时距instance那个 实数那个 地缘政治区域highest 平分家庭收入 在 那个 时间位置 holdsDuring
(=>
    (highestDecileShareOfHouseholdIncomeInPeriod ?AREA ?FRACTION ?PERIOD)
    (lessThanOrEqualTo ?FRACTION 1.0))
Economy.kif 1257-1259


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