> For the complete documentation index, see [llms.txt](https://paithiov.gitbook.io/shinabitanori/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://paithiov.gitbook.io/shinabitanori/readme.md).

# shinabitanori's works

## shinabitanori🤔

> 92年生まれ。shinabitanoriというアカウント名で、インターネットで短歌をつくったり、評論を書いたりしている人。自己論・感情社会学・自然言語処理などに関心がある。バックグラウンドはことばの哲学。

## Works✨

最近文章を公開するときには主に[ブログ](https://lyrikuso.netlify.app/)を使っています。

### 短歌など

* [GitBook](https://paithiov.gitbook.io/shinabitanori/)
* [Docsify on GitHub Pages](https://paithiov909.github.io/shinabitanori)
* [Gallery](https://paithiov909.github.io/gallery/)

### 作品への言及があるもの

* [ひざがしら — 190616](https://gotenyamaminami.tumblr.com/post/185618530726/190616)
* [粘菌歌会第4回「春」前編 : 粘菌歌会](http://blog.livedoor.jp/nenkinkakai/archives/9020508.html)
* [粘菌歌会第6回「雨降り」後編 : 粘菌歌会](http://blog.livedoor.jp/nenkinkakai/archives/10388626.html)

### 寄稿ほか

* 「スイミング・スクール」を読む （「bouquet, 2020」第30回文学フリマ東京新刊　稀風社）
* 『液化する猫』（[PDF](https://lyrikuso.booth.pm/items/3436541)）

## License📃

* © Kato Akiru and Komine Sachiko｜licensed under the CC0 1.0 Universal.
* [星空文庫](https://slib.net/a/19034/)に掲載されている作品の二次利用については、そちらで指定しているライセンスに従ってください。
* その他、ブラックボックス連作に収録されているものなど一部の作品については、著作権は原著作者に帰属します。改変等はご遠慮ください。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://paithiov.gitbook.io/shinabitanori/readme.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
