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

Formal Language: 



KB Term:  Term intersection
English Word: 

  NewItem

Sigma KEE - NewItem
NewItem(new)

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 5137-5138
(instance NewItem RelationalAttribute) Cars.kif 5136-5136 New is an instance of relational attribute

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


(contraryAttribute UsedItem NewItem) Cars.kif 5140-5140 Used is the opposite of new
(termFormat EnglishLanguage NewItem "new") Cars.kif 5139-5139

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


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


Show simplified definition (without tree view)
Show simplified definition (with tree view)

Show without tree


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