electricityFractionFromSourceInPeriod |
appearance as argument number 1 |
appearance as argument number 2 |
(format ChineseLanguage electricityFractionFromSourceInPeriod "%1 %p{是} %n{不是} 对于 %3 和 %4 在周期 %2 从来源的 electricity 分支") | domainEnglishFormat.kif 874-874 | |
(format ChineseTraditionalLanguage electricityFractionFromSourceInPeriod "%1 %p{是} %n{不是} 對於 %3 和 %4 在週期 %2 從來源的 electricity 分支") | domainEnglishFormat.kif 873-873 | |
(format EnglishLanguage electricityFractionFromSourceInPeriod "%1 %p{is} %n{isn't} electricity fraction from source in period %2 for %3 with %4") | domainEnglishFormat.kif 872-872 | |
(termFormat ChineseLanguage electricityFractionFromSourceInPeriod "来自时期的电力部分") | domainEnglishFormat.kif 21622-21622 | |
(termFormat ChineseTraditionalLanguage electricityFractionFromSourceInPeriod "來自時期的電力部分") | domainEnglishFormat.kif 21621-21621 | |
(termFormat EnglishLanguage electricityFractionFromSourceInPeriod "electricity fraction from source in period") | domainEnglishFormat.kif 21620-21620 |
antecedent |
(<=> (electricityFractionFromSourceInPeriod ?AREA ?SOURCE ?FRACTION ?PERIOD) (exists (?TIME) (and (instance ?TIME ?PERIOD) (holdsDuring ?TIME (electricityFractionFromSource ?AREA ?SOURCE ?FRACTION))))) |
Economy.kif 2056-2061 | A geopolitical area is electricity fraction from source in period a kind of power generation for a real number with 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 electricity fraction from source a kind of power generation for the real number holds during the time position |
(=> (electricityFractionFromSourceInPeriod ?AREA ?SOURCE ?FRACTION ?PERIOD) (lessThanOrEqualTo ?FRACTION 1.0)) |
Economy.kif 2037-2039 |
|