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



KB Term:  Term intersection
English Word: 

Sigma KEE - populationFractionBelowPovertyLineInPeriod
populationFractionBelowPovertyLineInPeriod

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


(instance populationFractionBelowPovertyLineInPeriod TernaryPredicate) Economy.kif 1243-1243 population fraction below poverty line in period is an instance of ternary predicate
(domain populationFractionBelowPovertyLineInPeriod 1 GeopoliticalArea) Economy.kif 1244-1244 The number 1 argument of population fraction below poverty line in period is an instance of geopolitical area
(domain populationFractionBelowPovertyLineInPeriod 2 RealNumber) Economy.kif 1245-1245 The number 2 argument of population fraction below poverty line in period is an instance of real number
(domainSubclass populationFractionBelowPovertyLineInPeriod 3 TimeInterval) Economy.kif 1246-1246 The number 3 argument of population fraction below poverty line in period is a subclass of timeframe
(documentation populationFractionBelowPovertyLineInPeriod EnglishLanguage "(populationFractionBelowPovertyLineInPeriod ?AREA ?FRACTION ?PERIOD) means that in the GeopoliticalArea ?AREA, the segment of the population living below the (locally defined) poverty line is ?FRACTION during the TimeInterval indicated by ?PERIOD. Note that the definition of the poverty line varies internationally.") Economy.kif 1248-1253 The number 3 argument of population fraction below poverty line in period is a subclass of timeframe

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


(format EnglishLanguage populationFractionBelowPovertyLineInPeriod "%1 is %n population fraction below poverty line in period %2 for %3") domainEnglishFormat.kif 1993-1993
(format ChineseTraditionalLanguage populationFractionBelowPovertyLineInPeriod "%1 %n 對於 %3 在週期 %2 在貧困標準下的 population 部分") domainEnglishFormat.kif 1994-1994
(format ChineseLanguage populationFractionBelowPovertyLineInPeriod "%1 %n 对于 %3 在周期 %2 在贫困标准下的 population 部分") domainEnglishFormat.kif 1995-1995
(termFormat EnglishLanguage populationFractionBelowPovertyLineInPeriod "population fraction below poverty line in period") domainEnglishFormat.kif 46656-46656
(termFormat ChineseTraditionalLanguage populationFractionBelowPovertyLineInPeriod "人口分數低於貧困線的時期") domainEnglishFormat.kif 46657-46657
(termFormat ChineseLanguage populationFractionBelowPovertyLineInPeriod "人口分数低于贫困线的时期") domainEnglishFormat.kif 46658-46658

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


(=>
    (populationFractionBelowPovertyLineInPeriod ?AREA ?FRACTION ?PERIOD)
    (lessThanOrEqualTo ?FRACTION 1.0))
Economy.kif 1255-1257 If X is population fraction below poverty line in period Y for Z, then Y is less than or equal to 1.0
(<=>
    (populationFractionBelowPovertyLineInPeriod ?AREA ?FRACTION ?PERIOD)
    (exists (?TIME)
        (and
            (instance ?TIME ?PERIOD)
            (holdsDuring ?TIME
                (populationFractionBelowPovertyLine ?AREA ?FRACTION)))))
Economy.kif 1273-1278 X is population fraction below poverty line in period Y for Z if, only if there exists W such that W is an instance of Z, and Y is a population fraction below poverty line 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-0a80e6c8 (2026-05-12) is open source software produced by Articulate Software and its partners