Saving(saving) | economy, economy_of_scale, saving |
appearance as argument number 1 |
(documentation Saving EnglishLanguage "Any instance of Increasing where the PhysicalQuantity involved is a CurrencyMeasure. This includes saving in a financial account as well as stuffing gold bars under the matress, or a squirrel saving nuts for winter.") | Mid-level-ontology.kif 24111-24114 | |
(subclass Saving Increasing) | Mid-level-ontology.kif 24110-24110 | Saving is a subclass of increasing |
appearance as argument number 2 |
(termFormat ChineseLanguage Saving "保存") | domainEnglishFormat.kif 51391-51391 | |
(termFormat ChineseTraditionalLanguage Saving "保存") | domainEnglishFormat.kif 51390-51390 | |
(termFormat EnglishLanguage Saving "saving") | domainEnglishFormat.kif 51389-51389 |
antecedent |
(=> (and (instance ?S Saving) (patient ?S ?O) (agent ?S ?A)) (exists (?Q1 ?Q2 ?U) (and (instance ?U UnitOfCurrency) (holdsDuring (BeginFn (WhenFn ?S)) (monetaryValue ?O (MeasureFn ?Q1 ?U))) (holdsDuring (EndFn (WhenFn ?S)) (monetaryValue ?O (MeasureFn ?Q2 ?U))) (possesses ?A ?O) (lessThan ?Q1 ?Q2)))) |
Mid-level-ontology.kif 24116-24133 |
|