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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - NewItem
NewItem

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


(documentation NewItem EnglishLanguage "An item that is 'new' in a retail sense, that it has not been purchased by a customer.") Cars.kif 5145-5146
(instance NewItem RelationalAttribute) Cars.kif 5144-5144 NewItem est une instance de attribut relationnel

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


(contraryAttribute UsedItem NewItem) Cars.kif 5148-5148 UsedItem est l'oppos� de NewItem
(termFormat EnglishLanguage NewItem "new") Cars.kif 5147-5147

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


(=>
    (attribute ?O NewItem)
    (not
        (exists (?B)
            (and
                (instance ?B Buying)
                (objectTransferred ?B ?O)))))
Cars.kif 5150-5156


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