Browsing Interface : Welcome guest : log in
Home |  Graph |  LogLearn |  ]  KB:  Language:    Formal Language: 


KB Term:  Term intersection
English Word: 

Sigma KEE - afterTaxIncome
afterTaxIncome

appearance as argument number 1
-------------------------


(subrelation afterTaxIncome incomeEarned) FinancialOntology.kif 3340-3340 after tax income is a subrelation of income earned
(instance afterTaxIncome TernaryPredicate) FinancialOntology.kif 3341-3341 after tax income is an instance of ternary predicate
(domain afterTaxIncome 1 Human) FinancialOntology.kif 3342-3342 The number 1 argument of after tax income is an instance of human
(domain afterTaxIncome 2 CurrencyMeasure) FinancialOntology.kif 3343-3343 The number 2 argument of after tax income is an instance of currency measure
(domain afterTaxIncome 3 OrganizationalProcess) FinancialOntology.kif 3344-3344 The number 3 argument of after tax income is an instance of organizational process
(documentation afterTaxIncome EnglishLanguage "An amount (usually income) after taxes have been subtracted.") FinancialOntology.kif 3345-3346 The number 3 argument of after tax income is an instance of organizational process

appearance as argument number 2
-------------------------


(format EnglishLanguage afterTaxIncome "the after tax income derived by %1 from %3 is %2") domainEnglishFormat.kif 2708-2708
(format ChineseTraditionalLanguage afterTaxIncome "從 %3 由 %1 引申的 after tax income 是 %2 ") domainEnglishFormat.kif 2709-2709
(format ChineseLanguage afterTaxIncome "从 %3 由 %1 引申的 after tax income 是 %2 ") domainEnglishFormat.kif 2710-2710
(termFormat EnglishLanguage afterTaxIncome "after tax income") domainEnglishFormat.kif 5785-5785
(termFormat ChineseTraditionalLanguage afterTaxIncome "稅後收入") domainEnglishFormat.kif 5786-5786
(termFormat ChineseLanguage afterTaxIncome "税后收入") domainEnglishFormat.kif 5787-5787

consequent
-------------------------


(=>
    (and
        (incomeEarned ?Agent
            (MeasureFn ?Income ?CU) ?Activity)
        (amountCharged ?Tax
            (MeasureFn ?TaxAmount ?CU))
        (causes ?Activity ?Tax)
        (equal ?ATIncome
            (SubtractionFn ?Income ?TaxAmount)))
    (afterTaxIncome ?Agent
        (MeasureFn ?ATIncome ?CU) ?Activity))
FinancialOntology.kif 3348-3358 If X is income earned Y Z(s) for W, V Z(s) is the amount charged in U, W causes U, and equal T and (Y and V), then the after tax income derived by X from W is T Z(s)


Show full definition with tree view
Show simplified definition (without tree view)
Show simplified definition (with tree view)



Sigma web home      Suggested Upper Merged Ontology (SUMO) web home
Sigma version 3.0 is open source software produced by Articulate Software and its partners