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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - unemploymentRateOfAreaInPeriod
unemploymentRateOfAreaInPeriod

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


(documentation unemploymentRateOfAreaInPeriod EnglishLanguage "(unemploymentRateOfAreaInPeriod ?AREA ?RATE ?PERIOD) means that the unemployment rate in the GeographicalArea ?AREA is ?RATE, during the TimeInterval indicated by ?PERIOD.") Economy.kif 1561-1564
(domain unemploymentRateOfAreaInPeriod 1 GeopoliticalArea) Economy.kif 1557-1557 The number 1 argument of unemployment rate of area in period is an instance of geopolitical area
(domain unemploymentRateOfAreaInPeriod 2 RealNumber) Economy.kif 1558-1558 The number 2 argument of unemployment rate of area in period is an instance of real number
(domainSubclass unemploymentRateOfAreaInPeriod 3 TimeInterval) Economy.kif 1559-1559 The number 3 argument of unemployment rate of area in period is a subclass of time interval
(instance unemploymentRateOfAreaInPeriod TernaryPredicate) Economy.kif 1556-1556 unemployment rate of area in period is an instance of ternary predicate

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


(format ChineseLanguage unemploymentRateOfAreaInPeriod "%1 %n 是 对于 %3 在周期 %2 地区的 unemployment 比例") domainEnglishFormat.kif 2567-2567
(format ChineseTraditionalLanguage unemploymentRateOfAreaInPeriod "%1 %n 是 對於 %3 在週期 %2 地區的 unemployment 比例") domainEnglishFormat.kif 2566-2566
(format EnglishLanguage unemploymentRateOfAreaInPeriod "%1 is %n unemployment rate of area in period %2 for %3") domainEnglishFormat.kif 2565-2565
(termFormat ChineseLanguage unemploymentRateOfAreaInPeriod "期间的失业率") domainEnglishFormat.kif 59939-59939
(termFormat ChineseTraditionalLanguage unemploymentRateOfAreaInPeriod "期間的失業率") domainEnglishFormat.kif 59938-59938
(termFormat EnglishLanguage unemploymentRateOfAreaInPeriod "unemployment rate of area in period") domainEnglishFormat.kif 59937-59937

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


(<=>
    (unemploymentRateOfAreaInPeriod ?AREA ?RATE ?PERIOD)
    (exists (?TIME)
        (and
            (instance ?TIME ?PERIOD)
            (holdsDuring ?TIME
                (unemploymentRateOfArea ?AREA ?RATE)))))
Economy.kif 1581-1586 A geopolitical area is unemployment rate of area in period a real number for a kind of time interval if and only if there exists a time position such that the time position is an instance of a kind of time interval and the geopolitical area is unemployment rate of area the real number holds during the time position
(=>
    (unemploymentRateOfAreaInPeriod ?AREA ?RATE ?PERIOD)
    (lessThanOrEqualTo ?RATE 1.0))
Economy.kif 1566-1568


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