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


KB Term:  Term intersection
English Word: 

Sigma KEE - electricityFractionFromSourceInPeriod
electricityFractionFromSourceInPeriod

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


(instance electricityFractionFromSourceInPeriod QuaternaryPredicate) Economy.kif 2260-2260 electricity fraction from source in period is an instance of quaternary predicate
(domain electricityFractionFromSourceInPeriod 1 GeopoliticalArea) Economy.kif 2261-2261 The number 1 argument of electricity fraction from source in period is an instance of geopolitical area
(domainSubclass electricityFractionFromSourceInPeriod 2 PowerGeneration) Economy.kif 2262-2262 The number 2 argument of electricity fraction from source in period is a subclass of power generation
(domain electricityFractionFromSourceInPeriod 3 RealNumber) Economy.kif 2263-2263 The number 3 argument of electricity fraction from source in period is an instance of real number
(domainSubclass electricityFractionFromSourceInPeriod 4 TimeInterval) Economy.kif 2264-2264 The number 4 argument of electricity fraction from source in period is a subclass of timeframe
(documentation electricityFractionFromSourceInPeriod EnglishLanguage "(electricityFractionFromSourceInPeriod ?AREA ?SOURCE ?FRACTION ?PERIOD) means that in the GeopoliticalArea ?AREA, ?SOURCE provides ?FRACTION of the total electricity production during the TimeInterval indicated by ?PERIOD.") Economy.kif 2266-2270 The number 4 argument of electricity fraction from source in period is a subclass of timeframe

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


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.0-ac69cf7a (2026-05-13) is open source software produced by Articulate Software and its partners