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

Formal Language: 



KB Term:  Term intersection
English Word: 

  electricityFractionFromSourceInPeriod

Sigma KEE - electricityFractionFromSourceInPeriod
electricityFractionFromSourceInPeriod

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


(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 2031-2035
(domain electricityFractionFromSourceInPeriod 1 GeopoliticalArea) Economy.kif 2026-2026 The number 1 argument of electricity fraction from source in period is an instance of geopolitical area
(domain electricityFractionFromSourceInPeriod 3 RealNumber) Economy.kif 2028-2028 The number 3 argument of electricity fraction from source in period is an instance of real number
(domainSubclass electricityFractionFromSourceInPeriod 2 PowerGeneration) Economy.kif 2027-2027 The number 2 argument of electricity fraction from source in period is a subclass of power generation
(domainSubclass electricityFractionFromSourceInPeriod 4 TimeInterval) Economy.kif 2029-2029 The number 4 argument of electricity fraction from source in period is a subclass of time interval
(instance electricityFractionFromSourceInPeriod QuaternaryPredicate) Economy.kif 2025-2025 electricity fraction from source in period is an instance of quaternary predicate

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 21606-21606
(termFormat ChineseTraditionalLanguage electricityFractionFromSourceInPeriod "來自時期的電力部分") domainEnglishFormat.kif 21605-21605
(termFormat EnglishLanguage electricityFractionFromSourceInPeriod "electricity fraction from source in period") domainEnglishFormat.kif 21604-21604

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


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