ShareUnit(share unit) |
appearance as argument number 1 |
(documentation ShareUnit EnglishLanguage "The UnitOfMeasure representing one share in a corporation. Note that the number of shares in a corporation can change over time, as does their value. The percentage ownership that a share entails is time dependent, as well as being dependent on the rules of the legal jurisdiction that is relevant, and rules set in place by the corporation.") | FinancialOntology.kif 2108-2111 | |
(subclass ShareUnit CurrencyMeasure) | FinancialOntology.kif 2107-2107 | Share unit is a subclass of currency measure |
appearance as argument number 2 |
(termFormat EnglishLanguage ShareUnit "share unit") | domainEnglishFormat.kif 65529-65529 |
antecedent |
(=> (and (possesses ?Agent ?Stocks) (measure ?Stocks (MeasureFn ?Number ShareUnit)) (splitFor ?Event ?N1 ?N2)) (holdsDuring (ImmediateFutureFn (WhenFn ?Event)) (and (equal ?N3 (MultiplicationFn ?Number ?N2)) (equal ?NewNumber (DivisionFn ?N3 ?N1)) (measure ?Stocks (MeasureFn ?NewNumber ShareUnit))))) |
FinancialOntology.kif 2229-2239 |
|
consequent |