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

Formal Language: 



KB Term:  Term intersection
English Word: 

  ChargingAFee

Sigma KEE - ChargingAFee
ChargingAFee

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


(documentation ChargingAFee EnglishLanguage "An activity of a fee being charged") FinancialOntology.kif 891-891
(subclass ChargingAFee FinancialTransaction) FinancialOntology.kif 890-890 ChargingAFee ist eine teilkategorie von FinancialTransaction

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


(subclass Corkage ChargingAFee) Dining.kif 105-105 Corkage ist eine teilkategorie von ChargingAFee
(subclass FinalValueFee ChargingAFee) UXExperimentalTerms.kif 232-232 FinalValueFee ist eine teilkategorie von ChargingAFee
(subclass InsertionFee ChargingAFee) UXExperimentalTerms.kif 201-201 InsertionFee ist eine teilkategorie von ChargingAFee
(subclass Penalty ChargingAFee) FinancialOntology.kif 916-916 Penalty ist eine teilkategorie von ChargingAFee
(subclass Tax ChargingAFee) FinancialOntology.kif 919-919 Tax ist eine teilkategorie von ChargingAFee
(termFormat ChineseLanguage ChargingAFee "收费") domainEnglishFormat.kif 14190-14190
(termFormat ChineseTraditionalLanguage ChargingAFee "收費") domainEnglishFormat.kif 14189-14189
(termFormat EnglishLanguage ChargingAFee "chargingA fee") domainEnglishFormat.kif 14188-14188

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


(domain amountCharged 1 ChargingAFee) FinancialOntology.kif 911-911 Die Zahl 1 Argument von amountCharged ist ein fall von ChargingAFee %n{nicht}

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


(=>
    (serviceFee ?Bank ?Action ?Amount)
    (exists (?Fee)
        (and
            (instance ?Fee ChargingAFee)
            (agent ?Fee ?Bank)
            (causes ?Action ?Fee)
            (amountCharged ?Fee ?Amount))))
FinancialOntology.kif 900-907


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 is open source software produced by Articulate Software and its partners