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

Formal Language: 



KB Term:  Term intersection
English Word: 

  unemploymentRateOfAreaInPeriod

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 1436-1439
(domain unemploymentRateOfAreaInPeriod 1 GeopoliticalArea) Economy.kif 1432-1432 期間的失業率, 1 and GeopoliticalArea
(domain unemploymentRateOfAreaInPeriod 2 RealNumber) Economy.kif 1433-1433 期間的失業率, 2 and RealNumber
(domainSubclass unemploymentRateOfAreaInPeriod 3 TimeInterval) Economy.kif 1434-1434 域子類 期間的失業率, 3 and TimeInterval
(instance unemploymentRateOfAreaInPeriod TernaryPredicate) Economy.kif 1431-1431 期間的失業率 and TernaryPredicate

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


(format ChineseLanguage unemploymentRateOfAreaInPeriod "%1 %n 是 对于 %3 在周期 %2 地区的 unemployment 比例") domainEnglishFormat.kif 2571-2571
(format ChineseTraditionalLanguage unemploymentRateOfAreaInPeriod "%1 %n 是 對於 %3 在週期 %2 地區的 unemployment 比例") domainEnglishFormat.kif 2570-2570
(format EnglishLanguage unemploymentRateOfAreaInPeriod "%1 is %n unemployment rate of area in period %2 for %3") domainEnglishFormat.kif 2569-2569
(termFormat ChineseLanguage unemploymentRateOfAreaInPeriod "期间的失业率") domainEnglishFormat.kif 59918-59918
(termFormat ChineseTraditionalLanguage unemploymentRateOfAreaInPeriod "期間的失業率") domainEnglishFormat.kif 59917-59917
(termFormat EnglishLanguage unemploymentRateOfAreaInPeriod "unemployment rate of area in period") domainEnglishFormat.kif 59916-59916

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


(<=>
    (unemploymentRateOfAreaInPeriod ?AREA ?RATE ?PERIOD)
    (exists (?TIME)
        (and
            (instance ?TIME ?PERIOD)
            (holdsDuring ?TIME
                (unemploymentRateOfArea ?AREA ?RATE)))))
Economy.kif 1456-1461 GeopoliticalArea 是 對於 TimeInterval 在週期 RealNumber 地區的 unemployment 比例 TimePosition TimePosition and TimeInterval 持有期間 TimePosition and GeopoliticalArea 是 對於 在地區 RealNumberunemployment 比例
(=>
    (unemploymentRateOfAreaInPeriod ?AREA ?RATE ?PERIOD)
    (lessThanOrEqualTo ?RATE 1.0))
Economy.kif 1441-1443


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