19

(This is part of a series of puzzles written for Timwi for a Secret Santa puzzle exchange, themed around various custom modules for the game Keep Talking and Nobody Explodes. No KTaNE knowledge is necessary for any of these puzzles except the final meta; each puzzle resolves to a single word or short phrase.)


On The Subject of Word Searches

%

^

;

|

_

^

;

+

=

*

=

>

^

|

+

%

*

=

=

|

+

!

+

+

=

;

%

=

&

|

&

|

!

|

&

<

&

\

&

=

\

+

!

=

?

<

|

<

|

|

_

;

%

~

|

^

=

+

^

|

£

"

+

@

%

^

^

\

~

*

|

_

+

|

^

_

£

CRAB,APPLE, DATE, FRUIT, FIG, LEMON, LIME, NECTARINE, PAPAYA, PEACH, STRAW,BERRY

The original image may be viewed here

bobble
  • 10,245
  • 4
  • 32
  • 80
Deusovi
  • 146,248
  • 16
  • 519
  • 609

3 Answers3

17

Each characters on the board is:

actually representing a single letter.

Now it's our duty to:

find which character represents which letter, so that all words below can be found (as in word-search puzzle) on the board either in horizontal, vertical, or diagonal (and even in backward order!)

Some first steps are:

- NECTARINE can only be put in row $2$, fully from left-to-right converting ALL * to N, = to E, etc.
- PAPAYA comes next on row $4$.
- PEACH then on column $3$ in backward order.
- APPLE then CRAB, both can be put in diagonal.
- From here, it's not hard to figure out the rests, in order: BERRY, LIME, LEMON, DATE, FRUIT, FIG, and then STRAW.

Then here is the result:

enter image description here

To extract the final answer:

Read the letters on the outer-side, in clockwise direction, starting from top-left letter. We can have IT HAS THREE BARS TWO STARS AND A HYPHEN.

As commented by hdsdv, this is related to above board:

It has $3$ bars (|), denoting $3$ A.
It has $2$ stars (*), denoting $2$ N.
It has $1$ hyphen (-), denoting $1$ B.

Thus the final answer is:

BANANA!

athin
  • 34,177
  • 4
  • 70
  • 221
3

Partial answer

First we must

find a correspondence between the 20 symbols used in the grid and the 20 letters in the words under it, so as to allow us to find those words in the grid. NECTARINE is the obvious way in here, being as long a word as will fit in the grid with some handily repeated letters. After a few minutes' trial and error we get:

ITHASTHRE
NECTARINE
EMARYRREB
HIEPAPAYA
PLPWPBEWR
YEGLALAAS
HMIDATERT
AOFRUITTW
DNASRATSO

and now

we can read around the outside: IT HAS THREE STARS TWO BARS AND A HYPHEN.

[EDITED to add:] ... Huh, I misread (as I found from athin's answer, posted two minutes after mine). In fact it's

THREE BARS TWO STARS, not THREE STARS TWO BARS.

I've amended what follows accordingly (it doesn't much change my state of knowledge and/or ignorance).

My first thought is

that maybe the "stars" and "bars" are on a national flag ("the Stars and Bars" being a colloquial term for the US flag [EDITED to add:] ... no, turns out I was wrong about that, it's a term for the first Confederate flag; thanks to Mark Tilford for pointing this out in comments), but I can't find any national flag with three bars and two stars, and the only country with a hyphen in its name seems to be Guinea-Bissau, whose flag has one star -- though it does have three (not all parallel) bars, at least if you consider any rectangular region to be a bar. The flag of the District of Columbia has three stars and (depending on how you count) two bars, matching my misreading but not the correct reading -- but, in any case, no hyphen.

There must be any number of

hotels that have two stars in someone's rating, three bars for drinking in, and a hyphenated name (though probably fewer than have three stars and two bars, which is what I originally thought I was looking for),

but "any number" is too many.

I'm out of ideas -- or rather I have too many, no obvious way to filter them, and so far no sudden lightning strike of inspiration.

Celebrities? Balls of fusing hydrogen? Stars on a flag or in a logo? Asterisks? Places where alcohol is served? Metal rods? Stripes on a flag? Musical measures? Prohibitions?

Gareth McCaughan
  • 119,120
  • 7
  • 313
  • 454
1

Word search:

Each character represents a single letter. We can recover each letter with various ways. I started from matching PAPAYA first, because it has unique pattern.

grid

Then:

If we read letters around the outside, we get IT HAS THREE BARS, TWO STARS AND A HYPHEN

I think the answer is:

THREE BARS, TWO STARS AND A HYPHEN

Because:

A bar(_) represents S, a star(*) represents N and a hyphen(-) represents B.
THREE BARS, TWO STARS AND A HYPHEN contains three Ss, two Ns and a B.

user65284
  • 1,506
  • 8
  • 6