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



KB Term:  Term intersection
English Word: 

Sigma KEE - annualElectricityExport
annualElectricityExport

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


(instance annualElectricityExport BinaryPredicate) Economy.kif 2382-2382 annual electricity export is an instance of binary predicate
(domain annualElectricityExport 1 GeopoliticalArea) Economy.kif 2383-2383 The number 1 argument of annual electricity export is an instance of geopolitical area
(domain annualElectricityExport 2 PhysicalQuantity) Economy.kif 2384-2384 The number 2 argument of annual electricity export is an instance of physical quantity
(documentation annualElectricityExport EnglishLanguage "(annualElectricityExport ?AREA ?AMOUNT) means that the GeopoliticalArea ?AREA exported the total ?AMOUNT of electricity (measured in KilowattHours) annually.") Economy.kif 2386-2389 The number 2 argument of annual electricity export is an instance of physical quantity

appearance as argument number 2
-------------------------


(format EnglishLanguage annualElectricityExport "%2 is %n an annual electricity export of %1") domainEnglishFormat.kif 154-154
(format ChineseTraditionalLanguage annualElectricityExport "%2 %n 是 %1 的 annual 電力輸出") domainEnglishFormat.kif 155-155
(format ChineseLanguage annualElectricityExport "%2 %n 是 %1 的 annual 电力输出") domainEnglishFormat.kif 156-156
(termFormat EnglishLanguage annualElectricityExport "annual electricity export") domainEnglishFormat.kif 7655-7655
(termFormat ChineseTraditionalLanguage annualElectricityExport "年度電力出口") domainEnglishFormat.kif 7656-7656
(termFormat ChineseLanguage annualElectricityExport "年度电力出口") domainEnglishFormat.kif 7657-7657

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


(=>
    (and
        (holdsDuring ?YEAR
            (annualElectricityExport ?AREA ?AMOUNT))
        (instance ?YEAR ?PERIOD)
        (or
            (subclass ?PERIOD Year)
            (subclass ?PERIOD
                (FiscalYearFn ?AREA))))
    (electricityExportInPeriod ?AREA ?AMOUNT ?PERIOD))
Economy.kif 2402-2409 If X is an annual electricity export of Y holds during Z, Z is an instance of W, and W is a subclass of year or W is a subclass of the fiscal year of Y, then Y is electricity export in period X for W

consequent
-------------------------


(=>
    (and
        (electricityExportInPeriod ?AREA ?AMOUNT ?PERIOD)
        (or
            (subclass ?PERIOD Year)
            (subclass ?PERIOD
                (FiscalYearFn ?AREA))))
    (exists (?YEAR)
        (and
            (instance ?YEAR ?PERIOD)
            (holdsDuring ?YEAR
                (annualElectricityExport ?AREA ?AMOUNT)))))
Economy.kif 2391-2400 If X is electricity export in period Y for Z and Z is a subclass of year or Z is a subclass of the fiscal year of X, then there exists W such that W is an instance of Z and Y is an annual electricity export of X holds during W


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