Nonsortability
Nonsortability refers to the property of a collection or dataset that cannot be arranged or ordered according to a specific set of criteria. This is often due to inherent characteristics of the data itself or the absence of a defined ordering principle. For example, a collection of distinctly unique, unrelated items without any common attributes might be considered nonsortable. Similarly, data lacking a defined comparison operator, such as comparing a color to a sound, would also be nonsortable.
In computational contexts, nonsortability can arise when elements in a list do not have a transitive relationship.