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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - PricingScheme
PricingScheme

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 子類 PricingScheme and 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 pricePolicy, 1 and PricingScheme
(domain publishedPrice 4 PricingScheme) Catalog.kif 335-335 publishedPrice, 4 and PricingScheme
(domain rentalPrice 4 PricingScheme) Catalog.kif 457-457 rentalPrice, 4 and PricingScheme
(domain unitPrice 4 PricingScheme) Catalog.kif 400-400 unitPrice, 4 and PricingScheme
(domain validFor 1 PricingScheme) Catalog.kif 230-230 validFor, 1 and PricingScheme
(domain validPaymentType 1 PricingScheme) Catalog.kif 248-248 validPaymentType, 1 and PricingScheme
(domain validityPeriod 1 PricingScheme) Catalog.kif 239-239 validityPeriod, 1 and PricingScheme

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