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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - afterTaxIncome
afterTaxIncome

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


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

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


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

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 3345-3355


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