unemploymentRateOfArea |
appearance as argument number 1 |
![]() |
(documentation unemploymentRateOfArea EnglishLanguage "(unemploymentRateOfArea ?AREA ?RATE) means that the unemployment rate in the GeographicalArea ?AREA is ?RATE.") | Economy.kif 1573-1575 | |
(domain unemploymentRateOfArea 1 GeopoliticalArea) | Economy.kif 1571-1571 | The number 1 argument of unemployment rate of area is an instance of geopolitical area |
(domain unemploymentRateOfArea 2 RealNumber) | Economy.kif 1572-1572 | The number 2 argument of unemployment rate of area is an instance of real number |
(instance unemploymentRateOfArea BinaryPredicate) | Economy.kif 1570-1570 | unemployment rate of area is an instance of binary predicate |
appearance as argument number 2 |
![]() |
(format ChineseLanguage unemploymentRateOfArea "%1 %n 是 对于 %3 在地区 %2 的 unemployment 比例") | domainEnglishFormat.kif 2563-2563 | |
(format ChineseTraditionalLanguage unemploymentRateOfArea "%1 %n 是 對於 %3 在地區 %2 的 unemployment 比例") | domainEnglishFormat.kif 2562-2562 | |
(format EnglishLanguage unemploymentRateOfArea "%1 is %n unemployment rate of area %2") | domainEnglishFormat.kif 2561-2561 | |
(termFormat ChineseLanguage unemploymentRateOfArea "地区失业率") | domainEnglishFormat.kif 59933-59933 | |
(termFormat ChineseTraditionalLanguage unemploymentRateOfArea "地區失業率") | domainEnglishFormat.kif 59932-59932 | |
(termFormat EnglishLanguage unemploymentRateOfArea "unemployment rate of area") | domainEnglishFormat.kif 59931-59931 |
antecedent |
![]() |
(=> (unemploymentRateOfArea ?AREA ?RATE) (lessThanOrEqualTo ?RATE 1.0)) |
Economy.kif 1577-1579 |
|
consequent |
![]() |
(<=> (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 |
![]() |
![]() |