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


KB Term:  Term intersection
English Word: 

Sigma KEE - highestDecileShareOfHouseholdIncomeInPeriod
highestDecileShareOfHouseholdIncomeInPeriod

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


(instance highestDecileShareOfHouseholdIncomeInPeriod TernaryPredicate) Economy.kif 1332-1332 highest decile share of household income in period is an instance of ternary predicate
(domain highestDecileShareOfHouseholdIncomeInPeriod 1 GeopoliticalArea) Economy.kif 1333-1333 The number 1 argument of highest decile share of household income in period is an instance of geopolitical area
(domain highestDecileShareOfHouseholdIncomeInPeriod 2 RealNumber) Economy.kif 1334-1334 The number 2 argument of highest decile share of household income in period is an instance of real number
(domainSubclass highestDecileShareOfHouseholdIncomeInPeriod 3 TimeInterval) Economy.kif 1335-1335 The number 3 argument of highest decile share of household income in period is a subclass of timeframe
(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 1337-1344 The number 3 argument of highest decile share of household income in period is a subclass of timeframe

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


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

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


(=>
    (highestDecileShareOfHouseholdIncomeInPeriod ?AREA ?FRACTION ?PERIOD)
    (lessThanOrEqualTo ?FRACTION 1.0))
Economy.kif 1346-1348 If X is highest decile share of household income in period Y for Z, then Y is less than or equal to 1.0
(<=>
    (highestDecileShareOfHouseholdIncomeInPeriod ?AREA ?FRACTION ?PERIOD)
    (exists (?TIME)
        (and
            (instance ?TIME ?PERIOD)
            (holdsDuring ?TIME
                (highestDecileShareOfHouseholdIncome ?AREA ?FRACTION)))))
Economy.kif 1368-1373 X is highest 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 highest decile share of household income of X holds during W


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.0-ac69cf7a (2026-05-13) is open source software produced by Articulate Software and its partners