# 几点疏雅

## 题面

{% hint style="info" %}
[P\&KU2：几点疏雅](https://pnku2.pkupuzzle.art/#/game/miyue/summer_05)（需要注册与登录）
{% endhint %}

*斜的、圆的、方的*\
\&#xNAN;*剔透玻璃。*\
\&#xNAN;*咦？刚才不是还有人在这里吗？*

<figure><img src="https://3173723340-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FUjtr9No2Helz7la4Y5le%2Fuploads%2FExMVdtTOjGru1dCJrjk6%2Fimage.png?alt=media&#x26;token=25692d44-df47-4a43-8be6-c52ddb51f736" alt="" width="563"><figcaption></figcaption></figure>

## 答案

STRANGE MASKED KINGS

## 解析

在整个图形里，有非常多规整的矩形，夹杂着一些直角三角形与圆。分析完这些之后，根据题目文案的指示，我们来找到直角三角形的斜边（也就是不水平不垂直的线），如下图所示，勾勒出了 **EVANGELION**。

<figure><img src="https://3173723340-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FUjtr9No2Helz7la4Y5le%2Fuploads%2FExcV6wh20ZVquW4C0xC5%2Fimage.png?alt=media&#x26;token=5b3e0d20-b4a1-46be-b5bd-aed90d146f1e" alt="" width="375"><figcaption></figcaption></figure>

接着，我们根据指示来看圆。值得注意的是，这些圆往往在一些狭窄地带的关口，它们的存在让一部分空间变成了封闭图形。于是，我们注意围成的封闭图形，得到 **TITLES**。

<figure><img src="https://3173723340-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FUjtr9No2Helz7la4Y5le%2Fuploads%2FlRqlMamo0UAy8dCoO8Kz%2Fimage.png?alt=media&#x26;token=a8377de0-a7fe-4a59-be8d-f561bfd90bc5" alt="" width="375"><figcaption></figcaption></figure>

最后，我们可以去考察“方的”，也就是剩下的内容。根据前面的指示 EVANGELION TITLES 和搜索，我们会发现 eva（新世纪福音战士）的标题卡片非常具有特色（甚至还衍生出了以此为基础的eva风格标题生成器等）。联系到这里的方格，我们就会想到，**其实这里的方形都是 eva 某集标题的排版。**&#x4F8B;如，右上角的那部分，就是第十八话的标题排版。

<figure><img src="https://3173723340-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FUjtr9No2Helz7la4Y5le%2Fuploads%2Fg3mu5VoHCs1gM4krBi3W%2Fimage.png?alt=media&#x26;token=1dee0b14-4151-49ee-8c8a-def868415bb4" alt="" width="563"><figcaption></figcaption></figure>

从而，我们会发现剩下的内容其实分别对应 eva 第 19、20、18、01、14、07、05、13、01、19、11、05、04、11、09、14、07、19 集的标题卡片的排版。而 eva 正好有26集，因此可以把每个数转换为对应的英文字母，得到答案 **STRANGE MASKED KINGS**。

## 作者

Winfrid（设计与美工）

## 附言

### Winfrid

在后期，感觉觅月区有很多可以被简要地归结为hunt、cipher、纸笔类型的类型的题了，于是尝试性地出一点基于观察的题，而芈雨区又太多从文字角度出发，于是打算放一道从图形入手的、纯粹的观察题。

说到这道题的内容本身，EVA 的标题是我自己早已经注意到而且诧异于为什么没人出的素材，而如果出成单层题违和感就有点强，于是试图用在上面垫一两层的方式来营造柳暗花明之感。

反响意外地还不错。


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://puzzle-and-key-universe.gitbook.io/archive/p-and-ku2-be-spring/mi-ti-jie-xi-yu-fu-yan/mi-yue-qu/ji-dian-shu-ya.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
