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


KB Term:  Term intersection
English Word: 

Sigma KEE - serviceFee
serviceFee

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


(instance serviceFee TernaryPredicate) FinancialOntology.kif 915-915 service fee is an instance of ternary predicate
(domain serviceFee 1 FinancialOrganization) FinancialOntology.kif 916-916 The number 1 argument of service fee is an instance of financial organization
(domain serviceFee 2 FinancialTransaction) FinancialOntology.kif 917-917 The number 2 argument of service fee is an instance of financial transaction
(domain serviceFee 3 CurrencyMeasure) FinancialOntology.kif 918-918 The number 3 argument of service fee is an instance of currency measure
(documentation serviceFee EnglishLanguage "A charge to the customer levied by a FinancialOrganization for a FinancialTransaction, such as OpeningAnAccount or UsingAnAccount.") FinancialOntology.kif 919-920 The number 3 argument of service fee is an instance of currency measure

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


(format EnglishLanguage serviceFee "%1 is %n service fee %2 for %3") domainEnglishFormat.kif 2253-2253
(format ChineseTraditionalLanguage serviceFee "%1 %n 是 對於 %3 的 service 費用 %2 ") domainEnglishFormat.kif 2254-2254
(format ChineseLanguage serviceFee "%1 %n 是 对于 %3 的 service 费用 %2 ") domainEnglishFormat.kif 2255-2255
(termFormat EnglishLanguage serviceFee "service fee") domainEnglishFormat.kif 52246-52246
(termFormat ChineseTraditionalLanguage serviceFee "服務費") domainEnglishFormat.kif 52247-52247
(termFormat ChineseLanguage serviceFee "服务费") domainEnglishFormat.kif 52248-52248

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


(=>
    (serviceFee ?Bank ?Action ?Amount)
    (exists (?Fee)
        (and
            (instance ?Fee ChargingAFee)
            (agent ?Fee ?Bank)
            (causes ?Action ?Fee)
            (amountCharged ?Fee ?Amount))))
FinancialOntology.kif 922-929 If X is service fee Y for Z, then there exists W such that W is an instance of charging a fee, X is an agent of W, Y causes W, and Z is the amount charged in W


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.0-ac69cf7a (2026-05-13) is open source software produced by Articulate Software and its partners