![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| sectorCompositionOfGDPInPeriod |
| appearance as argument number 1 |
|
|
| appearance as argument number 2 |
|
|
| (format EnglishLanguage sectorCompositionOfGDPInPeriod "%1 is %n the sector composition of GDP in period %2 for %3 with %4") | domainEnglishFormat.kif 2233-2233 | |
| (format ChineseTraditionalLanguage sectorCompositionOfGDPInPeriod "%1 %n 是 對於 %3 和 %4 在 週期 %2 的 GDP sector 組成") | domainEnglishFormat.kif 2234-2234 | |
| (format ChineseLanguage sectorCompositionOfGDPInPeriod "%1 %n 是 对于 %3 和 %4 在 周期 %2 的 GDP sector 组成") | domainEnglishFormat.kif 2235-2235 | |
| (termFormat EnglishLanguage sectorCompositionOfGDPInPeriod "sector composition of GDP in period") | domainEnglishFormat.kif 51850-51850 | |
| (termFormat ChineseTraditionalLanguage sectorCompositionOfGDPInPeriod "期間GDP的部門構成") | domainEnglishFormat.kif 51851-51851 | |
| (termFormat ChineseLanguage sectorCompositionOfGDPInPeriod "期间GDP的部门构成") | domainEnglishFormat.kif 51852-51852 |
| antecedent |
|
|
| (=> (sectorCompositionOfGDPInPeriod ?AREA ?SECTOR ?FRACTION ?PERIOD) (lessThanOrEqualTo ?FRACTION 1.0)) |
Economy.kif 1156-1158 | If X is the sector composition of GDP in period Y for Z with W, then Z is less than or equal to 1.0 |
| (<=> (sectorCompositionOfGDPInPeriod ?AREA ?SECTOR ?FRACTION ?PERIOD) (exists (?TIME) (and (instance ?TIME ?PERIOD) (holdsDuring ?TIME (sectorCompositionOfGDP ?AREA ?SECTOR ?FRACTION))))) |
Economy.kif 1175-1180 | X is the sector composition of GDP in period Y for Z with W if, only if there exists V such that V is an instance of W, and X is sector composition of GDP Y for Z holds during V |
| (=> (and (sectorCompositionOfGDPInPeriod ?AREA ?SECTOR ?FRACTION ?PERIOD) (totalGDPInPeriod ?AREA (MeasureFn ?GDPAMOUNT ?CUNIT) ?PERIOD) (equal ?AMOUNT (MultiplicationFn ?FRACTION ?GDPAMOUNT))) (sectorValueOfGDPInPeriod ?AREA ?SECTOR (MeasureFn ?AMOUNT ?CUNIT) ?PERIOD)) |
Economy.kif 1196-1204 | If X is the sector composition of GDP in period Y for Z with W, X is totalGDP in period V U(s) for W, and equal T, Z, and V, then X is sector value of GDP in period Y for T U(s) with W |