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

Formal Language: 



KB Term:  Term intersection
English Word: 

  populationFractionBelowPovertyLineInPeriod

Sigma KEE - populationFractionBelowPovertyLineInPeriod
populationFractionBelowPovertyLineInPeriod

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


(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 1159-1164
(domain populationFractionBelowPovertyLineInPeriod 1 GeopoliticalArea) Economy.kif 1155-1155 O argumento numero 1 de populationFractionBelowPovertyLineInPeriod e' uma instancia de Area Geopolitica
(domain populationFractionBelowPovertyLineInPeriod 2 RealNumber) Economy.kif 1156-1156 O argumento numero 2 de populationFractionBelowPovertyLineInPeriod e' uma instancia de Numero Real
(domainSubclass populationFractionBelowPovertyLineInPeriod 3 TimeInterval) Economy.kif 1157-1157 O argumento numero 3 de populationFractionBelowPovertyLineInPeriod e' uma sub-classe de Intervalo Temporal
(instance populationFractionBelowPovertyLineInPeriod TernaryPredicate) Economy.kif 1154-1154 populationFractionBelowPovertyLineInPeriod e' uma instancia de Predicado Ternario

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


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

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


(<=>
    (populationFractionBelowPovertyLineInPeriod ?AREA ?FRACTION ?PERIOD)
    (exists (?TIME)
        (and
            (instance ?TIME ?PERIOD)
            (holdsDuring ?TIME
                (populationFractionBelowPovertyLine ?AREA ?FRACTION)))))
Economy.kif 1184-1189 populationFractionBelowPovertyLineInPeriod Area Geopolitica, Numero Real and Intervalo Temporal Posicao Temporal Posicao Temporal e' uma instancia de Intervalo Temporal populationFractionBelowPovertyLine Area Geopolitica and Numero Real vale durante Posicao Temporal
(=>
    (populationFractionBelowPovertyLineInPeriod ?AREA ?FRACTION ?PERIOD)
    (lessThanOrEqualTo ?FRACTION 1.0))
Economy.kif 1166-1168


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 is open source software produced by Articulate Software and its partners