![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| electricityFractionFromSourceInPeriod |
| appearance as argument number 1 |
|
|
| appearance as argument number 2 |
|
|
| (format EnglishLanguage electricityFractionFromSourceInPeriod "%1 %p{is} %n{isn't} electricity fraction from source in period %2 for %3 with %4") | domainEnglishFormat.kif 872-872 | |
| (format ChineseTraditionalLanguage electricityFractionFromSourceInPeriod "%1 %p{是} %n{不是} 對於 %3 和 %4 在週期 %2 從來源的 electricity 分支") | domainEnglishFormat.kif 873-873 | |
| (format ChineseLanguage electricityFractionFromSourceInPeriod "%1 %p{是} %n{不是} 对于 %3 和 %4 在周期 %2 从来源的 electricity 分支") | domainEnglishFormat.kif 874-874 | |
| (termFormat EnglishLanguage electricityFractionFromSourceInPeriod "electricity fraction from source in period") | domainEnglishFormat.kif 21606-21606 | |
| (termFormat ChineseTraditionalLanguage electricityFractionFromSourceInPeriod "來自時期的電力部分") | domainEnglishFormat.kif 21607-21607 | |
| (termFormat ChineseLanguage electricityFractionFromSourceInPeriod "来自时期的电力部分") | domainEnglishFormat.kif 21608-21608 |
| antecedent |
|
|
| (=> (electricityFractionFromSourceInPeriod ?AREA ?SOURCE ?FRACTION ?PERIOD) (lessThanOrEqualTo ?FRACTION 1.0)) |
Economy.kif 2272-2274 | If X is electricity fraction from source in period Y for Z with W, then Z is less than or equal to 1.0 |
| (<=> (electricityFractionFromSourceInPeriod ?AREA ?SOURCE ?FRACTION ?PERIOD) (exists (?TIME) (and (instance ?TIME ?PERIOD) (holdsDuring ?TIME (electricityFractionFromSource ?AREA ?SOURCE ?FRACTION))))) |
Economy.kif 2291-2296 | X is electricity fraction from source in period Y for Z with W if, only if there exists V such that V is an instance of W, and X is electricity fraction from source Y for Z holds during V |