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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - populationFractionBelowPovertyLine
populationFractionBelowPovertyLine

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


(documentation populationFractionBelowPovertyLine EnglishLanguage "(populationFractionBelowPovertyLine ?AREA ?FRACTION) means that in the GeopoliticalArea ?AREA, the segment of the population living below the (locally defined) poverty line is ?FRACTION. Note that the definition of the poverty line varies internationally.") Economy.kif 1174-1178
(domain populationFractionBelowPovertyLine 1 GeopoliticalArea) Economy.kif 1171-1171 populationFractionBelowPovertyLine の数値 1 引数は 地政学的地域instance では %n
(domain populationFractionBelowPovertyLine 2 RealNumber) Economy.kif 1172-1172 populationFractionBelowPovertyLine の数値 2 引数は 実数instance では %n
(instance populationFractionBelowPovertyLine BinaryPredicate) Economy.kif 1170-1170 populationFractionBelowPovertyLine2進述語instance では %n

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


(format ChineseLanguage populationFractionBelowPovertyLine "%2 %n 是 %1 在贫困标准下的 population 部分") domainEnglishFormat.kif 1987-1987
(format ChineseTraditionalLanguage populationFractionBelowPovertyLine "%2 %n 是 %1 在貧困標準下的 population 部分") domainEnglishFormat.kif 1986-1986
(format EnglishLanguage populationFractionBelowPovertyLine "%2 is %n a population fraction below poverty line of %1") domainEnglishFormat.kif 1985-1985
(termFormat ChineseLanguage populationFractionBelowPovertyLine "人口比例低于贫困线") domainEnglishFormat.kif 46657-46657
(termFormat ChineseTraditionalLanguage populationFractionBelowPovertyLine "人口比例低於貧困線") domainEnglishFormat.kif 46656-46656
(termFormat EnglishLanguage populationFractionBelowPovertyLine "population fraction below poverty line") domainEnglishFormat.kif 46655-46655

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


(=>
    (populationFractionBelowPovertyLine ?AREA ?FRACTION)
    (lessThanOrEqualTo ?FRACTION 1.0))
Economy.kif 1180-1182

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


(<=>
    (populationFractionBelowPovertyLineInPeriod ?AREA ?FRACTION ?PERIOD)
    (exists (?TIME)
        (and
            (instance ?TIME ?PERIOD)
            (holdsDuring ?TIME
                (populationFractionBelowPovertyLine ?AREA ?FRACTION)))))
Economy.kif 1184-1189 populationFractionBelowPovertyLineInPeriod 地政学的地域, 実数 and 時間間隔 時間位置 時間位置 時間間隔instance では %n populationFractionBelowPovertyLine 地政学的地域 and 実数 時間位置during holds %n{ない}


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