![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| DemandPressure(tight) |
| 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 6846-6846 | |
| (instance DemandPressure Attribute) | Economy.kif 6850-6850 | Tight is an instance of attribute |
| appearance as argument number 2 |
|
|
| (termFormat EnglishLanguage DemandPressure "demand pressure") | Economy.kif 6847-6847 | |
| (termFormat EnglishLanguage DemandPressure "demand-pull inflation") | Economy.kif 6848-6848 | |
| (termFormat EnglishLanguage DemandPressure "tight") | Economy.kif 6849-6849 |
| antecedent |
|
|
| (=> (attribute ?M DemandPressure) (and (instance ?M MarketEconomics) (equal ?S (SupplyFn ?M)) (equal ?D (DemandFn ?M)) (greaterThan ?D ?S))) |
Economy.kif 6852-6858 | If tight is an attribute of X, then X is an instance of market, equal Y and the supply of X on the market, equal Z and demand X, and Z is greater than Y |