不易碎的 (Unbreakable)
An Attribute which indicates that the
associated Object cannot be broken.
Ontology
SUMO / QUALITIESClass(es)
Coordinate term(s)
易碎的
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)
不易碎的 對立於 易碎的.
(contraryAttribute Unbreakable Fragile)
If 不易碎的 是 obj 的 屬性, then there doesn't exist 損害 damage so that obj 是 damage 的 受事者.
(=>
(attribute ?OBJ Unbreakable)
(not
(exists
(?DAMAGE)
(and
(instance ?DAMAGE Damaging)
(patient ?DAMAGE ?OBJ)))))