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


KB Term:  Term intersection
English Word: 

Sigma KEE - ChargingAFee
ChargingAFee(charging a fee)anchorage, contingency_fee, fee, finder's_fee, lockage, mintage, moorage, poundage, truckage

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


(subclass ChargingAFee FinancialTransaction) FinancialOntology.kif 912-912 Charging a fee is a subclass of financial transaction
(documentation ChargingAFee EnglishLanguage "An activity of a fee being charged") FinancialOntology.kif 913-913 Charging a fee is a subclass of financial transaction

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


(subclass Corkage ChargingAFee) Dining.kif 105-105 Corkage is a subclass of charging a fee
(subclass Penalty ChargingAFee) FinancialOntology.kif 938-938 Penalizing is a subclass of charging a fee
(subclass Tax ChargingAFee) FinancialOntology.kif 941-941 Tax is a subclass of charging a fee
(subclass InsertionFee ChargingAFee) UXExperimentalTerms.kif 201-201 Insertion fee is a subclass of charging a fee
(subclass FinalValueFee ChargingAFee) UXExperimentalTerms.kif 232-232 Final fee is a subclass of charging a fee
(termFormat EnglishLanguage ChargingAFee "charging a fee") domainEnglishFormat.kif 14190-14190 Final fee is a subclass of charging a fee
(termFormat ChineseTraditionalLanguage ChargingAFee "收費") domainEnglishFormat.kif 14191-14191 Final fee is a subclass of charging a fee
(termFormat ChineseLanguage ChargingAFee "收费") domainEnglishFormat.kif 14192-14192 Final fee is a subclass of charging a fee

appearance as argument number 3
-------------------------


(domain amountCharged 1 ChargingAFee) FinancialOntology.kif 933-933 The number 1 argument of amount charged is an instance of charging a fee

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


(=>
    (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