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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Inflation
Inflationinflation, 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 1666-1668
(subclass Inflation EconomicIndicator) FinancialOntology.kif 1665-1665 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 1670-1678

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


(<=>
    (instance ?Index InflationIndex)
    (exists (?Inflation)
        (and
            (instance ?Inflation Inflation)
            (benchmark ?Inflation ?Index))))
FinancialOntology.kif 1682-1687 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


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