This document discusses static relationships between anti-patterns and design patterns. The study finds that certain anti-patterns, like SpeculativeGenerality, have relationships with the Command design pattern. SpaghettiCode is found to have no relationships with design patterns. Understanding these relationships can help prevent issues and guide evolution of code motifs. Future work includes further analyzing how anti-pattern dependencies relate to change and fault proneness.