Given the symmetry, I suspect it’s applied not to letters directly but to their positions after a shift. Quick attempt: Atbash each letter: d(4)↔w(23), a(1)↔z(26), n(14)↔m(13), l(12)↔o(15), w(23)↔d(4), d(4)↔w(23) → “wzmodw” – not English.
Could be “This is a test of the cipher system” etc. Compare length: “danlwd” (6 letters) → “solid” (5 letters) not matching. “paper” (5 letters) not matching any word length. danlwd nt wy py an layt ba lynk mstqym
This looks like a cipher or code rather than a standard phrase. Given the symmetry, I suspect it’s applied not
But apply Atbash to whole string with spaces ignored then regroup: d→w, a→z, n→m, l→o, w→d, d→w → “wzmodw” n→m, t→g → “mg” w→d, y→b → “db” p→k, y→b → “kb” a→z, n→m → “zm” l→o, a→z, y→b, t→g → “ozbg” b→y, a→z → “yz” l→o, y→b, n→m, k→p → “obmp” m→n, s→h, t→g, q→j, y→b, m→n → “nhgjbn” Compare length: “danlwd” (6 letters) → “solid” (5