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


KB Term:  Term intersection
English Word: 

Sigma KEE - DemandPressure
DemandPressure

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


(documentation DemandPressure EnglishLanguage "In economics, 'demand pressure' or 'demand-pull inflation' refers to a situation where increased demand for goods and services outpaces the economy's supply, leading to rising prices and inflation") Economy.kif 6831-6831
(instance DemandPressure Attribute) Economy.kif 6835-6835 DemandPressure is an instance of attribute

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


(termFormat EnglishLanguage DemandPressure "demand pressure") Economy.kif 6832-6832
(termFormat EnglishLanguage DemandPressure "demand-pull inflation") Economy.kif 6833-6833
(termFormat EnglishLanguage DemandPressure "tight") Economy.kif 6834-6834

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


(=>
    (attribute ?M DemandPressure)
    (and
        (instance ?M MarketEconomics)
        (equal ?S
            (SupplyFn ?M))
        (equal ?D
            (DemandFn ?M))
        (greaterThan ?D ?S)))
Economy.kif 6837-6843


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