Inflation | inflation, inflationary_spiral, rising_prices |
appearance as argument number 1 |
(documentation Inflation EnglishLanguage "The overall general upward price movement of goods and services in an economy, usually as measured by the Consumer Price Index and the Producer Price Index.") | FinancialOntology.kif 1652-1654 | |
(subclass Inflation EconomicIndicator) | FinancialOntology.kif 1651-1651 | Inflation is a subclass of economic indicator |
antecedent |
(=> (instance ?Inflation Inflation) (or (and (benchmark ?Inflation ?CPI) (instance ?CPI ConsumerPriceIndex)) (and (benchmark ?Inflation ?PPI) (instance ?PPI ProducerPriceIndex)))) |
FinancialOntology.kif 1656-1664 |
|
consequent |
(<=> (instance ?Index InflationIndex) (exists (?Inflation) (and (instance ?Inflation Inflation) (benchmark ?Inflation ?Index)))) |
FinancialOntology.kif 1668-1673 | A performance measure is an instance of inflation index if and only if there exists an abstract such that the abstract is an instance of Inflation and the performance measure is a benchmark of the abstract |