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 wird fragile entgegengesetzet .
(contraryAttribute Unbreakable Fragile)
Wenn unbreakable ist ein attribut von obj , dann es gibt kein Beschädigen damage der obj ist ein patient von damage .
(=>
(attribute ?OBJ Unbreakable)
(not
(exists
(?DAMAGE)
(and
(instance ?DAMAGE Damaging)
(patient ?DAMAGE ?OBJ)))))