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

Formal Language: 



KB Term:  Term intersection
English Word: 

  NewItem

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 5122-5123
(instance NewItem RelationalAttribute) Cars.kif 5121-5121 NewItem关联属性instance

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


(contraryAttribute UsedItem NewItem) Cars.kif 5125-5125 UsedItemNewItem 的相反
(termFormat EnglishLanguage NewItem "new") Cars.kif 5124-5124

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


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


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