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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - statementInterest
statementInterest

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


(documentation statementInterest EnglishLanguage "(statementInterest ?Statement ?Amount) holds if ?Amount is the interest amount as shown on the BankStatement ?Statement.") FinancialOntology.kif 4097-4098
(domain statementInterest 1 BankStatement) FinancialOntology.kif 4095-4095 The number 1 argument of statement interest is an instance of bank statement
(domain statementInterest 2 CurrencyMeasure) FinancialOntology.kif 4096-4096 The number 2 argument of statement interest is an instance of currency measure
(instance statementInterest BinaryPredicate) FinancialOntology.kif 4094-4094 statement interest is an instance of binary predicate

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


(format ChineseLanguage statementInterest "%2 %n 是 %1 的 statement 利息") domainEnglishFormat.kif 2359-2359
(format ChineseTraditionalLanguage statementInterest "%2 %n 是 %1 的 statement 利息") domainEnglishFormat.kif 2358-2358
(format EnglishLanguage statementInterest "%2 is %n a statement interest of %1") domainEnglishFormat.kif 2357-2357
(termFormat ChineseLanguage statementInterest "声明利益") domainEnglishFormat.kif 55167-55167
(termFormat ChineseTraditionalLanguage statementInterest "聲明利益") domainEnglishFormat.kif 55166-55166
(termFormat EnglishLanguage statementInterest "statement interest") domainEnglishFormat.kif 55165-55165

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


(=>
    (and
        (statementInterest ?Statement ?Interest)
        (statementPeriod ?Statement ?Period)
        (statementAccount ?Statement ?Account))
    (interestEarned ?Account ?Interest ?Period))
FinancialOntology.kif 4100-4105


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