Penalty(penalizing) | ![]() | amercement, fine, forfeit, forfeiture, mulct, penalty, requital, retribution |
appearance as argument number 1 |
![]() |
(documentation Penalty EnglishLanguage "A fee charged as a penalty.") | FinancialOntology.kif 917-917 | |
(subclass Penalty ChargingAFee) | FinancialOntology.kif 916-916 | Penalizing is a subclass of charging a fee |
appearance as argument number 2 |
![]() |
(termFormat ChineseLanguage Penalty "罚款") | domainEnglishFormat.kif 45013-45013 | |
(termFormat ChineseTraditionalLanguage Penalty "罰款") | domainEnglishFormat.kif 45012-45012 | |
(termFormat EnglishLanguage Penalty "penalizing") | domainEnglishFormat.kif 45011-45011 |
antecedent |
![]() |
(<=> (and (instance ?Withdrawal Withdrawal) (instance ?Account FinancialAccount) (origin ?Withdrawal (CurrencyFn ?Account)) (not (exists (?Penalty) (and (instance ?Penalty Penalty) (destination ?Penalty (CurrencyFn ?Account)) (causes ?Withdrawal ?Penalty))))) (liquidity ?Account HighLiquidity)) |
FinancialOntology.kif 1832-1842 | A process is an instance of withdrawing from an account and a financial account is an instance of financial account and the process originates at the currency of the financial account and there doesn't exist another process such that the other process is an instance of penalizing and the other process ends up at the currency of the financial account and the process causes the other process if and only if the liqudity of the financial account is high liquidity |
consequent |
![]() |
![]() |
![]() |