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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - highestDecileShareOfHouseholdIncome
highestDecileShareOfHouseholdIncome

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


(documentation highestDecileShareOfHouseholdIncome EnglishLanguage "(highestDecileShareOfHouseholdIncome ?AREA ?FRACTION) 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). Data from different countries may not be directly comparable due to variation in the basis of the data (e.g., based on income versus based on consumption).") Economy.kif 1356-1363
(domain highestDecileShareOfHouseholdIncome 1 GeopoliticalArea) Economy.kif 1353-1353 The number 1 argument of highest decile share of household income is an instance of geopolitical area
(domain highestDecileShareOfHouseholdIncome 2 RealNumber) Economy.kif 1354-1354 The number 2 argument of highest decile share of household income is an instance of real number
(instance highestDecileShareOfHouseholdIncome BinaryPredicate) Economy.kif 1352-1352 highest decile share of household income is an instance of binary predicate

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


(format ChineseLanguage highestDecileShareOfHouseholdIncome "%2 %n 是 %1 的 highest 平分家庭收入") domainEnglishFormat.kif 1177-1177
(format ChineseTraditionalLanguage highestDecileShareOfHouseholdIncome "%2 %n 是 %1 的 highest 平分家庭收入") domainEnglishFormat.kif 1176-1176
(format EnglishLanguage highestDecileShareOfHouseholdIncome "%2 is %n a highest decile share of household income of %1") domainEnglishFormat.kif 1175-1175
(termFormat ChineseLanguage highestDecileShareOfHouseholdIncome "最高的等分家庭收入") domainEnglishFormat.kif 28123-28123
(termFormat ChineseTraditionalLanguage highestDecileShareOfHouseholdIncome "最高的等分家庭收入") domainEnglishFormat.kif 28122-28122
(termFormat EnglishLanguage highestDecileShareOfHouseholdIncome "highest decile share of household income") domainEnglishFormat.kif 28121-28121

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


(=>
    (highestDecileShareOfHouseholdIncome ?AREA ?FRACTION)
    (lessThanOrEqualTo ?FRACTION 1.0))
Economy.kif 1366-1368

consequent
-------------------------


(<=>
    (highestDecileShareOfHouseholdIncomeInPeriod ?AREA ?FRACTION ?PERIOD)
    (exists (?TIME)
        (and
            (instance ?TIME ?PERIOD)
            (holdsDuring ?TIME
                (highestDecileShareOfHouseholdIncome ?AREA ?FRACTION)))))
Economy.kif 1370-1375 A geopolitical area is highest decile share of household income in period a real number for a kind of time interval if and only if there exists a time position such that the time position is an instance of a kind of time interval and the real number is a highest decile share of household income of the geopolitical area holds during the time position


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