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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - PricingScheme
PricingScheme(pricing scheme)pricing_system

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


(documentation PricingScheme EnglishLanguage "PricingScheme refers to the conditions attached to the price of a product of service") Catalog.kif 185-186
(subclass PricingScheme Proposition) Catalog.kif 184-184 Pricing scheme is a subclass of proposition

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


(termFormat EnglishLanguage PricingScheme "pricing scheme") Catalog.kif 187-187

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


(domain pricePolicy 1 PricingScheme) Catalog.kif 256-256 The number 1 argument of rate policy is an instance of pricing scheme
(domain publishedPrice 4 PricingScheme) Catalog.kif 335-335 The number 4 argument of published price is an instance of pricing scheme
(domain rentalPrice 4 PricingScheme) Catalog.kif 457-457 The number 4 argument of rental price is an instance of pricing scheme
(domain unitPrice 4 PricingScheme) Catalog.kif 400-400 The number 4 argument of unit price is an instance of pricing scheme
(domain validFor 1 PricingScheme) Catalog.kif 230-230 The number 1 argument of valid for is an instance of pricing scheme
(domain validPaymentType 1 PricingScheme) Catalog.kif 248-248 The number 1 argument of valid payment type is an instance of pricing scheme
(domain validityPeriod 1 PricingScheme) Catalog.kif 239-239 The number 1 argument of validity period is an instance of pricing scheme

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


(=>
    (instance ?PS PricingScheme)
    (exists (?AGENT ?CREATE)
        (and
            (instance ?CREATE Creation)
            (result ?CREATE ?PS)
            (agent ?CREATE ?AGENT))))
Catalog.kif 189-195


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