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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - InvoiceNumber
InvoiceNumber

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


(documentation InvoiceNumber EnglishLanguage "A SymbolicString for an Invoice which is unique to Seller.") Mid-level-ontology.kif 29938-29938
(subclass InvoiceNumber SymbolicString) Mid-level-ontology.kif 29939-29939 InvoiceNumber est une sous-classe de cha�ne sympbolique

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


(termFormat EnglishLanguage InvoiceNumber "invoice number") domainEnglishFormat.kif 65045-65045

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


(=>
    (instance ?AN InvoiceNumber)
    (exists (?INVOICE ?SELLER ?SELLING)
        (and
            (instance ?INVOICE Invoice)
            (instance ?SELLING Selling)
            (agent ?SELLING ?SELLER)
            (uniqueIdWithRespectTo ?INVOICE ?SELLER ?AN))))
Mid-level-ontology.kif 29941-29948


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