t → g h → u m → z y → l l → y
Could it be a cipher where each letter is shifted by a consistent amount?
But if each word is a separate Caesar shift: thmyl brnamj ywr frydwm mhkr alakhdr
Try ROT-7: t(20) → 13=m h(8) → 1=a m(13) → 6=f y(25) → 18=r l(12) → 5=e Word = m a f r e → "mafre"? Not English.
Try “alakhdr” as target: alakhdr in plain → cipher might be each letter +n. If “alakhdr” in plain, cipher = “fqfpm iw”? No. t → g h → u m →
Try ROT+something else.
But easier: given the “feature:” before it, maybe this is a name? Let’s check the last word “alakhdr” — looks like Arabic name “al-akhdar” meaning “the green”. Indeed, “alakhdr” could be “al akhḍar” (الاخضر). Try “alakhdr” as target: alakhdr in plain →
Let me try to see if it's a simple substitution cipher (like Atbash, Caesar, etc.).