ZZL

Solution

by Patrick Xia

Answer:
TROUPPLE CHALICE

This puzzle consists of 15 trigrams, 15 badly drawn images, and some numbers, or counts, at the end. We can quickly confirm that there are also a total of 15 numbers, and interpreting as lengths, we suspect we need to find 15 words of lengths 5, 5, 6, 6, 6, 7 ,7 ,7 … 10, 10, 11.

Next, looking at some of the pictures, we might notice the first one is two Venus flytraps, or the last one could be a Segway. Meanwhile, of the given trigrams, YTR and EGW are substrings of FLYTRAP and SEGWAY. We can continue looking for words that contain the given trigrams and match the images, and this is further supported by and explains the title of the puzzle, ZZL, which is a substring of PUZZLE.

After identifying all the images, we can count how many copies of a word are depicted and index into the trigram with that number. Going in order of the images yields the answer TROUPPLE CHALICE. The lengths given at the end are helpful for confirming that we’ve found the right word.

ImageWordTrigramNumber of copiesLetter
FLYTRAPYTR2T
BURQAURQ2R
AUTOWORKEROWO3O
SUBZEROUBZ1U
COPYEDITORPYE1P
HOPSCOTCHPSC1P
HIGHLIGHTERGHL3L
PIXELXEL2E
CUCUMBERUCU2C
MUNCHKINCHK2H
AARDVARKAAR2A
STYLUSYLU2L
SKIBIDIKIB2I
COCCYXCCY1C
SEGWAYEGW1E

Authors' Notes

The trigrams were chosen to be intentionally rare so that first finding words that have a certain trigram, then matching it against the images, is a reasonable solve path. In fact, this was the intended solve path, but perhaps I drew the images a little too well. This idea is inspired by the game Bomb Party.