![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| taxDeferredIncome |
| appearance as argument number 1 |
|
|
| appearance as argument number 2 |
|
|
| (format EnglishLanguage taxDeferredIncome "tax deferred income for %1 resulting from %3 is %2") | domainEnglishFormat.kif 4736-4736 | |
| (format ChineseTraditionalLanguage taxDeferredIncome "從 %3 造成的 tax deferred income 對於 %1 是 %2 ") | domainEnglishFormat.kif 4737-4737 | |
| (format ChineseLanguage taxDeferredIncome "从 %3 造成的 tax deferred income 对于 %1 是 %2 ") | domainEnglishFormat.kif 4738-4738 | |
| (termFormat EnglishLanguage taxDeferredIncome "tax deferred income") | domainEnglishFormat.kif 57050-57050 | |
| (termFormat ChineseTraditionalLanguage taxDeferredIncome "稅收遞延收入") | domainEnglishFormat.kif 57051-57051 | |
| (termFormat ChineseLanguage taxDeferredIncome "税收递延收入") | domainEnglishFormat.kif 57052-57052 |
| antecedent |
|
|
| (=> (and (taxDeferredIncome ?Agent ?Income ?Activity) (time ?Activity ?Time)) (not (exists (?Tax) (and (instance ?Tax Tax) (causes ?Activity ?Tax) (time ?Tax ?Time))))) |
FinancialOntology.kif 3369-3378 | If tax deferred income for X resulting from Y is Z and Y exists during W, then there doesn't exist V such that V is an instance of tax, Y causes V, and V exists during W |