In a certain code language 'Tyre is long last' is written as 'tm ln fg %', 'Mens are good' is written as 'tr ab ef', 'Good last here with' is written as 'ln am # ef'. What is the code for ‘are mens here with’ in that code language?
1
tr ln ef ab
2
ab tr # am
3
ab am # tm
4
am % tr ab