ProducerPriceIndex |
appearance as argument number 1 |
(documentation ProducerPriceIndex EnglishLanguage "An inflationary indicator published by the U.S. Bureau of Labor Statistics to evaluate wholesale price levels in the economy.") | FinancialOntology.kif 1689-1690 | |
(subclass ProducerPriceIndex InflationIndex) | FinancialOntology.kif 1688-1688 |
appearance as argument number 2 |
(termFormat ChineseLanguage ProducerPriceIndex "生产者价格指数") | domainEnglishFormat.kif 47566-47566 | |
(termFormat ChineseTraditionalLanguage ProducerPriceIndex "生產者價格指數") | domainEnglishFormat.kif 47565-47565 | |
(termFormat EnglishLanguage ProducerPriceIndex "producer price index") | domainEnglishFormat.kif 47564-47564 |
consequent |
(=> (instance ?Inflation Inflation) (or (and (benchmark ?Inflation ?CPI) (instance ?CPI ConsumerPriceIndex)) (and (benchmark ?Inflation ?PPI) (instance ?PPI ProducerPriceIndex)))) |
FinancialOntology.kif 1656-1664 |