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

Formal Language: 



KB Term:  Term intersection
English Word: 

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 2271-2275
(domain electricityFractionFromSourceInPeriod 1 GeopoliticalArea) Economy.kif 2266-2266 The number 1 argument of electricity fraction from source in period is an instance of geopolitical area
(domain electricityFractionFromSourceInPeriod 3 RealNumber) Economy.kif 2268-2268 The number 3 argument of electricity fraction from source in period is an instance of real number
(domainSubclass electricityFractionFromSourceInPeriod 2 PowerGeneration) Economy.kif 2267-2267 The number 2 argument of electricity fraction from source in period is a subclass of power generation
(domainSubclass electricityFractionFromSourceInPeriod 4 TimeInterval) Economy.kif 2269-2269 The number 4 argument of electricity fraction from source in period is a subclass of time interval
(instance electricityFractionFromSourceInPeriod QuaternaryPredicate) Economy.kif 2265-2265 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 21621-21621
(termFormat ChineseTraditionalLanguage electricityFractionFromSourceInPeriod "來自時期的電力部分") domainEnglishFormat.kif 21620-21620
(termFormat EnglishLanguage electricityFractionFromSourceInPeriod "electricity fraction from source in period") domainEnglishFormat.kif 21619-21619

antecedent
-------------------------


(<=>
    (electricityFractionFromSourceInPeriod ?AREA ?SOURCE ?FRACTION ?PERIOD)
    (exists (?TIME)
        (and
            (instance ?TIME ?PERIOD)
            (holdsDuring ?TIME
                (electricityFractionFromSource ?AREA ?SOURCE ?FRACTION)))))
Economy.kif 2296-2301 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 2277-2279


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 is open source software produced by Articulate Software and its partners