# 墨奇音形说明

墨奇音形支持多种双拼和多种形辅的组合，例如目前支持小鹤双拼+墨奇码，小鹤双拼+鹤形，自然码双拼+自然码辅助码，微软双拼+墨奇码，搜狗双拼+墨奇码等等。未来计划支持更多任意双拼+更多任意形辅的随意自由排列组合，例如大牛双拼+墨奇码，自然码双拼+鹤形，乱序双拼+五笔，拼音加加+虎码，智能ABC双拼+汉心码，紫光双拼+简单形等。

墨奇音形的取码规则是每个字4码，前2码为双拼部分，后2码为形辅部分。

例如：

“辅”字，双拼部分为fu，形辅部分则是if（车ie、甫fu的声母，墨奇码、自然码、鹤形这个字的辅助码恰好都是if）

“助”字，双拼部分为vu，形辅部分则是ql（且q 力l的声母）

墨奇音形是一个整句、字词兼备的方案，即使不用辅助码，也有不亚于搜狗、手心关闭云输入时的效果。

<figure><img src="/files/g0tOfbL3UcL8ea23ljd4" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/I2oAkbVsL4Camy43toqA" alt=""><figcaption></figcaption></figure>

使用辅助码的效果：

支持句中任意一个字上加辅码

<figure><img src="/files/sHMCv6xAcAEOdiMdmumI" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/oNC8nFgqxUEC1JhijuCu" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/60mt4v831MmYv72uI5vN" alt=""><figcaption></figcaption></figure>


---

# 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://moqiyinxing.chunqiujinjing.com/index/mo-qi-yin-xing-shuo-ming.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.
