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

Formal Language: 


KB Term:  Term intersection
English Word: 

Sigma KEE - Collectible
Collectible(Collectible)chachka, collectable, collectible, curio, curiosity, oddity, oddment, peculiarity, rarity, tchotchke, tsatske, tshatshke

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


(documentation Collectible EnglishLanguage "Something that an agent wants that is not primarily based on its utility. Note that this includes ArtWorks.") Mid-level-ontology.kif 31422-31424
(instance Collectible RelationalAttribute) Mid-level-ontology.kif 31421-31421 Collectible is an instance of relational attribute

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


(termFormat EnglishLanguage Collectible "Collectible") domainEnglishFormat.kif 64656-64656

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


(=>
    (and
        (attribute ?C Collectible)
        (hasPurpose ?C ?P))
    (exists (?H ?P2)
        (and
            (instance ?H Human)
            (wants ?H ?C)
            (desires ?H ?P2)
            (entails ?P2
                (possesses ?H ?C))
            (not
                (equal ?P ?P2)))))
Mid-level-ontology.kif 31426-31438

consequent
-------------------------


(=>
    (instance ?TC TradingCard)
    (attribute ?TC Collectible))
Mid-level-ontology.kif 31445-31447


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