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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - FinalValueFee
FinalValueFee(final fee)

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


(documentation FinalValueFee EnglishLanguage "A type of ChargingAFee where the agent of the FinalValueFee is the AutonomousAgent who possesses a %&WebSite where a WebListing is hostedOn. A Selling of the patient of the listing where the WebSite is the eCommerceSite of the selling causes the FinalValueFee.") UXExperimentalTerms.kif 235-238
(subclass FinalValueFee ChargingAFee) UXExperimentalTerms.kif 232-232 Final fee is a subclass of chargingA fee

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


(termFormat EnglishLanguage FinalValueFee "final fee") UXExperimentalTerms.kif 233-233

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


(=>
    (instance ?CHARGE FinalValueFee)
    (exists (?ADVERT ?SELLING ?OWNER ?ITEM ?SITE)
        (and
            (instance ?ADVERT WebListing)
            (instance ?SELLING Selling)
            (instance ?OWNER AutonomousAgent)
            (instance ?ITEM Physical)
            (instance ?ADVERT WebListing)
            (patient ?ADVERT ?ITEM)
            (patient ?SELLING ?ITEM)
            (causes ?SELLING ?CHARGE)
            (agent ?CHARGE ?OWNER)
            (hostedOn ?ADVERT ?SITE)
            (possesses ?OWNER ?SITE)
            (eCommerceSite ?SELLING ?OWNER))))
UXExperimentalTerms.kif 240-255


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