unbreakable (Unbreakable)
An Attribute which indicates that the
associated Object cannot be broken.
Ontology
SUMO / QUALITIESClass(es)
Coordinate term(s)
fragile
Related WordNet synsets
- unbreakableness
- a consistency of something that does not break under pressure
- unbreakable
- impossible to break especially under ordinary usage; "unbreakable plastic dinnerwear"
See more related synsets on a separate page.
Axioms (2)
unbreakable is opposed to fragile.
(contraryAttribute Unbreakable Fragile)
If unbreakable is an attribute of obj, then there doesn't exist damaging damage so that obj is a patient of damage.
(=>
(attribute ?OBJ Unbreakable)
(not
(exists
(?DAMAGE)
(and
(instance ?DAMAGE Damaging)
(patient ?DAMAGE ?OBJ)))))