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



KB Term:  Term intersection
English Word: 

  TaxReturn

Sigma KEE - TaxReturn
TaxReturn(tax return)
more pictures...
income_tax_return, return, tax_return

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


(subclass TaxReturn FormText) FinancialOntology.kif 951-951 Tax return is a subclass of form text
(documentation TaxReturn EnglishLanguage "A FormText that is used for calculating the amount of income tax owed in a given year.") FinancialOntology.kif 952-953 Tax return is a subclass of form text
(externalImage TaxReturn "http://upload.wikimedia.org/wikipedia/commons/ 3/ 38/ Form_1040%2C_2005.jpg") pictureList.kif 2995-2995 Tax return is a subclass of form text
(externalImage TaxReturn "http://upload.wikimedia.org/wikipedia/commons/ 0/ 01/ Form_1040X%2C_2005.png") pictureList.kif 3207-3207 Tax return is a subclass of form text
(externalImage TaxReturn "http://upload.wikimedia.org/wikipedia/commons/ 1/ 12/ Form_1040%2C_2005%2C_page_2.jpg") pictureList.kif 3208-3208 Tax return is a subclass of form text
(externalImage TaxReturn "http://upload.wikimedia.org/wikipedia/commons/ 9/ 9b/ Form_1040EZ%2C_2005.jpg") pictureList.kif 3209-3209 Tax return is a subclass of form text
(externalImage TaxReturn "http://upload.wikimedia.org/wikipedia/commons/ f/ f3/ Form_1040A%2C_2005.jpg") pictureList.kif 3210-3210 Tax return is a subclass of form text
(externalImage TaxReturn "http://upload.wikimedia.org/wikipedia/commons/ 8/ 89/ Form_1040A%2C_2005%2C_page_2.jpg") pictureList.kif 3211-3211 Tax return is a subclass of form text

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


(termFormat EnglishLanguage TaxReturn "tax return") domainEnglishFormat.kif 57106-57106
(termFormat ChineseTraditionalLanguage TaxReturn "退稅") domainEnglishFormat.kif 57107-57107
(termFormat ChineseLanguage TaxReturn "退税") domainEnglishFormat.kif 57108-57108

antecedent
-------------------------


(=>
    (instance ?RETURN TaxReturn)
    (hasPurpose ?RETURN
        (exists (?CALCULATE ?AMOUNT ?TAX)
            (and
                (instance ?CALCULATE Calculating)
                (instrument ?CALCULATE ?RETURN)
                (result ?CALCULATE ?AMOUNT)
                (transactionAmount ?TAX ?AMOUNT)
                (instance ?TAX Tax)))))
FinancialOntology.kif 955-964 If X is an instance of tax return, then X has the purpose there exist Y, Z, W such that Y is an instance of calculating, X is an instrument for Y, Z is a result of Y, Z is a transaction amount of W, and W is an instance of tax


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

Show without tree


Sigma web home      Suggested Upper Merged Ontology (SUMO) web home
Sigma version 3.0.0-0a80e6c8 (2026-05-12) is open source software produced by Articulate Software and its partners