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



KB Term:  Term intersection
English Word: 

  lowestDecileShareOfHouseholdIncomeInPeriod

Sigma KEE - lowestDecileShareOfHouseholdIncomeInPeriod
lowestDecileShareOfHouseholdIncomeInPeriod

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


(instance lowestDecileShareOfHouseholdIncomeInPeriod TernaryPredicate) Economy.kif 1287-1287 lowest decile share of household income in period is an instance of ternary predicate
(domain lowestDecileShareOfHouseholdIncomeInPeriod 1 GeopoliticalArea) Economy.kif 1288-1288 The number 1 argument of lowest decile share of household income in period is an instance of geopolitical area
(domain lowestDecileShareOfHouseholdIncomeInPeriod 2 RealNumber) Economy.kif 1289-1289 The number 2 argument of lowest decile share of household income in period is an instance of real number
(domainSubclass lowestDecileShareOfHouseholdIncomeInPeriod 3 TimeInterval) Economy.kif 1290-1290 The number 3 argument of lowest decile share of household income in period is a subclass of timeframe
(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 1292-1299 The number 3 argument of lowest decile share of household income in period is a subclass of timeframe

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


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

Show without tree


Sigma web home      Suggested Upper Merged Ontology (SUMO) web home
Sigma version 3.0.0-0a80e6c8 (2026-05-12) is open source software produced by Articulate Software and its partners