Wikibooks
jawikibooks
https://ja.wikibooks.org/wiki/%E3%83%A1%E3%82%A4%E3%83%B3%E3%83%9A%E3%83%BC%E3%82%B8
MediaWiki 1.47.0-wmf.15
first-letter
メディア
特別
トーク
利用者
利用者・トーク
Wikibooks
Wikibooks・トーク
ファイル
ファイル・トーク
MediaWiki
MediaWiki・トーク
テンプレート
テンプレート・トーク
ヘルプ
ヘルプ・トーク
カテゴリ
カテゴリ・トーク
Transwiki
Transwiki‐ノート
TimedText
TimedText talk
モジュール
モジュール・トーク
Event
Event talk
解析学基礎/多変数関数の微積分
0
20847
302216
302046
2026-08-14T00:59:10Z
~2026-44565-32
92278
/* 広義重積分 */
302216
wikitext
text/x-wiki
{{Advanced|解析学基礎/ベクトル解析}}
==序論==
===多変数関数の定義===
独立変数が2つであるような関数<math>z=f(x, y)</math>を'''二変数関数'''という。独立変数が3つであるような関数<math>w=f(x, y, z)</math>を'''三変数関数'''という。一般に、独立変数が<math>n</math>個であるような関数<math>y=f(x_1, x_2, \cdots, x_n)</math>を'''<math>n</math>変数関数'''という。<math>n</math>が2以上であるとき、'''多変数関数'''という。
「関数」という語の定義から、多変数関数は(定義域・値域に於いて)「独立変数の組の各々に対して対応する従属変数が必ず存在する」「独立変数の組を一意に定めたら従属変数が一意に定まる」という性質を満たす。
なお、ここで独立変数の組<math>(x_1, x_2, \cdots, x_n)</math>を<math>\mathbb{R}^n</math>上の点と捉えると、多変数関数とはベクトルをスカラーへ写す写像('''スカラー関数''')<math>F:\mathbb{R}^n \to \mathbb{R}</math>と考えることができる。拠って、以下で扱う話題はベクトル関数('''[[解析学基礎/ベクトル解析|ベクトル解析学]]''')で一般化され得る。
一般に、<math>n</math>変数関数のグラフは<math>n+1</math>次元空間ではじめて描画され得る。そのため、多変数関数の議論では(簡単な場合を除き)「グラフを考えて図形的に解釈する」手法はあまり通用しない。
多変数関数の考え方は変数が幾つであっても本質的には同じなので、以下の議論は全て(最も基本的な)二変数関数で扱うものとする。
===多変数関数の極限===
二変数関数の極限は、定性的には一変数関数と同様にして以下のように定義される。
:<math>z=f(x, y)</math>に於いて<math>(x, y)</math>を実定数の組<math>(a, b)</math>に<math>(a, b)</math>とは異なる値を取りながら限りなく近づけたとき、<math>z</math>が一定値<math>L</math>に近づくならば「<math>(x, y)\to(a, b)</math>のとき<math>z</math>は<math>L</math>に'''収束'''('''収斂''')する」といい、<math>\lim_{(x, y)\to(a, b)}f(x, y)=L</math>のように書く。
収束する値を'''極限値'''、収束しない場合を'''発散'''というのも同様である。
なお、ここで<math>(x, y), (a, b)</math>を<math>xy</math>平面上の点と見れば位置ベクトルを用いて
:<math>\lim_{\scriptscriptstyle\left(\begin{array}{c} x \\[-6pt] y \end{array}\right) \to \left(\begin{array}{c} a \\[-6pt] b \end{array}\right)}</math>
のように書くことができる。また、
:<math>\lim_{\scriptstyle x \to a \atop \scriptstyle y \to b}</math>
のような書き方も許容される。
但し、
:<math>\lim_{x \to a, y\to b}</math>
のような書き方は'''反復極限'''(各変数を独立に飛ばすような極限)
:<math>\lim_{x \to a} \lim_{y \to b}</math>
と受け止められるので推奨しない(この場合は<math>x</math>と<math>y</math>を同時に飛ばしているので)。
同一値に飛ばす場合は
:<math>\lim_{x, y\to c}</math>
のような書き方も見られる。
ここからは、二変数関数の極限を定量的に考えていく。
一変数関数の場合を復習しておくと、「関数<math>y=f(x)</math>が<math>x \to a</math>で有限値<math>L</math>に収束する」とは<math>x \neq a</math>とすると<math>\varepsilon-\delta</math>論法を用いて
:<math>\forall \varepsilon>0,\, \exist \delta>0,\, \forall x \in \mathbb{R} \left( |x-a| < \delta \implies |f(x)-L| < \varepsilon \right)</math>
で定義された。
二変数関数でも同様な定義にしたいので、<math>||</math>を適切に取り換える必要がある。高校数学を思い返してみると、<math>||</math>の意味は「実数の絶対値」から「ベクトル(複素数)の大きさ」に拡張されていた。つまり、先程と同様に変数の組<math>(x, y)</math>を<math>xy</math>平面上の点を表す位置ベクトルと見ればよい(より一般にはベクトル空間のノルム<math>\|\|</math>を用いる)。
つまり、<math>\begin{pmatrix} x \\ y \end{pmatrix} \neq \begin{pmatrix} a \\ b \end{pmatrix}</math>として
:<math>\forall \varepsilon>0,\, \exist \delta>0,\, \forall {\scriptstyle\left(\begin{array}{c} x \\[-6pt] y \end{array}\right)} \in \mathbb{R}^2 \left( {\scriptstyle\left\| \left(\begin{array}{c} x \\[-6pt] y \end{array}\right) - \left(\begin{array}{c} a \\[-6pt] b \end{array}\right) \right\|} < \delta \implies |f(x, y)-L| < \varepsilon \right)</math>
とすればよい。
一変数の場合、<math>x \to a</math>の近づけ方は<math>x \to a^+</math>(右側極限)と<math>x \to a^-</math>(左側極限)の二通りしかなかった。しかし、二変数の場合は<math>xy</math>平面上のありとあらゆる方向からあらゆる経路で近づくことが考えられる。
つまり、二変数関数の収束は「2つの片側極限が一致」すれば良かった一変数の場合に比べ遙かに厳しい条件であることがわかる。
先程「反復極限のように表してはいけない」と述べたのは、反復極限では「どのような近づけ方であっても一意に収束する」ことが示せないからである。
それでは、実際に二変数関数の極限を求めるにはどうしたらよいであろうか?
<math>\varepsilon - \delta</math>法による上述の定義では、「全ての近づき方に就て一意に収束する」ことを言うしかないが、近づけ方は無数に考えられるので実務的に不可能である。ここで、「直線的に近づく」場合に限っては無数にある近づき方を纏めて判定できる方法がある。
それは、'''二次元極座標'''('''円座標''')を利用する方法である。
高校数学の復習だが、極座標とは極を原点に取ったときに変数変換<math>\begin{cases} x=r\cos\theta \\ y=r\sin\theta \end{cases}</math>で定まる座標系だった。ここで<math>r = \left\| \begin{pmatrix} x \\ y \end{pmatrix} \right\|, \theta = \arctan \frac{y}{x}</math>である。
例えば<math>(x, y)\to(0, 0)</math>の極限を考えるとき、<math>g(r, \theta)=f(x, y)</math>と変換すると上記の関係式から<math>\lim_{(x, y)\to(0, 0)}f(x, y)=\lim_{r\to0}g(r, \theta)</math>と表すことができる。ここで<math>g(r, \theta)</math>を計算したときに<math>r</math>が消えた場合、<math>g</math>は<math>\theta</math>にのみ依存するので<math>r\to0</math>の極限は存在しないと考えることに注意。
二変数関数でも極限に関する線型性などの性質はそのまま成り立つ。
*例題
**極限<math>\lim_{(x, y)\to(0, 0)} \frac{x^2y}{x^3+y^2}</math>を求めよ。
*解答
**<math>\lim_{(x, y)\to(0, 0)} \frac{x^2y}{x^3+y^2} = \lim_{r\to0}\frac{r^3\cos^2\theta\sin\theta}{r^3\cos^3\theta+r^2\sin^2\theta} = \lim_{r\to0}\frac{r\sin\theta\cos^3\theta}{r\cos^3\theta+\sin^2\theta}=\frac{0}{\sin^2\theta}=0</math>
***なお、<math>(x, y)\neq(0, 0)</math>より<math>\sin\theta=0</math>や<math>\cos\theta=0</math>、つまり<math>\theta=\frac{n}{2}\pi(n\in\mathbb{Z})</math>の場合は除外できるので<math>\frac{0}{\sin^2\theta}</math>は不定形ではない。
==偏微分==
===連続性===
二変数関数の連続性は、一変数関数と同様である。
:*二変数関数<math>z=f(x, y)</math>が「<math>(a, b)</math>で連続」とは、<math>\lim_{(x, y)\to(a, b)}f(x, y)=f(a, b)</math>が成り立つこと。
:*<math>(a, b)</math>で連続な<math>f(x, y), g(x, y)</math>に就て、<math>g(a, b)\neq0, c=\mathrm{const}.</math>とすると
:::<math>cf(a, b), f(a, b)\pm g(a, b), f(a, b)g(a, b), \frac{f(a, b)}{g(a, b)}</math>
::は全て<math>(a, b)</math>で連続。
:*任意の<math>(a, b)\in\mathbb{R}^2</math>で連続ならば「<math>\mathbb{R}^2</math>で連続」である。
===偏微分の定義===
<math>z=f(x, y)</math>の<math>(a, b)</math>近傍での変化の様子を調べるとき、極限の節で述べたように<math>(x, y)</math>の動かし方・方向は無数にあるのでそれらを全て扱う厳しい。そこで、代表的に<math>x, y</math>軸のそれぞれの方向で動かしたときの値の変化を観察し、それを併せることで変化の様子がある程度理解される。
ここで<math>(x, y)</math>を<math>x</math>軸で動かすときは<math>y</math>を<math>b</math>に、<math>y</math>軸で動かすときには<math>x</math>を<math>a</math>に固定していることに注意すると、二変数関数<math>f(x, y)</math>は実質的に一変数関数<math>f(x, b), f(a, y)</math>と見做せる。
一変数関数のある点に於ける変化の度合いはその点での微分係数で表された。則ち、<math>x/y</math>軸方向で動かした変化の様子は<math>f(x, b)/f(a, y)</math>の<math>x=a/y=b</math>での微分係数を見ればよい。
これらの微分係数を<math>f(x, y)</math>の<math>(a, b)</math>に於ける<math>x/y</math>に関する'''偏微分係数'''といい、<math>f_{\partial x}(a, b)/f_{\partial y}(a, b)</math>のように表す。
ここで、記号「<math>\partial</math>」は「デル」「パーシャル」「ラウンドディー」「ラウンディー」「ラウンド」などと読まれる。
一変数関数での微分係数の定義式より、偏微分係数の定義式は以下のようになる。
:<math>f_{\partial x}(a, b)=\lim_{h\to0}\frac{f(a+h, b)-f(a, b)}{h}</math>
:<math>f_{\partial y}(a, b)=\lim_{k\to0}\frac{f(a, b+k)-f(a, b)}{k}</math>
偏微分係数が存在するとき、<math>f(x, y)</math>はその点で'''偏微分可能'''という。
変数<math>(x,y)</math>が<math>xy</math>平面上の領域<math>D</math>を動く時を考える。
このとき、各点<math>(x, y)\in D</math>に対し、その点での偏微分係数<math>f_{\partial x}(x, y)/f_{\partial y}(x, y)</math>を与える関数を<math>f(x, y)</math>の<math>x/y</math>に関する'''偏導関数'''という。
偏導関数を求める操作を'''偏微分'''という。これに対し、一変数関数の微分を'''常微分'''という。
形式的には偏微分係数の定点を変数に置き換えればいいので、
:<math>f_{\partial x}(x, y)=\lim_{h\to0}\frac{f(x+h, y)-f(x, y)}{h}</math>
:<math>f_{\partial y}(x, y)=\lim_{k\to0}\frac{f(x, y+k)-f(x, y)}{k}</math>
のように定義される。
常微分に様々な記法があったように、偏微分にも様々な記法が存在する。
*<math>z=f(x, y)</math>の<math>x</math>に関する偏導関数の場合
::<math>f_{\partial x}(x, y),~ f_x(x, y),~ z_{\partial x},~ z_x,~ \frac{{\partial z}}{{\partial x}},~ \frac{{\partial f}}{{\partial x}},~ \frac{{\partial f}}{{\partial x}}(x, y)~, \partial{x}f(x, y),~ u_x\big|_{x, y}</math>
なお、偏微分係数は<math>(x, y)</math>を<math>(a, b)</math>に取り替えた記法の他、代入記号「<math>|</math>」を用いて
:<math>\frac{\partial{z}}{\partial{x}}\Bigg|_{x=a, y=b},~ \frac{\partial{z}}{\partial{x}} \Bigg|_{\scriptscriptstyle \begin{array}{c} x = a \\[-6pt] y = b \end{array} },~ \frac{\partial{z}}{\partial{x}}\Bigg|_{(x, y)=(a, b)},~ \frac{\partial{z}}{\partial{x}}\Bigg|_{\scriptscriptstyle \left( \begin{array}{c} x \\[-6pt] y \end{array} \right) = \left( \begin{array}{c} a \\[-6pt] b \end{array} \right)}</math>
などと書く記法も存在する。
偏導関数の計算は偏微分係数に立ち戻ると「偏微分変数以外の独立変数を固定してできる一変数関数」に関する常微分なので、'''偏微分したい変数以外は定数と見做して常微分'''すればよい。
例えば、<math>f(x, y)=x^5y^3</math>の場合、
:<math>x</math>に関する偏導関数は<math>y</math>を定数と見ることによって<math>\frac{\partial{f}}{\partial{x}} = \left(\frac{d}{dx}x^5\right)y^3 = 5x^4y^3</math>と求まる。
:同様に、<math>y</math>に関する偏導関数は<math>x</math>を定数と見ることによって<math>\frac{\partial{f}}{\partial{y}} = x^5\left(\frac{d}{dy}y^3\right) = 3x^5y^2</math>と求まる。
===全微分===
前節で二変数関数の変化の様子を測る道具として偏微分を定義したが、偏微分のみでは<math>f(x, y)</math>の変化の様子が全て分かったとは到底言えない。
例えば、区分的に定義された二変数関数<math>f(x, y) = \begin{cases} \frac{xy}{x^2+y^2} ({\scriptscriptstyle \left( \begin{array}{c} x \\[-6pt] y \end{array} \right)}{\scriptstyle \neq \vec{0}}) \\ 0 \qquad({\scriptscriptstyle \left( \begin{array}{c} x \\[-6pt] y \end{array} \right)}{\scriptstyle = \vec{0}}) \end{cases}</math>を考える。
この関数は<math>x, y</math>軸(則ち直線<math>y=0, x=0</math>)上では値が常に0な定数関数である。よって軸上の全ての点で微分可能なので、原点に於いて<math>x, y</math>とも偏微分可能である。
しかし、区分的に定義された上の式の<math>x, y\to0</math>の極限をとってみると、
:<math>\lim_{(x, y)\to(0, 0)}\frac{xy}{x^2+y^2}=\lim_{r\to0}\frac{r^2\sin\theta\cos\theta}{r^2}=\sin\theta\cos\theta</math>
より原点に近づけた極限は存在しない。従ってこの<math>f(x, y)</math>は原点を不連続点に持つ。
このように、常微分で成り立った「ある点で微分可能ならばその点で連続」という定理は偏微分では成り立たない。
そこで、この定理を多変数関数でも成り立たせるような新たな微分を考える。
一変数関数の常微分係数の定義式は
:<math>f'(a)=\lim_{h\to0}\frac{f(a+h)-f(a)}{h}</math>
であったが、これは<math>h\to0</math>で<math>\frac{f(a+h)-f(a)}{h}\to f'(a)</math>ということなので、'''[[高等学校数学III/微分法#ランダウの記号|ランダウの記号]]'''('''オーダー記法''')を用いて
:<math>f(a+h)-f(a)=hf'(a)+O(h)\quad (h\to0)</math>
という式が出来上がる。
これを二変数に拡張するとき、<math>hf'(a)</math>の項を「極限で飛ばす変数と導関数の内積<sup>※</sup>」と考えることによって、以下のような表示を得る。
:<math>f(a+h, b+k)-f(a, b)=\begin{pmatrix} \frac{\partial{f}}{\partial{x}}(a, b) & \frac{\partial{f}}{\partial{y}} (a, b) \end{pmatrix} \begin{pmatrix} h \\ k \end{pmatrix} + O\left(\left\|\begin{pmatrix} h \\ k \end{pmatrix}\right\|\right) \quad \left(\begin{pmatrix} h \\ k \end{pmatrix} \to \vec{0}\right)</math>
これをそのまま'''(完)全微分'''の定義式とする。
※複素数の内積<math>\langle z, w \rangle = z\bar{w}</math>より、実数同士の積<math>ab</math>は内積<math>\langle a, b \rangle</math>と考えることができる。詳しくは[[関数解析学]]を参照。
この式が成り立つとき(諄いが二変数関数の極限値はあらゆる方向あらゆる経路で近づいても一致する必要がある)、<math>f(x, y)</math>は<math>(a, b)</math>で'''(完)全微分可能'''という。
また、<math>\begin{pmatrix} \frac{\partial{f}}{\partial{x}}(a, b) & \frac{\partial{f}}{\partial{y}} (a, b) \end{pmatrix}</math>を'''(完)全微分係数'''という。
*全微分係数が偏微分係数の組で表されることの証明
:全微分係数を<math>(\alpha, \beta)</math>とおく。
:<math>f(x, y)</math>が<math>(a, b)</math>で全微分可能であるとき、<math>k=0</math>と固定して<math>h\to0</math>の極限をとると、
:全微分の定義式より<math>f(a+h, b)-f(a, b)=\alpha h + O(|h|) \quad(h\to0)</math>
:<math>\therefore \lim_{h\to0} \frac{f(a+h, b)-f(a, b)}{h}=\lim_{h\to0} \left\{ \alpha + \frac{O(|h|)}{h} \right\} = \alpha + 0 = \alpha</math>
:最左辺は<math>f</math>の<math>x</math>に関する偏微分係数に等しいので<math>\alpha = \frac{\partial{f}}{\partial{x}}(a, b)</math>
:<math>y</math>に就ても同様。//
ここで証明したことから、以下が成り立つ。
{{定理|}}
<math>f(x, y)</math>が<math>(a, b)</math>で全微分可能<math>\implies</math><math>(a, b)</math>で<math>x, y</math>のどちらに関しても偏微分可能
{{定理終わり}}
ここから、全微分可能は偏微分可能より強い条件であると判る。
更に、先ほど全微分を「微分可能なら連続」という定理を成り立たせる微分として導入したので、この定理が成り立つ筈である。
*証明
:<math>(x, y)</math>を全微分可能な点<math>(a, b)</math>の充分近傍にとる。
:<math>x-a=h, y-b=k</math>とすると<math>x=a+h, y=b+k</math>であり、<math>(x, y)\to(a, b)\iff h, k\to0</math>なので
:<math>\lim_{(x, y)\to(a, b)} \{f(x, y)-f(a, b)\}</math>
:<math>=\lim_{(h, k)\to(0, 0)} \{f(a+h, b+k)-f(a, b)\}</math>
:<math>=\lim_{(h, k)\to(0, 0)} \left\{\alpha h+ \beta k + O\left(\sqrt{h^2+k^2}\right)\right\}</math>
:<math>=\alpha\cdot0+\beta\cdot0</math>
:<math>=0</math>
:よって極限の分配法則より
:<math>\lim_{(x, y)\to(a, b)}f(x, y)-\lim_{(x, y)\to(a, b)}f(a, b)=0</math>
:<math>\therefore \lim_{(x, y)\to(a, b)}f(x, y)=f(a, b)</math>
:従って、<math>f(x, y)</math>は全微分可能な点で連続である。
なお、全微分と常微分は完全に対応するため、両者を区別せずにただ「微分」と呼ぶ文献も存在する。実際、関数が一変数か多変数かは文脈で容易に判断されるので、両者を区別しなくとも実務的な支障はない。
各点<math>(x, y)</math>に対して全微分を与える関数は微分係数→導関数と同じ議論によって
:<math>f(x+\Delta x, y+\Delta y)-f(x, y)=\begin{pmatrix} \frac{\partial{f}}{\partial{x}} & \frac{\partial{f}}{\partial{y}} \end{pmatrix} \begin{pmatrix} \Delta x \\ \Delta y \end{pmatrix} + O\left(\left\|\begin{pmatrix} \Delta x \\ \Delta y \end{pmatrix}\right\|\right) \quad \left(\begin{pmatrix} \Delta x \\ \Delta y \end{pmatrix} \to \vec{0}\right)</math>
と表されることが判る。
これは
:<math>\lim_{\scriptstyle \Delta x \to 0 \atop \scriptstyle \Delta y \to 0} \{f(x+\Delta x, y+\Delta y)-f(x, y)\}= \lim_{\scriptstyle \Delta x \to 0 \atop \scriptstyle \Delta y \to 0}\left( \frac{\partial{f}}{\partial{x}}\Delta x + \frac{\partial{f}}{\partial{y}}\Delta y\right)</math>
と書き直せる<math>\left(\because \lim_{\scriptstyle \Delta x \to 0 \atop \scriptstyle \Delta y \to 0}O\left(\left\|\begin{pmatrix} \Delta x \\ \Delta y \end{pmatrix}\right\|\right)=0\right)</math>。
左辺を<math>df</math>と書くことにすると、変分<math>\Delta x, \Delta y</math>を微小量<math>dx, dy</math>に置き換えて
:<math>df = \frac{\partial{f}}{\partial{x}}dx + \frac{\partial{f}}{\partial{y}}dy</math>
これが全微分の一般表示である。これを俗に'''全導関数'''と呼ぶ場合がある。<!-- こう呼ぶと「完全微分方程式を解く=全導関数から元の関数を復元する」という用語対応が成り立って「常微分方程式を解く=(常)導関数から元の関数を復元する」・「偏微分方程式を解く=偏導関数から元の関数を復元する」と同じ関係を成せる。 -->
一変数関数に於いて、常微分可能性は「点<math>(a, f(a))</math>を通る接線の存在性」に対応した。
それでは、全微分可能性の幾何的意味は何であろうか?
一変数の話に立ち戻ると、関数の接線とは「接点の充分近傍に於ける関数の一次近似」であった。つまり、次元を1つ上げると曲面<math>z=f(x, y)</math>は「点<math>(a, b, f(a, b))</math>を通る且つ方程式が<math>x, y, z</math>の一次方程式である」図形で一次近似される筈である。
高校数学を思い出すと、<math>xyz</math>空間で一次方程式<math>ax+by+cz+d=0</math>は平面の方程式であった。更に、ベクトル<math>\begin{pmatrix} a \\ b \\ c \end{pmatrix}</math>はこの平面に垂直な法線ベクトルであった。
<math>f(x, y)</math>が全微分可能ならば<math>x, y</math>に関して偏微分可能なので、一変数関数<math>f(x, b), f(a, y)</math>はそれぞれ<math>x, y</math>に関して常微分可能であり、曲面<math>z=f(x, y)</math>を平面<math>y=b/x=a</math>で切った切り口の曲線の接線の傾きは<math>f_{\partial x}(a, b)/f_{\partial y}(a, b)</math>となる。よってこれらの接線に対してそれぞれ方向ベクトル<math>\begin{pmatrix} 1 \\ 0 \\ f_{\partial x}(a, b) \end{pmatrix}, \begin{pmatrix} 0 \\ 1 \\ f_{\partial y}(a, b) \end{pmatrix}</math>をとれる。
求める平面はこれらの接線を共に含む筈なので、<math>\begin{pmatrix} 1 \\ 0 \\ f_{\partial x}(a, b) \end{pmatrix}, \begin{pmatrix} 0 \\ 1 \\ f_{\partial y}(a, b) \end{pmatrix}</math>の両方に直交するようなベクトルが求める平面の法線ベクトルである。
よってこれらの外積を計算して、
:<math>\begin{pmatrix} 1 \\ 0 \\ f_{\partial x}(a, b) \end{pmatrix} \times \begin{pmatrix} 0 \\ 1 \\ f_{\partial y}(a, b) \end{pmatrix} = \begin{pmatrix} 0 \cdot f_{\partial y}(a, b) - f_{\partial x}(a, b) \cdot 1 \\ f_{\partial x}(a, b) \cdot 0 - 1 \cdot f_{\partial y}(a, b) \\ 1 \cdot 1 - 0 \cdot 0 \end{pmatrix} = \begin{pmatrix} -f_{\partial x}(a, b) \\ -f_{\partial y}(a, b) \\ 1 \end{pmatrix}</math>
求める平面は<math>(a, b, f(a, b))</math>を通るので、方程式の一般形に代入して
:<math>-f_{\partial x}(a, b)(x-a) - f_{\partial y}(a, b)(y-b) + 1 (z-f(a, b))=0</math>
:<math>\therefore z-f(a, b)=f_{\partial x}(a, b)(x-a) + f_{\partial y}(a, b)(y-b)</math>
この平面を、曲線<math>z=f(x, y)</math>の点<math>(a, b, f(a, b))</math>に於ける'''接平面'''という。
則ち、全微分可能性は接平面の存在性に対応することが判った。
{{演習問題|二変数関数<math>f(x, y)=x^3+y^3</math>が(1)任意点で全微分可能であることを示し、(2)点<math>(1, 1, 2)</math>に於ける接平面の方程式を<math>z=ax+by+c</math>の形で求めよ。|(1)
全微分可能性を示すには、<math>\lim_{h, k\to0} \left\{ f(a+h, b+k)-f(a, b)-\begin{pmatrix} \alpha & \beta \end{pmatrix} \begin{pmatrix} h \\ k \end{pmatrix} \right\}=0</math>・・・(*)を示せばよい。<br><math>\frac{\partial{f}}{\partial{x}}=3x^3, \frac{\partial{f}}{\partial{y}}=3y^2</math>より、<br><math>f(a+h, b+k)-f(a, b)-\begin{pmatrix} \alpha & \beta \end{pmatrix} \begin{pmatrix} h \\ k \end{pmatrix}</math><br><math>=(a+h)^3+(b+k)^3-(a^3+b^3)-(3a^2h+3b^2k)</math><br><math>=3ah^2+h^3+3bk^2+k^3</math><br><math>=O\left(\left\|\begin{pmatrix} h \\ k \end{pmatrix}\right\|\right)</math><br>ここで<math>O\left(g(x, y)\right)</math>とは<math>\lim_{(x, y)\to(a, b)}\frac{f(x, y)}{g(x, y)}=0</math>を満たす<math>f(x, y)</math>のことだったので、<br><math>\left|\frac{O\left(\sqrt{h^2+k^2}\right)}{\sqrt{h^2+k^2}}\right|</math>が0に収束する点<math>(a, b)</math>が存在することを示せばよい。<br>変数変換<math>\begin{pmatrix} h \\ k \end{pmatrix}=r\begin{pmatrix} \cos\theta \\ \sin\theta \end{pmatrix}</math>により、<br><math>\left|\frac{O\left(\sqrt{h^2+k^2}\right)}{\sqrt{h^2+k^2}}\right|=\left|\frac{3ar^2\cos^2\theta+r^3\cos^3\theta+3br^2\sin^2\theta+r^3\sin^3\theta}{r}\right|</math><br><math>=|3r(a\cos^2\theta+b\sin^2\theta)+r^2(\cos^3\theta+\sin^3\theta)|</math><br><math>\leqq3r|a\cos^2\theta+b\sin^2\theta|+r^2|\cos^3\theta+\sin^3\theta|</math>(<math>\because</math>三角不等式)<br><math>\leqq3r|a+b|+2r^2 (\because |\sin\theta|, |\cos\theta|\leqq1)</math><br>最後の式で<math>r\to0</math>とした極限は0に収束し、不等式<math>0 \leqq |3r(a\cos^2\theta+b\sin^2\theta)+r^2(\cos^3\theta+\sin^3\theta)| \leqq 3r|a+b|+2r^2</math>と挟み撃ちの原理より<br><math>\lim_{h, k\to0}\left|\frac{O\left(\sqrt{h^2+k^2}\right)}{\sqrt{h^2+k^2}}\right|=0</math>なので、(*)が示された。//<br>
(2)
(1)で求めた偏導関数から<math>f_{\partial x}(1, 1)=3, f_{\partial y}(1, 1)=3</math>なので、<br>一般形に代入して<math>z-2=3(x-1)+3(y-1) \iff z=3x+3y-4</math>//
}}
===高階偏導関数===
<math>z=f(x, y)</math>の偏導関数<math>\partial{x} f(x, y), \partial{y}f(x, y)</math>は一般に<math>x, y</math>の二変数関数である。そのため、これらが偏微分可能であればさらに偏微分することが可能である。
今、<math>f(x, y)</math>の<math>x, y</math>について偏導関数が存在し、それぞれ偏微分可能であればそれぞれ更に<math>x, y</math>についての導関数が存在する。そのため、積の法則より二回偏微分した偏導関数('''二階偏導関数''')は4種類存在することになる。
<math>\partial{x} f(x, y)</math>の<math>x</math>に関する偏導関数を<math>f_{\partial x^2}(x, y),~ f_{xx}(x, y),~ z_{\partial x^2},~ z_{xx},~ \frac{\partial^2{z}}{\partial{x^2}},~ \frac{\partial^2{f}}{\partial{x^2}}(x, y),~ \partial{x^2} f(x, y)</math>などと表す。<br><math>\partial{x} f(x, y)</math>の<math>y</math>に関する偏導関数を<math>f_{\partial y\partial x}(x, y),~ f_{xy}(x, y),~ z_{xy},~ z_{\partial y\partial x},~ \frac{\partial^2{z}}{\partial{y}\partial{x}},~ \frac{\partial^2{f}}{\partial{y}\partial{x}}(x, y),~ \partial{y}\partial{x} f(x, y)</math>などと表す。<br><math>\partial{y} f(x, y)</math>の<math>x</math>に関する偏導関数を<math>f_{\partial x\partial y}(x, y),~ f_{yx}(x, y),~ z_{yx},~ z_{\partial x\partial y},~ \frac{\partial^2{z}}{\partial{x}\partial{y}},~ \frac{\partial^2{f}}{\partial{x}\partial{y}}(x, y),~ \partial{x}\partial{y} f(x, y)</math>などと表す。<br><math>\partial{y} f(x, y)</math>の<math>y</math>に関する偏導関数を<math>f_{\partial y^2}(x, y),~ f_{yy}(x, y),~ z_{\partial y^2},~ z_{yy},~ \frac{\partial^2{z}}{\partial{y^2}},~ \frac{\partial^2{f}}{\partial{y^2}}(x, y),~ \partial{y^2} f(x, y)</math>などと表す。
ここで、<math>\partial</math>を用いるか否かで<math>x, y</math>の順序が入れ替わっていることに注意。
また、それぞれの二階偏導関数が存在するかは一階偏導関数の偏微分可能性に依存するので、上の4種類が必ず揃う訳ではない。
先程の<math>f(x,y)=x^5y^3</math> の場合、
*<math>\frac{\partial^2{f}}{\partial{x^2}}=\frac{\partial}{\partial{x}}\left(\frac{\partial{f}}{\partial{x}}\right)=\frac{\partial}{\partial{{x}}}(5x^4 y^3)=5\left(\frac{d}{dx}x^4\right)y^3=5\sdot 4 x^3 y^3=20 x^3 y^3</math>
*<math>\frac{\partial^2{f}}{\partial{y}\partial{x}}=\frac{\partial}{\partial{y}}\left(\frac{\partial{f}}{\partial{x}}\right)=\frac{\partial}{\partial{{y}}}(5x^4 y^3)=5x^4\left(\frac{d}{dy}y^3\right)=5x^4\sdot 3y^2=15 x^4 y^2</math>
*<math>\frac{\partial^2{f}}{\partial{x}\partial{y}}=\frac{\partial}{\partial{x}}\left(\frac{\partial{f}}{\partial{y}}\right)=\frac{\partial}{\partial{{x}}}(3x^5 y^2)=3\left(\frac{d}{dx}x^5\right)y^2=3\sdot 5 x^4 y^2=15 x^4 y^2</math>
*<math>\frac{\partial^2{f}}{\partial{y^2}}=\frac{\partial}{\partial{y}}\left(\frac{\partial{f}}{\partial{y}}\right)=\frac{\partial}{\partial{{y}}}(3x^5 y^2)=3x^5\left(\frac{d}{dy}y^2\right)=3x^5\sdot 2y=6 x^5 y</math>
である。
ここで<math>\frac{\partial^2{f}}{\partial{x}\partial{y}}=\frac{\partial^2{f}}{\partial{y}\partial{x}}</math>が成り立っているが、これは応用上用いられるような「まとも」な関数ならば偏微分の順番が可換であることによる。
*「まとも」でない例
*::<math>f(x,y)=\begin{cases}\frac{xy(x^2-y^2)}{x^2+y^2} & (x,y) \ne (0,0) \\ 0 & (x,y)=(0,0)\end{cases}</math>
*:とすると、
*::<math>f(x,0)=f(0,y)=0</math>より
*::<math>\partial{x} f(0,0)=\partial{y} f(0,0)=0</math>
*:一方、<math>(x,y) \ne (0,0)</math>のとき、
*::<math>\frac{\partial f}{\partial x}=\frac{y(x^4+4x^2y^2-y^4)}{(x^2+y^2)^2}</math>
*::<math>\frac{\partial f}{\partial y}=\frac{x(x^4-4x^2y^2-y^4)}{(x^2+y^2)^2}</math>
*::<math>\therefore \partial{x} f(0,y)=-y, \ \partial{y} f(x,0)=x</math>
*:従って
*::<math>\partial{x}\partial{y}f(0,0)=\lim_{h \to 0}\frac{h-0}{h}=1</math>
*::<math>\partial{y}\partial{x}f(0,0)=\lim_{k \to 0}\frac{-k-0}{k}=-1</math>
*:である。
「まとも」な関数が具体的にどのような関数であるかは、以下の定理により与えられる。
{{定理|(偏微分順序の可換性)}}
点<math>(a,b)</math>に於いて<math>f_{xy}(a, b), f_{yx}(a, b)</math>ともに連続ならば、
:<math>f_{xy}(a, b) = f_{yx}(a, b)</math>
{{定理終わり}}
*証明の導入
まず、<math>f_{xy}(a, b)</math>とは定義に従うと
:<math>f_{xy}(a,b)= \frac{\partial{f_x}}{\partial{{y}}} =\lim_{k\to 0} \frac {f_x(a,b+k) - f_x(a,b) }{k} = \lim_{k\to 0} \frac {\lim_{h\to 0} \frac{f(a+h,b+k)-f(a,b+k)}{h} - \lim_{h\to 0} \frac {f(a+h,b)-f(a,b)}{h} } {k} </math>
:<math>= \lim_{k\to 0} \lim_{h\to 0} \frac {\frac{f(a+h,b+k)-f(a,b+k)}{h} - \frac {f(a+h,b)-f(a,b)}{h} } {k}= \lim_{k\to 0} \lim_{h\to 0} \frac { \{f(a+h,b+k)-f(a,b+k) \} - \{ f(a+h,b)-f(a,b) \} } {hk}</math>
:<math>= \lim_{k\to 0} \lim_{h\to 0} \frac { f(a+h,b+k)-f(a,b+k) - f(a+h,b) + f(a,b) } {hk}</math>
であり、同様に<math>f_{xy}(a, b)</math>とは定義に従うと
:<math>f_{yx}(a,b)= \frac{\partial{f_y}}{\partial{{x}}} =\lim_{h\to 0} \frac {f_y(a+h,b) - f_y(a,b) }{h} = \lim_{h\to 0} \frac {\lim_{k\to 0} \frac{f(a+h,b+k)-f(a+h,b)}{k} - \lim_{k\to 0} \frac {f(a,b+k)-f(a,b)}{k} } {h} </math>
:<math>= \lim_{h\to 0} \lim_{k\to 0} \frac {\frac{f(a+h,b+k)-f(a+h,b)}{k} - \frac {f(a,b+k)-f(a,b)}{k} } {h}= \lim_{h\to 0} \lim_{k\to 0} \frac { \{f(a+h,b+k)-f(a+h,b) \} - \{ f(a,b+k)-f(a,b) \} } {hk}</math>
:<math>= \lim_{k\to 0} \lim_{h\to 0} \frac { f(a+h,b+k) - f(a+h,b) -f(a,b+k) + f(a,b) } {hk}= \lim_{k\to 0} \lim_{h\to 0} \frac { f(a+h,b+k)-f(a,b+k) - f(a+h,b) + f(a,b) } {hk}</math>
である。
よって、この定理は式 <math>\frac{f(a+h, b+k)-f(a, b+k)-f(a+h,b)+f(a,b)}{hk}</math> における <math>\lim_{k\to 0}</math> と<math>\lim_{h\to 0}</math> (反復極限)の可換を証明している。
*証明
やや天下り的だが、
:<math>F=f(a+h, b+k)-f(a, b+k)-f(a+h, b)+f(a, b)</math>
と置くと
:<math>F=\{f(a+h, b+k)-f(a+h, b)\}-\{f(a, b+k)-f(a, b)\}=\{ f(a+h, b+k)-f(a, b+k) \} - \{ f(a+h, b)-f(a, b) \}
</math>
である。
技巧的だが、この式を参考に
:<math>\phi(x):=f(x, b+k)-f(x, b)</math>
:<math>\psi(y):=f(a+h, y)-f(a, y)</math>
とすると、
:<math>F = \phi(a+h)-\phi(a) = \psi(b+k)-\psi(b)</math>
という風に<math>F</math>を1変数関数に置き換えられる。
ここで、1変数関数に於けるラグランジュの平均値の定理を適用すると、
:<math>F=\phi(a+h)-\phi(a)=h\phi'(c)</math>
を満たす<math>c \in (a, h)</math>が存在するので、
:<math>\theta_1 \in (0, 1)</math>
として
:<math>c=a+\theta_1h</math>
と書いておく。
ここで偏微分係数の定義に立ち戻ると、<math>\frac{d\phi}{dx}=\frac{\partial{f}}{\partial{x}}(x, b+k)-\frac{\partial{f}}{\partial{x}}(x, b)</math>である。
なので
:<math>F = \phi(a+h)-\phi(a)=h\phi'(a+\theta_1h) = h \{ f_x(a+\theta_1h, b+k)-f_x(a+\theta_1h, b) \}</math>
また、<math>\phi'(a+\theta_1h)</math>を<math>y</math>の関数と考えることにより、偏微分係数の定義を再び用いて
:<math>F=h \{ f_x(a+\theta_1h, b+k)-f_x(a+\theta_1h, b) \}=hk f_{xy}(a+\theta_1h, b+\theta_2k) \quad(\theta_2 \in (0, 1))</math>
を得る。
一方、
:<math>F = \psi(b+k)-\psi(b)</math>
と表した場合も、同様の式変形によって
:<math>F=\psi(b+k)-\psi(b)=k\psi'(b+\theta_3k)=k\{f_y(a+h, b+\theta_3k)-f_y(a, b+\theta_3k)\}=hkf_{yx}(a+\theta_4h, b+\theta_3k) \quad(\theta_3, \theta_4 \in (0, 1))</math>
よって
:<math>F=hk f_{xy}(a+\theta_1h, b+\theta_2k)=hkf_{yx}(a+\theta_4h, b+\theta_3k)</math>
<math>h, k\neq0</math>より
:<math>f_{xy}(a+\theta_1h, b+\theta_2k)=f_{yx}(a+\theta_4h, b+\theta_3k)</math>
この式について、 <math>h, k\to 0</math>の極限をとれば、極限をとる順番に関係なく
:<math>f_{xy}(a, b) = f_{yx}(a, b)</math>//
<!--* 参考文献
証明の導入の参考として、
:http://w3e.kanazawa-it.ac.jp/math/category/bibun/henbibun/henkan-tex.cgi?target=/math/category/bibun/henbibun/henbibun-junnjokoukan.html (金沢工業大学 KIT数学ナビゲーション『偏微分の順序交換』) 、サイト確認日:2016年7月23日
証明中の数式の記法の参考として、
:サイエンス社『微分積分概論[新訂版]』、高橋泰嗣 加藤幹雄、2013年11月10日発行、新訂第一版、-->
二階偏導関数が偏微分可能な場合、その偏導関数たちを'''三階偏導関数'''という。三階偏導関数が偏微分可能な場合、その偏導関数たちを'''四階偏導関数'''という。同様に次数を上げていくことができる。次数が2以上の場合を'''高階偏導関数'''という。
一変数の場合と異なり、次数が上がるたびにそれぞれ<math>x, y</math>について偏導関数を考えるため、<math>n</math>階偏導関数の(最大)個数は<math>2</math>個から<math>n</math>個とる重複順列 <math>{}_2 \Pi_n</math>に等しい。
但し、上で証明した定理を繰り返し用いると偏微分の順序が関係なくなるので、「どの変数で何回偏微分したか」のみが重要である。具体的には、一致する偏導関数たちを全体で<math>1</math>個と数えると、(偏微分が可換な)<math>n</math>階導関数の(最大)個数は<math>2</math>個から<math>n</math>個とる重複組合せ <math>{}_2 \mathrm{H}_n</math>に等しくなる。
点<math>(a, b)</math>で二変数関数<math>f(x,y)</math>の<math>k</math>階偏導関数(<math>k=1, 2, \cdots, n</math>)が全て存在し、且つそれらが全て連続であるとき、<math>f(x, y)</math>は<math>(a, b)</math>で'''<math>n</math>階連続微分可能'''といい、「<math>f</math>は<math>(a, b)</math>で<math>C^n</math>(級)関数である」という。また、定義域の全てで連続微分可能である場合は<math>f \in C^n</math>と書く。
<math>n\to\infty</math>でいえるときは<math>C^\infty</math>級関数という。
応用上で用いられる関数の殆どは<math>C^\infty</math>級関数である。
これを用いて先程の定理を言い換えると、
:<math>(a, b)</math>で<math>f</math>が<math>C^2</math>級<math>\implies f_{xy}(a, b)=f_{yx}(a, b)</math>
である。
===合成関数微分===
二変数関数に対しても合成関数を考えることができるが、合成元の関数は一変数と二変数の二通り考えることができる。
先ずは、一変数関数の合成の場合を考える。
二変数関数<math>f(x, y)</math>に対し、<math>\begin{cases} x=\phi(t) \\ y=\psi(t) \end{cases}</math>となるような媒介変数<math>t</math>が存在するとする。このとき、合成関数<math>F(t)=f(\phi(t), \psi(t))</math>を考えることができる。
<math>F</math>は勿論一変数関数なので、<math>t</math>で微分するには常微分可能性を考えればよい。則ち、極限
:<math>\lim_{h\to0}\frac{F(t+h)-F(t)}{h}</math>
が有限値<math>L</math>に収束すればよい。
ここで<math>\begin{cases} \Delta x := \phi(t+h)-\phi(t) \\ \Delta y := \psi(t+h)-\psi(t) \end{cases}</math>とする。<math>\phi(t), \psi(t)</math>が常微分可能とすると<math>\phi(t), \psi(t)</math>は連続なので<math>h\to0</math>で<math>\Delta x , \Delta y\to0</math>である。よって
:<math>L=\lim_{h\to0}\frac{f(\phi(t)+\Delta x, \psi(t)+\Delta y)-f(\phi(t), \psi(t))}{h}</math>
更に<math>f</math>が全微分可能とするとどの方向から<math>\Delta x, \Delta y\to0</math>としても
:(分子)<math>=\frac{\partial{f}}{\partial{x}} \Bigg|_{\scriptscriptstyle \begin{array}{c} x = \phi(t) \\[-6pt] y = \psi(t) \end{array} }\cdot\Delta x+\frac{\partial{f}}{\partial{y}} \Bigg|_{\scriptscriptstyle \begin{array}{c} x = \phi(t) \\[-6pt] y = \psi(t) \end{array} }\cdot\Delta y</math>
よって
:<math>L=\lim_{h\to0} \left\{ \frac{\partial{f}}{\partial{x}} \Bigg|_{\scriptscriptstyle \begin{array}{c} x = \phi(t) \\[-6pt] y = \psi(t) \end{array} }\cdot\frac{\Delta x}{h}+\frac{\partial{f}}{\partial{y}} \Bigg|_{\scriptscriptstyle \begin{array}{c} x = \phi(t) \\[-6pt] y = \psi(t) \end{array} }\cdot\frac{\Delta y}{h} + O\left(\left\|\begin{pmatrix} \Delta x \\ \Delta y \end{pmatrix}\right\|\right) \right\}</math>
ここで
:<math>\lim_{h\to0}\frac{\Delta x}{h}=\phi'(t), \quad \lim_{h\to0}\frac{\Delta y}{h}=\psi'(t)</math>
また、
:<math>\frac{O(\sqrt{(\Delta x)^2+(\Delta y)^2})}{|h|} = \frac{O(\sqrt{(\Delta x)^2+(\Delta y)^2})}{\sqrt{(\Delta x)^2+(\Delta y)^2}}\cdot\sqrt{\left(\frac{\Delta x}{h}\right)^2+\left(\frac{\Delta y}{h}\right)^2}</math>
より
:<math>\lim_{h\to\pm0}\frac{O(\sqrt{(\Delta x)^2+(\Delta y)^2})}{|h|} = 0\cdot\sqrt{\{\phi'(t)\}^2+\{\psi'(t)\}}</math>
よって
:<math>\frac{dF}{dt}=\frac{\partial{f}}{\partial{x}} \Bigg|_{\scriptscriptstyle \begin{array}{c} x = \phi(t) \\[-6pt] y = \psi(t) \end{array} }\cdot\frac{d\phi}{dt}+\frac{\partial{f}}{\partial{y}} \Bigg|_{\scriptscriptstyle \begin{array}{c} x = \phi(t) \\[-6pt] y = \psi(t) \end{array} }\cdot\frac{d\psi}{dt}</math>
と求まる。
{{定理|(合成関数の常微分)}}
<math>f(x, y)</math>が全微分可能で<math>x=\phi(t), y=\psi(t)</math>の何れも常微分可能であるとき、合成関数<math>F(t)=f(\phi(t), \psi(t))</math>は常微分可能で
:<math>\frac{dF}{dt}=\frac{\partial{f}}{\partial{x}}\frac{dx}{dt}+\frac{\partial{f}}{\partial{y}}\frac{dy}{dt}</math>
{{定理終わり}}
ここでは代入記号を省略する略記法を用いていることに注意。右辺を見ると、一変数関数の合成関数微分と同様に'''連鎖律'''('''チェーン・ルール'''/'''チェイン・ルール''')が成り立っていることが判る。
二変数関数の合成の場合は、偏微分の定義に立ち戻って一変数の場合に帰着すれば容易にわかる。
{{定理|(合成関数の偏微分)}}
<math>f(x, y)</math>が全微分可能で<math>x=\phi(u, v), y=\psi(u, v)</math>の何れも<math>u/v</math>で偏微分可能であるとき、合成関数<math>F(u, v)=f(\phi(u, v), \psi(u, v))</math>は<math>u/v</math>で偏微分可能で
:<math>\frac{\partial{F}}{\partial{u}}=\frac{\partial{f}}{\partial{x}}\frac{\partial{x}}{\partial{u}}+\frac{\partial{f}}{\partial{y}}\frac{\partial{y}}{\partial{u}}</math>
:<math>\frac{\partial{F}}{\partial{v}}=\frac{\partial{f}}{\partial{x}}\frac{\partial{x}}{\partial{v}}+\frac{\partial{f}}{\partial{y}}\frac{\partial{y}}{\partial{v}}</math>
{{定理終わり}}
*証明
合成関数の常微分の証明の計算に於いて<math>t=u, v</math>とそれぞれ置くことで直ちに成り立つ。
一変数関数の場合と同様に合成関数の二階微分も考えられるが、一変数の場合より遙かに煩雑である。
例えば、<math>\frac{\partial^2{F}}{\partial{u^2}}</math>を考える。
:<math>\frac{\partial^2{F}}{\partial{u^2}}=\frac{\partial}{\partial{u}}\left(\frac{\partial{f}}{\partial{x}}\frac{\partial{x}}{\partial{u}}+\frac{\partial{f}}{\partial{y}}\frac{\partial{y}}{\partial{u}}\right)</math>
:<math>=\frac{\partial}{\partial{u}}\left(\frac{\partial{f}}{\partial{x}}\frac{\partial{x}}{\partial{u}}\right) + \frac{\partial}{\partial{u}}\left(\frac{\partial{f}}{\partial{y}}\frac{\partial{y}}{\partial{u}}\right)</math>(<math>\because</math>和の微分)
:<math>=\left(\frac{\partial}{\partial{u}}\frac{\partial{f}}{\partial{x}}\cdot\frac{\partial{x}}{\partial{u}}+\frac{\partial{f}}{\partial{x}}\cdot\frac{\partial}{\partial{u}}\frac{\partial{x}}{\partial{u}}\right)+\left(\frac{\partial}{\partial{u}}\frac{\partial{f}}{\partial{y}}\cdot\frac{\partial{y}}{\partial{u}}+\frac{\partial{f}}{\partial{y}}\cdot\frac{\partial}{\partial{u}}\frac{\partial{y}}{\partial{u}}\right)</math>(<math>\because</math>積の微分)
:<math>=\frac{\partial}{\partial{u}}\left(\frac{\partial{f}}{\partial{x}}\right)\frac{\partial{x}}{\partial{u}}+\frac{\partial{f}}{\partial{x}}\frac{\partial^2{x}}{\partial{u^2}}+\frac{\partial}{\partial{u}}\left(\frac{\partial{f}}{\partial{y}}\right)\frac{\partial{y}}{\partial{u}}+\frac{\partial{f}}{\partial{y}}\frac{\partial^2{y}}{\partial{u^2}}</math>
:<math>=\left(\frac{\partial{\frac{\partial{f}}{\partial{x}}}}{\partial{x}}\frac{\partial{x}}{\partial{u}}+\frac{\partial{\frac{\partial{f}}{\partial{x}}}}{\partial{y}}\frac{\partial{y}}{\partial{u}}\right)\frac{\partial{x}}{\partial{u}}+\frac{\partial{f}}{\partial{x}}\frac{\partial^2{x}}{\partial{u^2}}+\left(\frac{\partial{\frac{\partial{f}}{\partial{y}}}}{\partial{x}}\frac{\partial{x}}{\partial{u}}+\frac{\partial{\frac{\partial{f}}{\partial{y}}}}{\partial{y}}\frac{\partial{y}}{\partial{u}}\right)\frac{\partial{y}}{\partial{u}}+\frac{\partial{f}}{\partial{y}}\frac{\partial^2{y}}{\partial{u^2}}</math>(<math>\because</math>合成関数の偏微分)
:<math>=\frac{\partial^2{f}}{\partial{x^2}}\left(\frac{\partial{x}}{\partial{u}}\right)^2+\frac{\partial^2{f}}{\partial{y}\partial{x}}\frac{\partial{x}}{\partial{u}}\frac{\partial{y}}{\partial{u}}+\frac{\partial{f}}{\partial{x}}\frac{\partial^2{x}}{\partial{u^2}}+\frac{\partial^2{f}}{\partial{x}\partial{y}}\frac{\partial{x}}{\partial{u}}\frac{\partial{y}}{\partial{u}}+\frac{\partial^2{f}}{\partial{y^2}}\left(\frac{\partial{y}}{\partial{u}}\right)^2+\frac{\partial{f}}{\partial{y}}\frac{\partial^2{y}}{\partial{u^2}}</math>//
ここで、<math>f</math>が<math>C^2</math>級であれば更に変形して
:<math>\frac{\partial^2{F}}{\partial{u^2}}=\frac{\partial^2{f}}{\partial{x^2}}\left(\frac{\partial{x}}{\partial{u}}\right)^2+\frac{\partial{f}}{\partial{x}}\frac{\partial^2{x}}{\partial{u^2}}+2\frac{\partial^2{f}}{\partial{x}\partial{y}}\frac{\partial{x}}{\partial{u}}\frac{\partial{y}}{\partial{u}}+\frac{\partial{f}}{\partial{y}}\frac{\partial^2{y}}{\partial{u^2}}+\frac{\partial^2{f}}{\partial{y^2}}\left(\frac{\partial{y}}{\partial{u}}\right)^2</math>
合成関数微分の計算は、[[解析学基礎/偏微分方程式|偏微分方程式]]に役立てられている。
例えば、<math>\frac{\partial^2{f}}{\partial{x^2}}+\frac{\partial^2{f}}{\partial{y^2}}=0</math>(ラプラス方程式)という二階線型偏微分方程式を考える。
<math>f(x, y)</math>を極座標表示<math>F(r, \theta)</math>に直すとき、変換公式<math>\begin{cases} x=r\cos\theta \\ y=r\sin\theta \end{cases}</math>は<math>f</math>に二変数関数<math>\phi(r, \theta)=r\cos\theta, \psi(r, \theta)=r\sin\theta</math>を合成していると捉えることができる。
よって、
:<math>\frac{\partial{f}}{\partial{x}}=\frac{\partial{F}}{\partial{r}}\frac{\partial{r}}{\partial{x}}+\frac{\partial{F}}{\partial{\theta}}\frac{\partial{\theta}}{\partial{x}}</math>
:<math>\frac{\partial{f}}{\partial{y}}=\frac{\partial{F}}{\partial{r}}\frac{\partial{r}}{\partial{y}}+\frac{\partial{F}}{\partial{\theta}}\frac{\partial{\theta}}{\partial{y}}</math>
先程求めた合成関数の二階偏微分の式から
:<math>\frac{\partial^2{f}}{\partial{x^2}}=\frac{\partial^2{F}}{\partial{r^2}}\left(\frac{\partial{r}}{\partial{x}}\right)^2+\frac{\partial{F}}{\partial{r}}\frac{\partial^2{r}}{\partial{x^2}}+\frac{\partial^2{F}}{\partial{r}\partial{\theta}}\frac{\partial{r}}{\partial{x}}\frac{\partial{\theta}}{\partial{x}}+\frac{\partial^2{F}}{\partial{\theta}\partial{r}}\frac{\partial{\theta}}{\partial{x}}\frac{\partial{r}}{\partial{x}}+\frac{\partial{F}}{\partial{\theta}}\frac{\partial^2{\theta}}{\partial{x^2}}+\frac{\partial^2{F}}{\partial{\theta^2}}\left(\frac{\partial{\theta}}{\partial{x}}\right)^2</math>
:<math>\frac{\partial^2{f}}{\partial{y^2}}=\frac{\partial^2{F}}{\partial{r^2}}\left(\frac{\partial{r}}{\partial{y}}\right)^2+\frac{\partial{F}}{\partial{r}}\frac{\partial^2{r}}{\partial{y^2}}+\frac{\partial^2{F}}{\partial{r}\partial{\theta}}\frac{\partial{r}}{\partial{y}}\frac{\partial{\theta}}{\partial{y}}+\frac{\partial^2{F}}{\partial{\theta}\partial{r}}\frac{\partial{\theta}}{\partial{y}}\frac{\partial{r}}{\partial{y}}+\frac{\partial{F}}{\partial{\theta}}\frac{\partial^2{\theta}}{\partial{y^2}}+\frac{\partial^2{F}}{\partial{\theta^2}}\left(\frac{\partial{\theta}}{\partial{y}}\right)^2</math>
ここで<math>r=\sqrt{x^2+y^2}, \theta=\arctan\frac{y}{x}</math>より
:<math>\frac{\partial{r}}{\partial{x}}=\frac{x}{r},~ \frac{\partial{r}}{\partial{y}}=\frac{y}{r},~ \frac{\partial{\theta}}{\partial{x}}=-\frac{y}{r^2},~ \frac{\partial{\theta}}{\partial{y}}=\frac{x}{r^2},~ \frac{\partial^2{r}}{\partial{x^2}}=\frac{y^2}{r^3},~ \frac{\partial^2{r}}{\partial{y^2}}=\frac{x^2}{r^3},~ \frac{\partial^2{\theta}}{\partial{x^2}}=\frac{2xy}{r^4},~ \frac{\partial^2{\theta}}{\partial{y^2}}=-\frac{2xy}{r^4}</math>
なので
:<math>\frac{\partial^2{f}}{\partial{x^2}}=\frac{x^2}{r^2}\frac{\partial^2{F}}{\partial{r^2}}+\frac{y^2}{r^3}\frac{\partial{F}}{\partial{r}}-\frac{xy}{r^3}\frac{\partial^2{F}}{\partial{r}\partial{\theta}}+\frac{xy}{r^3}\frac{\partial^2{F}}{\partial{\theta}\partial{r}}+\frac{2xy}{r^4}\frac{\partial{F}}{\partial{\theta}}+\frac{y^2}{r^4}\frac{\partial^2{F}}{\partial{\theta}}</math>
:<math>\frac{\partial^2{f}}{\partial{y^2}}=\frac{y^2}{r^2}\frac{\partial^2{F}}{\partial{r^2}}+\frac{x^2}{r^3}\frac{\partial{F}}{\partial{r}}-\frac{xy}{r^3}\frac{\partial^2{F}}{\partial{r}\partial{\theta}}+\frac{xy}{r^3}\frac{\partial^2{F}}{\partial{\theta}\partial{r}}-\frac{2xy}{r^4}\frac{\partial{F}}{\partial{\theta}}+\frac{x^2}{r^4}\frac{\partial^2{F}}{\partial{\theta}}</math>
故に
:<math>\frac{\partial^2{f}}{\partial{x^2}}+\frac{\partial^2{f}}{\partial{y^2}}=\frac{\partial^2{F}}{\partial{r^2}}+\frac{1}{r}\frac{\partial{F}}{\partial{r}}-\frac{2xy}{r^3}\frac{\partial^2{F}}{\partial{r}\partial{\theta}}+\frac{2xy}{r^3}\frac{\partial^2{F}}{\partial{\theta}\partial{r}}+\frac{1}{r^2}\frac{\partial^2{F}}{\partial{\theta}}=0</math>
と変形される。
ここで<math>f \in C^2</math>ならば<math>\frac{\partial^2{F}}{\partial{r}\partial{\theta}}=\frac{\partial^2{F}}{\partial{\theta}\partial{r}}</math>なので
:<math>\frac{\partial^2{F}}{\partial{r^2}}+\frac{1}{r}\frac{\partial{F}}{\partial{r}}+\frac{1}{r^2}\frac{\partial^2{F}}{\partial{\theta}}=0</math>
更に、<math>f</math>が回転対称性(<math>\theta</math>の項を無視できる性質)を持っている場合、
:<math>\frac{d^2F}{dr^2}+\frac{1}{r}\frac{dF}{dr}=0</math>
という(元の二変数線型偏微分方程式に比べ)圧倒的に簡単な二階線型常微分方程式に帰着できる。
なお、元の偏微分方程式はベクトル解析の知識を用いると<math>\text{∆} f = 0</math>と非常に簡潔に表され、これは座標系に依らない記法なので大変便利である。
===極値===
一変数関数の場合と同様に、二変数関数でもテイラーの定理を考えることが可能である。
但し、先程も見たように<math>f(x, y)</math>の<math>n</math>階偏導関数の最大個数は<math>{}_2 \Pi_{n}</math>であり、その全てを式に書いたのでは非常に煩雑となって収拾がつかなくなる。
そこで、以下のような略記法を考える。
:<math>f(x, y)</math>に対し、<math>\frac{\partial{f}}{\partial{x}}+\frac{\partial{f}}{\partial{y}}</math>を形式的に<math>\left(\frac{\partial}{\partial{x}}+\frac{\partial}{\partial{y}}\right)f</math>と変形する。ここで、<math>D:=\frac{\partial}{\partial{x}}+\frac{\partial}{\partial{y}}</math>とすれば<math>Df</math>と表せる。
この<math>D</math>は「各独立変数に関して偏微分したそれぞれの偏導関数の総和をとる」という意味の演算子として定義され得る。一般に、偏微分演算子の一次結合として定義される演算子<math>D = \sum_{i} a_i\frac{\partial}{\partial{x_i}}</math>を'''一次の偏微分作用素'''という。各<math>a_i</math>のとり方で微分する方向が変わることから'''方向偏微分作用素'''ともいう。
<math>f</math>にこの<math>D</math>を複数回作用させることを考える。
:<math>D(Df)=\left(\frac{\partial}{\partial{x}}+\frac{\partial}{\partial{y}}\right)\left\{\left(\frac{\partial}{\partial{x}}+\frac{\partial}{\partial{y}}\right)f\right\}</math>
:<math>=\left(\frac{\partial}{\partial{x}}+\frac{\partial}{\partial{y}}\right)\left(\frac{\partial{f}}{\partial{x}}+\frac{\partial{f}}{\partial{y}}\right)</math>
:<math>=\frac{\partial}{\partial{x}}\left(\frac{\partial{f}}{\partial{x}}+\frac{\partial{f}}{\partial{y}}\right)+\frac{\partial}{\partial{y}}\left(\frac{\partial{f}}{\partial{x}}+\frac{\partial{f}}{\partial{y}}\right)</math>
:<math>=\frac{\partial^2{f}}{\partial{x^2}}+\frac{\partial^2{f}}{\partial{x}\partial{y}}+\frac{\partial^2{f}}{\partial{y}\partial{x}}+\frac{\partial^2{f}}{\partial{y^2}}</math>
と、四種類の二階偏導関数が全て現れている。
ここで形式的に
:<math>(D D)f=\left\{\left(\frac{\partial}{\partial{x}}+\frac{\partial}{\partial{y}}\right)\left(\frac{\partial}{\partial{x}}+\frac{\partial}{\partial{y}}\right)\right\}f</math>
:<math>=\left(\frac{\partial^2}{\partial{x^2}}+\frac{\partial^2}{\partial{x}\partial{y}}+\frac{\partial^2}{\partial{y}\partial{x}}+\frac{\partial^2}{\partial{y^2}}\right)f</math>
:<math>=\frac{\partial^2{f}}{\partial{x^2}}+\frac{\partial^2{f}}{\partial{x}\partial{y}}+\frac{\partial^2{f}}{\partial{y}\partial{x}}+\frac{\partial^2{f}}{\partial{y^2}}</math>
なので、偏微分作用素<math>D</math>と作用素の対象となる関数<math>f</math>の間に結合法則が成り立っていると見做せる。
そこで、<math>D^2:=DD</math>と定義すると、同様の議論により一般に<math>n</math>階偏導関数の総和は<math>D^nf</math>で表される。
これを用いて、以下のテイラーの定理を証明しよう。
{{定理|(二変数に於けるテイラーの定理)}}
<math>f(x, y)</math>が<math>(a, b)</math>近傍で<math>C^n</math>級であるとき、<math>h:=x-a, k:=y-b, D:=h\frac{\partial}{\partial{x}}+k\frac{\partial}{\partial{y}}</math>とすると
:<math>f(a+h, b+k)=\sum_{i=0}^{n-1}\frac{1}{i!}D^if(a, b)+\frac{1}{n!}D^nf(a+\theta h, b+\theta k)</math>
を満たす<math>\theta \in (0, 1)</math>が存在する。
{{定理終わり}}
*証明
:<math>g(t):=f(a+ht, b+kt)</math>として<math>g(t)</math>の有限マクローリン展開より
::<math>g(t)=\sum_{i=0}^{n-1}\frac{t^i}{i!}g^{(i)}(0)+\frac{t^n}{n!}g^{(n)}(\theta t)</math>
:を満たす<math>\theta \in (0, 1)</math>が存在する。
:合成関数の常微分より
::<math>\frac{d}{dt}g(t)=\frac{dx}{dt}\frac{\partial{f}}{\partial{x}}+\frac{dy}{dt}\frac{\partial{f}}{\partial{y}}=h\frac{\partial{f}}{\partial{x}}+k\frac{\partial{f}}{\partial{y}}=Df</math>
:なので<math>g(t)</math>を常微分することと<math>f</math>に<math>D</math>を作用させることは同値であり、非負整数<math>i</math>に対して
::<math>g^{(i)}(t)=D^if(a+ht, b+kt)</math>
:よって
::<math>g^{(i)}(0)=D^if(a, b)</math>
::<math>g^{(n)}(\theta t)=D^nf(a+\theta t h , b+\theta t k)</math>
:より
::<math>f(a+ht, b+kt)=\sum_{i=0}^{n-1}\frac{t^i}{i!}D^if(a, b)+\frac{t^n}{n!}D^n(a+\theta th, b+\theta tk)</math>
:ここで<math>t=1</math>とすれば定理の式を得る。//
この定理の応用として最も基本的なのが、極値である。
一変数関数と同様、極小値・極大値を求めることは最大値最小値問題を解く手掛かりになるが、その求め方は複雑である。
先ずは、極値を定義する。
:<math>\begin{pmatrix} x \\ y \end{pmatrix}\neq\begin{pmatrix} a \\ b \end{pmatrix}</math>として、
::<math>\exist \delta>0, \forall {\scriptstyle\left(\begin{array}{c} x \\[-6pt] y \end{array}\right)} \in \mathbb{R}^2 \left( {\scriptstyle\left\| \left(\begin{array}{c} x \\[-6pt] y \end{array}\right) - \left(\begin{array}{c} a \\[-6pt] b \end{array}\right) \right\|} < \delta \implies f(x, y) \leq f(a, b) \right)</math>
::ならば<math>f(x, y)</math>は<math>(a, b)</math>で'''極大'''という。
::<math>\exist \delta>0, \forall {\scriptstyle\left(\begin{array}{c} x \\[-6pt] y \end{array}\right)} \in \mathbb{R}^2 \left( {\scriptstyle\left\| \left(\begin{array}{c} x \\[-6pt] y \end{array}\right) - \left(\begin{array}{c} a \\[-6pt] b \end{array}\right) \right\|} < \delta \implies f(x, y) \geq f(a, b) \right)</math>
::ならば<math>f(x, y)</math>は<math>(a, b)</math>で'''極小'''という。
:極大/極小となるときの<math>f(a, b)</math>を'''極大値/極小値'''といい、纏めて'''極値'''と呼ぶ。
一変数の場合と異なるのは、'''どの方向から見ても極大/極小'''でなければならない点である。
例えば、曲面<math>z=x^2-y^2</math>を考える。
:この曲面を<math>zx</math>平面(則ち平面<math>y=0</math>)で切った切り口は拋物線<math>z=x^2</math>であり、<math>y=0</math>より原点で極小値をとる。
:然し、この曲面を<math>yz</math>平面(則ち平面<math>x=0</math>)で切った切り口は拋物線<math>z=-y^2</math>であり、<math>x=0</math>より原点で極大値をとる。
このように、方向によって極大・極小が変わるような点を、馬の{{ruby|鞍|くら}}に見えることから'''{{ruby|鞍点|あんてん}}'''といい、極値点とは区別する。極大方向・極小方向の少なくとも一方が存在しない場合は鞍点とは呼ばない。
極値をとる点を求める手掛かりとなるのが、次の定理である。
{{定理|(二変数に於けるフェルマーの定理)}}
<math>f(x, y)</math>が<math>(a, b)</math>で極値をとる<math>\implies \partial{x}f(a, b)=\partial{y}f(a, b)=0</math>
{{定理終わり}}
*証明
:<math>f(a, b)</math>が極値ならば、<math>x/y</math>軸方向で見ても極値になっている筈である。
:ここで<math>x/y</math>軸方向に見るとは、他の独立変数を固定した一変数関数として見ることだったので、<math>f(x, b), f(a, y)</math>を考えていることになる。
:このとき、一変数に於けるフェルマーの定理より
::<math>\frac{d}{dx}f(x, b)\Big|_{x=a}=0,~ \frac{d}{dy}f(a, y)\Big|_{y=b}=0</math>
:であるが、
:偏微分係数の定義より
::<math>\frac{\partial{f}}{\partial{x}}(a, b)=\frac{d}{dx}f(x, b)\Big|_{x=a},~ \frac{\partial{f}}{\partial{y}}(a, b)=\frac{d}{dy}f(a, y)\Big|_{y=b}</math>
:だったので、
::<math>\partial{x}f(a, b)=\partial{y}f(a, b)=0</math>
:である。//
なお、<math>\partial{x}f(a, b)=\partial{y}f(a, b)=0</math>が成り立つ点<math>(a, b)</math>を'''停留点'''という。これは、ベクトル解析的に<math>\partial{x}f(a, b)=\partial{y}f(a, b)=0 \iff \mathrm{grad} f=\boldsymbol{0}</math>である(<math>f</math>の勾配がない)ことに由来する。
フェルマーの定理の対偶を取れば
:<math>(\partial{x}f(a, b)\neq0 \lor \partial{y}f(a, b)\neq0) \implies f(a, b)</math>は極値ではない
となるので、極値を取る点を求めるには停留点のみを考えればよいことになる。
停留点を求めるには、連立方程式<math>\begin{cases} \partial{x}f(a, b)=0 \\ \partial{y}f(a, b)=0 \end{cases}</math>を解けばよい。
但し、その解<math>(a, b)</math>が極値をとる点とは限らない(必要条件であって十分条件ではないため)。
一変数関数の場合は<math>f'(a)=0</math>を満たす<math>a</math>近傍の増減を調べればよかったが、二変数の場合はより複雑な手続きを要する。
一般に、多変数関数<math>f(x_1, x_2, \cdots, x_n)</math>に対して<math>(\mathbf{D})_{ij}=\frac{\partial^2{f}}{\partial{x_i}\partial{x_j}}</math>なるn次行列<math>\mathbf{D}</math>を'''ヘッセ行列'''という。
ヘッセ行列式(ヘッシアン)<math>D(x_1, x_2, \cdots, x_n)=\det\mathbf{D}</math>を'''判別式'''という。
二変数の場合、<math>\mathbf{D}=\begin{pmatrix} \frac{\partial^2{f}}{\partial{x^2}} & \frac{\partial^2{f}}{\partial{x}\partial{y}} \\ \frac{\partial^2{f}}{\partial{y}\partial{x}} & \frac{\partial^2{f}}{\partial{y^2}} \end{pmatrix}</math>より判別式は<math>D(x, y)=\frac{\partial^2{f}}{\partial{x^2}}\frac{\partial^2{f}}{\partial{y^2}}-\frac{\partial^2{f}}{\partial{x}\partial{y}}\frac{\partial^2{f}}{\partial{y}\partial{x}}</math>である。
この判別式の符号を調べることによって、極値の有無を判定することができる。
{{定理|(極値の判定)}}
<math>f\in C^2,~ (a, b)</math>を<math>f(x, y)</math>の停留点とすると、
:(1)<math>D(a, b)>0</math>のとき、<math>(a, b)</math>で<math>f(x, y)</math>は極値をとり、
::(ⅰ)<math>\partial{x^2}f<0 \implies f(a, b)</math>は極大値
::(ⅱ)<math>\partial{x^2}f>0 \implies f(a, b)</math>は極小値
:(2)<math>D(a, b)<0</math>のとき、<math>(a, b)</math>で<math>f(x, y)</math>は極値をとらない。
:(3)<math>D(a, b)=0</math>のとき、<math>(a, b)</math>で<math>f(x, y)</math>は極値をとることもとらないこともある。則ち、判別式では判定できない。
{{定理終わり}}
*証明
:テイラーの定理で<math>n=2</math>の場合を考えると、<math>f(x, y)</math>が<math>(a, b)</math>近傍で<math>C^2</math>級ならば<math>\theta \in (0, 1)</math>が存在して
:<math>f(a+h, k+b)=f(a, b)+h\frac{\partial{f}}{\partial{x}}(a, b)+k\frac{\partial{f}}{\partial{y}}(a, b)+\frac{1}{2}\left\{ h^2\frac{\partial^2{f}}{\partial{x^2}}(a+\theta h, b+\theta k)+2hk\frac{\partial^2{f}}{\partial{x}\partial{y}}(a+\theta h, b+\theta k)+k^2\frac{\partial^2{f}}{\partial{y^2}}(a+\theta h, b+\theta k) \right\}</math>
:<math>(a, b)</math>が停留点より変形して
:<math>f(a+h, b+k)-f(a, b)=\frac{1}{2}\left\{ h^2\frac{\partial^2{f}}{\partial{x^2}}(a+\theta h, b+\theta k)+2hk\frac{\partial^2{f}}{\partial{x}\partial{y}}(a+\theta h, b+\theta k)+k^2\frac{\partial^2{f}}{\partial{y^2}}(a+\theta h, b+\theta k) \right\}</math>
:ここで<math>f \in C^2</math>より<math>f</math>の二階偏導関数は何れも連続なので、<math>D(a, b)\gtrless0</math>ならば充分小さい<math>h, k</math>に対して<math>D(a+\theta h, b+\theta k)\gtrless0</math>となる。
:ここで<math>p = \frac{\partial^2{f}}{\partial{x^2}}(a+\theta h, b+\theta k),~ q = \frac{\partial^2{f}}{\partial{x}\partial{y}}(a+\theta h, b+\theta k),~ r = \frac{\partial^2{f}}{\partial{y^2}}(a+\theta h, b+\theta k)</math>とすると
:<math>f(a+h, b+k)-f(a, b)=\frac{1}{2}(ph^2+2khq+kr^2)</math>・・・(*)
:(1)<math>D(a, b)>0</math>のとき
::<math>\frac{\partial^2{f}}{\partial{x^2}}(a, b)=0</math>とすると<math>D(a, b)\leq0</math>となって不適。<math>\therefore \frac{\partial^2{f}}{\partial{x^2}}(a, b)\neq0</math>
::充分小さい<math>h, k</math>に対して<math>p\neq0</math>より(*)の右辺を平方完成して
::<math>f(a+h, b+k)-f(a, b)=\frac{1}{2}\left\{ p\left(h+\frac{qk}{p}\right)^2+\frac{pr-q^2}{p}k^2 \right\}</math>
::<math>=\frac{1}{2}\left\{ p\left(h+\frac{qk}{p}\right)^2+\frac{D(a+\theta h, b+\theta k)}{p}k^2 \right\}</math>
::ここで両辺<math>0 \iff h=k=0</math>に注意すると、
::上式の最右辺は<math>p</math>の符号と正負が一致する。
::これは<math>(a, b)</math>の充分近傍では<math>p>0</math>で<math>f(a, b)</math>が最小値、<math>p<0</math>で<math>f(a, b)</math>が最大値をとることを意味するので、<math>f(a, b)</math>は極値である。
:(2)<math>D(a, b)<0</math>のとき
::<math>p\gtrless0</math>のとき、平方完成した最右辺の波括弧の中身は、
:::<math>h+\frac{qk}{p}\neq0, k=0</math>を満たす<math>h, k</math>を充分小さくとると負/正
:::<math>h\neq0, k=0</math>を満たす<math>h, k</math>を充分小さくとると正/負
::であるので、<math>h, k</math>のとり方によって<math>f(a+h, b+k)\gtrless f(a, b)</math>のどちらにもなり得、<math>f(x, y)</math>は<math>(a, b)</math>近傍で最大でも最小でもない。
::則ち、<math>f(a, b)</math>は極値ではない。
::<math>p=0</math>のとき、<math>r\neq0</math>ならば<math>h, k</math>を二階偏導関数に置き換えることで同様の結論を得る。
::<math>r=0</math>のとき、
::<math>D(a+\theta h, b+\theta k)=-q^2<0</math>より<math>q\neq0</math>なので(*)より
::<math>f(a+h, b+k)-f(a, b)=qhk</math>
::これは<math>h, k</math>の符号によって正負のどちらもとり得るので同様に<math>f(a, b)</math>は極値ではない。
:(3)<math>D(a, b)=0</math>のとき、
::<math>h, k</math>のとり方により<math>D(a+\theta h, b+\theta k)</math>は正負のどちらもとり得る。
::よって(1), (2)より<math>f(a, b)</math>は極値であることも極値でないこともあるので、
::判別式では判定不能である。//
{{演習問題|次の関数に極値があるかどうか調べ、あるならば求めよ。
:1. <math>f(x, y)=x^2+y^2-2xy</math>
:2. <math>f(x, y)=x^2+2xy-3y^2+4x+4y+1</math>
:3. <math>f(x, y)=x^3+y^3</math>
|1.
:<math>\frac{\partial{f}}{\partial{x}}=2x-y,~ \frac{\partial{f}}{\partial{y}}=2y-x</math>より
:停留点は<math>(0, 0)</math>
:<math>\frac{\partial^2{f}}{\partial{x^2}}=\frac{\partial^2{f}}{\partial{y^2}}=2,~ \frac{\partial^2{f}}{\partial{x}\partial{y}}=-1</math>より
:<math>D(0, 0)=2\cdot2-(-1)^2=3>0</math>
:また、<math>\frac{\partial^2{f}}{\partial{x^2}}>0</math>より
:<math>f(x, y)</math>は<math>(0, 0)</math>で極小値<math>0</math>をとる。
2.
:<math>\frac{\partial{f}}{\partial{x}}=2x+2y+4,~ \frac{\partial{f}}{\partial{y}}=-6y+2x+4</math>より
:停留点は<math>(-2, 0)</math>
:<math>\frac{\partial^2{f}}{\partial{x^2}}=2,~ \frac{\partial^2}{\partial{y^2}}=-6,~ \frac{\partial^2{f}}{\partial{x}\partial{y}}=2</math>より
:<math>D(-2, 0)=2\cdot(-6)-2^2=-16<0</math>
:よって<math>f(x, y)</math>は極値を持たない。
3.
:<math>\frac{\partial{f}}{\partial{x}}=3x^2,~ \frac{\partial{f}}{\partial{y}}=3y^2</math>より
:停留点は<math>(0, 0)</math>
:<math>\frac{\partial^2{f}}{\partial{x^2}}=6x,~ \frac{\partial^2{f}}{\partial{y^2}}=6y, \frac{\partial^2{f}}{\partial{x}\partial{y}}=0</math>より
:<math>D(0, 0)=0\cdot0-0^2=0</math>
:よって判別不能。
:ここで、直線<math>y=x</math>を経路として原点から点<math>(x, y)</math>を動かしてみる。
:<math>f(x, x)=x^3+x^3=2x^3</math>
:よって<math>x>0</math>で<math>f(x, y)>f(0, 0)</math>、<math>x<0</math>で<math>f(x, y)<f(0, 0)</math>より
:原点近傍で<math>f(0, 0)</math>は最大でも最小でもない、則ち<math>f(0, 0)</math>は極値ではない。
:よって<math>f(x, y)</math>は極値を持たない。}}
*発展問題
*:<math>f(x, y)=e^{xy}</math>を二次の項迄テイラー展開せよ。
停留点が鞍点である条件を補足しておく。
鞍点とは「関数が極大となる方向・極小となる方向の双方が存在する」ような点であった。
<math>f(x, y)</math>を停留点<math>(a, b)</math>に於けるテイラー展開で二次近似することを考える。
:テイラーの定理より厳密に
::<math>f(a+h, b+k)=\frac{1}{0!}D^0 f(a, b)+\frac{1}{1!}Df(a, b)+\frac{1}{2!}D^2f(a+\theta h, b+\theta k)</math>
:であるが、<math>\theta \in(0, 1)</math>より<math>\theta\fallingdotseq0</math>と見做して近似すると
::<math>f(a, b)\fallingdotseq f(a, b)+Df(a, b)+\frac{1}{2}D^2f(a, b)</math>
:<math>D=h\frac{\partial}{\partial{x}}+k\frac{\partial}{\partial{y}}</math>より
::<math>\mathrm{rhs}=f(a, b)+h\frac{\partial{f}}{\partial{x}}(a, b)+k\frac{\partial{f}}{\partial{y}}(a, b)+\frac{1}{2}\left(h^2\frac{\partial^2{f}}{\partial{x^2}}(a, b)+2hk\frac{\partial^2{f}}{\partial{x}\partial{y}}(a, b)+k^2\frac{\partial^2{f}}{\partial{y^2}}(a, b)\right)</math>
:<math>(a, b)</math>が停留点より<math>\frac{\partial{f}}{\partial{x}}(a, b)=\frac{\partial{f}}{\partial{y}}(a, b)=0</math>なので
::<math>\mathrm{rhs}=f(a, b)+\frac{1}{2}\left(h^2\frac{\partial^2{f}}{\partial{x^2}}(a, b)+2hk\frac{\partial^2{f}}{\partial{x}\partial{y}}(a, b)+k^2\frac{\partial^2{f}}{\partial{y^2}}(a, b)\right)</math>
:ここで<math>\frac{1}{2}</math>で括られた部分に着目すると、
::<math>h^2\frac{\partial^2{f}}{\partial{x^2}}(a, b)+2hk\frac{\partial^2{f}}{\partial{x}\partial{y}}(a, b)+k^2\frac{\partial^2{f}}{\partial{y^2}}(a, b)</math>
::<math>=h\left(h\frac{\partial^2{f}}{\partial{x^2}}(a, b)+k\frac{\partial^2{f}}{\partial{x}\partial{y}}(a, b)\right)+k\left(h\frac{\partial^2{f}}{\partial{x}\partial{y}}(a, b)+k\frac{\partial^2{f}}{\partial{x}\partial{y}}(a, b)\right)</math>
::<math>=\begin{pmatrix} h \\ k \end{pmatrix} \cdot \begin{pmatrix} h\frac{\partial^2{f}}{\partial{x^2}}(a, b)+k\frac{\partial^2{f}}{\partial{x}\partial{y}}(a, b) \\ h\frac{\partial^2{f}}{\partial{x}\partial{y}}(a, b)+k\frac{\partial^2{f}}{\partial{x}\partial{y}}(a, b) \end{pmatrix}</math>
::<math>=\begin{pmatrix} h & k \end{pmatrix} \left\{ \begin{pmatrix} \frac{\partial^2{f}}{\partial{x^2}}(a, b) & \frac{\partial^2{f}}{\partial{x}\partial{y}}(a, b) \\ \frac{\partial^2{f}}{\partial{x}\partial{y}}(a, b) & \frac{\partial^2{f}}{\partial{x}\partial{y}}(a, b) \end{pmatrix} \begin{pmatrix} h \\ k \end{pmatrix} \right\}</math>
::<math>=\begin{pmatrix} h & k \end{pmatrix}\begin{pmatrix} \frac{\partial^2{f}}{\partial{x^2}}(a, b) & \frac{\partial^2{f}}{\partial{x}\partial{y}}(a, b) \\ \frac{\partial^2{f}}{\partial{x}\partial{y}}(a, b) & \frac{\partial^2{f}}{\partial{x}\partial{y}}(a, b) \end{pmatrix} \begin{pmatrix} h \\ k \end{pmatrix}</math>
:ここで<math>\boldsymbol{v}:=\begin{pmatrix} h \\ k \end{pmatrix}</math>とすると
::<math>f(a+h, b+k)\fallingdotseq f(a, b)+\frac{1}{2}({}^t \! \boldsymbol{v} \mathbf{D} \boldsymbol{v})\Big|_{\scriptscriptstyle \begin{array}{c} x=a \\[-6pt] y=b \end{array}}</math>
:則ち
::<math>f(a+h, b+k) - f(a, b) \fallingdotseq \frac{1}{2}({}^t \! \boldsymbol{v} \mathbf{D} \boldsymbol{v})\Big|_{\scriptscriptstyle \begin{array}{c} x=a \\[-6pt] y=b \end{array}}</math>
拠って、<math>\boldsymbol{v}</math>方向で極大・極小か見るには停留点から<math>\varepsilon\boldsymbol{v}</math>だけ動かしたときの
:<math>\frac{1}{2}\varepsilon^2({}^t \! \boldsymbol{v} \mathbf{D} \boldsymbol{v})\Big|_{\scriptscriptstyle \begin{array}{c} x=a \\[-6pt] y=b \end{array}}</math>
の変化を見ればよいが、
:<math>\frac{1}{2}\varepsilon^2>0</math>
より、結局は[[線型代数学/二次形式|二次形式]]
:<math>({}^t \! \boldsymbol{v} \mathbf{D} \boldsymbol{v})\Big|_{\scriptscriptstyle \begin{array}{c} x=a \\[-6pt] y=b \end{array}}</math>
の符号を見れば良いことになる。
ここでヘッセ行列<math>\mathbf{D}\Big|_{\scriptscriptstyle \begin{array}{c} x=a \\[-6pt] y=b \end{array}}</math>を対角化することを考える(ヘッセ行列は対称行列なので直交行列で対角化可能)。
:ヘッセ行列の各固有値を<math>\lambda_1, \lambda_2</math>とおくと、ある直交行列<math>\mathbf{P}</math>による相似変換で
::<math>({}^t \! \mathbf{P} \mathbf{D} \mathbf{P})\Big|_{\scriptscriptstyle \begin{array}{c} x=a \\[-6pt] y=b \end{array}} = \mathrm{diag} (\lambda_1, \lambda_2)</math>
:と対角化できる。
:このとき、二次形式は<math>\boldsymbol{u}={}^t \! \mathbf{P} \boldsymbol{v}</math>という一次変換で
::<math>{}^t \! \boldsymbol{u} \mathrm{diag}(\lambda_1, \lambda_2) \boldsymbol{u}</math>
:と表される。
:すると<math>\boldsymbol{u}_x\times\boldsymbol{u}_y</math>の項は対角行列の零成分が掛かって消えるので、
::<math>{}^t \! \boldsymbol{u} \mathrm{diag}(\lambda_1, \lambda_2) \boldsymbol{u}=\lambda_1 (\boldsymbol{u}_x)^2+\lambda_2 (\boldsymbol{u}_y)^2</math>
:(つまりこの変換は主軸変換)
則ち、任意方向で極大か極小か調べるには'''ヘッセ行列の各固有値の符号を見ればよい'''。
固有値が全て正であるとき、どのような<math>h, k</math>に対しても<math>f(a+h, b+k) - f(a, b)>0</math>と考えられるので、<math>\boldsymbol{v}=\begin{pmatrix} h \\ k \end{pmatrix}</math>のとり方に依らず<math>f(a, b)</math>は極小値である。
固有値が全て負であるとき、同様に<math>f(a, b)</math>は極大値である。
固有値の符号が異なるとき、<math>\boldsymbol{v}</math>のとり方によって極大か極小か変わるので、<math>(a, b)</math>は鞍点である。
零固有値を持つときは、零固有値に対応する固有ベクトル方向の情報が近似の際に切り捨てられている(則ち<math>\theta</math>- 依存性が高い)ので極大・極小・鞍点・何れでもない、の全ての場合をとり得る。
纏めると、以下のようになる。
{{定理|(極値の判定Ⅱ)}}
<math>f\in C^2,~ (a, b)</math>を<math>f(x, y)</math>の停留点とすると、
:(1)<math>\mathbf{D}\Big|_{\scriptscriptstyle \begin{array}{c} x=a \\[-6pt] y=b \end{array}}</math>が負定値行列ならば<math>f(x, y)</math>は<math>(a, b)</math>で極大。
:(2)<math>\mathbf{D}\Big|_{\scriptscriptstyle \begin{array}{c} x=a \\[-6pt] y=b \end{array}}</math>が正定値行列ならば<math>f(x, y)</math>は<math>(a, b)</math>で極小。
:(3)<math>\mathbf{D}\Big|_{\scriptscriptstyle \begin{array}{c} x=a \\[-6pt] y=b \end{array}}</math>が不定行列ならば<math>(a, b)</math>は鞍点。
:(4)<math>\mathbf{D}\Big|_{\scriptscriptstyle \begin{array}{c} x=a \\[-6pt] y=b \end{array}}</math>が半正定値行列又は半負定値行列又は完全退化行列ならば<math>(a, b)</math>は極値点であることも鞍点であることもそうでないこともある。則ち、ヘッセ行列の定値性では判定できない。
{{定理終わり}}
近似の際に切り捨てた項の振舞によってはこの判定法が通用しない場合がある。特に、三変数以上で(3)を用いる場合は注意。
ヘッセ行列が正定値・負定値・半正定値・半負定値・不定値の何れであるかは、[[線型代数学/固有値と固有ベクトル|シルヴェスターの判定法]]を用いると固有値を求めることなく判別できる。
===陰関数===
<math>y=f(x)</math>という形で陽に表示される関数を'''陽関数'''という。
これに対し、方程式<math>f(x, y)=0</math>がある区間で定義が区分的でない関数<math>y=\varphi(x)</math>を表すとき、「<math>y=\varphi(x)</math>は<math>f(x, y)=0</math>で定義された'''陰関数'''」という。このとき、方程式<math>f(x, y)=0</math>を「<math>y=\varphi(x)</math>の'''陰関数表示'''」という。一般に、陰関数は陽に表示できるとは限らない。なお、陰関数表示のことを単に陰関数と呼ぶ場合もある。
例えば、単位円の方程式<math>x^2+y^2=1</math>に対し、<math>y=\sqrt{1-x^2},\quad y=-\sqrt{1-x^2}</math>はそれぞれ単位円の方程式で定義された陰関数である。ここで、点<math>(1, 0)</math>を内部に含む開区間を考える。このような区間をどんなに小さく取ったとしても、円の上半分と下半分を両方含んでしまうため、区分的に定義しなければ一意な関数で表せず、則ち陰関数が存在しない。
それでは、方程式<math>f(x, y)=0</math>の陰関数が点<math>(x, y)</math>の充分近傍で存在する条件は何であろうか?
先ずは、厳密なことを抜きにして考える。
形式的に、陰関数<math>y=\varphi(x)</math>は方程式<math>f(x, y)=0</math>を<math>y</math>に就て解いた解である。そのため、このような関数が存在するならば<math>f(x, \varphi(x))=0</math>という<math>x</math>の一変数方程式が成り立つ。
媒介変数を<math>t=x</math>と見て方程式の両辺を<math>x</math>で常微分すると合成関数微分の公式より<math>\frac{dz}{dx}=\frac{\partial{f}}{\partial{t}}\frac{dt}{dx}+\frac{\partial{f}}{\partial{\varphi}}\frac{d\varphi}{dx}=\frac{\partial{f}}{\partial{x}}+\frac{\partial{f}}{\partial{\varphi}}\frac{d\varphi}{dx}=0</math>
:<math>\therefore \frac{d\varphi}{dx}=-\frac{\frac{\partial{f}}{\partial{x}}}{\frac{\partial{f}}{\partial{\varphi}}}</math>
ここで、実際には <math>\Big|_{y=\varphi(x)}</math>が省略されていることに注意。
この式の主張を纏めると、以下の定理を得る。
{{定理|(陰関数の定理Ⅰ)}}
<math>f \in C^1,~ f(a, b)=0,~ \partial{y}f(a, b)\neq0</math>であるとき、<math>(a, b)</math>の充分近傍で<math>f(x, y)=0</math>の定義する陰関数<math>y=\varphi(x)</math>が唯一つ存在し、
:<math>b=\varphi(a)</math>
また、この陰関数は<math>x=a</math>の充分近傍で常微分可能で
:<math>\frac{d\varphi}{dx}=-\frac{\partial{x} f(x, \varphi(x))}{\partial{y} f(x, \varphi(x))}</math>
{{定理終わり}}
先程の考え方では「<math>\varphi(x)</math>の存在性・一意性・常微分可能性」を既に仮定してしまっているので、それらを担保するこの定理の証明としては用いることができない(循環論法になってしまう)。
実は、二変数の場合ならば今迄習った知識で証明可能である。以下に示す。
*証明
:<math>\Omega</math>を<math>\mathbb{R}^2</math>の開集合とする。
:<math>\partial{y}f(a, b)>0</math>とすると<math>f \in C^1</math>より<math>\partial{y}f(x, y)</math>は連続で
::<math>\exist \delta_1, \delta_2>0,~ U=\{ x\big|~ |x-a|\leq\delta_1 \},~ V=\{y\big|~ |y-b|\leq\delta_2\},\quad \partial{y}f(x, y)>0 \quad \left( {\scriptstyle \left( \begin{array}{c} x \\[-6pt] y \end{array} \right)} \in U \times V \subset \Omega \right)</math>
:<math>y \in V</math>で<math>\partial{y}f(a, y)>0</math>よりこの区間で単調増加し
::<math>f(a, y)=f(a, b)=0 \lor f(a, b-\delta_2)<0<f(a, b+\delta_2)</math>
:更に<math>f</math>が連続より<math>\delta_1</math>が十分小さければ
::<math>x \in U \implies f(x, b-\delta_2)<0<f(x, b+\delta_2)</math>
:中間値の定理より
::<math>\forall x\in U,~ \exist y \in V,~ f(x, y)=0</math>
:<math>(a, b)</math>の充分近傍で<math>\partial{y}f(x, y)>0</math>よりこのような<math>y</math>は一意に定まる。(仮に二つあるとしても、<math>f(x, y_1)=f(x, y_2)=0</math>なのでロルの定理より<math>\exist d \in [y_1, y_2],~ \partial{y}f(x, d)=0</math>となり矛盾する。)
:ここで<math>y=\varphi(x)</math>とおくと<math>\varphi(x)</math>は一意で<math>\mathrm{dom}\varphi = U,~ \mathrm{ran}\varphi = V</math>
:上記より<math>b=\varphi(a)</math>
:<math>\varphi</math>が<math>x_0 \in U</math>で連続でないとすると
::<math>\exist \varepsilon_0,~ \forall \delta>0,~ \exist x\in U,~ ( |x-x_0|<\delta \implies |\varphi(x)-\varphi(x_0)| \geq \varepsilon_0 )</math>
:<math>\delta:=\frac{1}{n} (n\in\mathbb{N})</math>とすると
::<math>\forall n\in\mathbb{N},~ \exist x_n\in U,~ ( |x_n-x_0|<\frac{1}{n} \implies |\varphi(x_n)-\varphi(a)| \geq \varepsilon_0 )</math>
:但し<math>\lim_{n\to\infty}x_n=x_0</math>に注意。
:ここで<math>\mathrm{ran}\varphi=V</math>より<math>\varphi(x_0)\in V</math>、則ち<math>\{\varphi(x_n)\}</math>は有界数列である。
:拠ってボルツァーノ・ワイエルシュトラスの定理より<math>\{x_n\}</math>の部分列<math>\{x_{n_k}\}</math>が存在して
::<math>\lim_{k\to\infty}\varphi(x_{n_k})=y_0 \in V</math>
:<math>f(x_{n_k}, \varphi(x_{n_k}))=0</math>且つ<math>f</math>が連続より<math>k\to\infty</math>で<math>f(x_0, y_0)=0</math>でなければならないので
::<math>y_0=\varphi(x_0)</math>
:一方、
::<math>\lim_{k\to\infty}|\varphi(x_{n_k})-\varphi(x_0)|=|y_0-\varphi(x_0)|\geq\varepsilon_0>0</math>
:これは<math>y=\varphi(x_0)</math>に矛盾する。
:従って<math>\varphi</math>は<math>x_0</math>で連続である。
:<math>\varphi(x_0+h)=\varphi(x_0)+k</math>とおくと<math>\varphi</math>が連続より<math>h\to0</math>で<math>k\to0</math>であり、
:<math>h</math>を充分小さくすると<math>(x_0, \varphi(x_0))</math>と<math>(x_0+h, \varphi(x_0)+k)</math>を結ぶ線分が<math>U\times V</math>に含まれる。
:拠ってテイラーの定理より
::<math>\exist \theta\in(0, 1), 0=f(x_0+h, \varphi(x_0)+k)=f(x_0, \varphi(x_0))+\partial{x} f(x_0+\theta h, \varphi(x_0)+\theta k)h + \partial{y} f(x_0+\theta h, \varphi(x_0)+\theta k)k</math>
:<math>k=\varphi(x_0+h)-\varphi(x_0)</math>と<math>f(x_0, \varphi(x_0))</math>より変形して
::<math>\frac{\varphi(x_0+h)-\varphi(x_0)}{h}=-\frac{\partial{x} f(x_0+\theta h, \varphi(x_0)+\theta k)}{\partial{y} f(x_0+\theta h, \varphi(x_0)+\theta k)}</math>
:<math>h\to0</math>とすれば
::<math>\varphi'(x_0)=-\frac{\partial{x} f(x_0, \varphi(x_0))}{\partial{y} f(x_0, \varphi(x_0))}</math>
:更に、
::<math>\varphi'(x)=-\frac{\partial{x} f(x, \varphi(x))}{\partial{y} f(x, \varphi(x))}</math>
:の右辺が連続関数なので
::<math>\varphi(x) \in C^1</math>
:<math>\partial{y}f(a, b)<0</math>の場合も同様に示される。//
この証明は「一次元での単調性」に依存しているため、三変数以上に拡張することができない。そのため、(「解析学基礎」の範囲を大幅に超えるが)一般の場合を補足しておく。[[位相空間論]]や[[多様体論]]を修得してから戻ってくるのが良いだろう。
{{定理|(ベクトル関数に於ける陰関数の定理)}}
<math>\mathbb{R}^n\times\mathbb{R}^m</math>上の開集合を<math>\Omega</math>とする。
<math>C^r</math>級関数<math>\boldsymbol{f}:\Omega\to\mathbb{R}^m</math>に対して
:<math>\begin{cases} \boldsymbol{f}(\boldsymbol{\alpha}, \boldsymbol{\beta})=\boldsymbol{0} \\ \det \left(\frac{\partial{\boldsymbol{f}}}{\partial{\boldsymbol{y}}}\Bigg|_{\scriptscriptstyle \begin{array}{c} \boldsymbol{x} = \boldsymbol{\alpha} \\[-6pt] \boldsymbol{y} = \boldsymbol{\beta} \end{array} }\right)\neq0 \end{cases}</math>
なる<math>{\scriptstyle \left( \begin{array}{c} \boldsymbol{\alpha} \\[-6pt] \boldsymbol{\beta} \end{array} \right)} \in \Omega</math>が存在するとき、<br><math>\boldsymbol{\alpha}</math>の<math>\mathbb{R}^n</math>- 開近傍<math>U</math>、<math>\boldsymbol{\beta}</math>の<math>\mathbb{R}^m</math>- 開近傍<math>V</math>に対して<math>C^r</math>級微分同相写像<math>\boldsymbol{\varphi}:U \to V</math>が唯一つ存在して
:<math>\begin{cases} U \times V \subset \Omega \\ \boldsymbol{\beta} = \boldsymbol{\varphi}(\boldsymbol{\alpha}) \\ \forall {\scriptstyle \left( \begin{array}{c} \boldsymbol{x} \\[-6pt] \boldsymbol{y} \end{array} \right)} \in U \times V,~ \boldsymbol{f}(\boldsymbol{x}, \boldsymbol{y})=\boldsymbol{0} \iff \boldsymbol{y}=\boldsymbol{\varphi}(\boldsymbol{x}) \\ \forall \boldsymbol{x} \in U,~ \boldsymbol{\varphi}'(\boldsymbol{x})= - \left( \frac{\partial{\boldsymbol{f}}}{\partial{\boldsymbol{y}}}\Bigg|_{\boldsymbol{y}=\boldsymbol{\varphi}(\boldsymbol{x})} \right)^{-1} \frac{\partial{\boldsymbol{f}}}{\partial{\boldsymbol{x}}}\Bigg|_{\boldsymbol{y}=\boldsymbol{\varphi}(\boldsymbol{x})} \end{cases}</math>
を満たす。
{{定理終わり}}
*証明
:<math>\tilde{\boldsymbol{f}}:\Omega\to\mathbb{R}^{m+n}</math>を
::<math>\tilde{\boldsymbol{f}}(\boldsymbol{x}, \boldsymbol{y})=\begin{pmatrix} \boldsymbol{x} \\ \boldsymbol{f}(\boldsymbol{x}, \boldsymbol{y}) \end{pmatrix}</math>
:と定義する。
:<math>{\scriptstyle \left( \begin{array}{c} \boldsymbol{\alpha} \\[-6pt] \boldsymbol{\beta} \end{array} \right)} \in \Omega</math>に就て<math>\boldsymbol{f}(\boldsymbol{\alpha}, \boldsymbol{\beta})=\boldsymbol{0}</math>より
::<math>\tilde{\boldsymbol{f}}(\boldsymbol{\alpha}, \boldsymbol{\beta})=\begin{pmatrix} \boldsymbol{\alpha} \\ \boldsymbol{0} \end{pmatrix}</math>
:従って
::<math>\tilde{\boldsymbol{f}}'(\boldsymbol{\alpha}, \boldsymbol{\beta})=\begin{pmatrix} \boldsymbol{E} & \boldsymbol{O} \\ \frac{\partial{\boldsymbol{f}}}{\partial{\boldsymbol{x}}}\Big|_{\scriptscriptstyle \begin{array}{c} \boldsymbol{x} = \boldsymbol{\alpha} \\[-6pt] \boldsymbol{y} = \boldsymbol{\beta} \end{array} } & \frac{\partial{\boldsymbol{f}}}{\partial{\boldsymbol{y}}}\Big|_{\scriptscriptstyle \begin{array}{c} \boldsymbol{x} = \boldsymbol{\alpha} \\[-6pt] \boldsymbol{y} = \boldsymbol{\beta} \end{array} } \end{pmatrix}</math>
:これは下三角行列なので
::<math>\mathrm{rank} \tilde{\boldsymbol{f}}'(\boldsymbol{\alpha}, \boldsymbol{\beta})=m+n</math>
:階数が行列の次数に等しいのでこの行列は正則行列、則ち
::<math>\det \tilde{\boldsymbol{f}}'(\boldsymbol{\alpha}, \boldsymbol{\beta})\neq0</math>
:(なお、三角行列に関する行列式の公式を用いると<math>\det \tilde{\boldsymbol{f}}'(\boldsymbol{\alpha}, \boldsymbol{\beta})=\det \boldsymbol{E} \det \left(\frac{\partial{\boldsymbol{f}}}{\partial{\boldsymbol{y}}}\Big|_{\scriptscriptstyle \begin{array}{c} \boldsymbol{x} = \boldsymbol{\alpha} \\[-6pt] \boldsymbol{y} = \boldsymbol{\beta} \end{array}}\right)\neq0</math>と導かれる。)
:よって逆写像定理を適用すると
:<math>(\boldsymbol{\alpha}, \boldsymbol{\beta})</math>の開近傍<math>U</math>と<math>(\boldsymbol{\alpha}, \boldsymbol{0})</math>の開近傍<math>V</math>が存在して
:<math>\tilde{\boldsymbol{f}}|_{U}:U \to V</math>は<math>C^r</math>級微分同相写像となる。
:ここで<math>\tilde{\boldsymbol{f}}|_{U}</math>の<math>C^r</math>級逆写像を<math>\boldsymbol{\psi}</math>とすると逆写像の定義より
::<math>(\tilde{\boldsymbol{f}}\circ\boldsymbol{\psi})(\boldsymbol{x}, \boldsymbol{y})=(\boldsymbol{x}, \boldsymbol{y})</math>
:また、<math>\boldsymbol{x}</math>は<math>\boldsymbol{\psi}(\boldsymbol{x}, \boldsymbol{y})</math>の<math>1\sim n</math>成分を並べたベクトル<math>\boldsymbol{\psi}_{1\sim n}(\boldsymbol{x}, \boldsymbol{y})</math>、<math>\boldsymbol{y}</math>は<math>\boldsymbol{f}(\boldsymbol{\psi}(\boldsymbol{x}, \boldsymbol{y}))</math>の<math>1\sim m</math>成分を並べたベクトル<math>\boldsymbol{f}_{1\sim m}(\boldsymbol{\psi}(\boldsymbol{x}, \boldsymbol{y}))</math>になるので、
::<math>\boldsymbol{\psi}(\boldsymbol{x}, \boldsymbol{y})=(\boldsymbol{x}, \boldsymbol{\psi}_{1\sim m}(\boldsymbol{x}, \boldsymbol{y}))</math>
:<math>\tilde{\boldsymbol{\varphi}}(\boldsymbol{x}, \boldsymbol{y})=\boldsymbol{\psi}_{1\sim m}(\boldsymbol{x}, \boldsymbol{y})</math>とすると定義より
::<math>\tilde{\boldsymbol{f}}(\boldsymbol{x}, \tilde{\boldsymbol{\varphi}}(\boldsymbol{x}, \boldsymbol{y}))=(\boldsymbol{x}, \boldsymbol{y})</math>
:<math>\boldsymbol{y}</math>に<math>\boldsymbol{0}</math>を代入して
::<math>\tilde{\boldsymbol{f}}(\boldsymbol{x}, \tilde{\boldsymbol{\varphi}}(\boldsymbol{x}, \boldsymbol{0}))=(\boldsymbol{x}, \boldsymbol{0})</math>
:<math>\tilde{\boldsymbol{\varphi}}</math>の定義より<math>\boldsymbol{\varphi}(\boldsymbol{x}):=\tilde{\boldsymbol{\varphi}}(\boldsymbol{x}, \boldsymbol{0})</math>とすれば
:<math>\boldsymbol{f}(\boldsymbol{x}, \boldsymbol{\varphi}(\boldsymbol{x}))=\boldsymbol{0}</math>
:則ち<math>\boldsymbol{y}=\boldsymbol{\varphi}(\boldsymbol{x})</math>
:<math>\boldsymbol{\psi} \in C^r</math>より<math>\boldsymbol{\varphi} \in C^r</math>であり、逆写像の一意性より<math>\boldsymbol{\varphi}</math>は一意に定まるので、
:<math>\boldsymbol{y}=\boldsymbol{\varphi}(\boldsymbol{x})</math>は陰関数の満たすべき性質を全て満たす。//
(補足ここ迄)
陰関数の定理の応用として、陰関数表示で与えられた曲線の接線・法線の方程式を求めることが考えられる。
:円<math>x^2+y^2=r^2</math>を考える。
:<math>f(x, y)=x^2+y^2-r^2</math>とおくと<math>f\in C^2, f(x, y)=0</math>であり、何かしらの関数の陰関数表示となっている。
:よって陰関数定理より
:<math>\frac{dy}{dx}=-\frac{\frac{\partial{f}}{\partial{x}}}{\frac{\partial{f}}{\partial{y}}}</math>
:ここで
:<math>\frac{\partial{f}}{\partial{x}}=2x, \frac{\partial{f}}{\partial{y}}=2y</math>
:より<math>y\neq0</math>で
:<math>\frac{dy}{dx}=-\frac{x}{y}</math>
:接点を<math>(x_0, y_0)</math>とすれば接線の方程式の公式より
:<math>y-y_0=-\frac{x_0}{y_0}(x-x_0)</math>
:変形すると
:<math>y_0(y-y_0)+x_0(x-x_0)=0</math>
:<math>xx_0+yy_0=x^2_0+y^2_0=r^2</math>
:ここで<math>\begin{pmatrix} x_0 \\ y_0 \end{pmatrix}</math>は明らかにこの接線の法線ベクトルなので
:<math>y=0</math>でも成り立つ。
:同様に法線の方程式は
:<math>y=\frac{y_0}{x_0}x</math>
:と求まる。//
高校数学では「<math>y</math>を<math>x</math>の関数とみて合成関数微分を行う」という考え方で求めたが、陰関数定理はそのような関数<math>y=\varphi(x)</math>の存在を保証していたのである。
一般の二次曲線やその他の陰関数曲線でもこの考え方を適用することが可能である。
二変数方程式で定義される陰関数は一変数関数であった。では、二変数関数もある三変数方程式で定義された陰関数とは考えられないだろうか?実は、一般に<math>n</math>変数方程式の定義する陰関数は<math>n-1</math>変数関数である。直観的には、「元の<math>n</math>変数方程式に陰関数<math>x_n=g(x_1, x_2, \cdots, x_{n-1})</math>を代入することで自由度が一個下がる」と理解される。
<math>xyz</math>空間で方程式<math>f(x, y, z)=0</math>は一般に曲面を表す。この曲面上の点<math>(a, b, c)</math>近傍で曲面の関数表示が二変数関数<math>z=\psi(x, y)</math>であるための十分条件も陰関数定理で与えられる。
{{定理|(陰関数の定理Ⅱ)}}
<math>f \in C^1</math>が<math>(a, b, c)</math>の<math>\mathbb{R}^3</math>- 開近傍で定義されているとしたとき、<math>f(a, b, c)=0,~ \partial{z} f(a, b, c)\neq0</math>ならば<math>(a, b)</math>の<math>\mathbb{R}^2</math>- 開近傍<math>U</math>で陰関数<math>z=\psi(x, y)</math>が唯一つ存在し
:<math>\begin{cases} \psi \in C^1 \\ c=\psi(a, b) \\ f(x, y, \psi(x, y))=0 \quad((x, y) \in U) \\ \frac{\partial{\psi}}{\partial{x}}=-\frac{\partial{x}f(x, y, z)}{\partial{z} f(x, y, z)} \\ \frac{\partial{\psi}}{\partial{y}}=-\frac{\partial{y}f(x, y, z)}{\partial{z} f(x, y, z)} \end{cases}</math>
を満たす。
{{定理終わり}}
<math>\partial{x} f(a, b, c) \partial{y} f(a, b, c) \partial{z} f(a, b, c)\neq0</math>のとき曲面<math>f(x, y, z)=0</math>の<math>(a, b, c)</math>に於ける接平面は
:<math>\partial{x}f(a, b, c)(x-a)+\partial{y}f(a, b, c)(y-b)+\partial{z}f(a, b, c)(z-c)=0</math>
である。
この定理を用いると
:<math>\begin{cases} \partial{x}f(a, b, c) = -\partial{x}\psi(a, b) \times \partial{z}f(a, b, c) \\ \partial{y}f(a, b, c) = -\partial{y}\psi(a, b) \times \partial{z}f(a, b, c) \\ \partial{z}f(a, b, c)\neq0 \end{cases}</math>
なので
:<math>z-c=\partial{x}\psi(a, b)(x-a)+\partial{y}\psi(a, b)(y-b)</math>
と、全微分の節で求めた接平面の方程式に一致する。
更に、以下も成り立つ。
{{定理|(陰関数の定理Ⅲ)}}
<math> f, g \in C^1</math>が<math>(a, b, c)</math>の<math>\mathbb{R}^3</math>- 開近傍で定義されているとしたとき、<math>f(a, b, c)=g(a, b, c)=0,~ \begin{vmatrix} \frac{\partial{f}_1}{\partial{y}} & \frac{\partial{f}_1}{\partial{z}} \\ \frac{\partial{f}_2}{\partial{y}} & \frac{\partial{f}_2}{\partial{z}} \end{vmatrix}_{\scriptscriptstyle \begin{array}{c} x = a \\[-6pt] y = b \\[-6pt] z = c \end{array}}\neq0</math>ならば<math>x=a</math>の<math>\mathbb{R}</math>- 開近傍<math>U</math>で陰関数の組<math>(y, z)=(\varphi(x), \psi(x))</math>が唯一つ存在し
:<math>\begin{cases} \varphi, \psi \in C^1 \\ b=\varphi(a) \\ c=\psi(a) \\ f(x, \varphi(x), \psi(x))=g(x, \varphi(x), \psi(x))=0 \\ \frac{d\varphi}{dx}=-\frac{\begin{vmatrix} \frac{\partial{f}_1}{\partial{x}} & \frac{\partial{f}_1}{\partial{z}} \\ \frac{\partial{f}_2}{\partial{x}} & \frac{\partial{f}_2}{\partial{z}} \end{vmatrix}}{\begin{vmatrix} \frac{\partial{f}_1}{\partial{y}} & \frac{\partial{f}_1}{\partial{z}} \\ \frac{\partial{f}_2}{\partial{y}} & \frac{\partial{f}_2}{\partial{z}} \end{vmatrix}} , \quad \frac{d\psi}{dx}=-\frac{\begin{vmatrix} \frac{\partial{f}_1}{\partial{y}} & \frac{\partial{f}_1}{\partial{x}} \\ \frac{\partial{f}_2}{\partial{y}} & \frac{\partial{f}_2}{\partial{x}} \end{vmatrix}}{\begin{vmatrix} \frac{\partial{f}_1}{\partial{y}} & \frac{\partial{f}_1}{\partial{z}} \\ \frac{\partial{f}_2}{\partial{y}} & \frac{\partial{f}_2}{\partial{z}} \end{vmatrix}} \end{cases}</math>
を満たす。
{{定理終わり}}
陰関数定理が成り立つ状況下に於て、原点近傍で以下のような変換を考える。
:<math>(s, t)=\vartheta(x, y)=(f(x, y), x)</math>
このとき逆写像定理により<math>\vartheta:(x, y)\to(s, t)</math>は微分同相写像なので、<math>F(s, t)=s</math>として
:<math>(F\circ\vartheta^{-1})(x, y)=x</math>
が成り立つ。
これは、<math>s=f(x, y)</math>を座標軸としてみる座標変換を考えていることになる。例えば二重積分で積分領域の境界が<math>f(x, y)=\mathrm{const}.</math>であるとき、これは一般に曲線を表すので扱いづらい。しかし、このような座標変換を行うことで<math>s=\mathrm{const}.</math>という非常に単純な疆界を持つ<math>s</math>-単疆界領域となり、二重積分が容易となる。詳しくは「重積分」節で後述する。
{{演習問題|
:1. 双曲線<math>x^2-2\sqrt{3}xy-y^2+4y+4=0</math>の点<math>(0, 2+2\sqrt{2})</math>に於ける法線を求めよ。
:2. レムニスケート<math>r^2=2a^2\cos^2 2\theta</math>に就いて、円<math>r=|a|</math>上を除く領域で<math>y</math>が<math>x</math>の関数として単調であることを示せ。
:3. 曲面<math>x^2+3xy-2yz+xz-y^2=0</math>の点<math>(1, 2, 1)</math>に於ける接平面の方程式を求めよ。
:4. <math>f(x, y, z)=x+y+z-3,~ g(x, y, z)=y^2+z-2</math>とする。点<math>(1, 1, 1)</math>近傍の陰関数<math>y=\varphi(x),~ z=\psi(x)</math>を具体的に表示し、その微分係数を求めよ。
|
1.
:<math>f(x, y):=\mathrm{lhs}.</math>
:<math>\frac{\partial{f}}{\partial{x}}=2x-2\sqrt{3}y,~ \frac{\partial{f}}{\partial{y}}=-2y-2\sqrt{3}x</math>
:<math>(0, 2+2\sqrt{2})</math>で
:<math>\frac{\partial{f}}{\partial{x}}=-4\sqrt{3}-4\sqrt{6},~ \frac{\partial{f}}{\partial{y}}=-4-4\sqrt{2}\neq0</math>
:<math>\frac{dy}{dx}=-\frac{-4\sqrt{3}(1+\sqrt{2})}{-4(1+\sqrt{2})}=-\sqrt{3}</math>
:<math>y-(2+2\sqrt{2})=-\frac{1}{-\sqrt{3}}(x-0)</math>
:<math>y=\frac{1}{\sqrt{3}}x+2+2\sqrt{2}</math>
2.
:<math>r^2=x^2+y^2,~ \cos^2 2\theta = \cos^2 \theta - \sin^2 \theta=\left(\frac{x}{r}\right)^2-\left(\frac{y}{r}\right)^2</math>よりレムニスケートの方程式は
:<math>(x^2+y^2)^2-2a^2(x^2-y^2)=0</math>
:<math>f(x, y):=\mathrm{lhs}.</math>
:<math>\frac{\partial{f}}{\partial{x}}=2(x^2+y^2)(2x)-2a^2(2x)=4x(x^2+y^2-a^2)</math>
:<math>\frac{\partial{f}}{\partial{y}}=2(x^2+y^2)(2y)-2a^2(-2y)=4y(x^2+y^2+a^2)</math>
:<math>y\neq0</math>で
:<math>\frac{dy}{dx}=-\frac{x(x^2+y^2-a^2)}{y(x^2+y^2+a^2)}</math>
:ここで<math>xy</math>平面上の象限を固定して考えると、
:<math>\frac{dy}{dx}</math>の符号は<math>x^2+y^2-a^2</math>の正負で決まる。
:よって<math>x^2+y^2-a^2=0</math>則ち円<math>r=|a|</math>上を除く領域で、
:<math>y</math>は<math>x</math>の関数として単調である。
3.
:<math>f(x, y, z):=\mathrm{lhs}.</math>
:<math>\frac{\partial{f}}{\partial{x}}=2x+3y+z,~ \frac{\partial{f}}{\partial{y}}=3x-2y-2z,~ \frac{\partial{f}}{\partial{z}}=x-2y</math>
:<math>(1, 2, 1)</math>で
:<math>\frac{\partial{f}}{\partial{x}}=9,~ \frac{\partial{f}}{\partial{y}}=-3,~ \frac{\partial{f}}{\partial{z}}=-3\neq0</math>
:<math>\frac{\partial{z}}{\partial{x}}=-\frac{9}{-3}=3,~ \frac{\partial{z}}{\partial{y}}=-\frac{-3}{-3}=-1</math>
:<math>z-1=3(x-1)-1(y-2)</math>
:<math>z=3x-y</math>
4.
:<math>f(x, y, z)=0</math>とすると<math>z=3-x-y</math>であり、<math>g(x, y, z)=0</math>に代入して
:<math>y^2-(3-x-y)-2=0</math>
:<math>y^2-y+1-x=0</math>
:<math>y=\frac{1\pm\sqrt{4x-3}}{2}</math>
:<math>(x, y)=(1, 1)</math>となるためには
:<math>y=\frac{1+\sqrt{4x-3}}{2}</math>
:<math>z=3-x-y=3-x-\frac{1+\sqrt{4x-3}}{2} = \frac{5-2x+\sqrt{4x-3}}{2}</math>
:これは<math>(x, z)=(1, 1)</math>を満たす。
:根号の実数条件より<math>x\geq\frac{3}{4}</math>より「<math>x=1</math>近傍」も満たす。
:よって<math>(\varphi(x), \psi(x))=\left(\frac{1+\sqrt{4x-3}}{2}, \frac{5-2x+\sqrt{4x-3}}{2}\right)</math>
:逆にこのように<math>(\varphi(x), \psi(x))</math>を定義すると条件を満たす。
:<math>\frac{d\varphi}{dx}=\frac{1}{2}\cdot\frac{4}{2\sqrt{4x-3}}=\frac{1}{\sqrt{4x-3}},~ \frac{d\psi}{dx}=-1-\frac{1}{\sqrt{4x-3}}</math>
:<math>x=1</math>で
:<math>\frac{d\varphi}{dx}=1,~ \frac{d\psi}{dx}=-2</math>
}}
===条件付極値===
先程は点<math>(x, y)</math>が<math>\mathbb{R}^2</math>上を自由に動ける条件の下で極値を考えた。しかし、応用上は何かしらの制約が課された状態での極値を考えることが往々にしてある(寧ろ、無条件の方が稀であろう)。
則ち、次の問題を考える。
:点<math>(x, y)</math>が'''拘束条件'''(束縛条件)<math>g(x, y)=0</math>を満たしながら変化するとき、<math>f(x, y)</math>の'''条件付極値'''を求めよ。
このような問題を(2変数1拘束条件の)'''条件付極値問題'''という。また、拘束条件を表す関数<math>g(x, y)</math>を'''制約関数'''という。
一般に<math>g(x, y)=0</math>が<math>y=\phi(x)</math>や<math>x=\psi(y)</math>のように解けるとは限らず、解けたとしても増減を簡単に調べられるとは限らない。
そこで、条件付極値問題の解法には以下の定理が用いられる。
{{定理|(ラグランジュの未定乗数法)}}
<math>f(x, y), g(x, y)\in C^1</math>として<math>f(x, y)</math>が点<math>(a, b)</math>で拘束条件<math>g(x, y)=0</math>の下での条件付極値をとるとき、
:<math>L(x, y, z)=f(x, y)-zg(x, y)</math>
と置くと
:<math>\frac{\partial{g}}{\partial{x}} \Bigg|_{\scriptscriptstyle \begin{array}{c} x = a \\[-6pt] y = b \end{array} }\times\frac{\partial{g}}{\partial{y}} \Bigg|_{\scriptscriptstyle \begin{array}{c} x = a \\[-6pt] y = b \end{array} }\neq0</math>
ならば
:<math>\frac{\partial{L}}{\partial{x}} \Bigg|_{\scriptscriptstyle \begin{array}{c} x = a \\[-6pt] y = b \end{array} }=\frac{\partial{L}}{\partial{y}} \Bigg|_{\scriptscriptstyle \begin{array}{c} x = a \\[-6pt] y = b \end{array} }=\frac{\partial{L}}{\partial{z}} \Bigg|_{\scriptscriptstyle \begin{array}{c} x = a \\[-6pt] y = b \end{array} }=0</math>
を満たす実数<math>z=\lambda</math>が存在する。
{{定理終わり}}
この<math>L</math>を'''ラグランジュ関数'''、<math>\lambda</math>を'''未定乗数'''(ラグランジュ乗数)という。未定乗数法では、条件付極値の問題を「ラグランジュ関数の無条件極値問題」に帰着している。
各偏導関数を計算すると、連立方程式
:<math>\begin{cases} f_x(a, b)=\lambda g_x(a, b) \\ f_y(a, b)=\lambda g_y(a, b) \\ g(a, b)=0 \end{cases}</math>
に帰着される。
*証明
:<math>(a, b)</math>を極値点、<math>\frac{\partial{g}}{\partial{y}} \Bigg|_{\scriptscriptstyle \begin{array}{c} x = a \\[-6pt] y = b \end{array} }\neq0</math>とする。
:陰関数定理より<math>(a, b)</math>の充分近傍で<math>g(x, y)=0</math>の<math>C^1</math>級陰関数<math>y=\phi(x)</math>が存在し、<math>\phi'(x)=-\frac{\frac{\partial{g}}{{\partial{x}}}}{\frac{\partial{g}}{\partial{y}}}</math>となる。
:<math>h(x):=f(x, \phi(x))</math>とするとフェルマーの定理より<math>0=h'(a)=f_x(a, b)+f_y(a, b)\phi'(a)=f_x(a, b)-f_y(a, b)\frac{g_x(a, b)}{g_y(a, b)}</math>
:ここで<math>\lambda:=\frac{f_y(a, b)}{g_y(a, b)}</math>と置くと<math>f_x(a, b)=\lambda g_x(a, b) \iff \frac{\partial{L}}{\partial{x}} \Bigg|_{\scriptscriptstyle \begin{array}{c} x = a \\[-6pt] y = b \end{array} }=0</math>を得る。
:定義した<math>\lambda</math>より<math>f_y(a, b) =\lambda g_y(a, b) \iff\frac{\partial{L}}{\partial{y}} \Bigg|_{\scriptscriptstyle \begin{array}{c} x = a \\[-6pt] y = b \end{array} }=0</math>。
:<math>\frac{\partial{g}}{\partial{x}} \Bigg|_{\scriptscriptstyle \begin{array}{c} x = a \\[-6pt] y = b \end{array} }\neq0</math>としても同様。
:<math>\frac{\partial{L}}{\partial{z}} \Bigg|_{\scriptscriptstyle \begin{array}{c} x = a \\[-6pt] y = b \end{array} }=0</math>は拘束条件から直ちに満たされる。
:よって実数<math>\lambda</math>が存在して定理の式が満たされる。//
ベクトル解析の記法で書くと、未定乗数法の連立方程式は<math>\mathrm{grad} f=\lambda \mathrm{grad} g</math>と表される。これは幾何学的には、「曲面<math>z=f(x, y)</math>と曲面<math>g(x, y)=0</math>の共有点での接平面の法線ベクトルが平行」という条件である。
2曲面の共有点の<math>z</math>座標を<math>c</math>としたとき、曲面を<math>z=c</math>で切った切り口の曲線は<math>c=f(x, y), g(x, y)=0</math>であり、これらは曲面と同じ共有点を持つ。共有点で2曲線が交わるとすると「連続微分可能」という仮定より2曲面は「切れ目なく」繫がっているので、十分小さい<math>\varepsilon>0</math>に対して曲線<math>c\pm\varepsilon=f(x, y)</math>は<math>g(x, y)</math>と共有点を持つ。このとき、<math>f(x, y)</math>は<math>(a, b)</math>近傍で<math>c=f(a, b)</math>より大きい値も小さい値もとるので、<math>(a, b)</math>は極値点ではない。よって、2曲線は極値点<math>c_0=f(a, b)</math>に於いて接していなければならない。
このとき、曲線の式<math>c_0=f(x, y), g(x, y)=0</math>の両辺を<math>x</math>で微分することで<math>\begin{cases} f_x\cdot1+f_x\cdot\frac{dy}{dx}=0 \\ g_x\cdot1+g_y\cdot\frac{dy}{dx}=0 \end{cases}</math>を得、接ベクトル<math>(1, \frac{dy}{dx})</math>に直交する平行な2ベクトル<math>(f_x, f_y), (g_x, g_y)</math>をそれぞれの曲線の法線ベクトルにとることができる。よって未定乗数<math>\lambda</math>が実数として存在する。
フェルマーの定理と同様に未定乗数法の式を満たすことは条件付極値であるための必要条件なので、十分性の確認は必須である。逆に、未定乗数法は条件付極値の候補となる点を与える(未定乗数<math>\lambda</math>は「存在する」だけでこの先一切使わないが、先述のように幾何学的意味が存在する)。
先程紹介したヘッセ行列は「無制約の場合」の議論だったので今回は用いることができない。
そこで、以下のように表示される'''境界付ヘッセ行列'''(縁付ヘッセ行列)が判定に使用される(代入記号は省略した)。
:<math>\mathbf{H}_B = \begin{pmatrix} 0 & \frac{\partial{g}}{\partial{x}} & \frac{\partial{g}}{\partial{y}} \\ \frac{\partial{g}}{\partial{x}} & \frac{\partial^2L}{\partial{x^2}} & \frac{\partial^2L}{\partial{x}\partial{y}} \\ \frac{\partial{g}}{\partial{y}} & \frac{\partial^2L}{\partial{y}\partial{x}} & \frac{\partial^2L}{\partial{y^2}} \end{pmatrix}</math>
今回の場合、<math>\det \mathbf{H}_B>0</math>なら条件付極小値、<math>\det \mathbf{H}_B<0</math>なら条件付極大値と判定される。
但し、3変数以上や拘束条件が増えたときの拡張は非常に煩雑で複雑なものとなるので、ここでは紹介しない。
連立方程式<math>\begin{cases} f_x(a, b)=\lambda g_x(a, b) \\ f_y(a, b)=\lambda g_y(a, b) \\ g(a, b)=0 \end{cases}</math>を更に変形する。
:第三式は拘束条件そのものなので除外する。
:第一式・第二式を行列表現に直して
:<math>\begin{pmatrix} f_x & g_x \\ f_y & g_y \end{pmatrix}\begin{pmatrix} 1 \\ -\lambda \end{pmatrix}= \begin{pmatrix} 0 \\ 0 \end{pmatrix}</math>
:線型代数で扱った定理「斉次連立一次方程式が非自明解を持つ<math>\iff</math>表現行列が特異行列」より、
:<math>\begin{vmatrix} f_x & g_x \\ f_y & g_y \end{vmatrix}=0</math>
よって、未定乗数<math>\lambda</math>を求めなくても未定乗数法を適用できる。
この変形は2変数1拘束条件の場合のみ成り立ち、一般化はできない。
==重積分==
本項では、微分と積分の双対性及び[[解析学基礎/偏微分方程式|偏微分方程式]]・[[解析学基礎/ベクトル解析|ベクトル解析学]]への接続を鑑みて、一般書では深く扱わない(定義すらしないことの多い)偏積分を冒頭で扱うことにする。
===偏積分===
偏微分と同様にして、二変数<math>f(x, y)</math>の片方の変数を固定したときの積分を考える。
<math>xyz</math>空間で<math>y</math>を固定したとき、<math>z=f(x, y)</math>の<math>x</math>での積分を考える。直観的には、一変数での積分('''常積分''')のリーマン和を用いた定義を、<math>zx</math>平面でそのまま行えば良いことになる。
具体的には、
:<math>\int_{a}^{b} f(x, y) dx := \lim_{n \to \infty} \sum_{k=1}^{n} f(x_k, y) \Delta x</math>(<math>\Delta x = \frac{b-a}{n}, x_k = a + k\Delta x</math>)
と定義する。
これを<math>f(x, y)</math>の<math>x</math>に関する'''偏積分'''という。幾何学的には、<math>xyz</math>空間を<math>y</math>を固定した平面で切った断面に於ける曲線<math>z=f(x, y)</math>と<math>x</math>軸、直線<math>x=a, x=b</math>の囲む符号付き面積に対応する。偏微分と異なり、積分記号は常積分と同じものを用いる。
<math>y</math>に関する偏積分は同様に
::<math>\int_{c}^{d} f(x, y) dy := \lim_{n \to \infty} \sum_{k=1}^{n} f(x, y_k) \Delta y</math>(<math>\Delta y = \frac{d-c}{n}, y_k = c + k\Delta y</math>)
と定義され、幾何学的には<math>xyz</math>空間を<math>x</math>を固定した平面で切った断面に於ける曲線<math>z=f(x, y)</math>と<math>y</math>軸、直線<math>y=c, y=d</math>の囲む符号付き面積に対応する。
定積分に関して、一変数と同様に
:<math>\int_a^b f(x, y)dx+\int_b^c f(x, y)dx=\int_a^c f(x, y)dx</math>
:<math>\int_b^a f(x, y)dx=-\int_a^b f(x, y)dx</math>
:<math>\int_a^a f(x, y)dx=0</math>
が成立することは定義から容易に示される(<math>y</math>に関しても同様)。
また、積分の平均値の定理
:<math>\exist \xi \in (a, b), \quad f(\xi, y)=\frac{1}{b-a}\int_a^b f(x, y)dx</math>
も同様に成立することが判る(<math>y</math>に関しても同様)。
不定積分は、一変数と同様に<math>F(x, y):=\int_u^x f(t, y)dt+C</math>と定義される(<math>F(u, y)=0</math>とする)。但し、<math>x</math>に関する偏積分では<math>y</math>は定数と見做されるので、'''積分定数<math>C</math>は実際には<math>y</math>の関数<math>C(y)</math>である'''ことに注意が必要である。<math>y</math>に関する不定積分でも同様に、積分定数は<math>x</math>の関数<math>C(x)</math>である。<math>\int_u^x f(t, y)dt+C(y)</math>は<math>\int f(x, y)dx+C(y)</math>と略記する
一般に、偏積分の積分定数は積分変数以外の変数を全て含む関数である。
一変数の場合と同様に、
:<math>\frac{\partial}{\partial{x}}\int f(x, y)dx=f(x, y)</math>(微分積分学の基本定理)
が成立する。
*証明
:<math>F(x, y):=\int_a^x f(t, y)dt</math>とする。
:先程述べた定積分の性質より
:<math>F(x+h, y)-F(x, y) = \int_a^{x+h} f(t, y)dt - \int_a^x f(t, y)dt = \int_a^{x+h}f(t, t)dt+\int_x^a f(t, y)dt =\int_{x}^{x+h} f(t, y)dt</math>であるが、
:積分の平均値の定理より<math>\xi\in(x, x+h)</math>が存在して
:<math>\int_{x}^{x+h} f(t, y)dt=hf(\xi, y)</math>
:ここで<math>h\to0</math>の極限をとると
:<math>\lim_{h\to0} \{F(x+h, y)-F(x, y)\}=\frac{\partial{F}}{\partial{x}},\quad \lim_{h\to0} hf(\xi, y)=f(x, y)</math>
:なので
:<math>\frac{\partial}{\partial{x}}\int_a^x f(x, y)dx=f(x, y)</math>
:一般の不定積分<math>\int f(x, y)dx=\int_u^x f(t, y)dt + C(y)</math>に関しても積分定数<math>C(y)</math>は<math>x</math>の関数でないので偏微分すると0となり、
:結局は
:<math>\frac{\partial}{\partial{x}}\int f(x, y)dx=f(x, y)</math>
:が成り立つ。//
則ち'''偏積分は偏微分の逆演算'''であり、被積分関数を偏導関数とみて元の関数を復元することで原始関数が求まるので偏積分が計算できることがわかる。
一変数関数で成り立った性質の多くはほぼそのまま成立する。以下、<math>y</math>に関しても同様なので<math>x</math>に関する偏積分で記述する。また、定積分表示で書くが不定積分でも同様である。
:<math>\int_a^b \{\alpha f(x, y)+\beta g(x, y)\}dx=\alpha\int_a^b f(x, y)dx+\beta\int_a^b g(x, y)dy</math>(線型性)
:<math>\int_a^b f(x, y)\frac{\partial{g}}{\partial{x}}dx=\left[ f(x, y)g(x, y) \right]_{x=a}^{x=b} - \int_{a}^b \frac{\partial{f}}{\partial{x}}g(x, y)dx</math>(部分積分法)
:<math>u=\phi(x)</math>として<math>\int_a^b f (\phi(x), y) \frac{du}{dx} dx=\int_{\phi(a)}^{\phi(b)} f(u, y) du</math>(置換積分法)
:<math>y=c, x\in[a, b]</math>で<math>f(x, c)\leq g(x, c)</math>ならば<math>\int_a^b f(x, c)dx\leq \int_a^b g(x, c)dx</math>(定積分不等式)
偏積分の微分に関して、以下の定理が成り立つことが知られている。
{{定理|(ライプニッツの積分定理Ⅰ)}}
2変数関数<math>f(x, y)</math>に対して<math>f, f_x</math>が<math>(x, y)\in I \times[a(x), b(x)]</math>で連続且つ<math>a(x), b(x)</math>が常微分可能ならば
:<math>\frac{d}{dx}\left(\int_{a(x)}^{b(x)} f(x, y)dy\right)=\left[f(x, y)\frac{dy}{dx}\right]_{y=a(x)}^{y=b(x)}+\int_{a(x)}^{b(x)} \frac{\partial{f}}{\partial{x}}dy</math>
{{定理終わり}}
{{定理|(ライプニッツの積分定理Ⅱ)}}
3変数関数<math>f(x, y, z)</math>に対して<math>f, f_x</math>が<math>(x, y, z)\in I_x \times I_y \times[a(x, y), b(x, y)]</math>で連続且つ<math>a(x, y), b(x, y)</math>が<math>x</math>で偏微分可能ならば
:<math>\frac{\partial}{\partial{x}}\left(\int_{a(x, y)}^{b(x, y)} f(x, y, z)dz\right)=\left[f(x, y, z)\frac{\partial{z}}{\partial{x}}\right]_{z=a(x, y)}^{z=b(x, y)}+\int_{a(x, y)}^{b(x, y)} \frac{\partial{f}}{\partial{x}}dz</math>
{{定理終わり}}
Ⅰに於いて<math>a(x)=a, b(x)=x</math>としてみよう。すると、
:<math>\frac{d}{dx}\int_a^x f(x, y)dy = f(x, x) + \int_a^x \frac{\partial{f}}{\partial{x}}dy</math>
である。
これは、偏微分に関する微分積分学の基本定理を「微分変数と積分変数が異なる場合」に拡張したものと見ることができる。更に、<math>f(x, y)=g(y)</math>なら<math>\frac{\partial{f}}{\partial{x}}=0</math>より常微分に関する微分積分学の基本定理に一致する。
則ち、ライプニッツの積分定理は常微分・偏微分双方の意味で「微分積分学の基本定理の拡張」と捉えることができる。
Ⅰ・Ⅱとも偏微分方程式やベクトル解析で当たり前のように用いられるので、覚えておいて損はないだろう。
===重積分の定義===
次に、連続関数<math>f(x, y)</math>の全ての変数が動く場合の積分に就いて考える。
変数の組<math>(x, y)</math>が動く範囲('''積分領域''')<math>D</math>は、点<math>(x, y)</math>の軌跡と考えることで<math>xy</math>平面上の領域として表現することができる。
先ずは、簡単な場合として矩形領域<math>D=[a, b]\times[c, d]</math>の場合を考える。これは、<math>z=f(x, y)</math>を<math>xy</math>平面へ<math>z</math>方向から射影した投影面が矩形ということである。
なお、重積分の文脈では、積分領域を直積集合で表すよりも<math>D=\{(x, y)\mid a\leq x \leq b, c\leq y \leq d\}</math>や<math>D=\left\{ \begin{pmatrix} x \\ y \end{pmatrix} \Bigg| \begin{array}{c} a\leq x \leq b \\ c \leq y \leq d \end{array} \right\}</math>のような記法が好まれる。
<math>[a, b], [c, d]</math>をそれぞれ<math>a=x_0<x_1<\cdots<x_i<\cdots<x_{m-1}<x_m=b, c=y_0<y_1<\cdots<y_j<\cdots<y_{n-1}<y_n=d</math>と等分割し、<math>D_{ij}:=[x_{i-1}, x_i]\times[y_{j-1}, y_j]</math>とする。この矩形領域から代表点<math>(\alpha_{ij}, \beta_{ij})</math>をとるとき、各<math>D_{ij}</math>を底面・<math>f(\alpha_{ij}, \beta_{ij})</math>を高さとする長方形の体積は区間<math>[x_{i-1}, x_i],[y_{j-1}, y_j]</math>の幅を<math>\Delta x_i, \Delta y_j</math>として<math>V_{mn}=\sum_{i=0}^n\sum_{j=0}^m f(\alpha_{ij}, \beta_{ij})\Delta x_{i} \Delta y_{j}</math>と表される。これは、'''リーマン和'''を2変数関数に拡張したものである。
分割を限りなく細かくしたときの極限<math>\lim_{\scriptstyle m \to \infty \atop \scriptstyle n \to \infty} V_{mn}</math>が収束するならば、<math>f(x, y)</math>は<math>D</math>で'''二重積分可能'''といい、その極限値を<math>\iint_D f(x, y)dxdy</math>と表して<math>f(x, y)</math>の<math>D</math>に関する'''二重積分'''という。
:<math>\iint_D f(x, y)dxdy:=\lim_{\scriptstyle m \to \infty \atop \scriptstyle n \to \infty} \sum_{i=0}^n\sum_{j=0}^m f(\alpha_{ij}, \beta_{ij})\Delta x_{i} \Delta y_{j}</math>
次に、<math>D</math>が有界領域の場合を考える。
<math>D</math>は有界であるから、<math>D</math>を包含するような矩形領域<math>\tilde{D}\subset\mathbb{R}^2</math>が必ず存在する。
このとき、<math>D</math>上の二変数関数<math>f(x, y)</math>を次のように拡張する。
:<math>\tilde{f}(x, y)=\begin{cases} f(x, y) & \begin{pmatrix} x \\ y \end{pmatrix} \in D \\ 0 & \begin{pmatrix} x \\ y \end{pmatrix} \in \tilde{D}\setminus D \end{cases}</math>
このとき、<math>\tilde{D}\setminus D</math>に於ける<math>\tilde{f}(x, y)</math>の値は<math>0</math>なので重積分の計算結果に影響せず、
:<math>\iint_D f(x, y)dxdy:=\iint_{\tilde{D}}\tilde{f}(x, y)dxdy</math>
として差し支えない(右辺は先ほど定義した「矩形領域での二重積分」である)。
<math>D</math>が有界領域でない場合は後述する。
重積分では「不定積分」に相当するものを考えないことが多い。これは、積分定数の自由度が比較的高いので偏積分より扱いにくくなるためである。
<math>f(x, y)=1</math>という定数関数の重積分を考える。先ずは矩形領域に就いて考える。
リーマン和は<math>f(\alpha_{ij}, \beta_{ij})=1</math>より<math>V_{mn}=\sum_{i=1}^m\sum_{j=1}^n \Delta x_i \Delta y_j</math>であるが、<math>\Delta x_i \Delta y_j</math>は矩形領域<math>D_{ij}</math>の面積に等しい。よってその総和<math>V_{mn}</math>は矩形領域<math>D</math>の面積である。これは分割がどれだけ細かくなっても変わらないので、結局は<math>|D|=\iint_D 1 dxdy</math>である。このとき、1を省略して<math>\iint_D dxdy</math>と表す。
<math>D</math>が有界領域であるとき、<math>D</math>を包含する矩形領域<math>\tilde{D}</math>に関して
:<math>\tilde{f}(x, y)=\begin{cases} 1 & \begin{pmatrix} x \\ y \end{pmatrix} \in D \\ 0 & \begin{pmatrix} x \\ y \end{pmatrix} \in \tilde{D}\setminus D \end{cases}</math>
であり、<math>\tilde{D}</math>での重積分の値は同様の議論により結局は有界領域<math>D</math>の面積に等しくなる。
一変数の積分では<math>\int_a^b dx = b-a</math>(区間の幅)であったが、二変数の重積分では<math>\iint_D dxdy= |D|</math>(領域の面積)と判った。三変数でも、同様の議論により<math>\iiint_V dxdydz = |V|</math>(領域の体積)となる。一般に、1の<math>n</math>重積分は積分領域となる図形の大きさ(<math>n</math>次のルベーグ測度)に等しい。ベクトル解析で扱う線積分・面積分・体積分でも同様の事項が成り立つ。
[[測度論]]では、逆にルベーグ測度を1の重積分として定義する流儀もある。
===累次積分===
次に、重積分の具体的な計算方法に就いて見ていく。
先程見たように、<math>\iint_D f(x, y)dxdy</math>は積分領域<math>D</math>と曲面<math>z=f(x, y)</math>が囲む立体の体積と考えられる。
数学Ⅲで扱ったように、立体の体積は「立体の断面積を表す関数を積分」すれば求めることができる。つまり、「立体をある平面で切ったときの断面積」さえ求まれば計算することができると考えられる。
実は、この断面積は偏積分で与えられる。
偏積分<math>h(y)=\int_a^b f(x, y)dx</math>は「<math>D=[a, b]\times I</math>と<math>z=f(x, y)</math>が囲む立体を<math>y</math>を固定した平面で切ったときの断面積」なので、これを<math>y</math>に関して区間<math>I</math>で常積分してやれば「断面積の積分=体積」が求まる。
この話を具体的に見ていく。
先ずは、<math>D=[a, b]\times[c, d]</math>という矩形領域を考える。
<math>y</math>を固定した平面で切った断面積は<math>\int_a^b f(x, y)dx</math>であり、この断面積を<math>[c, d]</math>で積分してやればいいので、<math>\iint_D f(x, y)dxdy = \int_c^d \left( \int_a^b f(x, y)dx \right) dy</math>である。
<math>x</math>を固定した平面で切った断面積で考えても同じであり、<math>\iint_D f(x, y)dxdy = \int_a^b \left(\int_c^d f(x, y)dy \right)dx</math>。
なお、<math>D=[a, b]\times[c, d]</math>且つ<math>f(x, y)=g(x)h(y)</math>と分離できる場合は<math>\iint_D f(x, y)dxdy = \left( \int_a^b g(x) dx\right)\left( \int_c^d h(y)dy \right)</math>と、非常に単純な計算で求まる。
一般の有界領域<math>D</math>に関しては、「<math>(x, y)</math>が<math>D</math>内の全ての点を1点ずつ重複なく通る」ように<math>x, y</math>をそれぞれ動かす必要がある。そのような動かし方をいきなり定めるのは困難であるため、以下のような場合を考える。
'''定義が区分的でない'''関数<math>\phi_1(x), \phi_2(x)</math>を用いて<math>D=\left\{ \begin{pmatrix} x \\ y \end{pmatrix} \Bigg| \begin{array}{c} a\leq x \leq b \\ \phi_1(x) \leq y \leq \phi_2(x) \end{array} \right\}</math>と表され、'''疆界が単純閉曲線'''<sup>※</sup>である積分領域を'''<math>x</math>-単疆界領域'''<!-- 『例から学ぶ微分積分』馬場裕・笹尾哲・山本光・山本勇(共立出版、2022年)より -->(<math>x</math>-単線領域)と呼ぶことにする(統一名称は存在せず、書籍によって様々に呼ばれる)。同様に、定義が区分的でない関数<math>\psi_1(y), \psi_2(y)</math>を用いて<math>D=\left\{ \begin{pmatrix} x \\ y \end{pmatrix} \Bigg| \begin{array}{c} \psi_1(y) \leq x \leq \psi_2(y) \\ c \leq y \leq d \end{array} \right\}</math>と表され、疆界が単純閉曲線である積分領域を'''<math>y</math>-単疆界領域'''(<math>y</math>-単線領域)と呼ぶ。
※「単純閉曲線」とは、「'''閉曲線'''(端点(始点と終点)が一致する曲線)であって自己交叉しない(端点以外で自分自身と交わらない)」曲線のことである。[[位相幾何学]]の知識を用いると単疆界領域は「単純閉曲線で囲まれた単連結領域」と言い換えられる。
<math>x</math>-単疆界領域では例えば<math>x=x_0</math>を固定すると<math>y</math>を<math>\phi_1(x_0)</math>から<math>\phi_2(x_0)</math>まで動かしたときに点<math>(x, y)</math>は線分<math>x=x_0 (\phi_1(x_0)<y<\phi_2(x_0))</math>上の点を一回ずつ通る。次に、<math>x</math>を<math>a</math>から<math>b</math>まで動かせば<math>(x, y)</math>は<math>D</math>内の全ての点を重複なく通ったことになる。
よって、矩形領域と同様の議論で二重積分<math>\iint_D f(x, y)dxdy \quad \left( D=\left\{ \begin{pmatrix} x \\ y \end{pmatrix} \Bigg| \begin{array}{c} a\leq x \leq b \\ \phi_1(x) \leq y \leq \phi_2(x) \end{array} \right\} \right)</math>は次のように計算される。
:<math>\iint_D f(x, y)dxdy = \int_a^b \left( \int_{\phi_1(x)}^{\phi_2(x)} f(x, y)dy \right) dx</math>
<math>y</math>-単疆界領域でも同様に二重積分<math>\iint_D f(x, y)dxdy \quad \left( D=\left\{ \begin{pmatrix} x \\ y \end{pmatrix} \Bigg| \begin{array}{c} \psi_1(y) \leq x \leq \psi_2(y) \\ c \leq y \leq d \end{array} \right\} \right)</math>は
:<math>\iint_D f(x, y)dxdy = \int_c^d \left( \int_{\psi_1(y)}^{\psi_2(y)} f(x, y)dx \right) dy</math>
と計算される。
このように、重積分を偏積分の常積分で表したものを'''累次積分'''(逐次積分、反復積分)という。見た目上は常積分の反復であることが名前の由来である。3変数以上の場合、最外部の積分のみ常積分で残りは積分変数以外を固定した偏積分である。
昔からの慣習として、累次積分の先に計算する部分を右側に纏めて
:<math>\int_a^b dx \int_{\phi_1(x)}^{\phi_2(x)} f(x, y)dy</math>
のように表す場合がある。
これは
:<math>\left(\int_a^b dx\right) \left(\int_{\phi_1(x)}^{\phi_2(x)} f(x, y)dy\right)</math>
を意味しないので注意。
本項では、混乱を防ぐため通常の記法で書く。
なお、積分区間を更に詳しく明示した
:<math>\int_{x=a}^{x=b} \left( \int_{y=\phi_1(x)}^{y=\phi_2(x)} f(x, y)dy \right) dx</math>
という記法も存在する。
単疆界領域でない領域の場合、疆界となる関数が切り替わる点(疆界点)で領域を分割することで単疆界領域になるので、それぞれの単疆界領域での重積分の和を計算すればよい。
:<math>\iint_D f(x, y)dxdy = \sum_i \iint_{D_i} f(x, y)dxdy</math>
:例)
:<math>x\in[-1, 1], \phi_1(x)=0, \phi_2(x)=\begin{cases} x+1 & (x<0) \\ -x+1 & (x\geq0) \end{cases}</math>のとき、
:<math>D=D_1 \cup D_2</math>
:<math>D_1=\left\{ \begin{pmatrix} x \\ y \end{pmatrix} \Bigg| \begin{array}{c} -1 \leq x < 0 \\ 0 \leq y \leq x+1 \end{array} \right\}</math>
:<math>D_2=\left\{ \begin{pmatrix} x \\ y \end{pmatrix} \Bigg| \begin{array}{c} 0 \leq x \leq 1 \\ 0 \leq y \leq -x+1 \end{array} \right\}</math>
:とすれば良い。
二重積分を累次積分に直すとき、<math>D</math>の図を書くことで疆界となる区分的でない関数を正しく導くことができる。
なお、重積分でも線型性と定積分不等式が成り立つ。
:<math>\iint_D (\alpha f(x, y)+\beta g(x, y)) dxdy = \alpha \iint_D f(x, y)dxdy + \beta \iint_D g(x, y)dxdy</math>
:<math>f(x, y)\leq g(x, y)\quad\mathrm{at}\, D \implies \iint_D f(x, y)dxdy \leq \iint_D g(x, y)dxdy</math>
===積分順序の変更===
積分領域が<math>x</math>-単疆界領域且つ<math>y</math>-単疆界領域であるならば、累次積分で<math>x, y</math>のどちらを先に計算しても結果は同じである。単疆界領域でなくとも、単疆界領域に分割した重積分の和を考えれば同じく積分順序を交換できる。
一般に、次が成り立つ。
{{定理|(フビニの定理)}}
多変数関数が積分領域<math>D</math>で重積分可能ならば、累次積分の積分順序は可換である。
{{定理終わり}}
但し、'''積分順序を交換すると各積分の積分区間が変わる'''ことに注意が必要である。
例えば、三角形領域<math>D=\left\{ \begin{pmatrix} x \\ y \end{pmatrix} \Bigg| \begin{array}{c} 0\leq x \leq 1 \\ 0 \leq y \leq -x+1 \end{array} \right\}</math>に於ける<math>f(x, y)=xy^2</math>の重積分を考える。
<math>D</math>は<math>x</math>-単疆界領域なのでこの重積分は累次積分により
:<math>\iint_D f(x, y)dxdy = \int_0^1 \left( \int_0^{-x+1} xy^2 dy \right)dx</math>
:<math>=\int_0^1 x\left[\frac{1}{3}y^3\right]_{1}^{-x+1} dx</math>
:<math>=\frac{1}{3}\int_0^1 x(-x^3+3x^2-3x)dx</math>
:<math>=\frac{1}{3} \left[ -\frac{x^5}{5}+\frac{3}{4}x^4-x^3 \right]_0^1 </math>
:<math>=-\frac{3}{20}</math>
と計算される。
<math>D</math>の表式を今度は<math>y</math>-単疆界領域となるように変形する。
:<math>y=-x+1\iff x=-y+1</math>
:<math>0\leq x \leq 1 \iff 0 \leq y \leq 1</math>
:<math>D=\left\{ \begin{pmatrix} x \\ y \end{pmatrix} \Bigg| \begin{array}{c} 0\leq x \leq -y+1 \\ 0 \leq y \leq 1 \end{array} \right\}</math>
同様に重積分を計算すると
:<math>\iint_D f(x, y)dxdy = \int_0^1 \left( \int_0^{-y+1} xy^2 dx \right)dy</math>
:<math>=\int_0^1 y^2\left[\frac{1}{2}x^2\right]_0^{-y+1}dy</math>
:<math>=\frac{1}{2}\int_0^1 y^2(y^2-2y)dy</math>
:<math>=\frac{1}{2} \left[ \frac{1}{5}y^5-\frac{1}{2}y^4 \right]_0^1 </math>
:<math>=-\frac{3}{20}</math>
このように、正しく積分順序を交換すれば同じ結果を得る。
また、以下のように積分順序を交換することで計算が容易となる場合がある。
{{演習問題|<math>\int_{0}^1 \left( \int_{-\sqrt{1-x^2}}^{\sqrt{1-x^2}}x dy \right)dx</math>を積分順序を交換することで計算せよ。|
二重積分<math>\iint_D f(x, y)dxdy</math>と見て積分領域<math>D</math>を求めると
:<math>D=\left\{ \begin{pmatrix} x \\ y \end{pmatrix} \Bigg| \begin{array}{c} 0 \leq x \leq 1 \\ -\sqrt{1-x^2} \leq y \leq \sqrt{1-x^2} \end{array} \right\}</math>
則ち、<math>D=\left\{ \begin{pmatrix} x \\ y \end{pmatrix} \Bigg| \begin{array}{c} x^2+y^2 \leq 1 \\ x \geq 0 \end{array} \right\}</math>という半円領域である。<br>これを<math>y</math>-単疆界領域となるように変形すると
:<math>D=\left\{ \begin{pmatrix} x \\ y \end{pmatrix} \Bigg| \begin{array}{c} 0 \leq x \leq \sqrt{1-y^2} \\ -1 \leq y \leq 1 \end{array} \right\}</math>
よって累次積分に直して
:<math>\iint_D f(x, y)dxdy=\int_{-1}^{1} \left( \int_0^{\sqrt{1-y^2}} x dx \right)dy</math>
:<math>=\int_{-1}^1 \left[ \frac{1}{2}x^2 \right]_0^{\sqrt{1-y^2}}dy</math>
:<math>=\frac{1}{2}\int_{-1}^1(1-y^2)dy</math>
:<math>=\int_0^1 (1-y^2)dy</math>
:<math>=\frac{2}{3}</math>//
}}
===変数変換===
常積分では置換積分という手法により積分変数を別の変数に変換することができた。重積分でも同様に変数変換を考えることができる。
<math>\begin{cases} x=\phi(s, t) \\ y=\psi(s, t) \end{cases}</math>という変数変換によって積分領域が<math>(s, t)\in E</math>から<math>(x, y)\in D</math>に写されるとする。
このとき、全単射な写像<math>\Gamma:E\to D</math>が存在すれば変換前後で重積分の計算が可能である。
一変数の置換積分では<math>dx</math>が<math>\frac{dx}{dt}dt</math>に置き換わった。同様に<math>dxdy</math>が○○倍の<math>dsdt</math>に置き換わると予想されるが、この○○に入るのは何であろうか?
<math>dx, dy</math>はそれぞれ<math>\phi(s, t), \psi(s, t)</math>の<math>s, t</math>を微小変化させたときの変化量、則ち全微分と考えられるので、
:<math>dx=\frac{\partial{\phi}}{\partial{s}}ds+\frac{\partial{\phi}}{\partial{t}}dt</math>
:<math>dy=\frac{\partial{\psi}}{\partial{s}}ds+\frac{\partial{\psi}}{\partial{t}}dt</math>
これを一次変換の記法で表すと
:<math>\begin{pmatrix} dx \\ dy \end{pmatrix} = \begin{pmatrix} \frac{\partial{\phi}}{\partial{s}} & \frac{\partial{\phi}}{\partial{t}} \\ \frac{\partial{\psi}}{\partial{s}} & \frac{\partial{\psi}}{\partial{t}} \end{pmatrix} \begin{pmatrix} ds \\ dt \end{pmatrix}</math>
である。
<math>(x, y)</math>の組と<math>(s, t)</math>の組がそれぞれ一次独立であるとすると、<math>dxdy</math>と<math>dsdy</math>はそれぞれ<math>D, E</math>での微小矩形の面積を表すと解釈でき、更に行列<math>\begin{pmatrix} \frac{\partial{\phi}}{\partial{s}} & \frac{\partial{\phi}}{\partial{t}} \\ \frac{\partial{\psi}}{\partial{s}} & \frac{\partial{\psi}}{\partial{t}} \end{pmatrix}</math>は正則である。
ここで、一次変換による図形の拡大率は表現行列の行列式の絶対値だったので、
:<math>dxdy = \left| \det \begin{pmatrix} \frac{\partial{\phi}}{\partial{s}} & \frac{\partial{\phi}}{\partial{t}} \\ \frac{\partial{\psi}}{\partial{s}} & \frac{\partial{\psi}}{\partial{t}} \end{pmatrix} \right|dsdt</math>
が成り立つ。
則ち、重積分の変数変換の表式は
:<math>\iint_D f(x, y)dxdy = \iint_E f(\phi(x, y), \psi(x, y)) \left| \det \begin{pmatrix} \frac{\partial{\phi}}{\partial{s}} & \frac{\partial{\phi}}{\partial{t}} \\ \frac{\partial{\psi}}{\partial{s}} & \frac{\partial{\psi}}{\partial{t}} \end{pmatrix} \right| dsdt</math>
である。
行列<math>\begin{pmatrix} \frac{\partial{\phi}}{\partial{s}} & \frac{\partial{\phi}}{\partial{t}} \\ \frac{\partial{\psi}}{\partial{s}} & \frac{\partial{\psi}}{\partial{t}} \end{pmatrix}</math>を'''ヤコビ行列'''(ヤコブ行列)と言い、<math>\frac{\partial{(x, y)}}{\partial{(s, t)}}</math>と略記する。ヤコビ行列式<math>\det\frac{\partial{(x, y)}}{\partial{(s, t)}}</math>を'''ヤコビアン'''という。
二次元でよく用いられる変換としては、<math>\begin{cases} x=s+t \\ y=s-t \end{cases}</math>('''斜交座標''')や<math>\begin{cases} x=r\cos\theta \\ y=r\sin\theta \end{cases}</math>('''円座標''')が挙げられる。後者は特に、円が絡む積分領域のときに真価を発揮する。
三次元以上でも同様に全微分を一次変換表記することでヤコビ行列を得、それが変数変換の変換レートとなる。
三次元でよく用いられる変換としては、<math>\begin{cases} x= t+u \\ y=u+s \\ z=s+t \end{cases}</math>('''ラヴィ変換''')、<math>\begin{cases} x=r\cos\theta \\ y=r\sin\theta \\ z=z \end{cases}</math>('''円筒座標''')、<math>\begin{cases} x=r\sin\theta\cos\phi \\ y=r\sin\theta\sin\phi \\ z= r\cos\theta \end{cases}</math>('''球面座標''')が挙げられる。
{{演習問題|<math>f(x, y)=x^2+y^2, D=\left\{ \begin{pmatrix} x \\ y \end{pmatrix} \Bigg| \frac{x^2}{a^2}+\frac{y^2}{b^2} \leq 1 \right\}</math>のとき、変数変換により<math>\iint_D f(x, y)dxdy</math>を計算せよ。|
<math>\begin{cases} x=as \\ y=bt \end{cases}</math>と変換すると
:<math>x^2+y^2=a^2s^2+b^2t^2</math>
:<math>E=\left\{ \begin{pmatrix} s \\ t \end{pmatrix} \Bigg| s^2+t^2 \leq 1 \right\}</math>
:<math>\left|\det\frac{\partial{(x, y)}}{\partial{(s, t)}}\right|=\left|\det
\begin{pmatrix} a & 0 \\ 0 & b \end{pmatrix}\right|=ab</math>
より
:<math>\iint_D (x^2+y^2)dxdy=\iint_E \{(a^2s^2+b^2t^2)ab\}dsdt</math>
:<math>=a^3b\iint_E s^2dsdt + ab^3\iint_E t^2dsdt</math>
更に<math>\begin{cases} s=r\cos\theta \\ t=r\sin\theta \end{cases}</math>と変換すると
:<math>s^2=r^2\cos^2\theta,\quad t^2=r^2\sin^2\theta</math>
:<math>F = \left\{ \begin{pmatrix} r \\ \theta \end{pmatrix} \Bigg| \begin{array}{c} 0 \leq r \leq 1 \\ 0 \leq \theta \leq \tau \end{array} \right\}</math>
:<math>\left|\det\frac{\partial{(s, t)}}{\partial{(r, \theta)}}\right|=\left|\det
\begin{pmatrix} \cos\theta & r\sin\theta \\ \sin\theta & r\cos\theta \end{pmatrix}\right|=r</math>
より
:<math>\iint_E s^2 dsdt = \iint_F \{(r^2\cos^2\theta) r\}drd\theta</math>
:<math>=\left(\int_0^1 r^3 dr\right)\left(\int_0^\tau \cos^2\theta d\theta\right)</math>
:<math>=\left[\frac{r^4}{4}\right]_0^1 \cdot \left[ \frac{2x+\sin2x}{4} \right]_0^\tau </math>
:<math>=\frac{1}{4}\cdot\frac{\tau}{2}=\frac{\pi}{4}</math>
:<math>\iint_E t^2dsdt=\iint_F \{(r^2\sin^2\theta)r\}drd\theta</math>
:<math>=\left(\int_0^1 r^3 dr\right)\left(\int_0^\tau \sin^2\theta d\theta\right)</math>
:<math>=\left[\frac{r^4}{4}\right]_0^1 \cdot \left[ \frac{2x-\sin2x}{4} \right]_0^\tau </math>
:<math>=\frac{1}{4}\cdot\frac{\tau}{2}=\frac{\pi}{4}</math>
よって最終的に
:<math>\iint_D (x^2+y^2)dxdy = a^3b\cdot\frac{\pi}{4}+ab^3\cdot\frac{\pi}{4}</math>
:<math>=\frac{ab\pi}{4}(a^2+b^2)</math>//
}}
ここで、「極座標なのに<math>r=0</math>を考えてる」「<math>\theta=0</math>と<math>\theta=\tau</math>が点として重複してる」からおかしいと思うだろうが、実は問題ないことが示される。詳細は最後の節で扱う。
積分領域が<math>D=\left\{ \begin{pmatrix} x \\ y \end{pmatrix} \Bigg| \begin{array}{c} a \leq \varphi(x, y) \leq b \\ c \leq x \leq d \end{array} \right\}</math>と表されるとき、<math>-\frac{\partial{\varphi}}{\partial{y}}\neq0</math>ならば「陰関数」節で述べたように原点近傍で<math>\begin{cases} s = \varphi(x, y) \\ t=x \end{cases}</math>という変数変換が有効である。
{{演習問題|<math>f(x, y)=x+y, D=\left\{ \begin{pmatrix} x \\ y \end{pmatrix} \Bigg| \begin{array}{c} x^2 \leq y \leq x^2+4 \\ -2 \leq x \leq 2 \end{array} \right\}</math>のとき、<math>\iint_D f(x, y)dxdy</math>を計算せよ。|
<math>\varphi(x, y):=y-x^2</math>とすると<math>-\frac{\partial{\varphi}}{\partial{y}}=-1\neq0</math>であり、<math>0\leq \varphi(x, y)\leq 4</math><br>
<math>\begin{cases} s = y-x^2 \\ t=x \end{cases}</math>と変換すると
:<math>x+y=s+t+t^2</math>
:<math>E=\left\{ \begin{pmatrix} s \\ t \end{pmatrix} \Bigg| \begin{array}{c} 0 \leq s \leq 4 \\ -2 \leq t \leq 2 \end{array} \right\}</math>
:<math>\left| \det \frac{\partial(s, t)}{\partial(x, y)} \right|= \left|\det \begin{pmatrix} -2x & 1 \\ 1 & 0 \end{pmatrix} \right|=1</math>
より
:<math>\iint_D (x+y)dxdy = \iint_E (t+s+t^2) dsdt</math>
:<math>=\int_{-2}^2 \left( \int_0^4 (s+t+t^2)ds \right)dt</math>
:<math>=\int_{-2}^2 \left[ \frac{1}{2}s^2 + s(t+t^2) \right]_{s=0}^{s=4} dt</math>
:<math>=\int_{-2}^2 (8+4t+4t^2)dt</math>
:<math>=8\int_0^2 (2+t^2)dt</math>
:<math>=8\left[ 2t+\frac{1}{3}t^3 \right]_0^2</math>
:<math>=8\left( 4+\frac{8}{3} \right)</math>
:<math>=\frac{160}{3}</math>//
}}
この問題は変数変換せずに累次積分すると<math>\iint_D (x+y)dxdy = \int_{-2}^2 \left[xy+\frac{1}{2}y^2\right]_{y=x^2}^{y=x^2+4} dx</math>とかなり煩雑な式となるが、この変数変換によって非常に単純な単疆界領域となるので計算が容易となる。
但し、積分領域が簡単になっても被積分関数がかえって煩雑になってしまうと変換をする意味が薄れるので、適切な変換を選択できるように練習を積む必要がある。
===重積分の応用===
重積分の応用例の一つは、体積の求積である。
先程述べたように、<math>\iiint_V dxdydz</math>は立体<math>V</math>の体積に等しい。数学Ⅲで習ったように「一変数関数の定積分」として求めようとすると、「いずれかの座標軸に垂直な平面で切った断面を考えてその面積を式で表し、座標軸で積分する」という手続きを要する。これは空間図形の素養が必要なので一般に苦しい。しかしながら、三重積分として計算すると見通しが立ちやすく、ある意味機械的な計算で求積可能である。
ここで、<math>V=\left\{ \begin{pmatrix} x \\ y \\ z \end{pmatrix} \Bigg| \begin{array}{c} {\scriptstyle\left(\begin{array}{c} x \\[-6pt] y \end{array}\right)} \in D \\ f(x, y) \leq z \leq g(x, y) \end{array} \right\}</math>のように表されるとする。<!-- \middle|が使えないから長さが足りない -->
すると、三重積分は
:<math>\iiint_V dxdydz = \iint_D \left( \int_{f(x, y)}^{g(x, y)}dz \right) dxdy</math>
のように二重積分に帰着することが可能である。
勿論、二重積分が先になるように計算したり最初から3重の累次積分に直接直しても構わない。
{{演習問題|球<math>x^2+y^2+z^2\leq1</math>と円柱<math>x^2+y^2\leq x</math>の共通部分のうち、<math>y\geq0, z\geq0</math>にある部分の体積を求めよ。|
底面に於いて、<math>x^2+y^2\leq x, y\geq 0, z=0</math>を満たす点<math>(x, y, z)</math>をどこに固定しても<math>0\leq z \leq \sqrt{1-x^2-y^2}</math>が成り立ち、
:<math>\iint_V dxdydz = \iint_D \left( \int_0^{\sqrt{1-x^2-y^2}}dz \right)dxdy</math>
:<math>=\iint_D \sqrt{1-x^2-y^2}dxdy\quad \left(D=\left\{ \begin{pmatrix} x \\ y \end{pmatrix} \Bigg| \begin{array}{c} \left(x-\frac{1}{2}\right)^2+y^2 \leq \left(\frac{1}{2}\right)^2 \\ y\geq 0 \end{array} \right\}\right)</math>
円座標に変換すると
:<math>\sqrt{1-x^2-y^2}=\sqrt{1-r^2}</math>
:<math>E=\left\{ \begin{pmatrix} r \\ \theta \end{pmatrix} \Bigg| \begin{array}{c} 0 \leq r \leq \cos\theta \\ 0 \leq \theta \leq \frac{\tau}{4} \end{array} \right\}</math>
:<math>dxdy=rdrd\theta</math>
よって
:<math>\iint_D \sqrt{1-x^2-y^2}dxdy=\iint_E r\sqrt{1-r^2}drd\theta</math>
:<math>= \int_0^{\frac{\tau}{4}} \left( \int_0^{\cos\theta} r\sqrt{1-r^2} \right) d\theta</math>
:<math>=-\frac{1}{3}\int_0^{\frac{\pi}{2}} (\sin^3\theta-1)d\theta</math>
:<math>=-\frac{1}{3}\left(\frac{2}{3}-\frac{\pi}{2}\right)</math>(<math>\because</math>ウォリスの公式)
:<math>=\frac{\pi}{6}-\frac{2}{9}</math>//
}}
重積分のもう一つの応用例は、曲面の表面積('''曲面積''')である。
詳細な議論はベクトル解析の頁に任せ、結果だけ書いておく。
{{定理|(曲面積Ⅰ)}}
<math>D\subset\mathbb{R}^2</math>を有界領域、<math>f(x, y)\in C^1</math>とすると、
曲面<math>S:z=f(x, y)\quad ({\scriptstyle\left(\begin{array}{c} x \\[-6pt] y \end{array}\right)} \in D)</math>の曲面積は
:<math>|S|=\iint_D \sqrt{1+\left(\frac{\partial{f}}{\partial{x}}\right)^2+\left(\frac{\partial{f}}{\partial{y}}\right)^2}dxdy</math>
{{定理終わり}}
この式は[[高等学校数学III/積分法#曲線の長さ|一変数関数に於ける曲線の長さの式]]<math>L=\int_a^b \sqrt{1+\left(\frac{dy}{dx}\right)^2}dx</math>の一般化である。
なお、<math>\sqrt{1+\left(\frac{\partial{f}}{\partial{x}}\right)^2+\left(\frac{\partial{f}}{\partial{y}}\right)^2}</math>は「全微分」節で紹介した点<math>(x, y)</math>に於ける曲面<math>S</math>の接平面の法線ベクトル<math>\begin{pmatrix} -\frac{\partial{f}}{\partial{x}} \\ -\frac{\partial{f}}{\partial{y}} \\ 1 \end{pmatrix}</math>の大きさに等しい。
発展として、曲面が<math>\begin{cases} x=\phi(s, t) \\ y=\psi(s, t) \\ z = \omega(s, t) \end{cases}</math>と媒介変数表示された場合の表式は以下のようになる。
{{定理|(曲面積Ⅱ)}}
<math>D\subset\mathbb{R}^2</math>を有界領域、<math>\phi(s, t), \psi(s, t), \omega(s, t)\in C^1</math>とすると、
曲面<math>S:\begin{cases} x=\phi(s, t) \\ y=\psi(s, t) \\ z = \omega(s, t) \end{cases}\quad ({\scriptstyle\left(\begin{array}{c} s \\[-6pt] t \end{array}\right)} \in D)</math>の曲面積は
:<math>|S|=\iint_D \sqrt{\left( \frac{\partial{y}}{\partial{s}}\frac{\partial{z}}{\partial{t}} -\frac{\partial{y}}{\partial{t}}\frac{\partial{z}}{\partial{s}} \right)^2+\left( \frac{\partial{z}}{\partial{s}}\frac{\partial{x}}{\partial{t}} -\frac{\partial{z}}{\partial{t}}\frac{\partial{x}}{\partial{s}} \right)^2+\left( \frac{\partial{x}}{\partial{s}}\frac{\partial{y}}{\partial{t}} -\frac{\partial{x}}{\partial{t}}\frac{\partial{y}}{\partial{s}} \right)^2}dsdt</math>
{{定理終わり}}
こちらは媒介変数表示された一変数関数に於ける曲線の長さの式<math>L=\int_a^b \sqrt{\left(\frac{dx}{dt}\right)+\left(\frac{dy}{dt}\right)^2}dt</math>の一般化である。
<math>\begin{cases} x=x \\ y=y \\ z = f(x, y) \end{cases}</math>とすればⅠの式に一致する。
===広義重積分===
重積分でも広義積分に相当するものを考えたい。しかし、序論から見てきたように二変数関数の変数の組<math>(x, y)</math>は<math>xy</math>平面上をありとあらゆる方向に無数の軌道で動くことができる。このため、広義積分を上手く定義できるとは一般に限らない。ここでは、上手く定義できる場合を見ていく。
先ずは、非有界領域での重積分を考える。
<math>xy</math>平面上の有界とは限らない領域<math>D</math>に対し、次を満たす有界領域<math>D_n</math>を考える。
#<math>D_1\subset D_2\subset D_3\subset \cdots \subset D_n \subset D</math>
#<math>\bigcup_{n=1}^\infty D_n=D</math>
#<math>\forall S(\mathrm{is\, bounded}) \subset D,\quad \exist n\in\mathbb{N},\quad S\subset D_n</math>
このような有界領域の列<math>\{D_n\}</math>を<math>D</math>の'''近似増加列'''という。
<math>\{D_n\}</math>の選び方に依らず<math>\lim_{n\to\infty}\iint_{D_n}f(x, y)dxdy</math>が収束するとき、
:<math>\iint_D f(x, y)dxdy:=\lim_{n\to\infty} \iint_{D_n}f(x, y)dxdy</math>
と定義する。これを'''広義二重積分'''という。
次に、積分領域が特異点<math>\alpha</math>を含む場合を考える。
このときは、「<math>\alpha \notin D_n</math>(近似増加列は特異点を含まない)」且つ「<math>\bigcup_{n=1}^\infty D_n=D\setminus\{\alpha\}</math>(近似増加列の和集合が積分領域から特異点を除いたものに等しい)」且つ「<math>\left(\bigcup_{n=1}^\infty D_n\right)^-=D</math>(近似増加列の閉包が積分領域に等しい)」となるように近似増加列<math>\{D_n\}</math>をとり、同様に極限値として広義二重積分を定義すればよい。
極座標変換に於ける<math>r=0</math>や<math>\theta=\tau</math>が積分領域の境界として許されているのは、広義重積分によって特異点を含んでも問題なく計算可能なことが示されるからである。定性的・直観的には、「特異点の測度は0なので測度の総和である積分結果には影響しない」という説明がなされる。
次の定理が成り立つ。
{{定理|}}
多変数関数が非負関数または非正関数であるとき、ある<math>\{D_n\}</math>に対して広義重積分が収束するならば任意の<math>\{D_n\}</math>に対して広義重積分は収束する。
{{定理終わり}}
ここから、「広義重積分が収束するような簡単な近似増加列を見つければよい」という結論に至る。
広義重積分の有名な使用例を以下に示す。
*例題
**<math>D=\left\{ \begin{pmatrix} x \\ y \end{pmatrix} \Bigg| \begin{array}{c} x \geq 0 \\ y \geq 0\end{array} \right\}</math>の近似増加列の一般項を<math>D_n=\left\{ \begin{pmatrix} x \\ y \end{pmatrix} \Bigg| \begin{array}{c} x^2+y^2\leq n^2 \\ x\geq0, y\geq0 \end{array} \right\}</math>とする。
*:このとき、広義重積分<math>\iint_D e^{-(x^2+y^2)}dxdy</math>を計算せよ。
*解答
:<math>e^{-(x^2+y^2)}</math>は明らかに非負関数であり、<math>\{D_n\}</math>が近似列であることも自明である。
:円座標に変換して<math>e^{-(x^2+y^2)}=e^{-r^2}</math>、<math>E_n=\left\{ \begin{pmatrix} r \\ \theta \end{pmatrix} \Bigg| \begin{array}{c} 0 \leq r\leq n \\ 0 \leq \theta \leq \frac{\tau}{4} \end{array} \right\}</math>、<math>dxdy=rdrd\theta</math>
:<math>\iint_{D_n}e^{-(x^2+y^2)}dxdy=\iint_{E_n}re^{-r^2}drd\theta</math>
:<math>=\int_0^{\frac{\tau}{4}} \left(\int_0^n re^{-r^2}dr \right)d\theta</math>
:<math>=\int_0^{\frac{\tau}{4}} \left[ -\frac{1}{2}e^{-r^2} \right]_0^n d\theta</math>
:<math>=\frac{1}{2}\int_0^{\frac{\tau}{4}} \left( 1-e^{-n^2}\right) d\theta</math>
:<math>=\frac{\tau}{8}\left(1-\frac{1}{e^{n^2}}\right)</math>
:よって広義重積分の値は
:<math>\iint_D e^{-(x^2+y^2)}dxdy =\lim_{n\to\infty} \frac{\tau}{8}\left(1-\frac{1}{e^{n^2}}\right) = \frac{\tau}{8}</math>//
ここで<math>e^{-(x^2+y^2)}=e^{-x^2}e^{-y^2}</math>であり、、<math>x, y</math>は独立に半開区間<math>[0, \infty)</math>を動くので有界矩形領域の場合と同様に分離することができる。則ち、
:<math>\iint_D e^{-(x^2+y^2)}dxdy = \left(\int_0^\infty e^{-x^2} dx \right)\left(\int_0^\infty e^{-y^2}dy \right)</math>
右辺に於いて積分変数のラベルは関係ないので<math>y</math>を<math>x</math>に取り換えると、
:<math>\iint_D e^{-(x^2+y^2)}dxdy = \left(\int_0^\infty e^{-x^2}dx\right)^2</math>
ここで左辺に先程求めた値を代入すると
:<math>\frac{\tau}{8}=\left( \int_0^\infty e^{-x^2}dx \right)^2</math>
両辺正なので平方根をとって
:<math>\sqrt{\frac{\tau}{8}}=\int_0^\infty e^{-x^2}dx</math>
則ち、
:<math>\int_0^\infty e^{-x^2}dx = \frac{\sqrt{\pi}}{2}</math>
左辺の被積分関数は非負なので<math>\int_0^\infty |e^{-x^2}|<\infty</math>より絶対収束し、偶関数・奇関数の対称積分の性質を広義積分でも適用できる。<br>
よって
:<math>\int_{-\infty}^\infty e^{-x^2}dx = 2\cdot\frac{\sqrt{\pi}}{2}=\sqrt{\pi}</math>
こうして、ガウス積分の値が求まった。
*発展問題
**<math>D=\left\{ \begin{pmatrix} x \\ y \end{pmatrix} \Bigg| \begin{array}{c} 0 \leq x \leq 1 \\ 0 \leq y \leq 1\end{array} \right\}</math>の近似増加列の一般項を<math>D'_n=\left\{ \begin{pmatrix} x \\ y \end{pmatrix} \Bigg| \begin{array}{c} 0 \leq x \leq \frac{1}{n} \\ 0 \leq y \leq \frac{1}{n} \end{array} \right\}</math>として<math>D_n=D\setminus D'_n</math>とする。
*:このとき、広義重積分<math>\iint_D \frac{dxdy}{x+y}</math>を計算せよ。
[[カテゴリ:微分積分学|たへんすうかんすうのひせきふん]]
2mi4b5mkkrjua0u1hvv8oynxbikvcs5
利用者・トーク:Yuuki Konno
3
24315
302218
237585
2026-08-14T05:41:15Z
~2026-44552-79
92282
302218
wikitext
text/x-wiki
{{softredirect|利用者:ゆうき(金野裕希)}}
2tbce65x0l4eh5rrukvhamwvno3dy88
利用者:Linguae/簡体字・繁体字
2
36869
302217
302211
2026-08-14T04:52:15Z
Linguae
449
/* 旧字体・異体字 */
302217
wikitext
text/x-wiki
==簡体字・繁体字==
*簡体字のタグ:<nowiki>{{lang|zh|骨}}</nowiki>
*繁体字のタグ:<nowiki>{{lang|zh-tw|骨}}</nowiki>
{| class="wikitable"
|-
!簡体字
!繁体字
!常用漢字
![異体字]
|- style="font-size:50px;
|{{lang|zh|起}}
|{{lang|zh-tw|起}}
|起
|起󠄁
|- style="font-size:50px;
|{{lang|zh|骨}}
|{{lang|zh-tw|骨}}
|骨
|- style="font-size:50px;
|{{lang|zh|終}}
|{{lang|zh-tw|終}}
|終
|終󠄁
|- style="font-size:50px;
|{{lang|zh|酋}}
|{{lang|zh-tw|酋}}
|酋
|- style="font-size:50px;
|{{lang|zh|稍}}
|{{lang|zh-tw|稍}}
|稍
|- style="font-size:50px;
|{{lang|zh|然}}
|{{lang|zh-tw|然}}
|然
|- style="font-size:50px;
|{{lang|zh|納}}
|{{lang|zh-tw|納}}
|納
|- style="font-size:50px;
|{{lang|zh|派}}
|{{lang|zh-tw|派}}
|派
|- style="font-size:50px;
|{{lang|zh|藍}}
|{{lang|zh-tw|藍}}
|藍
|- style="font-size:50px;
|{{lang|zh|領}}
|{{lang|zh-tw|領}}
|領
|- style="font-size:50px;
|{{lang|zh|}}
|{{lang|zh-tw|}}
|
| style="font-size:13px;" |
|}
*簡体字:<span style="font-size:40px;">{{lang|zh|骨 酋 納 領 𠁅 𬞈}}</span>
*繁体字:<span style="font-size:40px;">{{lang|zh-tw|骨 酋 納 領 𠁅 𬞈}}</span>
<span style="font-size:50px;">[[wikt:en:𠁅|𠁅]]
</span>
==漢字==
*簡体字:<span style="font-size:40px;">{{lang|zh|山城 大和 河內 和泉 攝津 伊賀 伊勢 志摩 尾張 三河 遠江 駿河 伊豆 甲斐 相模 武藏 安房 上總 下總 近江 美濃 飛驒 信濃 上野 下野 陸奧 常陸 若狹 越前 加賀 能登 越中 越後 佐渡 丹波 丹後 但馬 因幡 伯耆 出雲 石見 隱岐 播磨 美作 備前 備中 備後 安藝 周防 長門 紀伊 淡路 阿波 讚岐 伊予 土佐 筑前 筑後 豐前 豐後 肥前 肥後 日向 大隅 薩摩 壹岐 對馬 }}</span>
*繁体字:<span style="font-size:40px;">{{lang|zh-tw|山城 大和 河內 和泉 攝津 伊賀 伊勢 志摩 尾張 三河 遠江 駿河 伊豆 甲斐 相模 武藏 安房 上總 下總 近江 美濃 飛驒 信濃 上野 下野 陸奧 常陸 若狹 越前 加賀 能登 越中 越後 佐渡 丹波 丹後 但馬 因幡 伯耆 出雲 石見 隱岐 播磨 美作 備前 備中 備後 安藝 周防 長門 紀伊 淡路 阿波 讚岐 伊予 土佐 筑前 筑後 豐前 豐後 肥前 肥後 日向 大隅 薩摩 壹岐 對馬 }}</span>
==旧字体・異体字==
{| class="wikitable"
|-
!よみ
! style="width:50px;" |(画像)
!字 体
!(説明)
!用 例
!新字体
!備 考
|- style="font-size:40pt;font-family:游明朝;<!--【亞】-->
| style="font-size:13px;" |<!--よ み-->ア
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->亞
| style="font-size:13px;" |<!--説 明-->(旧字体)
| style="font-size:20px;" |<!--用 例--><ruby><rb>東</rb><rp>(</rp><rt>とう</rt><rp>)</rp></ruby><ruby><rb>亞</rb><rp>(</rp><rt>あ</rt><rp>)</rp></ruby> <span style="font-size:11px;">(2か所)</span>
| style="font-size:40pt;" |<!--新字体-->亜
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【遺󠄁】-->
| style="font-size:13px;" |<!--よ み-->イ
| style="width:50px;" |[[画像:U907a-kyu.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->遺󠄁
| style="font-size:13px;" |<!--説 明-->(旧字体)
| style="font-size:20px;" |<!--用 例--><ruby><rb>遺󠄁</rb><rp>(</rp><rt>い</rt><rp>)</rp></ruby><ruby><rb>範</rb><rp>(</rp><rt>はん</rt><rp>)</rp></ruby><hr><ruby><rb>遺󠄁</rb><rp>(</rp><rt>い</rt><rp>)</rp></ruby><ruby><rb>憾</rb><rp>(</rp><rt>かん</rt><rp>)</rp></ruby><hr><ruby><rb>遺󠄁</rb><rp>(</rp><rt>い</rt><rp>)</rp></ruby><ruby><rb>族</rb><rp>(</rp><rt>ぞく</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->遺
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>遺&#xE0101;
|- style="font-size:40pt;font-family:游明朝;<!--【榮】-->
| style="font-size:13px;" |<!--よ み-->エイ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->榮
| style="font-size:13px;" |<!--説 明-->(旧字体)
| style="font-size:20px;" |<!--用 例--><ruby><rb>共</rb><rp>(</rp><rt>きょう</rt><rp>)</rp></ruby><ruby><rb>榮</rb><rp>(</rp><rt>えい</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->栄
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【侵】-->
| style="font-size:13px;" |<!--よ み-->おか-す
| style="width:50px;" |[[画像:U4fb5-kyu.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->侵󠄁
| style="font-size:13px;" |<!--説 明-->(旧字体)
| style="font-size:20px;" |<!--用 例--><ruby><rb>侵󠄁</rb><rp>(</rp><rt>おか</rt><rp>)</rp></ruby>す
| style="font-size:40pt;" |<!--新字体-->侵
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br><hr>※手書きの原本では<br> 「<span style="font-size:30px;">侵</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【海】-->
| style="font-size:13px;" |<!--よ み-->カイ
| style="width:50px;" |[[画像:Ufa45.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->海󠄀
| style="font-size:13px;" |<!--説 明-->(旧字体)
| style="font-size:20px;" |<!--用 例--><ruby><rb>陸</rb><rp>(</rp><rt>りく</rt><rp>)</rp></ruby><ruby><rb>海󠄀</rb><rp>(</rp><rt>かい</rt><rp>)</rp></ruby><ruby><rb>將</rb><rp>(</rp><rt>しょう</rt><rp>)</rp></ruby><ruby><rb>兵</rb><rp>(</rp><rt>へい</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->海
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>海&#xE0100;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">海</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【害】-->
| style="font-size:13px;" |<!--よ み-->ガイ
| style="width:50px;" |[[画像:U5bb3-kyu.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->害󠄂
| style="font-size:13px;" |<!--説 明-->(旧字体)
| style="font-size:20px;" |<!--用 例--><ruby><rb><span style="font-size:30px;">慘</span></rb><rp>(</rp><rt>さん</rt><rp>)</rp></ruby><ruby><rb><span style="font-size:30px;">害󠄂</span></rb><rp>(</rp><rt>がい</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->害
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>害&#xE0102;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">害</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【拘】-->
| style="font-size:13px;" |<!--よ み-->かかわ-る
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->拘
| style="font-size:13px;" |<!--説 明-->([[w:表外読み|表外音訓]])
| style="font-size:20px;" |<!--用 例-->に<ruby><rb>拘</rb><rp>(</rp><rt>かかわ</rt><rp>)</rp></ruby>らず
| style="font-size:13pt;" |<!--新字体-->(同左)
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【虐】-->
| style="font-size:13px;" |<!--よ み-->ギャク
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->虐󠄁
| style="font-size:13px;" |<!--説 明-->(旧字体)
| style="font-size:20px;" |<!--用 例--><ruby><rb><span style="font-size:30px;">殘</span></rb><rp>(</rp><rt>ざん</rt><rp>)</rp></ruby><ruby><rb><span style="font-size:30px;">虐󠄁</span></rb><rp>(</rp><rt>ぎゃく</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->虐
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>虐&#xE0101;
|- style="font-size:40pt;font-family:游明朝;<!--【擧】-->
| style="font-size:13px;" |<!--よ み-->キョ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->擧
| style="font-size:13px;" |<!--説 明-->(旧字体)
| style="font-size:20px;" |<!--用 例--><ruby><rb>擧</rb><rp>(</rp><rt>きょ</rt><rp>)</rp></ruby><ruby><rb>國</rb><rp>(</rp><rt>こく</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->挙
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【閱】-->
| style="font-size:13px;" |<!--よ み-->けみ-す
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->閱
| style="font-size:13px;" |<!--説 明-->(旧字体)
| style="font-size:20px;" |<!--用 例--><ruby><rb>閱</rb><rp>(</rp><rt>けみ</rt><rp>)</rp></ruby>し
| style="font-size:40pt;" |<!--新字体-->閲
| style="font-size:13px;" |<!--備 考-->※手書きの原本では<br> 「<span style="font-size:30px;">閲</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【拳】-->
| style="font-size:13px;" |<!--よ み-->ケン
| style="width:50px;" |[[画像:U62f3-kyu.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->拳󠄁
| style="font-size:13px;" |<!--説 明-->(旧字体)
| style="font-size:20px;" |<!--用 例--><ruby><rb>拳󠄁</rb><rp>(</rp><rt>けん</rt><rp>)</rp></ruby><ruby><rb>〻</rb><rp>(</rp><rt>けん</rt><rp>)</rp></ruby><ruby><rb>措</rb><rp>(</rp><rt>お</rt><rp>)</rp></ruby>かざる
| style="font-size:40pt;" |<!--新字体-->拳
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>拳&#xE0101;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">拳</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【權】-->
| style="font-size:13px;" |<!--よ み-->ケン
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->權
| style="font-size:13px;" |<!--説 明-->(旧字体)
| style="font-size:20px;" |<!--用 例--><ruby><rb>主</rb><rp>(</rp><rt>しゅ</rt><rp>)</rp></ruby><ruby><rb>權</rb><rp>(</rp><rt>けん</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->権
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【辜】-->
| style="font-size:13px;" |<!--よ み-->コ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->辜
| style="font-size:13px;" |<!--説 明-->(表外漢字)<ref name="">[[wikt:en:辜#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb><span style="font-size:30px;">無</span></rb><rp>(</rp><rt>む</rt><rp>)</rp></ruby><ruby><rb><span style="font-size:30px;">辜</span></rb><rp>(</rp><rt>こ</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【交】-->
| style="font-size:13px;" |<!--よ み-->コウ
| style="width:50px;" |[[画像:U4ea4-k@8.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->交󠄁
| style="font-size:13px;" |<!--説 明-->(旧字体)
| style="font-size:20px;" |<!--用 例--><ruby><rb>交󠄁</rb><rp>(</rp><rt>こう</rt><rp>)</rp></ruby><ruby><rb>戰</rb><rp>(</rp><rt>せん</rt><rp>)</rp></ruby> <span style="font-size:11px;">(2か所)</span>
| style="font-size:40pt;" |<!--新字体-->交
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>交&#xE0101;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">交</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【國】-->
| style="font-size:13px;" |<!--よ み-->コク
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->國
| style="font-size:13px;" |<!--説 明-->(旧字体)
| style="font-size:20px;" |<!--用 例--><ruby><rb>帝</rb><rp>(</rp><rt>てい</rt><rp>)</rp></ruby><ruby><rb>國</rb><rp>(</rp><rt>こく</rt><rp>)</rp></ruby> <span style="font-size:11px;">(8か所)</span>
<hr><ruby><rb>四</rb><rp>(</rp><rt>し</rt><rp>)</rp></ruby><ruby><rb>國</rb><rp>(</rp><rt>こく</rt><rp>)</rp></ruby>
<hr><ruby><rb>二</rb><rp>(</rp><rt>に</rt><rp>)</rp></ruby><ruby><rb>國</rb><rp>(</rp><rt>こく</rt><rp>)</rp></ruby>
<hr><ruby><rb>他</rb><rp>(</rp><rt>た</rt><rp>)</rp></ruby><ruby><rb>國</rb><rp>(</rp><rt>こく</rt><rp>)</rp></ruby>
<hr><ruby><rb>國</rb><rp>(</rp><rt>こく</rt><rp>)</rp></ruby><ruby><rb>體</rb><rp>(</rp><rt>たい</rt><rp>)</rp></ruby> <span style="font-size:11px;">(2か所)</span>
<hr><ruby><rb>擧</rb><rp>(</rp><rt>きょ</rt><rp>)</rp></ruby><ruby><rb>國</rb><rp>(</rp><rt>こく</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->国
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【吿】-->
| style="font-size:13px;" |<!--よ み-->コク
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->吿
| style="font-size:13px;" |<!--説 明-->(旧字体)
| style="font-size:20px;" |<!--用 例--><ruby><rb>通󠄁</rb><rp>(</rp><rt>つう</rt><rp>)</rp></ruby><ruby><rb>吿</rb><rp>(</rp><rt>こく</rt><rp>)</rp></ruby><hr><ruby><rb>吿</rb><rp>(</rp><rt>つ</rt><rp>)</rp></ruby>ぐ
| style="font-size:40pt;" |<!--新字体-->告
| style="font-size:13px;" |<!--備 考-->※手書きの原本では<br> 「<span style="font-size:30px;">告</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【玆】-->
| style="font-size:13px;" |<!--よ み-->ここ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->玆
| style="font-size:13px;" |<!--説 明-->(表外漢字)
| style="font-size:20px;" |<!--用 例--><ruby><rb>玆</rb><rp>(</rp><rt>ここ</rt><rp>)</rp></ruby>に <span style="font-size:11px;">(2か所)</span>
| style="font-size:40pt;" |<!--新字体-->
| style="font-size:15px;" |<!--備 考--><span style="font-size:30pt;">茲</span>、<span style="font-size:30pt;">兹</span> は別字
|- style="font-size:40pt;font-family:游明朝;<!--【歲】-->
| style="font-size:13px;" |<!--よ み-->サイ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->歲
| style="font-size:13px;" |<!--説 明-->(旧字体)
| style="font-size:20px;" |<!--用 例--><ruby><rb>四</rb><rp>(</rp><rt>し</rt><rp>)</rp></ruby><ruby><rb>歲</rb><rp>(</rp><rt>さい</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->歳
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【曩】-->
| style="font-size:13px;" |<!--よ み-->さき
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->曩
| style="font-size:13px;" |<!--説 明-->(表外漢字)
| style="font-size:30px;" |<!--用 例--><ruby><rb>曩</rb><rp>(</rp><rt>さき</rt><rp>)</rp></ruby>に
| style="font-size:40pt;" |<!--新字体-->
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【殺】-->
| style="font-size:13px;" |<!--よ み-->サツ
| style="width:50px;" |[[画像:Uf970.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->殺󠄀
| style="font-size:13px;" |<!--説 明-->(旧字体)
| style="font-size:20px;" |<!--用 例--><ruby><rb>殺󠄀</rb><rp>(</rp><rt>さっ</rt><rp>)</rp></ruby><ruby><rb>傷</rb><rp>(</rp><rt>しょう</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->殺
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>殺&#xE0100;
|- style="font-size:40pt;font-family:游明朝;<!--【慘】-->
| style="font-size:13px;" |<!--よ み-->サン
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->慘
| style="font-size:13px;" |<!--説 明-->(旧字体)
| style="font-size:20px;" |<!--用 例--><ruby><rb><span style="font-size:30px;">慘</span></rb><rp>(</rp><rt>さん</rt><rp>)</rp></ruby><ruby><rb><span style="font-size:30px;">害󠄂</span></rb><rp>(</rp><rt>がい</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->惨
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【殘】-->
| style="font-size:13px;" |<!--よ み-->ザン
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->殘
| style="font-size:13px;" |<!--説 明-->(旧字体)
| style="font-size:20px;" |<!--用 例--><ruby><rb><span style="font-size:30px;">殘</span></rb><rp>(</rp><rt>ざん</rt><rp>)</rp></ruby><ruby><rb><span style="font-size:30px;">虐󠄁</span></rb><rp>(</rp><rt>ぎゃく</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->残
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【使】-->
| style="font-size:13px;" |<!--よ み-->シ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->使󠄁
| style="font-size:13px;" |<!--説 明-->(旧字体)
| style="font-size:20px;" |<!--用 例--><ruby><rb>使󠄁</rb><rp>(</rp><rt>し</rt><rp>)</rp></ruby><ruby><rb>用</rb><rp>(</rp><rt>よう</rt><rp>)</rp></ruby>して
| style="font-size:40pt;" |<!--新字体-->使
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>使&#xE0101;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">使</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【然】-->
| style="font-size:13px;" |<!--よ み-->しか
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->然
| style="font-size:13px;" |<!--説 明-->(難読)
| style="font-size:20px;" |<!--用 例--><ruby><rb>然</rb><rp>(</rp><rt>しか</rt><rp>)</rp></ruby>るに<hr><ruby><rb>然</rb><rp>(</rp><rt>しか</rt><rp>)</rp></ruby>れども
| style="font-size:13pt;" |<!--新字体-->(同左)
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【而】-->
| style="font-size:13px;" |<!--よ み-->しか-も
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->而
| style="font-size:13px;" |<!--説 明-->(人名用漢字)
| style="font-size:20px;" |<!--用 例--><ruby><rb>而</rb><rp>(</rp><rt>しか</rt><rp>)</rp></ruby>も<ruby><rb>尙</rb><rp>(</rp><rt>なお</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【頻】-->
| style="font-size:13px;" |<!--よ み-->しきり
| style="width:50px;" |[[画像:Ufa6a.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->頻󠄀
| style="font-size:13px;" |<!--説 明-->(旧字体)
| style="font-size:20px;" |<!--用 例--><ruby><rb><span style="font-size:30px;">頻󠄀</span></rb><rp>(</rp><rt>しきり</rt><rp>)</rp></ruby>に
| style="font-size:40pt;" |<!--新字体-->頻
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>頻&#xE0100;
|- style="font-size:40pt;font-family:游明朝;<!--【實】-->
| style="font-size:13px;" |<!--よ み-->ジツ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->實
| style="font-size:13px;" |<!--説 明-->(旧字体)
| style="font-size:20px;" |<!--用 例--><ruby><rb>實</rb><rp>(</rp><rt>じつ</rt><rp>)</rp></ruby>に
| style="font-size:40pt;" |<!--新字体-->実
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【收】-->
| style="font-size:13px;" |<!--よ み-->シュウ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->收
| style="font-size:13px;" |<!--説 明-->(旧字体)
| style="font-size:20px;" |<!--用 例--><ruby><rb>收</rb><rp>(</rp><rt>しゅう</rt><rp>)</rp></ruby><ruby><rb>拾</rb><rp>(</rp><rt>しゅう</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->収
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【庻】-->
| style="font-size:13px;" |<!--よ み-->ショ
| style="width:50px;" |[[画像:U5ebb-var-001.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体--><span style="font-size:13px;">(<span style="color:red;">▶</span>表示困難)</span>
| style="font-size:13px;" |<!--説 明-->(<span style="font-size:30px;">{{lang|zh-tw|庻󠄀}}</span> の<br>異体字<ref>[https://moji.or.jp/mojikibansearch/info?MJ%E6%96%87%E5%AD%97%E5%9B%B3%E5%BD%A2%E5%90%8D=MJ011023]</ref>)
| style="font-size:20px;" |<!--用 例--><ruby><rb><span style="font-size:30px;">{{lang|zh-tw|庻󠄀}}</span></rb><rp>(</rp><rt>しょ</rt><rp>)</rp></ruby><ruby><rb>幾󠄁</rb><rp>(</rp><rt>き</rt><rp>)</rp></ruby>する<hr><ruby><rb>衆</rb><rp>(</rp><rt>しゅう</rt><rp>)</rp></ruby><ruby><rb><span style="font-size:30px;">{{lang|zh-tw|庻󠄀}}</span></rb><rp>(</rp><rt>しょ</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->庶
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>&#x5EBB;&#xE0100;<hr><span style="color:red;">▶</span>表示が困難なため<br> <span style="font-size:30px;">{{lang|zh-tw|庻}}</span> で代用する
|- style="font-size:40pt;font-family:游明朝;<!--【諸】-->
| style="font-size:13px;" |<!--よ み-->ショ
| style="width:50px;" |[[画像:Ufa22.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->諸󠄀
| style="font-size:13px;" |<!--説 明-->(旧字体)
| style="font-size:20px;" |<!--用 例--><ruby><rb>諸󠄀</rb><rp>(</rp><rt>しょ</rt><rp>)</rp></ruby><ruby><rb>盟</rb><rp>(</rp><rt>めい</rt><rp>)</rp></ruby><ruby><rb>邦󠄂</rb><rp>(</rp><rt>ほう</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->諸
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>諸&#xE0100;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">諸</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【將】-->
| style="font-size:13px;" |<!--よ み-->ショウ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->將
| style="font-size:13px;" |<!--説 明-->(旧字体)
| style="font-size:20px;" |<!--用 例--><ruby><rb>將</rb><rp>(</rp><rt>しょう</rt><rp>)</rp></ruby><ruby><rb>兵</rb><rp>(</rp><rt>へい</rt><rp>)</rp></ruby><hr><ruby><rb>將</rb><rp>(</rp><rt>しょう</rt><rp>)</rp></ruby><ruby><rb>來</rb><rp>(</rp><rt>らい</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->将
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【狀】-->
| style="font-size:13px;" |<!--よ み-->ジョウ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->狀
| style="font-size:13px;" |<!--説 明-->(旧字体)
| style="font-size:20px;" |<!--用 例--><ruby><rb>現</rb><rp>(</rp><rt>げん</rt><rp>)</rp></ruby><ruby><rb>狀</rb><rp>(</rp><rt>じょう</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->状
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【眞】-->
| style="font-size:13px;" |<!--よ み-->シン
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->眞
| style="font-size:13px;" |<!--説 明--><!-- <ref name="">[[wikt:en:眞#Japanese]]</ref> -->
| style="font-size:20px;" |<!--用 例--><ruby><rb>眞</rb><rp>(</rp><rt>れい</rt><rp>)</rp></ruby>に
| style="font-size:40pt;" |<!--新字体-->真
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【精】-->
| style="font-size:13px;" |<!--よ み-->セイ
| style="width:50px;" |[[画像:Ufa1d.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->精󠄀
| style="font-size:13px;" |<!--説 明-->(旧字体)
| style="font-size:20px;" |<!--用 例--><ruby><rb>勵</rb><rp>(</rp><rt>れい</rt><rp>)</rp></ruby><ruby><rb>精󠄀</rb><rp>(</rp><rt>せい</rt><rp>)</rp></ruby>
<hr><ruby><rb>精󠄀</rb><rp>(</rp><rt>せい</rt><rp>)</rp></ruby><ruby><rb>華</rb><rp>(</rp><rt>か</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->精
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>精&#xE0100;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">精</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【戰】-->
| style="font-size:13px;" |<!--よ み-->セン
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->戰
| style="font-size:13px;" |<!--説 明-->(旧字体)
| style="font-size:20px;" |<!--用 例--><ruby><rb>宣</rb><rp>(</rp><rt>せん</rt><rp>)</rp></ruby><ruby><rb>戰</rb><rp>(</rp><rt>せん</rt><rp>)</rp></ruby>
<hr><ruby><rb>交󠄁</rb><rp>(</rp><rt>こう</rt><rp>)</rp></ruby><ruby><rb>戰</rb><rp>(</rp><rt>せん</rt><rp>)</rp></ruby> <span style="font-size:11px;">(2か所)</span>
<hr><ruby><rb><span style="font-size:30px;">勇󠄁</span></rb><rp>(</rp><rt>ゆう</rt><rp>)</rp></ruby><ruby><rb>戰</rb><rp>(</rp><rt>せん</rt><rp>)</rp></ruby>
<hr><ruby><rb>戰</rb><rp>(</rp><rt>せん</rt><rp>)</rp></ruby><ruby><rb>局</rb><rp>(</rp><rt>きょく</rt><rp>)</rp></ruby>
<hr><ruby><rb>戰</rb><rp>(</rp><rt>せん</rt><rp>)</rp></ruby><ruby><rb>陣</rb><rp>(</rp><rt>じん</rt><rp>)</rp></ruby>
<hr><ruby><rb>戰</rb><rp>(</rp><rt>せん</rt><rp>)</rp></ruby><ruby><rb>傷</rb><rp>(</rp><rt>しょう</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->戦
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【祖】-->
| style="font-size:13px;" |<!--よ み-->ソ
| style="width:50px;" |[[画像:Ufa50.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->祖︀
| style="font-size:13px;" |<!--説 明-->(旧字体)
| style="font-size:20px;" |<!--用 例--><ruby><rb>皇</rb><rp>(</rp><rt>こう</rt><rp>)</rp></ruby><ruby><rb>祖︀</rb><rp>(</rp><rt>そ</rt><rp>)</rp></ruby><ruby><rb>皇</rb><rp>(</rp><rt>こう</rt><rp>)</rp></ruby><ruby><rb>宗</rb><rp>(</rp><rt>そう</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->祖
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>祖&#xFE00;
|- style="font-size:40pt;font-family:游明朝;<!--【抑】-->
| style="font-size:13px;" |<!--よ み-->そも
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->抑
| style="font-size:13px;" |<!--説 明-->([[w:表外読み|表外音訓]])
| style="font-size:20px;" |<!--用 例--><ruby><rb>抑</rb><rp>(</rp><rt>そも</rt><rp>)</rp></ruby><ruby><rb>〻</rb><rp>(</rp><rt>そも</rt><rp>)</rp></ruby>
| style="font-size:13pt;" |<!--新字体-->(同左)
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【對】-->
| style="font-size:13px;" |<!--よ み-->タイ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->對
| style="font-size:13px;" |<!--説 明-->(旧字体)
| style="font-size:20px;" |<!--用 例-->に<ruby><rb>對</rb><rp>(</rp><rt>たい</rt><rp>)</rp></ruby>し <span style="font-size:11px;">(2か所)</span>
| style="font-size:40pt;" |<!--新字体-->対
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【體】-->
| style="font-size:13px;" |<!--よ み-->タイ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->體
| style="font-size:13px;" |<!--説 明-->(旧字体)
| style="font-size:20px;" |<!--用 例--><ruby><rb>國</rb><rp>(</rp><rt>こく</rt><rp>)</rp></ruby><ruby><rb>體</rb><rp>(</rp><rt>たい</rt><rp>)</rp></ruby> <span style="font-size:11px;">(2か所)</span><hr><ruby><rb>體</rb><rp>(</rp><rt>たい</rt><rp>)</rp></ruby>せよ
| style="font-size:40pt;" |<!--新字体-->体
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【諾】-->
| style="font-size:13px;" |<!--よ み-->ダク
| style="width:50px;" |[[画像:Ufabd.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体--><span style="font-family:MS明朝;">{{lang|zh-tw|諾󠄂}}</span>
| style="font-size:13px;" |<!--説 明-->(旧字体)
| style="font-size:20px;" |<!--用 例--><ruby><rb>受</rb><rp>(</rp><rt>じゅ</rt><rp>)</rp></ruby><ruby><rb><span style="font-family:MS明朝;">{{lang|zh-tw|諾󠄂}}</span></rb><rp>(</rp><rt>だく</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->諾
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>諾󠄂<hr><span style="color:red;">▶</span>日本語の明朝体<br> では表示困難
|- style="font-size:40pt;font-family:游明朝;<!--【彈】-->
| style="font-size:13px;" |<!--よ み-->ダン
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->彈
| style="font-size:13px;" |<!--説 明-->(旧字体)
| style="font-size:20px;" |<!--用 例--><ruby><rb>爆</rb><rp>(</rp><rt>ばく</rt><rp>)</rp></ruby><ruby><rb>彈</rb><rp>(</rp><rt>だん</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->弾
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【朕】-->
| style="font-size:13px;" |<!--よ み-->チン
| style="width:50px;" |[[画像:U6715-kyu.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->朕󠄂
| style="font-size:13px;" |<!--説 明-->(旧字体)
| style="font-size:20px;" |<!--用 例--><ruby><rb>朕󠄂</rb><rp>(</rp><rt>ちん</rt><rp>)</rp></ruby> <span style="font-size:11px;">(16か所)</span>
| style="font-size:40pt;" |<!--新字体-->朕
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>朕&#xE0102;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">朕</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【終】-->
| style="font-size:13px;" |<!--よ み-->つい-に<hr>(シュウ)
| style="width:50px;" |[[画像:U7d42-kyu.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->終󠄁
| style="font-size:13px;" |<!--説 明-->(旧字体)
| style="font-size:20px;" |<!--用 例--><ruby><rb>終󠄁</rb><rp>(</rp><rt>つい</rt><rp>)</rp></ruby>に<hr><ruby><rb>終󠄁</rb><rp>(</rp><rt>しゅう</rt><rp>)</rp></ruby><ruby><rb>始</rb><rp>(</rp><rt>し</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->終
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>終&#xE0101;<hr>※手書きの原本では<br> 「<span style="font-family:MS明朝;font-size:30px;">{{lang|zh-tw|終}}</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【通】-->
| style="font-size:13px;" |<!--よ み-->ツウ
| style="width:50px;" |[[画像:U901a-kyu.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->通󠄁
| style="font-size:13px;" |<!--説 明-->(旧字体)
| style="font-size:20px;" |<!--用 例--><ruby><rb>通󠄁</rb><rp>(</rp><rt>つう</rt><rp>)</rp></ruby><ruby><rb>吿</rb><rp>(</rp><rt>こく</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->通
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>通&#xE0101;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">通</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【盡】-->
| style="font-size:13px;" |<!--よ み-->つく-す
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->盡
| style="font-size:13px;" |<!--説 明-->(旧字体)
| style="font-size:20px;" |<!--用 例-->最善を<ruby><rb>盡</rb><rp>(</rp><rt>つく</rt><rp>)</rp></ruby>せる
| style="font-size:40pt;" |<!--新字体-->尽
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【轉】-->
| style="font-size:13px;" |<!--よ み-->テン
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->轉
| style="font-size:13px;" |<!--説 明-->(旧字体)
| style="font-size:20px;" |<!--用 例--><ruby><rb>好</rb><rp>(</rp><rt>こう</rt><rp>)</rp></ruby><ruby><rb>轉</rb><rp>(</rp><rt>てん</rt><rp>)</rp></ruby>せず
| style="font-size:40pt;" |<!--新字体-->転
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【所󠄁】-->
| style="font-size:13px;" |<!--よ み-->ところ
| style="width:50px;" |[[画像:U6240-kyu.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->所󠄁
| style="font-size:13px;" |<!--説 明-->(旧字体)
| style="font-size:20px;" |<!--用 例--><ruby><rb>所󠄁</rb><rp>(</rp><rt>ところ</rt><rp>)</rp></ruby> <span style="font-size:11px;">(6か所)</span><hr><ruby><rb>所󠄁以</rb><rp>(</rp><rt>ゆえん</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->所
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>所&#xE0101;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">所</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【偕】-->
| style="font-size:13px;" |<!--よ み-->とも
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->偕
| style="font-size:13px;" |<!--説 明-->(表外漢字)
| style="font-size:20px;" |<!--用 例--><ruby><rb>偕</rb><rp>(</rp><rt>とも</rt><rp>)</rp></ruby>に
| style="font-size:40pt;" |<!--新字体-->
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【尙】-->
| style="font-size:13px;" |<!--よ み-->なお
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->尙
| style="font-size:13px;" |<!--説 明-->(旧字体)
| style="font-size:20px;" |<!--用 例--><ruby><rb>而</rb><rp>(</rp><rt>しか</rt><rp>)</rp></ruby>も<ruby><rb>尙</rb><rp>(</rp><rt>なお</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->尚
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【爾】-->
| style="font-size:13px;" |<!--よ み-->なんじ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->爾
| style="font-size:13px;" |<!--説 明-->(難読)
| style="font-size:20px;" |<!--用 例--><ruby><rb>爾</rb><rp>(</rp><rt>なんじ</rt><rp>)</rp></ruby><ruby><rb>臣</rb><rp>(</rp><rt>しん</rt><rp>)</rp></ruby><ruby><rb>民</rb><rp>(</rp><rt>みん</rt><rp>)</rp></ruby> <span style="font-size:11px;">(5か所)</span>
| style="font-size:40pt;" |<!--新字体-->
| style="font-size:13px;" |<!--備 考-->「汝」に同じ
|- style="font-size:40pt;font-family:游明朝;<!--【延】-->
| style="font-size:13px;" |<!--よ み-->のべ-る
| style="width:50px;" |[[画像:U5ef6-kyu.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->延󠄂
| style="font-size:13px;" |<!--説 明-->(旧字体)
| style="font-size:20px;" |<!--用 例--><ruby><rb>延󠄂</rb><rp>(</rp><rt>のべ</rt><rp>)</rp></ruby>て
| style="font-size:40pt;" |<!--新字体-->延
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>延&#xE0102;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">延</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【圖】-->
| style="font-size:13px;" |<!--よ み-->はかる
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->圖
| style="font-size:13px;" |<!--説 明-->(旧字体)
| style="font-size:20px;" |<!--用 例--><ruby><rb>圖</rb><rp>(</rp><rt>はか</rt><rp>)</rp></ruby>り
| style="font-size:40pt;" |<!--新字体-->図
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【萬】-->
| style="font-size:13px;" |<!--よ み-->バン
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->萬
| style="font-size:13px;" |<!--説 明-->(旧字体)
| style="font-size:20px;" |<!--用 例--><ruby><rb>萬</rb><rp>(</rp><rt>ばん</rt><rp>)</rp></ruby><ruby><rb>邦󠄂</rb><rp>(</rp><rt>ぽう</rt><rp>)</rp></ruby>
<hr><ruby><rb>萬</rb><rp>(</rp><rt>ばん</rt><rp>)</rp></ruby><ruby><rb>世</rb><rp>(</rp><rt>せい</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->万
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【文】-->
| style="font-size:13px;" |<!--よ み-->ブン
| style="width:50px;" |[[画像:Aj1-20131@6.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->文󠄁
| style="font-size:13px;" |<!--説 明-->(旧字体)
| style="font-size:20px;" |<!--用 例--><ruby><rb>文󠄁</rb><rp>(</rp><rt>ぶん</rt><rp>)</rp></ruby><ruby><rb>明</rb><rp>(</rp><rt>めい</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>文&#xE0101;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">文</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【邦】-->
| style="font-size:13px;" |<!--よ み-->ホウ
| style="width:50px;" |[[画像:U90a6-kyu.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->邦󠄂
| style="font-size:13px;" |<!--説 明-->(旧字体)
| style="font-size:20px;" |<!--用 例--><ruby><rb>萬</rb><rp>(</rp><rt>ばん</rt><rp>)</rp></ruby><ruby><rb>邦󠄂</rb><rp>(</rp><rt>ぽう</rt><rp>)</rp></ruby>
<hr><ruby><rb>盟</rb><rp>(</rp><rt>めい</rt><rp>)</rp></ruby><ruby><rb>邦󠄂</rb><rp>(</rp><rt>ほう</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->邦
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>邦&#xE0102;
|- style="font-size:40pt;font-family:游明朝;<!--【亦】-->
| style="font-size:13px;" |<!--よ み-->また
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->亦
| style="font-size:13px;" |<!--説 明-->(表外漢字)
| style="font-size:20px;" |<!--用 例-->も<ruby><rb>亦</rb><rp>(</rp><rt>また</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->
| style="font-size:13px;" |<!--備 考-->別表記「又」
|- style="font-size:40pt;font-family:游明朝;<!--【者】-->
| style="font-size:13px;" |<!--よ み-->もの
| style="width:50px;" |[[画像:Ufa5b.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->者󠄁
| style="font-size:13px;" |<!--説 明-->(旧字体)
| style="font-size:20px;" |<!--用 例--><ruby><rb><span style="font-size:30px;">者󠄁</span></rb><rp>(</rp><rt>もの</rt><rp>)</rp></ruby> <span style="font-size:11px;">(2か所)</span>
| style="font-size:40pt;" |<!--新字体-->者
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>者&#xE0101;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">者</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【勇】-->
| style="font-size:13px;" |<!--よ み-->ユウ
| style="width:50px;" |[[画像:Ufa76.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->勇󠄁
| style="font-size:13px;" |<!--説 明-->(旧字体)
| style="font-size:30px;" |<!--用 例--><ruby><rb>勇󠄁</rb><rp>(</rp><rt>ゆう</rt><rp>)</rp></ruby><ruby><rb>戰</rb><rp>(</rp><rt>せん</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->勇
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>勇&#xE0101;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">勇</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【來】-->
| style="font-size:13px;" |<!--よ み-->ライ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->來
| style="font-size:13px;" |<!--説 明-->(旧字体)
| style="font-size:20px;" |<!--用 例--><ruby><rb>招</rb><rp>(</rp><rt>しょう</rt><rp>)</rp></ruby><ruby><rb>來</rb><rp>(</rp><rt>らい</rt><rp>)</rp></ruby><hr><ruby><rb>將</rb><rp>(</rp><rt>しょう</rt><rp>)</rp></ruby><ruby><rb>來</rb><rp>(</rp><rt>らい</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->来
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【樂】-->
| style="font-size:13px;" |<!--よ み-->ラク
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->樂
| style="font-size:13px;" |<!--説 明-->(旧字体)
| style="font-size:20px;" |<!--用 例--><ruby><rb>樂</rb><rp>(</rp><rt>らく</rt><rp>)</rp></ruby>を
| style="font-size:40pt;" |<!--新字体-->楽
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【類】-->
| style="font-size:13px;" |<!--よ み-->ルイ
| style="width:50px;" |[[画像:Uf9d0.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->類󠄀
| style="font-size:13px;" |<!--説 明-->(旧字体)
| style="font-size:20px;" |<!--用 例--><ruby><rb><span style="font-size:30px;">人</span></rb><rp>(</rp><rt>じん</rt><rp>)</rp></ruby><ruby><rb><span style="font-size:30px;">類󠄀</span></rb><rp>(</rp><rt>るい</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->類
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>類&#xE0100;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">類</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【勵】-->
| style="font-size:13px;" |<!--よ み-->レイ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->勵
| style="font-size:13px;" |<!--説 明-->(旧字体)
| style="font-size:30px;" |<!--用 例--><ruby><rb>勵</rb><rp>(</rp><rt>れい</rt><rp>)</rp></ruby><ruby><rb>精󠄀</rb><rp>(</rp><rt>せい</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->励
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【】-->
| style="font-size:13px;" |<!--よ み-->
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->
| style="font-size:13px;" |<!--説 明--><!-- <ref name="">[[wikt:en:]]</ref> -->
| style="font-size:20px;" |<!--用 例-->
| style="font-size:40pt;" |<!--新字体-->
| style="font-size:13px;" |<!--備 考--><!--(異体字セレクタ)<br><hr>※手書きの原本では<br> 「<span style="font-size:30px;">●</span>」-->
|}
===脚注===
<references />
*簡体字:<span style="font-family:MS明朝;font-size:40px;">{{lang|zh|終 諾 /庻󠄀 庻󠄀}}</span>
*繁体字:<span style="font-family:MS明朝;font-size:40px;">{{lang|zh-tw|終 諾 /庻󠄀 庻󠄀}}</span>
*:<span style="font-size:40px;">{{lang|vi|庻 庻 庻󠄀 庻󠄀 }}</span>
<!--
<ruby><rb>●漢字●</rb><rp>(</rp><rt>●ルビ●</rt><rp>)</rp></ruby>
<ruby><rb><span style="font-size:30px;">●漢字●</span></rb><rp>(</rp><rt>●ルビ●</rt><rp>)</rp></ruby>
-->
<!--
<span style="font-size:30px;"></span>
<span style="font-size:50px;">[[wikt:en:|en:]]</span>
-->
sjag0487mica2dqkeb68htmyxd5ibxa
302219
302217
2026-08-14T05:59:41Z
Linguae
449
/* 旧字体・異体字 */
302219
wikitext
text/x-wiki
==簡体字・繁体字==
*簡体字のタグ:<nowiki>{{lang|zh|骨}}</nowiki>
*繁体字のタグ:<nowiki>{{lang|zh-tw|骨}}</nowiki>
{| class="wikitable"
|-
!簡体字
!繁体字
!常用漢字
![異体字]
|- style="font-size:50px;
|{{lang|zh|起}}
|{{lang|zh-tw|起}}
|起
|起󠄁
|- style="font-size:50px;
|{{lang|zh|骨}}
|{{lang|zh-tw|骨}}
|骨
|- style="font-size:50px;
|{{lang|zh|終}}
|{{lang|zh-tw|終}}
|終
|終󠄁
|- style="font-size:50px;
|{{lang|zh|酋}}
|{{lang|zh-tw|酋}}
|酋
|- style="font-size:50px;
|{{lang|zh|稍}}
|{{lang|zh-tw|稍}}
|稍
|- style="font-size:50px;
|{{lang|zh|然}}
|{{lang|zh-tw|然}}
|然
|- style="font-size:50px;
|{{lang|zh|納}}
|{{lang|zh-tw|納}}
|納
|- style="font-size:50px;
|{{lang|zh|派}}
|{{lang|zh-tw|派}}
|派
|- style="font-size:50px;
|{{lang|zh|藍}}
|{{lang|zh-tw|藍}}
|藍
|- style="font-size:50px;
|{{lang|zh|領}}
|{{lang|zh-tw|領}}
|領
|- style="font-size:50px;
|{{lang|zh|}}
|{{lang|zh-tw|}}
|
| style="font-size:13px;" |
|}
*簡体字:<span style="font-size:40px;">{{lang|zh|骨 酋 納 領 𠁅 𬞈}}</span>
*繁体字:<span style="font-size:40px;">{{lang|zh-tw|骨 酋 納 領 𠁅 𬞈}}</span>
<span style="font-size:50px;">[[wikt:en:𠁅|𠁅]]
</span>
==漢字==
*簡体字:<span style="font-size:40px;">{{lang|zh|山城 大和 河內 和泉 攝津 伊賀 伊勢 志摩 尾張 三河 遠江 駿河 伊豆 甲斐 相模 武藏 安房 上總 下總 近江 美濃 飛驒 信濃 上野 下野 陸奧 常陸 若狹 越前 加賀 能登 越中 越後 佐渡 丹波 丹後 但馬 因幡 伯耆 出雲 石見 隱岐 播磨 美作 備前 備中 備後 安藝 周防 長門 紀伊 淡路 阿波 讚岐 伊予 土佐 筑前 筑後 豐前 豐後 肥前 肥後 日向 大隅 薩摩 壹岐 對馬 }}</span>
*繁体字:<span style="font-size:40px;">{{lang|zh-tw|山城 大和 河內 和泉 攝津 伊賀 伊勢 志摩 尾張 三河 遠江 駿河 伊豆 甲斐 相模 武藏 安房 上總 下總 近江 美濃 飛驒 信濃 上野 下野 陸奧 常陸 若狹 越前 加賀 能登 越中 越後 佐渡 丹波 丹後 但馬 因幡 伯耆 出雲 石見 隱岐 播磨 美作 備前 備中 備後 安藝 周防 長門 紀伊 淡路 阿波 讚岐 伊予 土佐 筑前 筑後 豐前 豐後 肥前 肥後 日向 大隅 薩摩 壹岐 對馬 }}</span>
==旧字体・異体字==
{| class="wikitable sortable"
|-
!よみ
! style="width:50px;" |(画像)
!字 体
!(説明)
!用 例
!新字体
!備 考
|- style="font-size:40pt;font-family:游明朝;<!--【朕】-->
| style="font-size:13px;" |<!--よ み-->チン
| style="width:50px;" |[[画像:U6715-kyu.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->朕󠄂
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:朕#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>朕󠄂</rb><rp>(</rp><rt>ちん</rt><rp>)</rp></ruby> <span style="font-size:11px;">(16か所)</span>
| style="font-size:40pt;" |<!--新字体-->朕
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>朕&#xE0102;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">朕</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【國】-->
| style="font-size:13px;" |<!--よ み-->コク
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->國
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:國#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>帝</rb><rp>(</rp><rt>てい</rt><rp>)</rp></ruby><ruby><rb>國</rb><rp>(</rp><rt>こく</rt><rp>)</rp></ruby> <span style="font-size:11px;">(8か所)</span>
<hr><ruby><rb>四</rb><rp>(</rp><rt>し</rt><rp>)</rp></ruby><ruby><rb>國</rb><rp>(</rp><rt>こく</rt><rp>)</rp></ruby>
<hr><ruby><rb>二</rb><rp>(</rp><rt>に</rt><rp>)</rp></ruby><ruby><rb>國</rb><rp>(</rp><rt>こく</rt><rp>)</rp></ruby>
<hr><ruby><rb>他</rb><rp>(</rp><rt>た</rt><rp>)</rp></ruby><ruby><rb>國</rb><rp>(</rp><rt>こく</rt><rp>)</rp></ruby>
<hr><ruby><rb>國</rb><rp>(</rp><rt>こく</rt><rp>)</rp></ruby><ruby><rb>體</rb><rp>(</rp><rt>たい</rt><rp>)</rp></ruby> <span style="font-size:11px;">(2か所)</span>
<hr><ruby><rb>擧</rb><rp>(</rp><rt>きょ</rt><rp>)</rp></ruby><ruby><rb>國</rb><rp>(</rp><rt>こく</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->国
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【狀】-->
| style="font-size:13px;" |<!--よ み-->ジョウ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->狀
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:狀#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>現</rb><rp>(</rp><rt>げん</rt><rp>)</rp></ruby><ruby><rb>狀</rb><rp>(</rp><rt>じょう</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->状
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【收】-->
| style="font-size:13px;" |<!--よ み-->シュウ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->收
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:收#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>收</rb><rp>(</rp><rt>しゅう</rt><rp>)</rp></ruby><ruby><rb>拾</rb><rp>(</rp><rt>しゅう</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->収
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【玆】-->
| style="font-size:13px;" |<!--よ み-->ここ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->玆
| style="font-size:13px;" |<!--説 明-->(表外漢字)<ref name="">[[wikt:en:玆#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>玆</rb><rp>(</rp><rt>ここ</rt><rp>)</rp></ruby>に <span style="font-size:11px;">(2か所)</span>
| style="font-size:40pt;" |<!--新字体-->
| style="font-size:15px;" |<!--備 考--><span style="font-size:30pt;">茲</span>、<span style="font-size:30pt;">兹</span> は別字
|- style="font-size:40pt;font-family:游明朝;<!--【爾】-->
| style="font-size:13px;" |<!--よ み-->なんじ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->爾
| style="font-size:13px;" |<!--説 明-->(難読)<ref name="">[[wikt:en:爾#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>爾</rb><rp>(</rp><rt>なんじ</rt><rp>)</rp></ruby><ruby><rb>臣</rb><rp>(</rp><rt>しん</rt><rp>)</rp></ruby><ruby><rb>民</rb><rp>(</rp><rt>みん</rt><rp>)</rp></ruby> <span style="font-size:11px;">(5か所)</span>
| style="font-size:40pt;" |<!--新字体-->
| style="font-size:13px;" |<!--備 考-->「汝」に同じ
|- style="font-size:40pt;font-family:游明朝;<!--【吿】-->
| style="font-size:13px;" |<!--よ み-->コク
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->吿
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:吿#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>通󠄁</rb><rp>(</rp><rt>つう</rt><rp>)</rp></ruby><ruby><rb>吿</rb><rp>(</rp><rt>こく</rt><rp>)</rp></ruby><hr><ruby><rb>吿</rb><rp>(</rp><rt>つ</rt><rp>)</rp></ruby>ぐ
| style="font-size:40pt;" |<!--新字体-->告
| style="font-size:13px;" |<!--備 考-->※手書きの原本では<br> 「<span style="font-size:30px;">告</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【對】-->
| style="font-size:13px;" |<!--よ み-->タイ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->對
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:對#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例-->に<ruby><rb>對</rb><rp>(</rp><rt>たい</rt><rp>)</rp></ruby>し <span style="font-size:11px;">(2か所)</span>
| style="font-size:40pt;" |<!--新字体-->対
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【諾】-->
| style="font-size:13px;" |<!--よ み-->ダク
| style="width:50px;" |[[画像:Ufabd.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体--><span style="font-family:MS明朝;">{{lang|zh-tw|諾󠄂}}</span>
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:諾#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>受</rb><rp>(</rp><rt>じゅ</rt><rp>)</rp></ruby><ruby><rb><span style="font-family:MS明朝;">{{lang|zh-tw|諾󠄂}}</span></rb><rp>(</rp><rt>だく</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->諾
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>諾󠄂<hr><span style="color:red;">▶</span>日本語の明朝体<br> では表示困難
|- style="font-size:40pt;font-family:游明朝;<!--【通】-->
| style="font-size:13px;" |<!--よ み-->ツウ
| style="width:50px;" |[[画像:U901a-kyu.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->通󠄁
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:通#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>通󠄁</rb><rp>(</rp><rt>つう</rt><rp>)</rp></ruby><ruby><rb>吿</rb><rp>(</rp><rt>こく</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->通
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>通&#xE0101;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">通</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【抑】-->
| style="font-size:13px;" |<!--よ み-->そも
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->抑
| style="font-size:13px;" |<!--説 明-->([[w:表外読み|表外音訓]])<ref name="">[[wikt:en:抑#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>抑</rb><rp>(</rp><rt>そも</rt><rp>)</rp></ruby><ruby><rb>〻</rb><rp>(</rp><rt>そも</rt><rp>)</rp></ruby>
| style="font-size:13pt;" |<!--新字体-->(同左)
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【圖】-->
| style="font-size:13px;" |<!--よ み-->はかる
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->圖
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:圖#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>圖</rb><rp>(</rp><rt>はか</rt><rp>)</rp></ruby>り
| style="font-size:40pt;" |<!--新字体-->図
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【亞】-->
| style="font-size:13px;" |<!--よ み-->ア
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->亞
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>東</rb><rp>(</rp><rt>とう</rt><rp>)</rp></ruby><ruby><rb>亞</rb><rp>(</rp><rt>あ</rt><rp>)</rp></ruby> <span style="font-size:11px;">(2か所)</span>
| style="font-size:40pt;" |<!--新字体-->亜
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【遺󠄁】-->
| style="font-size:13px;" |<!--よ み-->イ
| style="width:50px;" |[[画像:U907a-kyu.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->遺󠄁
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>遺󠄁</rb><rp>(</rp><rt>い</rt><rp>)</rp></ruby><ruby><rb>範</rb><rp>(</rp><rt>はん</rt><rp>)</rp></ruby><hr><ruby><rb>遺󠄁</rb><rp>(</rp><rt>い</rt><rp>)</rp></ruby><ruby><rb>憾</rb><rp>(</rp><rt>かん</rt><rp>)</rp></ruby><hr><ruby><rb>遺󠄁</rb><rp>(</rp><rt>い</rt><rp>)</rp></ruby><ruby><rb>族</rb><rp>(</rp><rt>ぞく</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->遺
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>遺&#xE0101;
|- style="font-size:40pt;font-family:游明朝;<!--【榮】-->
| style="font-size:13px;" |<!--よ み-->エイ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->榮
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>共</rb><rp>(</rp><rt>きょう</rt><rp>)</rp></ruby><ruby><rb>榮</rb><rp>(</rp><rt>えい</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->栄
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【侵】-->
| style="font-size:13px;" |<!--よ み-->おか-す
| style="width:50px;" |[[画像:U4fb5-kyu.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->侵󠄁
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>侵󠄁</rb><rp>(</rp><rt>おか</rt><rp>)</rp></ruby>す
| style="font-size:40pt;" |<!--新字体-->侵
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br><hr>※手書きの原本では<br> 「<span style="font-size:30px;">侵</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【海】-->
| style="font-size:13px;" |<!--よ み-->カイ
| style="width:50px;" |[[画像:Ufa45.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->海󠄀
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>陸</rb><rp>(</rp><rt>りく</rt><rp>)</rp></ruby><ruby><rb>海󠄀</rb><rp>(</rp><rt>かい</rt><rp>)</rp></ruby><ruby><rb>將</rb><rp>(</rp><rt>しょう</rt><rp>)</rp></ruby><ruby><rb>兵</rb><rp>(</rp><rt>へい</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->海
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>海&#xE0100;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">海</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【害】-->
| style="font-size:13px;" |<!--よ み-->ガイ
| style="width:50px;" |[[画像:U5bb3-kyu.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->害󠄂
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb><span style="font-size:30px;">慘</span></rb><rp>(</rp><rt>さん</rt><rp>)</rp></ruby><ruby><rb><span style="font-size:30px;">害󠄂</span></rb><rp>(</rp><rt>がい</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->害
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>害&#xE0102;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">害</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【拘】-->
| style="font-size:13px;" |<!--よ み-->かかわ-る
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->拘
| style="font-size:13px;" |<!--説 明-->([[w:表外読み|表外音訓]])<ref name="">[[wikt:en:]]</ref>
| style="font-size:20px;" |<!--用 例-->に<ruby><rb>拘</rb><rp>(</rp><rt>かかわ</rt><rp>)</rp></ruby>らず
| style="font-size:13pt;" |<!--新字体-->(同左)
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【虐】-->
| style="font-size:13px;" |<!--よ み-->ギャク
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->虐󠄁
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb><span style="font-size:30px;">殘</span></rb><rp>(</rp><rt>ざん</rt><rp>)</rp></ruby><ruby><rb><span style="font-size:30px;">虐󠄁</span></rb><rp>(</rp><rt>ぎゃく</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->虐
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>虐&#xE0101;
|- style="font-size:40pt;font-family:游明朝;<!--【擧】-->
| style="font-size:13px;" |<!--よ み-->キョ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->擧
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>擧</rb><rp>(</rp><rt>きょ</rt><rp>)</rp></ruby><ruby><rb>國</rb><rp>(</rp><rt>こく</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->挙
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【閱】-->
| style="font-size:13px;" |<!--よ み-->けみ-す
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->閱
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>閱</rb><rp>(</rp><rt>けみ</rt><rp>)</rp></ruby>し
| style="font-size:40pt;" |<!--新字体-->閲
| style="font-size:13px;" |<!--備 考-->※手書きの原本では<br> 「<span style="font-size:30px;">閲</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【拳】-->
| style="font-size:13px;" |<!--よ み-->ケン
| style="width:50px;" |[[画像:U62f3-kyu.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->拳󠄁
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>拳󠄁</rb><rp>(</rp><rt>けん</rt><rp>)</rp></ruby><ruby><rb>〻</rb><rp>(</rp><rt>けん</rt><rp>)</rp></ruby><ruby><rb>措</rb><rp>(</rp><rt>お</rt><rp>)</rp></ruby>かざる
| style="font-size:40pt;" |<!--新字体-->拳
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>拳&#xE0101;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">拳</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【權】-->
| style="font-size:13px;" |<!--よ み-->ケン
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->權
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>主</rb><rp>(</rp><rt>しゅ</rt><rp>)</rp></ruby><ruby><rb>權</rb><rp>(</rp><rt>けん</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->権
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【辜】-->
| style="font-size:13px;" |<!--よ み-->コ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->辜
| style="font-size:13px;" |<!--説 明-->(表外漢字)<ref name="">[[wikt:en:辜#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb><span style="font-size:30px;">無</span></rb><rp>(</rp><rt>む</rt><rp>)</rp></ruby><ruby><rb><span style="font-size:30px;">辜</span></rb><rp>(</rp><rt>こ</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【交】-->
| style="font-size:13px;" |<!--よ み-->コウ
| style="width:50px;" |[[画像:U4ea4-k@8.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->交󠄁
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>交󠄁</rb><rp>(</rp><rt>こう</rt><rp>)</rp></ruby><ruby><rb>戰</rb><rp>(</rp><rt>せん</rt><rp>)</rp></ruby> <span style="font-size:11px;">(2か所)</span>
| style="font-size:40pt;" |<!--新字体-->交
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>交&#xE0101;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">交</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【歲】-->
| style="font-size:13px;" |<!--よ み-->サイ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->歲
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>四</rb><rp>(</rp><rt>し</rt><rp>)</rp></ruby><ruby><rb>歲</rb><rp>(</rp><rt>さい</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->歳
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【曩】-->
| style="font-size:13px;" |<!--よ み-->さき
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->曩
| style="font-size:13px;" |<!--説 明-->(表外漢字)<ref name="">[[wikt:en:]]</ref>
| style="font-size:30px;" |<!--用 例--><ruby><rb>曩</rb><rp>(</rp><rt>さき</rt><rp>)</rp></ruby>に
| style="font-size:40pt;" |<!--新字体-->
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【殺】-->
| style="font-size:13px;" |<!--よ み-->サツ
| style="width:50px;" |[[画像:Uf970.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->殺󠄀
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>殺󠄀</rb><rp>(</rp><rt>さっ</rt><rp>)</rp></ruby><ruby><rb>傷</rb><rp>(</rp><rt>しょう</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->殺
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>殺&#xE0100;
|- style="font-size:40pt;font-family:游明朝;<!--【慘】-->
| style="font-size:13px;" |<!--よ み-->サン
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->慘
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb><span style="font-size:30px;">慘</span></rb><rp>(</rp><rt>さん</rt><rp>)</rp></ruby><ruby><rb><span style="font-size:30px;">害󠄂</span></rb><rp>(</rp><rt>がい</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->惨
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【殘】-->
| style="font-size:13px;" |<!--よ み-->ザン
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->殘
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb><span style="font-size:30px;">殘</span></rb><rp>(</rp><rt>ざん</rt><rp>)</rp></ruby><ruby><rb><span style="font-size:30px;">虐󠄁</span></rb><rp>(</rp><rt>ぎゃく</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->残
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【使】-->
| style="font-size:13px;" |<!--よ み-->シ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->使󠄁
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>使󠄁</rb><rp>(</rp><rt>し</rt><rp>)</rp></ruby><ruby><rb>用</rb><rp>(</rp><rt>よう</rt><rp>)</rp></ruby>して
| style="font-size:40pt;" |<!--新字体-->使
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>使&#xE0101;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">使</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【然】-->
| style="font-size:13px;" |<!--よ み-->しか
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->然
| style="font-size:13px;" |<!--説 明-->(難読)<ref name="">[[wikt:en:]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>然</rb><rp>(</rp><rt>しか</rt><rp>)</rp></ruby>るに<hr><ruby><rb>然</rb><rp>(</rp><rt>しか</rt><rp>)</rp></ruby>れども
| style="font-size:13pt;" |<!--新字体-->(同左)
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【而】-->
| style="font-size:13px;" |<!--よ み-->しか-も
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->而
| style="font-size:13px;" |<!--説 明-->(人名用漢字)<ref name="">[[wikt:en:]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>而</rb><rp>(</rp><rt>しか</rt><rp>)</rp></ruby>も<ruby><rb>尙</rb><rp>(</rp><rt>なお</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【頻】-->
| style="font-size:13px;" |<!--よ み-->しきり
| style="width:50px;" |[[画像:Ufa6a.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->頻󠄀
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb><span style="font-size:30px;">頻󠄀</span></rb><rp>(</rp><rt>しきり</rt><rp>)</rp></ruby>に
| style="font-size:40pt;" |<!--新字体-->頻
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>頻&#xE0100;
|- style="font-size:40pt;font-family:游明朝;<!--【實】-->
| style="font-size:13px;" |<!--よ み-->ジツ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->實
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>實</rb><rp>(</rp><rt>じつ</rt><rp>)</rp></ruby>に
| style="font-size:40pt;" |<!--新字体-->実
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【庻】-->
| style="font-size:13px;" |<!--よ み-->ショ
| style="width:50px;" |[[画像:U5ebb-var-001.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体--><span style="font-size:13px;">(<span style="color:red;">▶</span>表示困難)</span>
| style="font-size:13px;" |<!--説 明-->(<span style="font-size:30px;">{{lang|zh-tw|庻󠄀}}</span> の<br>異体字<ref>[https://moji.or.jp/mojikibansearch/info?MJ%E6%96%87%E5%AD%97%E5%9B%B3%E5%BD%A2%E5%90%8D=MJ011023]</ref>)<ref name="">[[wikt:en:]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb><span style="font-size:30px;">{{lang|zh-tw|庻󠄀}}</span></rb><rp>(</rp><rt>しょ</rt><rp>)</rp></ruby><ruby><rb>幾󠄁</rb><rp>(</rp><rt>き</rt><rp>)</rp></ruby>する<hr><ruby><rb>衆</rb><rp>(</rp><rt>しゅう</rt><rp>)</rp></ruby><ruby><rb><span style="font-size:30px;">{{lang|zh-tw|庻󠄀}}</span></rb><rp>(</rp><rt>しょ</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->庶
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>&#x5EBB;&#xE0100;<hr><span style="color:red;">▶</span>表示が困難なため<br> <span style="font-size:30px;">{{lang|zh-tw|庻}}</span> で代用する
|- style="font-size:40pt;font-family:游明朝;<!--【諸】-->
| style="font-size:13px;" |<!--よ み-->ショ
| style="width:50px;" |[[画像:Ufa22.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->諸󠄀
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>諸󠄀</rb><rp>(</rp><rt>しょ</rt><rp>)</rp></ruby><ruby><rb>盟</rb><rp>(</rp><rt>めい</rt><rp>)</rp></ruby><ruby><rb>邦󠄂</rb><rp>(</rp><rt>ほう</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->諸
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>諸&#xE0100;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">諸</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【將】-->
| style="font-size:13px;" |<!--よ み-->ショウ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->將
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>將</rb><rp>(</rp><rt>しょう</rt><rp>)</rp></ruby><ruby><rb>兵</rb><rp>(</rp><rt>へい</rt><rp>)</rp></ruby><hr><ruby><rb>將</rb><rp>(</rp><rt>しょう</rt><rp>)</rp></ruby><ruby><rb>來</rb><rp>(</rp><rt>らい</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->将
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【眞】-->
| style="font-size:13px;" |<!--よ み-->シン
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->眞
| style="font-size:13px;" |<!--説 明--><ref name="">[[wikt:en:眞#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>眞</rb><rp>(</rp><rt>れい</rt><rp>)</rp></ruby>に
| style="font-size:40pt;" |<!--新字体-->真
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【精】-->
| style="font-size:13px;" |<!--よ み-->セイ
| style="width:50px;" |[[画像:Ufa1d.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->精󠄀
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>勵</rb><rp>(</rp><rt>れい</rt><rp>)</rp></ruby><ruby><rb>精󠄀</rb><rp>(</rp><rt>せい</rt><rp>)</rp></ruby>
<hr><ruby><rb>精󠄀</rb><rp>(</rp><rt>せい</rt><rp>)</rp></ruby><ruby><rb>華</rb><rp>(</rp><rt>か</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->精
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>精&#xE0100;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">精</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【戰】-->
| style="font-size:13px;" |<!--よ み-->セン
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->戰
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>宣</rb><rp>(</rp><rt>せん</rt><rp>)</rp></ruby><ruby><rb>戰</rb><rp>(</rp><rt>せん</rt><rp>)</rp></ruby>
<hr><ruby><rb>交󠄁</rb><rp>(</rp><rt>こう</rt><rp>)</rp></ruby><ruby><rb>戰</rb><rp>(</rp><rt>せん</rt><rp>)</rp></ruby> <span style="font-size:11px;">(2か所)</span>
<hr><ruby><rb><span style="font-size:30px;">勇󠄁</span></rb><rp>(</rp><rt>ゆう</rt><rp>)</rp></ruby><ruby><rb>戰</rb><rp>(</rp><rt>せん</rt><rp>)</rp></ruby>
<hr><ruby><rb>戰</rb><rp>(</rp><rt>せん</rt><rp>)</rp></ruby><ruby><rb>局</rb><rp>(</rp><rt>きょく</rt><rp>)</rp></ruby>
<hr><ruby><rb>戰</rb><rp>(</rp><rt>せん</rt><rp>)</rp></ruby><ruby><rb>陣</rb><rp>(</rp><rt>じん</rt><rp>)</rp></ruby>
<hr><ruby><rb>戰</rb><rp>(</rp><rt>せん</rt><rp>)</rp></ruby><ruby><rb>傷</rb><rp>(</rp><rt>しょう</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->戦
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【祖】-->
| style="font-size:13px;" |<!--よ み-->ソ
| style="width:50px;" |[[画像:Ufa50.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->祖︀
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>皇</rb><rp>(</rp><rt>こう</rt><rp>)</rp></ruby><ruby><rb>祖︀</rb><rp>(</rp><rt>そ</rt><rp>)</rp></ruby><ruby><rb>皇</rb><rp>(</rp><rt>こう</rt><rp>)</rp></ruby><ruby><rb>宗</rb><rp>(</rp><rt>そう</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->祖
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>祖&#xFE00;
|- style="font-size:40pt;font-family:游明朝;<!--【體】-->
| style="font-size:13px;" |<!--よ み-->タイ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->體
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>國</rb><rp>(</rp><rt>こく</rt><rp>)</rp></ruby><ruby><rb>體</rb><rp>(</rp><rt>たい</rt><rp>)</rp></ruby> <span style="font-size:11px;">(2か所)</span><hr><ruby><rb>體</rb><rp>(</rp><rt>たい</rt><rp>)</rp></ruby>せよ
| style="font-size:40pt;" |<!--新字体-->体
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【彈】-->
| style="font-size:13px;" |<!--よ み-->ダン
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->彈
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>爆</rb><rp>(</rp><rt>ばく</rt><rp>)</rp></ruby><ruby><rb>彈</rb><rp>(</rp><rt>だん</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->弾
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【終】-->
| style="font-size:13px;" |<!--よ み-->つい-に<hr>(シュウ)
| style="width:50px;" |[[画像:U7d42-kyu.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->終󠄁
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>終󠄁</rb><rp>(</rp><rt>つい</rt><rp>)</rp></ruby>に<hr><ruby><rb>終󠄁</rb><rp>(</rp><rt>しゅう</rt><rp>)</rp></ruby><ruby><rb>始</rb><rp>(</rp><rt>し</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->終
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>終&#xE0101;<hr>※手書きの原本では<br> 「<span style="font-family:MS明朝;font-size:30px;">{{lang|zh-tw|終}}</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【盡】-->
| style="font-size:13px;" |<!--よ み-->つく-す
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->盡
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:]]</ref>
| style="font-size:20px;" |<!--用 例-->最善を<ruby><rb>盡</rb><rp>(</rp><rt>つく</rt><rp>)</rp></ruby>せる
| style="font-size:40pt;" |<!--新字体-->尽
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【轉】-->
| style="font-size:13px;" |<!--よ み-->テン
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->轉
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>好</rb><rp>(</rp><rt>こう</rt><rp>)</rp></ruby><ruby><rb>轉</rb><rp>(</rp><rt>てん</rt><rp>)</rp></ruby>せず
| style="font-size:40pt;" |<!--新字体-->転
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【所󠄁】-->
| style="font-size:13px;" |<!--よ み-->ところ
| style="width:50px;" |[[画像:U6240-kyu.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->所󠄁
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>所󠄁</rb><rp>(</rp><rt>ところ</rt><rp>)</rp></ruby> <span style="font-size:11px;">(6か所)</span><hr><ruby><rb>所󠄁以</rb><rp>(</rp><rt>ゆえん</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->所
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>所&#xE0101;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">所</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【偕】-->
| style="font-size:13px;" |<!--よ み-->とも
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->偕
| style="font-size:13px;" |<!--説 明-->(表外漢字)<ref name="">[[wikt:en:]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>偕</rb><rp>(</rp><rt>とも</rt><rp>)</rp></ruby>に
| style="font-size:40pt;" |<!--新字体-->
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【尙】-->
| style="font-size:13px;" |<!--よ み-->なお
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->尙
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>而</rb><rp>(</rp><rt>しか</rt><rp>)</rp></ruby>も<ruby><rb>尙</rb><rp>(</rp><rt>なお</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->尚
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【延】-->
| style="font-size:13px;" |<!--よ み-->のべ-る
| style="width:50px;" |[[画像:U5ef6-kyu.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->延󠄂
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>延󠄂</rb><rp>(</rp><rt>のべ</rt><rp>)</rp></ruby>て
| style="font-size:40pt;" |<!--新字体-->延
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>延&#xE0102;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">延</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【萬】-->
| style="font-size:13px;" |<!--よ み-->バン
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->萬
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>萬</rb><rp>(</rp><rt>ばん</rt><rp>)</rp></ruby><ruby><rb>邦󠄂</rb><rp>(</rp><rt>ぽう</rt><rp>)</rp></ruby>
<hr><ruby><rb>萬</rb><rp>(</rp><rt>ばん</rt><rp>)</rp></ruby><ruby><rb>世</rb><rp>(</rp><rt>せい</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->万
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【文】-->
| style="font-size:13px;" |<!--よ み-->ブン
| style="width:50px;" |[[画像:Aj1-20131@6.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->文󠄁
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>文󠄁</rb><rp>(</rp><rt>ぶん</rt><rp>)</rp></ruby><ruby><rb>明</rb><rp>(</rp><rt>めい</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>文&#xE0101;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">文</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【邦】-->
| style="font-size:13px;" |<!--よ み-->ホウ
| style="width:50px;" |[[画像:U90a6-kyu.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->邦󠄂
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>萬</rb><rp>(</rp><rt>ばん</rt><rp>)</rp></ruby><ruby><rb>邦󠄂</rb><rp>(</rp><rt>ぽう</rt><rp>)</rp></ruby>
<hr><ruby><rb>盟</rb><rp>(</rp><rt>めい</rt><rp>)</rp></ruby><ruby><rb>邦󠄂</rb><rp>(</rp><rt>ほう</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->邦
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>邦&#xE0102;
|- style="font-size:40pt;font-family:游明朝;<!--【亦】-->
| style="font-size:13px;" |<!--よ み-->また
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->亦
| style="font-size:13px;" |<!--説 明-->(表外漢字)<ref name="">[[wikt:en:]]</ref>
| style="font-size:20px;" |<!--用 例-->も<ruby><rb>亦</rb><rp>(</rp><rt>また</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->
| style="font-size:13px;" |<!--備 考-->別表記「又」
|- style="font-size:40pt;font-family:游明朝;<!--【者】-->
| style="font-size:13px;" |<!--よ み-->もの
| style="width:50px;" |[[画像:Ufa5b.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->者󠄁
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb><span style="font-size:30px;">者󠄁</span></rb><rp>(</rp><rt>もの</rt><rp>)</rp></ruby> <span style="font-size:11px;">(2か所)</span>
| style="font-size:40pt;" |<!--新字体-->者
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>者&#xE0101;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">者</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【勇】-->
| style="font-size:13px;" |<!--よ み-->ユウ
| style="width:50px;" |[[画像:Ufa76.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->勇󠄁
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:]]</ref>
| style="font-size:30px;" |<!--用 例--><ruby><rb>勇󠄁</rb><rp>(</rp><rt>ゆう</rt><rp>)</rp></ruby><ruby><rb>戰</rb><rp>(</rp><rt>せん</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->勇
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>勇&#xE0101;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">勇</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【來】-->
| style="font-size:13px;" |<!--よ み-->ライ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->來
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>招</rb><rp>(</rp><rt>しょう</rt><rp>)</rp></ruby><ruby><rb>來</rb><rp>(</rp><rt>らい</rt><rp>)</rp></ruby><hr><ruby><rb>將</rb><rp>(</rp><rt>しょう</rt><rp>)</rp></ruby><ruby><rb>來</rb><rp>(</rp><rt>らい</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->来
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【樂】-->
| style="font-size:13px;" |<!--よ み-->ラク
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->樂
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>樂</rb><rp>(</rp><rt>らく</rt><rp>)</rp></ruby>を
| style="font-size:40pt;" |<!--新字体-->楽
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【類】-->
| style="font-size:13px;" |<!--よ み-->ルイ
| style="width:50px;" |[[画像:Uf9d0.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->類󠄀
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb><span style="font-size:30px;">人</span></rb><rp>(</rp><rt>じん</rt><rp>)</rp></ruby><ruby><rb><span style="font-size:30px;">類󠄀</span></rb><rp>(</rp><rt>るい</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->類
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>類&#xE0100;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">類</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【勵】-->
| style="font-size:13px;" |<!--よ み-->レイ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->勵
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:]]</ref>
| style="font-size:30px;" |<!--用 例--><ruby><rb>勵</rb><rp>(</rp><rt>れい</rt><rp>)</rp></ruby><ruby><rb>精󠄀</rb><rp>(</rp><rt>せい</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->励
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【】-->
| style="font-size:13px;" |<!--よ み-->
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->
| style="font-size:13px;" |<!--説 明--><!-- <ref name="">[[wikt:en:]]</ref> -->
| style="font-size:20px;" |<!--用 例-->
| style="font-size:40pt;" |<!--新字体-->
| style="font-size:13px;" |<!--備 考--><!--(異体字セレクタ)<br><hr>※手書きの原本では<br> 「<span style="font-size:30px;">●</span>」-->
|}
===脚注===
<references />
*簡体字:<span style="font-family:MS明朝;font-size:40px;">{{lang|zh|終 諾 /庻󠄀 庻󠄀}}</span>
*繁体字:<span style="font-family:MS明朝;font-size:40px;">{{lang|zh-tw|終 諾 /庻󠄀 庻󠄀}}</span>
*:<span style="font-size:40px;">{{lang|vi|庻 庻 庻󠄀 庻󠄀 }}</span>
<!--
<ruby><rb>●漢字●</rb><rp>(</rp><rt>●ルビ●</rt><rp>)</rp></ruby>
<ruby><rb><span style="font-size:30px;">●漢字●</span></rb><rp>(</rp><rt>●ルビ●</rt><rp>)</rp></ruby>
-->
<!--
<span style="font-size:30px;"></span>
<span style="font-size:50px;">[[wikt:en:|en:]]</span>
-->
22w2avufvjn6fap37jl9bfz4o4sxsiy
302221
302219
2026-08-14T06:42:38Z
Linguae
449
/* 旧字体・異体字 */
302221
wikitext
text/x-wiki
==簡体字・繁体字==
*簡体字のタグ:<nowiki>{{lang|zh|骨}}</nowiki>
*繁体字のタグ:<nowiki>{{lang|zh-tw|骨}}</nowiki>
{| class="wikitable"
|-
!簡体字
!繁体字
!常用漢字
![異体字]
|- style="font-size:50px;
|{{lang|zh|起}}
|{{lang|zh-tw|起}}
|起
|起󠄁
|- style="font-size:50px;
|{{lang|zh|骨}}
|{{lang|zh-tw|骨}}
|骨
|- style="font-size:50px;
|{{lang|zh|終}}
|{{lang|zh-tw|終}}
|終
|終󠄁
|- style="font-size:50px;
|{{lang|zh|酋}}
|{{lang|zh-tw|酋}}
|酋
|- style="font-size:50px;
|{{lang|zh|稍}}
|{{lang|zh-tw|稍}}
|稍
|- style="font-size:50px;
|{{lang|zh|然}}
|{{lang|zh-tw|然}}
|然
|- style="font-size:50px;
|{{lang|zh|納}}
|{{lang|zh-tw|納}}
|納
|- style="font-size:50px;
|{{lang|zh|派}}
|{{lang|zh-tw|派}}
|派
|- style="font-size:50px;
|{{lang|zh|藍}}
|{{lang|zh-tw|藍}}
|藍
|- style="font-size:50px;
|{{lang|zh|領}}
|{{lang|zh-tw|領}}
|領
|- style="font-size:50px;
|{{lang|zh|}}
|{{lang|zh-tw|}}
|
| style="font-size:13px;" |
|}
*簡体字:<span style="font-size:40px;">{{lang|zh|骨 酋 納 領 𠁅 𬞈}}</span>
*繁体字:<span style="font-size:40px;">{{lang|zh-tw|骨 酋 納 領 𠁅 𬞈}}</span>
<span style="font-size:50px;">[[wikt:en:𠁅|𠁅]]
</span>
==漢字==
*簡体字:<span style="font-size:40px;">{{lang|zh|山城 大和 河內 和泉 攝津 伊賀 伊勢 志摩 尾張 三河 遠江 駿河 伊豆 甲斐 相模 武藏 安房 上總 下總 近江 美濃 飛驒 信濃 上野 下野 陸奧 常陸 若狹 越前 加賀 能登 越中 越後 佐渡 丹波 丹後 但馬 因幡 伯耆 出雲 石見 隱岐 播磨 美作 備前 備中 備後 安藝 周防 長門 紀伊 淡路 阿波 讚岐 伊予 土佐 筑前 筑後 豐前 豐後 肥前 肥後 日向 大隅 薩摩 壹岐 對馬 }}</span>
*繁体字:<span style="font-size:40px;">{{lang|zh-tw|山城 大和 河內 和泉 攝津 伊賀 伊勢 志摩 尾張 三河 遠江 駿河 伊豆 甲斐 相模 武藏 安房 上總 下總 近江 美濃 飛驒 信濃 上野 下野 陸奧 常陸 若狹 越前 加賀 能登 越中 越後 佐渡 丹波 丹後 但馬 因幡 伯耆 出雲 石見 隱岐 播磨 美作 備前 備中 備後 安藝 周防 長門 紀伊 淡路 阿波 讚岐 伊予 土佐 筑前 筑後 豐前 豐後 肥前 肥後 日向 大隅 薩摩 壹岐 對馬 }}</span>
==旧字体・異体字==
{| class="wikitable sortable"
|-
!よみ
! style="width:50px;" |(画像)
!字 体
!(説明)
!用 例
!新字体
!備 考
|- style="font-size:40pt;font-family:游明朝;<!--【朕】-->
| style="font-size:13px;" |<!--よ み-->チン
| style="width:50px;" |[[画像:U6715-kyu.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->朕󠄂
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:朕#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>朕󠄂</rb><rp>(</rp><rt>ちん</rt><rp>)</rp></ruby> <span style="font-size:11px;">(16か所)</span>
| style="font-size:40pt;" |<!--新字体-->朕
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>朕&#xE0102;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">朕</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【國】-->
| style="font-size:13px;" |<!--よ み-->コク
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->國
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:國#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>帝</rb><rp>(</rp><rt>てい</rt><rp>)</rp></ruby><ruby><rb>國</rb><rp>(</rp><rt>こく</rt><rp>)</rp></ruby> <span style="font-size:11px;">(8か所)</span>
<hr><ruby><rb>四</rb><rp>(</rp><rt>し</rt><rp>)</rp></ruby><ruby><rb>國</rb><rp>(</rp><rt>こく</rt><rp>)</rp></ruby>
<hr><ruby><rb>二</rb><rp>(</rp><rt>に</rt><rp>)</rp></ruby><ruby><rb>國</rb><rp>(</rp><rt>こく</rt><rp>)</rp></ruby>
<hr><ruby><rb>他</rb><rp>(</rp><rt>た</rt><rp>)</rp></ruby><ruby><rb>國</rb><rp>(</rp><rt>こく</rt><rp>)</rp></ruby>
<hr><ruby><rb>國</rb><rp>(</rp><rt>こく</rt><rp>)</rp></ruby><ruby><rb>體</rb><rp>(</rp><rt>たい</rt><rp>)</rp></ruby> <span style="font-size:11px;">(2か所)</span>
<hr><ruby><rb>擧</rb><rp>(</rp><rt>きょ</rt><rp>)</rp></ruby><ruby><rb>國</rb><rp>(</rp><rt>こく</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->国
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【狀】-->
| style="font-size:13px;" |<!--よ み-->ジョウ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->狀
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:狀#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>現</rb><rp>(</rp><rt>げん</rt><rp>)</rp></ruby><ruby><rb>狀</rb><rp>(</rp><rt>じょう</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->状
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【收】-->
| style="font-size:13px;" |<!--よ み-->シュウ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->收
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:收#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>收</rb><rp>(</rp><rt>しゅう</rt><rp>)</rp></ruby><ruby><rb>拾</rb><rp>(</rp><rt>しゅう</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->収
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【玆】-->
| style="font-size:13px;" |<!--よ み-->ここ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->玆
| style="font-size:13px;" |<!--説 明-->(表外漢字)<ref name="">[[wikt:en:玆#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>玆</rb><rp>(</rp><rt>ここ</rt><rp>)</rp></ruby>に <span style="font-size:11px;">(2か所)</span>
| style="font-size:40pt;" |<!--新字体-->
| style="font-size:15px;" |<!--備 考--><span style="font-size:30pt;">茲</span>、<span style="font-size:30pt;">兹</span> は別字
|- style="font-size:40pt;font-family:游明朝;<!--【爾】-->
| style="font-size:13px;" |<!--よ み-->なんじ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->爾
| style="font-size:13px;" |<!--説 明-->(難読)<ref name="">[[wikt:en:爾#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>爾</rb><rp>(</rp><rt>なんじ</rt><rp>)</rp></ruby><ruby><rb>臣</rb><rp>(</rp><rt>しん</rt><rp>)</rp></ruby><ruby><rb>民</rb><rp>(</rp><rt>みん</rt><rp>)</rp></ruby> <span style="font-size:11px;">(5か所)</span>
| style="font-size:40pt;" |<!--新字体-->
| style="font-size:13px;" |<!--備 考-->「汝」に同じ
|- style="font-size:40pt;font-family:游明朝;<!--【吿】-->
| style="font-size:13px;" |<!--よ み-->コク
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->吿
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:吿#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>通󠄁</rb><rp>(</rp><rt>つう</rt><rp>)</rp></ruby><ruby><rb>吿</rb><rp>(</rp><rt>こく</rt><rp>)</rp></ruby><hr><ruby><rb>吿</rb><rp>(</rp><rt>つ</rt><rp>)</rp></ruby>ぐ
| style="font-size:40pt;" |<!--新字体-->告
| style="font-size:13px;" |<!--備 考-->※手書きの原本では<br> 「<span style="font-size:30px;">告</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【對】-->
| style="font-size:13px;" |<!--よ み-->タイ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->對
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:對#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例-->に<ruby><rb>對</rb><rp>(</rp><rt>たい</rt><rp>)</rp></ruby>し <span style="font-size:11px;">(2か所)</span>
| style="font-size:40pt;" |<!--新字体-->対
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【諾】-->
| style="font-size:13px;" |<!--よ み-->ダク
| style="width:50px;" |[[画像:Ufabd.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体--><span style="font-family:MS明朝;">{{lang|zh-tw|諾󠄂}}</span>
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:諾#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>受</rb><rp>(</rp><rt>じゅ</rt><rp>)</rp></ruby><ruby><rb><span style="font-family:MS明朝;">{{lang|zh-tw|諾󠄂}}</span></rb><rp>(</rp><rt>だく</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->諾
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>諾󠄂<hr><span style="color:red;">▶</span>日本語の明朝体<br> では表示困難
|- style="font-size:40pt;font-family:游明朝;<!--【通】-->
| style="font-size:13px;" |<!--よ み-->ツウ
| style="width:50px;" |[[画像:U901a-kyu.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->通󠄁
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:通#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>通󠄁</rb><rp>(</rp><rt>つう</rt><rp>)</rp></ruby><ruby><rb>吿</rb><rp>(</rp><rt>こく</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->通
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>通&#xE0101;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">通</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【抑】-->
| style="font-size:13px;" |<!--よ み-->そも
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->抑
| style="font-size:13px;" |<!--説 明-->([[w:表外読み|表外音訓]])<ref name="">[[wikt:en:抑#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>抑</rb><rp>(</rp><rt>そも</rt><rp>)</rp></ruby><ruby><rb>〻</rb><rp>(</rp><rt>そも</rt><rp>)</rp></ruby>
| style="font-size:13pt;" |<!--新字体-->(同左)
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【圖】-->
| style="font-size:13px;" |<!--よ み-->はかる
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->圖
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:圖#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>圖</rb><rp>(</rp><rt>はか</rt><rp>)</rp></ruby>り
| style="font-size:40pt;" |<!--新字体-->図
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【萬】-->
| style="font-size:13px;" |<!--よ み-->バン
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体--><span style="font-family:MS明朝;">{{lang|zh-tw|萬}}</span>
| style="font-size:13px;" |<!--説 明-->(旧字体)<br>(萬の異体字)<ref name="">[[wikt:en:萬#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>萬</rb><rp>(</rp><rt>ばん</rt><rp>)</rp></ruby><ruby><rb>邦󠄂</rb><rp>(</rp><rt>ぽう</rt><rp>)</rp></ruby>
<hr><ruby><rb>萬</rb><rp>(</rp><rt>ばん</rt><rp>)</rp></ruby><ruby><rb>世</rb><rp>(</rp><rt>せい</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->万
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)?<br><hr><span style="color:red;">▶</span>日本語の明朝体<br> では表示困難
|- style="font-size:40pt;font-family:游明朝;<!--【邦】-->
| style="font-size:13px;" |<!--よ み-->ホウ
| style="width:50px;" |[[画像:U90a6-kyu.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->邦󠄂
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:邦#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>萬</rb><rp>(</rp><rt>ばん</rt><rp>)</rp></ruby><ruby><rb>邦󠄂</rb><rp>(</rp><rt>ぽう</rt><rp>)</rp></ruby>
<hr><ruby><rb>盟</rb><rp>(</rp><rt>めい</rt><rp>)</rp></ruby><ruby><rb>邦󠄂</rb><rp>(</rp><rt>ほう</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->邦
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>邦&#xE0102;
|- style="font-size:40pt;font-family:游明朝;<!--【榮】-->
| style="font-size:13px;" |<!--よ み-->エイ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->榮
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:榮#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>共</rb><rp>(</rp><rt>きょう</rt><rp>)</rp></ruby><ruby><rb>榮</rb><rp>(</rp><rt>えい</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->栄
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【樂】-->
| style="font-size:13px;" |<!--よ み-->ラク
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->樂
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:樂#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>樂</rb><rp>(</rp><rt>らく</rt><rp>)</rp></ruby>を
| style="font-size:40pt;" |<!--新字体-->楽
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【偕】-->
| style="font-size:13px;" |<!--よ み-->とも
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->偕
| style="font-size:13px;" |<!--説 明-->(表外漢字)<ref name="">[[wikt:en:偕#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>偕</rb><rp>(</rp><rt>とも</rt><rp>)</rp></ruby>に
| style="font-size:40pt;" |<!--新字体-->
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【祖】-->
| style="font-size:13px;" |<!--よ み-->ソ
| style="width:50px;" |[[画像:Ufa50.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->祖︀
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:祖#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>皇</rb><rp>(</rp><rt>こう</rt><rp>)</rp></ruby><ruby><rb>祖︀</rb><rp>(</rp><rt>そ</rt><rp>)</rp></ruby><ruby><rb>皇</rb><rp>(</rp><rt>こう</rt><rp>)</rp></ruby><ruby><rb>宗</rb><rp>(</rp><rt>そう</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->祖
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>祖&#xFE00;
|- style="font-size:40pt;font-family:游明朝;<!--【遺󠄁】-->
| style="font-size:13px;" |<!--よ み-->イ
| style="width:50px;" |[[画像:U907a-kyu.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->遺󠄁
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:遺#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>遺󠄁</rb><rp>(</rp><rt>い</rt><rp>)</rp></ruby><ruby><rb>範</rb><rp>(</rp><rt>はん</rt><rp>)</rp></ruby><hr><ruby><rb>遺󠄁</rb><rp>(</rp><rt>い</rt><rp>)</rp></ruby><ruby><rb>憾</rb><rp>(</rp><rt>かん</rt><rp>)</rp></ruby><hr><ruby><rb>遺󠄁</rb><rp>(</rp><rt>い</rt><rp>)</rp></ruby><ruby><rb>族</rb><rp>(</rp><rt>ぞく</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->遺
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>遺&#xE0101;
|- style="font-size:40pt;font-family:游明朝;<!--【拳】-->
| style="font-size:13px;" |<!--よ み-->ケン
| style="width:50px;" |[[画像:U62f3-kyu.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->拳󠄁
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:拳#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>拳󠄁</rb><rp>(</rp><rt>けん</rt><rp>)</rp></ruby><ruby><rb>〻</rb><rp>(</rp><rt>けん</rt><rp>)</rp></ruby><ruby><rb>措</rb><rp>(</rp><rt>お</rt><rp>)</rp></ruby>かざる
| style="font-size:40pt;" |<!--新字体-->拳
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>拳&#xE0101;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">拳</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【所󠄁】-->
| style="font-size:13px;" |<!--よ み-->ところ
| style="width:50px;" |[[画像:U6240-kyu.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->所󠄁
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:所#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>所󠄁</rb><rp>(</rp><rt>ところ</rt><rp>)</rp></ruby> <span style="font-size:11px;">(6か所)</span><hr><ruby><rb>所󠄁以</rb><rp>(</rp><rt>ゆえん</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->所
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>所&#xE0101;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">所</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【曩】-->
| style="font-size:13px;" |<!--よ み-->さき
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->曩
| style="font-size:13px;" |<!--説 明-->(表外漢字)<ref name="">[[wikt:en:曩#Japanese]]</ref>
| style="font-size:30px;" |<!--用 例--><ruby><rb>曩</rb><rp>(</rp><rt>さき</rt><rp>)</rp></ruby>に
| style="font-size:40pt;" |<!--新字体-->
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【戰】-->
| style="font-size:13px;" |<!--よ み-->セン
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->戰
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:戰#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>宣</rb><rp>(</rp><rt>せん</rt><rp>)</rp></ruby><ruby><rb>戰</rb><rp>(</rp><rt>せん</rt><rp>)</rp></ruby>
<hr><ruby><rb>交󠄁</rb><rp>(</rp><rt>こう</rt><rp>)</rp></ruby><ruby><rb>戰</rb><rp>(</rp><rt>せん</rt><rp>)</rp></ruby> <span style="font-size:11px;">(2か所)</span>
<hr><ruby><rb><span style="font-size:30px;">勇󠄁</span></rb><rp>(</rp><rt>ゆう</rt><rp>)</rp></ruby><ruby><rb>戰</rb><rp>(</rp><rt>せん</rt><rp>)</rp></ruby>
<hr><ruby><rb>戰</rb><rp>(</rp><rt>せん</rt><rp>)</rp></ruby><ruby><rb>局</rb><rp>(</rp><rt>きょく</rt><rp>)</rp></ruby>
<hr><ruby><rb>戰</rb><rp>(</rp><rt>せん</rt><rp>)</rp></ruby><ruby><rb>陣</rb><rp>(</rp><rt>じん</rt><rp>)</rp></ruby>
<hr><ruby><rb>戰</rb><rp>(</rp><rt>せん</rt><rp>)</rp></ruby><ruby><rb>傷</rb><rp>(</rp><rt>しょう</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->戦
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【實】-->
| style="font-size:13px;" |<!--よ み-->ジツ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->實
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:實#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>實</rb><rp>(</rp><rt>じつ</rt><rp>)</rp></ruby>に
| style="font-size:40pt;" |<!--新字体-->実
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【亞】-->
| style="font-size:13px;" |<!--よ み-->ア
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->亞
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:亞#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>東</rb><rp>(</rp><rt>とう</rt><rp>)</rp></ruby><ruby><rb>亞</rb><rp>(</rp><rt>あ</rt><rp>)</rp></ruby> <span style="font-size:11px;">(2か所)</span>
| style="font-size:40pt;" |<!--新字体-->亜
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【庻】-->
| style="font-size:13px;" |<!--よ み-->ショ
| style="width:50px;" |[[画像:U5ebb-var-001.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体--><span style="font-size:13px;">(<span style="color:red;">▶</span>表示困難)</span>
| style="font-size:13px;" |<!--説 明-->(<span style="font-size:30px;">{{lang|zh-tw|庻󠄀}}</span> の<br>異体字<ref>[https://moji.or.jp/mojikibansearch/info?MJ%E6%96%87%E5%AD%97%E5%9B%B3%E5%BD%A2%E5%90%8D=MJ011023]</ref>)<ref name="">[[wikt:en:庻#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb><span style="font-size:30px;">{{lang|zh-tw|庻󠄀}}</span></rb><rp>(</rp><rt>しょ</rt><rp>)</rp></ruby><ruby><rb>幾󠄁</rb><rp>(</rp><rt>き</rt><rp>)</rp></ruby>する<hr><ruby><rb>衆</rb><rp>(</rp><rt>しゅう</rt><rp>)</rp></ruby><ruby><rb><span style="font-size:30px;">{{lang|zh-tw|庻󠄀}}</span></rb><rp>(</rp><rt>しょ</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->庶
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>&#x5EBB;&#xE0100;<hr><span style="color:red;">▶</span>表示が困難なため<br> <span style="font-size:30px;">{{lang|zh-tw|庻}}</span> で代用する
|- style="font-size:40pt;font-family:游明朝;<!--【權】-->
| style="font-size:13px;" |<!--よ み-->ケン
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->權
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:權#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>主</rb><rp>(</rp><rt>しゅ</rt><rp>)</rp></ruby><ruby><rb>權</rb><rp>(</rp><rt>けん</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->権
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【侵】-->
| style="font-size:13px;" |<!--よ み-->おか-す
| style="width:50px;" |[[画像:U4fb5-kyu.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->侵󠄁
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:侵#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>侵󠄁</rb><rp>(</rp><rt>おか</rt><rp>)</rp></ruby>す
| style="font-size:40pt;" |<!--新字体-->侵
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br><hr>※手書きの原本では<br> 「<span style="font-size:30px;">侵</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【然】-->
| style="font-size:13px;" |<!--よ み-->しか
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->然
| style="font-size:13px;" |<!--説 明-->(難読)<ref name="">[[wikt:en:然#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>然</rb><rp>(</rp><rt>しか</rt><rp>)</rp></ruby>るに<hr><ruby><rb>然</rb><rp>(</rp><rt>しか</rt><rp>)</rp></ruby>れども
| style="font-size:13pt;" |<!--新字体-->(同左)
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【交】-->
| style="font-size:13px;" |<!--よ み-->コウ
| style="width:50px;" |[[画像:U4ea4-k@8.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->交󠄁
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:交#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>交󠄁</rb><rp>(</rp><rt>こう</rt><rp>)</rp></ruby><ruby><rb>戰</rb><rp>(</rp><rt>せん</rt><rp>)</rp></ruby> <span style="font-size:11px;">(2か所)</span>
| style="font-size:40pt;" |<!--新字体-->交
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>交&#xE0101;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">交</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【閱】-->
| style="font-size:13px;" |<!--よ み-->けみ-す
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->閱
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:閱#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>閱</rb><rp>(</rp><rt>けみ</rt><rp>)</rp></ruby>し
| style="font-size:40pt;" |<!--新字体-->閲
| style="font-size:13px;" |<!--備 考-->※手書きの原本では<br> 「<span style="font-size:30px;">閲</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【海】-->
| style="font-size:13px;" |<!--よ み-->カイ
| style="width:50px;" |[[画像:Ufa45.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->海󠄀
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:海#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>陸</rb><rp>(</rp><rt>りく</rt><rp>)</rp></ruby><ruby><rb>海󠄀</rb><rp>(</rp><rt>かい</rt><rp>)</rp></ruby><ruby><rb>將</rb><rp>(</rp><rt>しょう</rt><rp>)</rp></ruby><ruby><rb>兵</rb><rp>(</rp><rt>へい</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->海
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>海&#xE0100;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">海</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【將】-->
| style="font-size:13px;" |<!--よ み-->ショウ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->將
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:將#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>將</rb><rp>(</rp><rt>しょう</rt><rp>)</rp></ruby><ruby><rb>兵</rb><rp>(</rp><rt>へい</rt><rp>)</rp></ruby><hr><ruby><rb>將</rb><rp>(</rp><rt>しょう</rt><rp>)</rp></ruby><ruby><rb>來</rb><rp>(</rp><rt>らい</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->将
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【勇】-->
| style="font-size:13px;" |<!--よ み-->ユウ
| style="width:50px;" |[[画像:Ufa76.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->勇󠄁
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:勇#Japanese]]</ref>
| style="font-size:30px;" |<!--用 例--><ruby><rb>勇󠄁</rb><rp>(</rp><rt>ゆう</rt><rp>)</rp></ruby><ruby><rb>戰</rb><rp>(</rp><rt>せん</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->勇
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>勇&#xE0101;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">勇</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【勵】-->
| style="font-size:13px;" |<!--よ み-->レイ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->勵
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:勵#Japanese]]</ref>
| style="font-size:30px;" |<!--用 例--><ruby><rb>勵</rb><rp>(</rp><rt>れい</rt><rp>)</rp></ruby><ruby><rb>精󠄀</rb><rp>(</rp><rt>せい</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->励
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【精】-->
| style="font-size:13px;" |<!--よ み-->セイ
| style="width:50px;" |[[画像:Ufa1d.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->精󠄀
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:精#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>勵</rb><rp>(</rp><rt>れい</rt><rp>)</rp></ruby><ruby><rb>精󠄀</rb><rp>(</rp><rt>せい</rt><rp>)</rp></ruby>
<hr><ruby><rb>精󠄀</rb><rp>(</rp><rt>せい</rt><rp>)</rp></ruby><ruby><rb>華</rb><rp>(</rp><rt>か</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->精
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>精&#xE0100;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">精</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【害】-->
| style="font-size:13px;" |<!--よ み-->ガイ
| style="width:50px;" |[[画像:U5bb3-kyu.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->害󠄂
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb><span style="font-size:30px;">慘</span></rb><rp>(</rp><rt>さん</rt><rp>)</rp></ruby><ruby><rb><span style="font-size:30px;">害󠄂</span></rb><rp>(</rp><rt>がい</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->害
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>害&#xE0102;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">害</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【拘】-->
| style="font-size:13px;" |<!--よ み-->かかわ-る
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->拘
| style="font-size:13px;" |<!--説 明-->([[w:表外読み|表外音訓]])<ref name="">[[wikt:en:]]</ref>
| style="font-size:20px;" |<!--用 例-->に<ruby><rb>拘</rb><rp>(</rp><rt>かかわ</rt><rp>)</rp></ruby>らず
| style="font-size:13pt;" |<!--新字体-->(同左)
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【虐】-->
| style="font-size:13px;" |<!--よ み-->ギャク
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->虐󠄁
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb><span style="font-size:30px;">殘</span></rb><rp>(</rp><rt>ざん</rt><rp>)</rp></ruby><ruby><rb><span style="font-size:30px;">虐󠄁</span></rb><rp>(</rp><rt>ぎゃく</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->虐
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>虐&#xE0101;
|- style="font-size:40pt;font-family:游明朝;<!--【擧】-->
| style="font-size:13px;" |<!--よ み-->キョ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->擧
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>擧</rb><rp>(</rp><rt>きょ</rt><rp>)</rp></ruby><ruby><rb>國</rb><rp>(</rp><rt>こく</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->挙
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【辜】-->
| style="font-size:13px;" |<!--よ み-->コ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->辜
| style="font-size:13px;" |<!--説 明-->(表外漢字)<ref name="">[[wikt:en:辜#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb><span style="font-size:30px;">無</span></rb><rp>(</rp><rt>む</rt><rp>)</rp></ruby><ruby><rb><span style="font-size:30px;">辜</span></rb><rp>(</rp><rt>こ</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【歲】-->
| style="font-size:13px;" |<!--よ み-->サイ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->歲
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>四</rb><rp>(</rp><rt>し</rt><rp>)</rp></ruby><ruby><rb>歲</rb><rp>(</rp><rt>さい</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->歳
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【殺】-->
| style="font-size:13px;" |<!--よ み-->サツ
| style="width:50px;" |[[画像:Uf970.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->殺󠄀
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>殺󠄀</rb><rp>(</rp><rt>さっ</rt><rp>)</rp></ruby><ruby><rb>傷</rb><rp>(</rp><rt>しょう</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->殺
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>殺&#xE0100;
|- style="font-size:40pt;font-family:游明朝;<!--【慘】-->
| style="font-size:13px;" |<!--よ み-->サン
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->慘
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb><span style="font-size:30px;">慘</span></rb><rp>(</rp><rt>さん</rt><rp>)</rp></ruby><ruby><rb><span style="font-size:30px;">害󠄂</span></rb><rp>(</rp><rt>がい</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->惨
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【殘】-->
| style="font-size:13px;" |<!--よ み-->ザン
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->殘
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb><span style="font-size:30px;">殘</span></rb><rp>(</rp><rt>ざん</rt><rp>)</rp></ruby><ruby><rb><span style="font-size:30px;">虐󠄁</span></rb><rp>(</rp><rt>ぎゃく</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->残
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【使】-->
| style="font-size:13px;" |<!--よ み-->シ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->使󠄁
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>使󠄁</rb><rp>(</rp><rt>し</rt><rp>)</rp></ruby><ruby><rb>用</rb><rp>(</rp><rt>よう</rt><rp>)</rp></ruby>して
| style="font-size:40pt;" |<!--新字体-->使
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>使&#xE0101;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">使</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【而】-->
| style="font-size:13px;" |<!--よ み-->しか-も
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->而
| style="font-size:13px;" |<!--説 明-->(人名用漢字)<ref name="">[[wikt:en:]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>而</rb><rp>(</rp><rt>しか</rt><rp>)</rp></ruby>も<ruby><rb>尙</rb><rp>(</rp><rt>なお</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【頻】-->
| style="font-size:13px;" |<!--よ み-->しきり
| style="width:50px;" |[[画像:Ufa6a.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->頻󠄀
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb><span style="font-size:30px;">頻󠄀</span></rb><rp>(</rp><rt>しきり</rt><rp>)</rp></ruby>に
| style="font-size:40pt;" |<!--新字体-->頻
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>頻&#xE0100;
|- style="font-size:40pt;font-family:游明朝;<!--【諸】-->
| style="font-size:13px;" |<!--よ み-->ショ
| style="width:50px;" |[[画像:Ufa22.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->諸󠄀
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>諸󠄀</rb><rp>(</rp><rt>しょ</rt><rp>)</rp></ruby><ruby><rb>盟</rb><rp>(</rp><rt>めい</rt><rp>)</rp></ruby><ruby><rb>邦󠄂</rb><rp>(</rp><rt>ほう</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->諸
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>諸&#xE0100;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">諸</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【眞】-->
| style="font-size:13px;" |<!--よ み-->シン
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->眞
| style="font-size:13px;" |<!--説 明--><ref name="">[[wikt:en:眞#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>眞</rb><rp>(</rp><rt>れい</rt><rp>)</rp></ruby>に
| style="font-size:40pt;" |<!--新字体-->真
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【體】-->
| style="font-size:13px;" |<!--よ み-->タイ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->體
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>國</rb><rp>(</rp><rt>こく</rt><rp>)</rp></ruby><ruby><rb>體</rb><rp>(</rp><rt>たい</rt><rp>)</rp></ruby> <span style="font-size:11px;">(2か所)</span><hr><ruby><rb>體</rb><rp>(</rp><rt>たい</rt><rp>)</rp></ruby>せよ
| style="font-size:40pt;" |<!--新字体-->体
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【彈】-->
| style="font-size:13px;" |<!--よ み-->ダン
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->彈
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>爆</rb><rp>(</rp><rt>ばく</rt><rp>)</rp></ruby><ruby><rb>彈</rb><rp>(</rp><rt>だん</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->弾
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【終】-->
| style="font-size:13px;" |<!--よ み-->つい-に<hr>(シュウ)
| style="width:50px;" |[[画像:U7d42-kyu.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->終󠄁
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>終󠄁</rb><rp>(</rp><rt>つい</rt><rp>)</rp></ruby>に<hr><ruby><rb>終󠄁</rb><rp>(</rp><rt>しゅう</rt><rp>)</rp></ruby><ruby><rb>始</rb><rp>(</rp><rt>し</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->終
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>終&#xE0101;<hr>※手書きの原本では<br> 「<span style="font-family:MS明朝;font-size:30px;">{{lang|zh-tw|終}}</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【盡】-->
| style="font-size:13px;" |<!--よ み-->つく-す
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->盡
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:]]</ref>
| style="font-size:20px;" |<!--用 例-->最善を<ruby><rb>盡</rb><rp>(</rp><rt>つく</rt><rp>)</rp></ruby>せる
| style="font-size:40pt;" |<!--新字体-->尽
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【轉】-->
| style="font-size:13px;" |<!--よ み-->テン
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->轉
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>好</rb><rp>(</rp><rt>こう</rt><rp>)</rp></ruby><ruby><rb>轉</rb><rp>(</rp><rt>てん</rt><rp>)</rp></ruby>せず
| style="font-size:40pt;" |<!--新字体-->転
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【尙】-->
| style="font-size:13px;" |<!--よ み-->なお
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->尙
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>而</rb><rp>(</rp><rt>しか</rt><rp>)</rp></ruby>も<ruby><rb>尙</rb><rp>(</rp><rt>なお</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->尚
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【延】-->
| style="font-size:13px;" |<!--よ み-->のべ-る
| style="width:50px;" |[[画像:U5ef6-kyu.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->延󠄂
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>延󠄂</rb><rp>(</rp><rt>のべ</rt><rp>)</rp></ruby>て
| style="font-size:40pt;" |<!--新字体-->延
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>延&#xE0102;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">延</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【文】-->
| style="font-size:13px;" |<!--よ み-->ブン
| style="width:50px;" |[[画像:Aj1-20131@6.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->文󠄁
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>文󠄁</rb><rp>(</rp><rt>ぶん</rt><rp>)</rp></ruby><ruby><rb>明</rb><rp>(</rp><rt>めい</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>文&#xE0101;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">文</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【亦】-->
| style="font-size:13px;" |<!--よ み-->また
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->亦
| style="font-size:13px;" |<!--説 明-->(表外漢字)<ref name="">[[wikt:en:]]</ref>
| style="font-size:20px;" |<!--用 例-->も<ruby><rb>亦</rb><rp>(</rp><rt>また</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->
| style="font-size:13px;" |<!--備 考-->別表記「又」
|- style="font-size:40pt;font-family:游明朝;<!--【者】-->
| style="font-size:13px;" |<!--よ み-->もの
| style="width:50px;" |[[画像:Ufa5b.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->者󠄁
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb><span style="font-size:30px;">者󠄁</span></rb><rp>(</rp><rt>もの</rt><rp>)</rp></ruby> <span style="font-size:11px;">(2か所)</span>
| style="font-size:40pt;" |<!--新字体-->者
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>者&#xE0101;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">者</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【來】-->
| style="font-size:13px;" |<!--よ み-->ライ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->來
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>招</rb><rp>(</rp><rt>しょう</rt><rp>)</rp></ruby><ruby><rb>來</rb><rp>(</rp><rt>らい</rt><rp>)</rp></ruby><hr><ruby><rb>將</rb><rp>(</rp><rt>しょう</rt><rp>)</rp></ruby><ruby><rb>來</rb><rp>(</rp><rt>らい</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->来
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【類】-->
| style="font-size:13px;" |<!--よ み-->ルイ
| style="width:50px;" |[[画像:Uf9d0.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->類󠄀
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb><span style="font-size:30px;">人</span></rb><rp>(</rp><rt>じん</rt><rp>)</rp></ruby><ruby><rb><span style="font-size:30px;">類󠄀</span></rb><rp>(</rp><rt>るい</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->類
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>類&#xE0100;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">類</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【】-->
| style="font-size:13px;" |<!--よ み-->
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->
| style="font-size:13px;" |<!--説 明--><!-- <ref name="">[[wikt:en:]]</ref> -->
| style="font-size:20px;" |<!--用 例-->
| style="font-size:40pt;" |<!--新字体-->
| style="font-size:13px;" |<!--備 考--><!--(異体字セレクタ)<br><hr>※手書きの原本では<br> 「<span style="font-size:30px;">●</span>」-->
|}
===脚注===
<references />
*簡体字:<span style="font-family:MS明朝;font-size:40px;">{{lang|zh|終 諾 /庻󠄀 庻󠄀}}</span>
*繁体字:<span style="font-family:MS明朝;font-size:40px;">{{lang|zh-tw|終 諾 /庻󠄀 庻󠄀}}</span>
*:<span style="font-size:40px;">{{lang|vi|庻 庻 庻󠄀 庻󠄀 }}</span>
<!--
<ruby><rb>●漢字●</rb><rp>(</rp><rt>●ルビ●</rt><rp>)</rp></ruby>
<ruby><rb><span style="font-size:30px;">●漢字●</span></rb><rp>(</rp><rt>●ルビ●</rt><rp>)</rp></ruby>
-->
<!--
<span style="font-size:30px;"></span>
<span style="font-size:50px;">[[wikt:en:|en:]]</span>
-->
l9qzxn6zv6686a2b7desu1z856s9fvl
302223
302221
2026-08-14T07:33:51Z
Linguae
449
/* 旧字体・異体字 */
302223
wikitext
text/x-wiki
==簡体字・繁体字==
*簡体字のタグ:<nowiki>{{lang|zh|骨}}</nowiki>
*繁体字のタグ:<nowiki>{{lang|zh-tw|骨}}</nowiki>
{| class="wikitable"
|-
!簡体字
!繁体字
!常用漢字
![異体字]
|- style="font-size:50px;
|{{lang|zh|起}}
|{{lang|zh-tw|起}}
|起
|起󠄁
|- style="font-size:50px;
|{{lang|zh|骨}}
|{{lang|zh-tw|骨}}
|骨
|- style="font-size:50px;
|{{lang|zh|終}}
|{{lang|zh-tw|終}}
|終
|終󠄁
|- style="font-size:50px;
|{{lang|zh|酋}}
|{{lang|zh-tw|酋}}
|酋
|- style="font-size:50px;
|{{lang|zh|稍}}
|{{lang|zh-tw|稍}}
|稍
|- style="font-size:50px;
|{{lang|zh|然}}
|{{lang|zh-tw|然}}
|然
|- style="font-size:50px;
|{{lang|zh|納}}
|{{lang|zh-tw|納}}
|納
|- style="font-size:50px;
|{{lang|zh|派}}
|{{lang|zh-tw|派}}
|派
|- style="font-size:50px;
|{{lang|zh|藍}}
|{{lang|zh-tw|藍}}
|藍
|- style="font-size:50px;
|{{lang|zh|領}}
|{{lang|zh-tw|領}}
|領
|- style="font-size:50px;
|{{lang|zh|}}
|{{lang|zh-tw|}}
|
| style="font-size:13px;" |
|}
*簡体字:<span style="font-size:40px;">{{lang|zh|骨 酋 納 領 𠁅 𬞈}}</span>
*繁体字:<span style="font-size:40px;">{{lang|zh-tw|骨 酋 納 領 𠁅 𬞈}}</span>
<span style="font-size:50px;">[[wikt:en:𠁅|𠁅]]
</span>
==漢字==
*簡体字:<span style="font-size:40px;">{{lang|zh|山城 大和 河內 和泉 攝津 伊賀 伊勢 志摩 尾張 三河 遠江 駿河 伊豆 甲斐 相模 武藏 安房 上總 下總 近江 美濃 飛驒 信濃 上野 下野 陸奧 常陸 若狹 越前 加賀 能登 越中 越後 佐渡 丹波 丹後 但馬 因幡 伯耆 出雲 石見 隱岐 播磨 美作 備前 備中 備後 安藝 周防 長門 紀伊 淡路 阿波 讚岐 伊予 土佐 筑前 筑後 豐前 豐後 肥前 肥後 日向 大隅 薩摩 壹岐 對馬 }}</span>
*繁体字:<span style="font-size:40px;">{{lang|zh-tw|山城 大和 河內 和泉 攝津 伊賀 伊勢 志摩 尾張 三河 遠江 駿河 伊豆 甲斐 相模 武藏 安房 上總 下總 近江 美濃 飛驒 信濃 上野 下野 陸奧 常陸 若狹 越前 加賀 能登 越中 越後 佐渡 丹波 丹後 但馬 因幡 伯耆 出雲 石見 隱岐 播磨 美作 備前 備中 備後 安藝 周防 長門 紀伊 淡路 阿波 讚岐 伊予 土佐 筑前 筑後 豐前 豐後 肥前 肥後 日向 大隅 薩摩 壹岐 對馬 }}</span>
==旧字体・異体字==
{| class="wikitable sortable"
|-
!よみ
! style="width:50px;" |(画像)
!字 体
!(説明)
!用 例
!新字体
!備 考
|- style="font-size:40pt;font-family:游明朝;<!--【朕】-->
| style="font-size:13px;" |<!--よ み-->チン
| style="width:50px;" |[[画像:U6715-kyu.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->朕󠄂
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:朕#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>朕󠄂</rb><rp>(</rp><rt>ちん</rt><rp>)</rp></ruby> <span style="font-size:11px;">(16か所)</span>
| style="font-size:40pt;" |<!--新字体-->朕
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>朕&#xE0102;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">朕</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【國】-->
| style="font-size:13px;" |<!--よ み-->コク
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->國
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:國#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>帝</rb><rp>(</rp><rt>てい</rt><rp>)</rp></ruby><ruby><rb>國</rb><rp>(</rp><rt>こく</rt><rp>)</rp></ruby> <span style="font-size:11px;">(8か所)</span>
<hr><ruby><rb>四</rb><rp>(</rp><rt>し</rt><rp>)</rp></ruby><ruby><rb>國</rb><rp>(</rp><rt>こく</rt><rp>)</rp></ruby>
<hr><ruby><rb>二</rb><rp>(</rp><rt>に</rt><rp>)</rp></ruby><ruby><rb>國</rb><rp>(</rp><rt>こく</rt><rp>)</rp></ruby>
<hr><ruby><rb>他</rb><rp>(</rp><rt>た</rt><rp>)</rp></ruby><ruby><rb>國</rb><rp>(</rp><rt>こく</rt><rp>)</rp></ruby>
<hr><ruby><rb>國</rb><rp>(</rp><rt>こく</rt><rp>)</rp></ruby><ruby><rb>體</rb><rp>(</rp><rt>たい</rt><rp>)</rp></ruby> <span style="font-size:11px;">(2か所)</span>
<hr><ruby><rb>擧</rb><rp>(</rp><rt>きょ</rt><rp>)</rp></ruby><ruby><rb>國</rb><rp>(</rp><rt>こく</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->国
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【狀】-->
| style="font-size:13px;" |<!--よ み-->ジョウ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->狀
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:狀#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>現</rb><rp>(</rp><rt>げん</rt><rp>)</rp></ruby><ruby><rb>狀</rb><rp>(</rp><rt>じょう</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->状
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【收】-->
| style="font-size:13px;" |<!--よ み-->シュウ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->收
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:收#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>收</rb><rp>(</rp><rt>しゅう</rt><rp>)</rp></ruby><ruby><rb>拾</rb><rp>(</rp><rt>しゅう</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->収
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【玆】-->
| style="font-size:13px;" |<!--よ み-->ここ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->玆
| style="font-size:13px;" |<!--説 明-->(表外漢字)<ref name="">[[wikt:en:玆#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>玆</rb><rp>(</rp><rt>ここ</rt><rp>)</rp></ruby>に <span style="font-size:11px;">(2か所)</span>
| style="font-size:40pt;" |<!--新字体-->
| style="font-size:15px;" |<!--備 考--><span style="font-size:30pt;">茲</span>、<span style="font-size:30pt;">兹</span> は別字
|- style="font-size:40pt;font-family:游明朝;<!--【爾】-->
| style="font-size:13px;" |<!--よ み-->なんじ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->爾
| style="font-size:13px;" |<!--説 明-->(難読)<ref name="">[[wikt:en:爾#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>爾</rb><rp>(</rp><rt>なんじ</rt><rp>)</rp></ruby><ruby><rb>臣</rb><rp>(</rp><rt>しん</rt><rp>)</rp></ruby><ruby><rb>民</rb><rp>(</rp><rt>みん</rt><rp>)</rp></ruby> <span style="font-size:11px;">(5か所)</span>
| style="font-size:40pt;" |<!--新字体-->
| style="font-size:13px;" |<!--備 考-->「汝」に同じ
|- style="font-size:40pt;font-family:游明朝;<!--【吿】-->
| style="font-size:13px;" |<!--よ み-->コク
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->吿
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:吿#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>通󠄁</rb><rp>(</rp><rt>つう</rt><rp>)</rp></ruby><ruby><rb>吿</rb><rp>(</rp><rt>こく</rt><rp>)</rp></ruby><hr><ruby><rb>吿</rb><rp>(</rp><rt>つ</rt><rp>)</rp></ruby>ぐ
| style="font-size:40pt;" |<!--新字体-->告
| style="font-size:13px;" |<!--備 考-->※手書きの原本では<br> 「<span style="font-size:30px;">告</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【對】-->
| style="font-size:13px;" |<!--よ み-->タイ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->對
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:對#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例-->に<ruby><rb>對</rb><rp>(</rp><rt>たい</rt><rp>)</rp></ruby>し <span style="font-size:11px;">(2か所)</span>
| style="font-size:40pt;" |<!--新字体-->対
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【諾】-->
| style="font-size:13px;" |<!--よ み-->ダク
| style="width:50px;" |[[画像:Ufabd.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体--><span style="font-family:MS明朝;">{{lang|zh-tw|諾󠄂}}</span>
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:諾#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>受</rb><rp>(</rp><rt>じゅ</rt><rp>)</rp></ruby><ruby><rb><span style="font-family:MS明朝;">{{lang|zh-tw|諾󠄂}}</span></rb><rp>(</rp><rt>だく</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->諾
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>諾󠄂<hr><span style="color:red;">▶</span>日本語の明朝体<br> では表示困難
|- style="font-size:40pt;font-family:游明朝;<!--【通】-->
| style="font-size:13px;" |<!--よ み-->ツウ
| style="width:50px;" |[[画像:U901a-kyu.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->通󠄁
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:通#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>通󠄁</rb><rp>(</rp><rt>つう</rt><rp>)</rp></ruby><ruby><rb>吿</rb><rp>(</rp><rt>こく</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->通
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>通&#xE0101;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">通</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【抑】-->
| style="font-size:13px;" |<!--よ み-->そも
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->抑
| style="font-size:13px;" |<!--説 明-->([[w:表外読み|表外音訓]])<ref name="">[[wikt:en:抑#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>抑</rb><rp>(</rp><rt>そも</rt><rp>)</rp></ruby><ruby><rb>〻</rb><rp>(</rp><rt>そも</rt><rp>)</rp></ruby>
| style="font-size:13pt;" |<!--新字体-->(同左)
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【圖】-->
| style="font-size:13px;" |<!--よ み-->はかる
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->圖
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:圖#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>圖</rb><rp>(</rp><rt>はか</rt><rp>)</rp></ruby>り
| style="font-size:40pt;" |<!--新字体-->図
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【萬】-->
| style="font-size:13px;" |<!--よ み-->バン
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体--><span style="font-family:MS明朝;">{{lang|zh-tw|萬}}</span>
| style="font-size:13px;" |<!--説 明-->(旧字体)<br>(萬の異体字)<ref name="">[[wikt:en:萬#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>萬</rb><rp>(</rp><rt>ばん</rt><rp>)</rp></ruby><ruby><rb>邦󠄂</rb><rp>(</rp><rt>ぽう</rt><rp>)</rp></ruby>
<hr><ruby><rb>萬</rb><rp>(</rp><rt>ばん</rt><rp>)</rp></ruby><ruby><rb>世</rb><rp>(</rp><rt>せい</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->万
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)?<br><hr><span style="color:red;">▶</span>日本語の明朝体<br> では表示困難
|- style="font-size:40pt;font-family:游明朝;<!--【邦】-->
| style="font-size:13px;" |<!--よ み-->ホウ
| style="width:50px;" |[[画像:U90a6-kyu.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->邦󠄂
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:邦#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>萬</rb><rp>(</rp><rt>ばん</rt><rp>)</rp></ruby><ruby><rb>邦󠄂</rb><rp>(</rp><rt>ぽう</rt><rp>)</rp></ruby>
<hr><ruby><rb>盟</rb><rp>(</rp><rt>めい</rt><rp>)</rp></ruby><ruby><rb>邦󠄂</rb><rp>(</rp><rt>ほう</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->邦
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>邦&#xE0102;
|- style="font-size:40pt;font-family:游明朝;<!--【榮】-->
| style="font-size:13px;" |<!--よ み-->エイ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->榮
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:榮#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>共</rb><rp>(</rp><rt>きょう</rt><rp>)</rp></ruby><ruby><rb>榮</rb><rp>(</rp><rt>えい</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->栄
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【樂】-->
| style="font-size:13px;" |<!--よ み-->ラク
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->樂
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:樂#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>樂</rb><rp>(</rp><rt>らく</rt><rp>)</rp></ruby>を
| style="font-size:40pt;" |<!--新字体-->楽
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【偕】-->
| style="font-size:13px;" |<!--よ み-->とも
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->偕
| style="font-size:13px;" |<!--説 明-->(表外漢字)<ref name="">[[wikt:en:偕#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>偕</rb><rp>(</rp><rt>とも</rt><rp>)</rp></ruby>に
| style="font-size:40pt;" |<!--新字体-->
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【祖】-->
| style="font-size:13px;" |<!--よ み-->ソ
| style="width:50px;" |[[画像:Ufa50.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->祖︀
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:祖#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>皇</rb><rp>(</rp><rt>こう</rt><rp>)</rp></ruby><ruby><rb>祖︀</rb><rp>(</rp><rt>そ</rt><rp>)</rp></ruby><ruby><rb>皇</rb><rp>(</rp><rt>こう</rt><rp>)</rp></ruby><ruby><rb>宗</rb><rp>(</rp><rt>そう</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->祖
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>祖&#xFE00;
|- style="font-size:40pt;font-family:游明朝;<!--【遺󠄁】-->
| style="font-size:13px;" |<!--よ み-->イ
| style="width:50px;" |[[画像:U907a-kyu.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->遺󠄁
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:遺#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>遺󠄁</rb><rp>(</rp><rt>い</rt><rp>)</rp></ruby><ruby><rb>範</rb><rp>(</rp><rt>はん</rt><rp>)</rp></ruby><hr><ruby><rb>遺󠄁</rb><rp>(</rp><rt>い</rt><rp>)</rp></ruby><ruby><rb>憾</rb><rp>(</rp><rt>かん</rt><rp>)</rp></ruby><hr><ruby><rb>遺󠄁</rb><rp>(</rp><rt>い</rt><rp>)</rp></ruby><ruby><rb>族</rb><rp>(</rp><rt>ぞく</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->遺
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>遺&#xE0101;
|- style="font-size:40pt;font-family:游明朝;<!--【拳】-->
| style="font-size:13px;" |<!--よ み-->ケン
| style="width:50px;" |[[画像:U62f3-kyu.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->拳󠄁
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:拳#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>拳󠄁</rb><rp>(</rp><rt>けん</rt><rp>)</rp></ruby><ruby><rb>〻</rb><rp>(</rp><rt>けん</rt><rp>)</rp></ruby><ruby><rb>措</rb><rp>(</rp><rt>お</rt><rp>)</rp></ruby>かざる
| style="font-size:40pt;" |<!--新字体-->拳
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>拳&#xE0101;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">拳</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【所󠄁】-->
| style="font-size:13px;" |<!--よ み-->ところ
| style="width:50px;" |[[画像:U6240-kyu.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->所󠄁
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:所#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>所󠄁</rb><rp>(</rp><rt>ところ</rt><rp>)</rp></ruby> <span style="font-size:11px;">(6か所)</span><hr><ruby><rb>所󠄁以</rb><rp>(</rp><rt>ゆえん</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->所
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>所&#xE0101;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">所</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【曩】-->
| style="font-size:13px;" |<!--よ み-->さき
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->曩
| style="font-size:13px;" |<!--説 明-->(表外漢字)<ref name="">[[wikt:en:曩#Japanese]]</ref>
| style="font-size:30px;" |<!--用 例--><ruby><rb>曩</rb><rp>(</rp><rt>さき</rt><rp>)</rp></ruby>に
| style="font-size:40pt;" |<!--新字体-->
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【戰】-->
| style="font-size:13px;" |<!--よ み-->セン
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->戰
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:戰#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>宣</rb><rp>(</rp><rt>せん</rt><rp>)</rp></ruby><ruby><rb>戰</rb><rp>(</rp><rt>せん</rt><rp>)</rp></ruby>
<hr><ruby><rb>交󠄁</rb><rp>(</rp><rt>こう</rt><rp>)</rp></ruby><ruby><rb>戰</rb><rp>(</rp><rt>せん</rt><rp>)</rp></ruby> <span style="font-size:11px;">(2か所)</span>
<hr><ruby><rb><span style="font-size:30px;">勇󠄁</span></rb><rp>(</rp><rt>ゆう</rt><rp>)</rp></ruby><ruby><rb>戰</rb><rp>(</rp><rt>せん</rt><rp>)</rp></ruby>
<hr><ruby><rb>戰</rb><rp>(</rp><rt>せん</rt><rp>)</rp></ruby><ruby><rb>局</rb><rp>(</rp><rt>きょく</rt><rp>)</rp></ruby>
<hr><ruby><rb>戰</rb><rp>(</rp><rt>せん</rt><rp>)</rp></ruby><ruby><rb>陣</rb><rp>(</rp><rt>じん</rt><rp>)</rp></ruby>
<hr><ruby><rb>戰</rb><rp>(</rp><rt>せん</rt><rp>)</rp></ruby><ruby><rb>傷</rb><rp>(</rp><rt>しょう</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->戦
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【亦】-->
| style="font-size:13px;" |<!--よ み-->また
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->亦
| style="font-size:13px;" |<!--説 明-->(表外漢字)<ref name="">[[wikt:en:亦#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>亦</rb><rp>(</rp><rt>また</rt><rp>)</rp></ruby> <span style="font-size:11px;">(2か所)</span>
| style="font-size:40pt;" |<!--新字体-->
| style="font-size:13px;" |<!--備 考-->別表記「又」
|- style="font-size:40pt;font-family:游明朝;<!--【實】-->
| style="font-size:13px;" |<!--よ み-->ジツ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->實
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:實#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>實</rb><rp>(</rp><rt>じつ</rt><rp>)</rp></ruby>に
| style="font-size:40pt;" |<!--新字体-->実
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【亞】-->
| style="font-size:13px;" |<!--よ み-->ア
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->亞
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:亞#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>東</rb><rp>(</rp><rt>とう</rt><rp>)</rp></ruby><ruby><rb>亞</rb><rp>(</rp><rt>あ</rt><rp>)</rp></ruby> <span style="font-size:11px;">(2か所)</span>
| style="font-size:40pt;" |<!--新字体-->亜
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【庻】-->
| style="font-size:13px;" |<!--よ み-->ショ
| style="width:50px;" |[[画像:U5ebb-var-001.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体--><span style="font-size:13px;">(<span style="color:red;">▶</span>表示困難)</span>
| style="font-size:13px;" |<!--説 明-->(<span style="font-size:30px;">{{lang|zh-tw|庻󠄀}}</span> の<br>異体字<ref>[https://moji.or.jp/mojikibansearch/info?MJ%E6%96%87%E5%AD%97%E5%9B%B3%E5%BD%A2%E5%90%8D=MJ011023]</ref>)<ref name="">[[wikt:en:庻#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb><span style="font-size:30px;">{{lang|zh-tw|庻󠄀}}</span></rb><rp>(</rp><rt>しょ</rt><rp>)</rp></ruby><ruby><rb>幾󠄁</rb><rp>(</rp><rt>き</rt><rp>)</rp></ruby>する<hr><ruby><rb>衆</rb><rp>(</rp><rt>しゅう</rt><rp>)</rp></ruby><ruby><rb><span style="font-size:30px;">{{lang|zh-tw|庻󠄀}}</span></rb><rp>(</rp><rt>しょ</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->庶
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>&#x5EBB;&#xE0100;<hr><span style="color:red;">▶</span>表示が困難なため<br> <span style="font-size:30px;">{{lang|zh-tw|庻}}</span> で代用する
|- style="font-size:40pt;font-family:游明朝;<!--【權】-->
| style="font-size:13px;" |<!--よ み-->ケン
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->權
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:權#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>主</rb><rp>(</rp><rt>しゅ</rt><rp>)</rp></ruby><ruby><rb>權</rb><rp>(</rp><rt>けん</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->権
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【侵】-->
| style="font-size:13px;" |<!--よ み-->おか-す
| style="width:50px;" |[[画像:U4fb5-kyu.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->侵󠄁
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:侵#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>侵󠄁</rb><rp>(</rp><rt>おか</rt><rp>)</rp></ruby>す
| style="font-size:40pt;" |<!--新字体-->侵
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br><hr>※手書きの原本では<br> 「<span style="font-size:30px;">侵</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【然】-->
| style="font-size:13px;" |<!--よ み-->しか
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->然
| style="font-size:13px;" |<!--説 明-->(難読)<ref name="">[[wikt:en:然#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>然</rb><rp>(</rp><rt>しか</rt><rp>)</rp></ruby>るに<hr><ruby><rb>然</rb><rp>(</rp><rt>しか</rt><rp>)</rp></ruby>れども
| style="font-size:13pt;" |<!--新字体-->(同左)
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【交】-->
| style="font-size:13px;" |<!--よ み-->コウ
| style="width:50px;" |[[画像:U4ea4-k@8.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->交󠄁
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:交#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>交󠄁</rb><rp>(</rp><rt>こう</rt><rp>)</rp></ruby><ruby><rb>戰</rb><rp>(</rp><rt>せん</rt><rp>)</rp></ruby> <span style="font-size:11px;">(2か所)</span>
| style="font-size:40pt;" |<!--新字体-->交
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>交&#xE0101;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">交</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【已】-->
| style="font-size:13px;" |<!--よ み-->すで
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->已
| style="font-size:13px;" |<!--説 明-->(人名用漢字)<ref name="">[[wikt:en:已#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>已</rb><rp>(</rp><rt>すで</rt><rp>)</rp></ruby>に
| style="font-size:40pt;" |<!--新字体-->
| style="font-size:13px;" |<!--備 考-->「既に」に同じ
|- style="font-size:40pt;font-family:游明朝;<!--【歲】-->
| style="font-size:13px;" |<!--よ み-->サイ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->歲
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:歲#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>四</rb><rp>(</rp><rt>し</rt><rp>)</rp></ruby><ruby><rb>歲</rb><rp>(</rp><rt>さい</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->歳
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【閱】-->
| style="font-size:13px;" |<!--よ み-->けみ-す
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->閱
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:閱#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>閱</rb><rp>(</rp><rt>けみ</rt><rp>)</rp></ruby>し
| style="font-size:40pt;" |<!--新字体-->閲
| style="font-size:13px;" |<!--備 考-->※手書きの原本では<br> 「<span style="font-size:30px;">閲</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【海】-->
| style="font-size:13px;" |<!--よ み-->カイ
| style="width:50px;" |[[画像:Ufa45.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->海󠄀
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:海#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>陸</rb><rp>(</rp><rt>りく</rt><rp>)</rp></ruby><ruby><rb>海󠄀</rb><rp>(</rp><rt>かい</rt><rp>)</rp></ruby><ruby><rb>將</rb><rp>(</rp><rt>しょう</rt><rp>)</rp></ruby><ruby><rb>兵</rb><rp>(</rp><rt>へい</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->海
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>海&#xE0100;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">海</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【將】-->
| style="font-size:13px;" |<!--よ み-->ショウ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->將
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:將#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>將</rb><rp>(</rp><rt>しょう</rt><rp>)</rp></ruby><ruby><rb>兵</rb><rp>(</rp><rt>へい</rt><rp>)</rp></ruby><hr><ruby><rb>將</rb><rp>(</rp><rt>しょう</rt><rp>)</rp></ruby><ruby><rb>來</rb><rp>(</rp><rt>らい</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->将
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【勇】-->
| style="font-size:13px;" |<!--よ み-->ユウ
| style="width:50px;" |[[画像:Ufa76.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->勇󠄁
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:勇#Japanese]]</ref>
| style="font-size:30px;" |<!--用 例--><ruby><rb>勇󠄁</rb><rp>(</rp><rt>ゆう</rt><rp>)</rp></ruby><ruby><rb>戰</rb><rp>(</rp><rt>せん</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->勇
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>勇&#xE0101;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">勇</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【勵】-->
| style="font-size:13px;" |<!--よ み-->レイ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->勵
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:勵#Japanese]]</ref>
| style="font-size:30px;" |<!--用 例--><ruby><rb>勵</rb><rp>(</rp><rt>れい</rt><rp>)</rp></ruby><ruby><rb>精󠄀</rb><rp>(</rp><rt>せい</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->励
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【精】-->
| style="font-size:13px;" |<!--よ み-->セイ
| style="width:50px;" |[[画像:Ufa1d.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->精󠄀
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:精#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>勵</rb><rp>(</rp><rt>れい</rt><rp>)</rp></ruby><ruby><rb>精󠄀</rb><rp>(</rp><rt>せい</rt><rp>)</rp></ruby>
<hr><ruby><rb>精󠄀</rb><rp>(</rp><rt>せい</rt><rp>)</rp></ruby><ruby><rb>華</rb><rp>(</rp><rt>か</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->精
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>精&#xE0100;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">精</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【盡】-->
| style="font-size:13px;" |<!--よ み-->つく-す
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->盡
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:盡#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例-->最善を<ruby><rb>盡</rb><rp>(</rp><rt>つく</rt><rp>)</rp></ruby>せる
| style="font-size:40pt;" |<!--新字体-->尽
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【拘】-->
| style="font-size:13px;" |<!--よ み-->かかわ-る
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->拘
| style="font-size:13px;" |<!--説 明-->([[w:表外読み|表外音訓]])<ref name="">[[wikt:en:拘#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例-->に<ruby><rb>拘</rb><rp>(</rp><rt>かかわ</rt><rp>)</rp></ruby>らず
| style="font-size:13pt;" |<!--新字体-->(同左)
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【轉】-->
| style="font-size:13px;" |<!--よ み-->テン
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->轉
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:轉#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>好</rb><rp>(</rp><rt>こう</rt><rp>)</rp></ruby><ruby><rb>轉</rb><rp>(</rp><rt>てん</rt><rp>)</rp></ruby>せず
| style="font-size:40pt;" |<!--新字体-->転
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【加之】-->
| style="font-size:13px;" |<!--よ み-->しかのみならず
| style="width:50px;" |
| style="font-size:20pt;" |<!--字 体-->加之
| style="font-size:13px;" |<!--説 明-->([[w:熟字訓|熟字訓]])<ref name="">[[wikt:en:加之#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>加之</rb><rp>(</rp><rt>しかのみならず</rt><rp>)</rp></ruby><ruby>
| style="font-size:40pt;" |<!--新字体-->
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【殘】-->
| style="font-size:13px;" |<!--よ み-->ザン
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->殘
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:殘#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb><span style="font-size:30px;">殘</span></rb><rp>(</rp><rt>ざん</rt><rp>)</rp></ruby><ruby><rb><span style="font-size:30px;">虐󠄁</span></rb><rp>(</rp><rt>ぎゃく</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->残
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【虐】-->
| style="font-size:13px;" |<!--よ み-->ギャク
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->虐󠄁
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:虐#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb><span style="font-size:30px;">殘</span></rb><rp>(</rp><rt>ざん</rt><rp>)</rp></ruby><ruby><rb><span style="font-size:30px;">虐󠄁</span></rb><rp>(</rp><rt>ぎゃく</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->虐
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>虐&#xE0101;
|- style="font-size:40pt;font-family:游明朝;<!--【彈】-->
| style="font-size:13px;" |<!--よ み-->ダン
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->彈
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:彈#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>爆</rb><rp>(</rp><rt>ばく</rt><rp>)</rp></ruby><ruby><rb>彈</rb><rp>(</rp><rt>だん</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->弾
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【使】-->
| style="font-size:13px;" |<!--よ み-->シ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->使󠄁
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:使#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>使󠄁</rb><rp>(</rp><rt>し</rt><rp>)</rp></ruby><ruby><rb>用</rb><rp>(</rp><rt>よう</rt><rp>)</rp></ruby>して
| style="font-size:40pt;" |<!--新字体-->使
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>使&#xE0101;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">使</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【頻】-->
| style="font-size:13px;" |<!--よ み-->しきり
| style="width:50px;" |[[画像:Ufa6a.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->頻󠄀
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:頻#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb><span style="font-size:30px;">頻󠄀</span></rb><rp>(</rp><rt>しきり</rt><rp>)</rp></ruby>に
| style="font-size:40pt;" |<!--新字体-->頻
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>頻&#xE0100;
|- style="font-size:40pt;font-family:游明朝;<!--【辜】-->
| style="font-size:13px;" |<!--よ み-->コ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->辜
| style="font-size:13px;" |<!--説 明-->(表外漢字)<ref name="">[[wikt:en:辜#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb><span style="font-size:30px;">無</span></rb><rp>(</rp><rt>む</rt><rp>)</rp></ruby><ruby><rb><span style="font-size:30px;">辜</span></rb><rp>(</rp><rt>こ</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【殺】-->
| style="font-size:13px;" |<!--よ み-->サツ
| style="width:50px;" |[[画像:Uf970.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->殺󠄀
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:殺#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>殺󠄀</rb><rp>(</rp><rt>さっ</rt><rp>)</rp></ruby><ruby><rb>傷</rb><rp>(</rp><rt>しょう</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->殺
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>殺&#xE0100;
|- style="font-size:40pt;font-family:游明朝;<!--【慘】-->
| style="font-size:13px;" |<!--よ み-->サン
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->慘
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:慘#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb><span style="font-size:30px;">慘</span></rb><rp>(</rp><rt>さん</rt><rp>)</rp></ruby><ruby><rb><span style="font-size:30px;">害󠄂</span></rb><rp>(</rp><rt>がい</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->惨
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【害】-->
| style="font-size:13px;" |<!--よ み-->ガイ
| style="width:50px;" |[[画像:U5bb3-kyu.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->害󠄂
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:害#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb><span style="font-size:30px;">慘</span></rb><rp>(</rp><rt>さん</rt><rp>)</rp></ruby><ruby><rb><span style="font-size:30px;">害󠄂</span></rb><rp>(</rp><rt>がい</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->害
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>害&#xE0102;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">害</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【眞】-->
| style="font-size:13px;" |<!--よ み-->シン
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->眞
| style="font-size:13px;" |<!--説 明--><ref name="">[[wikt:en:眞#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>眞</rb><rp>(</rp><rt>れい</rt><rp>)</rp></ruby>に
| style="font-size:40pt;" |<!--新字体-->真
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【而】-->
| style="font-size:13px;" |<!--よ み-->しか-も
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->而
| style="font-size:13px;" |<!--説 明-->(人名用漢字)<ref name="">[[wikt:en:而#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>而</rb><rp>(</rp><rt>しか</rt><rp>)</rp></ruby>も<ruby><rb>尙</rb><rp>(</rp><rt>なお</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【尙】-->
| style="font-size:13px;" |<!--よ み-->なお
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->尙
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:尙#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>而</rb><rp>(</rp><rt>しか</rt><rp>)</rp></ruby>も<ruby><rb>尙</rb><rp>(</rp><rt>なお</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->尚
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【繼】-->
| style="font-size:13px;" |<!--よ み-->ケイ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->繼
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:繼#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>繼</rb><rp>(</rp><rt>けい</rt><rp>)</rp></ruby><ruby><rb>續</rb><rp>(</rp><rt>ぞく</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->継
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【續】-->
| style="font-size:13px;" |<!--よ み-->ゾク
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->續
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:續#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>繼</rb><rp>(</rp><rt>けい</rt><rp>)</rp></ruby><ruby><rb>續</rb><rp>(</rp><rt>ぞく</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->続
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【終】-->
| style="font-size:13px;" |<!--よ み-->つい-に<hr>(シュウ)
| style="width:50px;" |[[画像:U7d42-kyu.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->終󠄁
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:終#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>終󠄁</rb><rp>(</rp><rt>つい</rt><rp>)</rp></ruby>に<hr><ruby><rb>終󠄁</rb><rp>(</rp><rt>しゅう</rt><rp>)</rp></ruby><ruby><rb>始</rb><rp>(</rp><rt>し</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->終
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>終&#xE0101;<hr>※手書きの原本では<br> 「<span style="font-family:MS明朝;font-size:30px;">{{lang|zh-tw|終}}</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【來】-->
| style="font-size:13px;" |<!--よ み-->ライ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->來
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:來#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>招</rb><rp>(</rp><rt>しょう</rt><rp>)</rp></ruby><ruby><rb>來</rb><rp>(</rp><rt>らい</rt><rp>)</rp></ruby><hr><ruby><rb>將</rb><rp>(</rp><rt>しょう</rt><rp>)</rp></ruby><ruby><rb>來</rb><rp>(</rp><rt>らい</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->来
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【延】-->
| style="font-size:13px;" |<!--よ み-->のべ-る
| style="width:50px;" |[[画像:U5ef6-kyu.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->延󠄂
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:延#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>延󠄂</rb><rp>(</rp><rt>のべ</rt><rp>)</rp></ruby>て
| style="font-size:40pt;" |<!--新字体-->延
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>延&#xE0102;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">延</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【類】-->
| style="font-size:13px;" |<!--よ み-->ルイ
| style="width:50px;" |[[画像:Uf9d0.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->類󠄀
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:類#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb><span style="font-size:30px;">人</span></rb><rp>(</rp><rt>じん</rt><rp>)</rp></ruby><ruby><rb><span style="font-size:30px;">類󠄀</span></rb><rp>(</rp><rt>るい</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->類
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>類&#xE0100;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">類</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【文】-->
| style="font-size:13px;" |<!--よ み-->ブン
| style="width:50px;" |[[画像:Aj1-20131@6.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->文󠄁
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:文#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>文󠄁</rb><rp>(</rp><rt>ぶん</rt><rp>)</rp></ruby><ruby><rb>明</rb><rp>(</rp><rt>めい</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>文&#xE0101;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">文</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【擧】-->
| style="font-size:13px;" |<!--よ み-->キョ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->擧
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>擧</rb><rp>(</rp><rt>きょ</rt><rp>)</rp></ruby><ruby><rb>國</rb><rp>(</rp><rt>こく</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->挙
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【諸】-->
| style="font-size:13px;" |<!--よ み-->ショ
| style="width:50px;" |[[画像:Ufa22.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->諸󠄀
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>諸󠄀</rb><rp>(</rp><rt>しょ</rt><rp>)</rp></ruby><ruby><rb>盟</rb><rp>(</rp><rt>めい</rt><rp>)</rp></ruby><ruby><rb>邦󠄂</rb><rp>(</rp><rt>ほう</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->諸
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>諸&#xE0100;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">諸</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【體】-->
| style="font-size:13px;" |<!--よ み-->タイ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->體
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>國</rb><rp>(</rp><rt>こく</rt><rp>)</rp></ruby><ruby><rb>體</rb><rp>(</rp><rt>たい</rt><rp>)</rp></ruby> <span style="font-size:11px;">(2か所)</span><hr><ruby><rb>體</rb><rp>(</rp><rt>たい</rt><rp>)</rp></ruby>せよ
| style="font-size:40pt;" |<!--新字体-->体
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【者】-->
| style="font-size:13px;" |<!--よ み-->もの
| style="width:50px;" |[[画像:Ufa5b.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->者󠄁
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb><span style="font-size:30px;">者󠄁</span></rb><rp>(</rp><rt>もの</rt><rp>)</rp></ruby> <span style="font-size:11px;">(2か所)</span>
| style="font-size:40pt;" |<!--新字体-->者
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>者&#xE0101;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">者</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【】-->
| style="font-size:13px;" |<!--よ み-->
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->
| style="font-size:13px;" |<!--説 明--><!-- <ref name="">[[wikt:en:]]</ref> -->
| style="font-size:20px;" |<!--用 例-->
| style="font-size:40pt;" |<!--新字体-->
| style="font-size:13px;" |<!--備 考--><!--(異体字セレクタ)<br><hr>※手書きの原本では<br> 「<span style="font-size:30px;">●</span>」-->
|}
===脚注===
<references />
*簡体字:<span style="font-family:MS明朝;font-size:40px;">{{lang|zh|終 諾 /庻󠄀 庻󠄀}}</span>
*繁体字:<span style="font-family:MS明朝;font-size:40px;">{{lang|zh-tw|終 諾 /庻󠄀 庻󠄀}}</span>
*:<span style="font-size:40px;">{{lang|vi|庻 庻 庻󠄀 庻󠄀 }}</span>
<!--
<ruby><rb>●漢字●</rb><rp>(</rp><rt>●ルビ●</rt><rp>)</rp></ruby>
<ruby><rb><span style="font-size:30px;">●漢字●</span></rb><rp>(</rp><rt>●ルビ●</rt><rp>)</rp></ruby>
-->
<!--
<span style="font-size:30px;"></span>
<span style="font-size:50px;">[[wikt:en:|en:]]</span>
-->
2l9jsoh8x0q54wmekudyyfc0x5z5dgm
302225
302223
2026-08-14T07:53:04Z
Linguae
449
/* 旧字体・異体字 */
302225
wikitext
text/x-wiki
==簡体字・繁体字==
*簡体字のタグ:<nowiki>{{lang|zh|骨}}</nowiki>
*繁体字のタグ:<nowiki>{{lang|zh-tw|骨}}</nowiki>
{| class="wikitable"
|-
!簡体字
!繁体字
!常用漢字
![異体字]
|- style="font-size:50px;
|{{lang|zh|起}}
|{{lang|zh-tw|起}}
|起
|起󠄁
|- style="font-size:50px;
|{{lang|zh|骨}}
|{{lang|zh-tw|骨}}
|骨
|- style="font-size:50px;
|{{lang|zh|終}}
|{{lang|zh-tw|終}}
|終
|終󠄁
|- style="font-size:50px;
|{{lang|zh|酋}}
|{{lang|zh-tw|酋}}
|酋
|- style="font-size:50px;
|{{lang|zh|稍}}
|{{lang|zh-tw|稍}}
|稍
|- style="font-size:50px;
|{{lang|zh|然}}
|{{lang|zh-tw|然}}
|然
|- style="font-size:50px;
|{{lang|zh|納}}
|{{lang|zh-tw|納}}
|納
|- style="font-size:50px;
|{{lang|zh|派}}
|{{lang|zh-tw|派}}
|派
|- style="font-size:50px;
|{{lang|zh|藍}}
|{{lang|zh-tw|藍}}
|藍
|- style="font-size:50px;
|{{lang|zh|領}}
|{{lang|zh-tw|領}}
|領
|- style="font-size:50px;
|{{lang|zh|}}
|{{lang|zh-tw|}}
|
| style="font-size:13px;" |
|}
*簡体字:<span style="font-size:40px;">{{lang|zh|骨 酋 納 領 𠁅 𬞈}}</span>
*繁体字:<span style="font-size:40px;">{{lang|zh-tw|骨 酋 納 領 𠁅 𬞈}}</span>
<span style="font-size:50px;">[[wikt:en:𠁅|𠁅]]
</span>
==漢字==
*簡体字:<span style="font-size:40px;">{{lang|zh|山城 大和 河內 和泉 攝津 伊賀 伊勢 志摩 尾張 三河 遠江 駿河 伊豆 甲斐 相模 武藏 安房 上總 下總 近江 美濃 飛驒 信濃 上野 下野 陸奧 常陸 若狹 越前 加賀 能登 越中 越後 佐渡 丹波 丹後 但馬 因幡 伯耆 出雲 石見 隱岐 播磨 美作 備前 備中 備後 安藝 周防 長門 紀伊 淡路 阿波 讚岐 伊予 土佐 筑前 筑後 豐前 豐後 肥前 肥後 日向 大隅 薩摩 壹岐 對馬 }}</span>
*繁体字:<span style="font-size:40px;">{{lang|zh-tw|山城 大和 河內 和泉 攝津 伊賀 伊勢 志摩 尾張 三河 遠江 駿河 伊豆 甲斐 相模 武藏 安房 上總 下總 近江 美濃 飛驒 信濃 上野 下野 陸奧 常陸 若狹 越前 加賀 能登 越中 越後 佐渡 丹波 丹後 但馬 因幡 伯耆 出雲 石見 隱岐 播磨 美作 備前 備中 備後 安藝 周防 長門 紀伊 淡路 阿波 讚岐 伊予 土佐 筑前 筑後 豐前 豐後 肥前 肥後 日向 大隅 薩摩 壹岐 對馬 }}</span>
==旧字体・異体字==
{| class="wikitable sortable"
|-
!よみ
! style="width:50px;" |(画像)
!字 体
!(説明)
!用 例
!新字体
!備 考
|- style="font-size:40pt;font-family:游明朝;<!--【朕】-->
| style="font-size:13px;" |<!--よ み-->チン
| style="width:50px;" |[[画像:U6715-kyu.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->朕󠄂
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:朕#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>朕󠄂</rb><rp>(</rp><rt>ちん</rt><rp>)</rp></ruby> <span style="font-size:11px;">(16か所)</span>
| style="font-size:40pt;" |<!--新字体-->朕
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>朕&#xE0102;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">朕</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【國】-->
| style="font-size:13px;" |<!--よ み-->コク
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->國
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:國#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>帝</rb><rp>(</rp><rt>てい</rt><rp>)</rp></ruby><ruby><rb>國</rb><rp>(</rp><rt>こく</rt><rp>)</rp></ruby> <span style="font-size:11px;">(8か所)</span>
<hr><ruby><rb>四</rb><rp>(</rp><rt>し</rt><rp>)</rp></ruby><ruby><rb>國</rb><rp>(</rp><rt>こく</rt><rp>)</rp></ruby>
<hr><ruby><rb>二</rb><rp>(</rp><rt>に</rt><rp>)</rp></ruby><ruby><rb>國</rb><rp>(</rp><rt>こく</rt><rp>)</rp></ruby>
<hr><ruby><rb>他</rb><rp>(</rp><rt>た</rt><rp>)</rp></ruby><ruby><rb>國</rb><rp>(</rp><rt>こく</rt><rp>)</rp></ruby>
<hr><ruby><rb>國</rb><rp>(</rp><rt>こく</rt><rp>)</rp></ruby><ruby><rb>體</rb><rp>(</rp><rt>たい</rt><rp>)</rp></ruby> <span style="font-size:11px;">(2か所)</span>
<hr><ruby><rb>擧</rb><rp>(</rp><rt>きょ</rt><rp>)</rp></ruby><ruby><rb>國</rb><rp>(</rp><rt>こく</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->国
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【狀】-->
| style="font-size:13px;" |<!--よ み-->ジョウ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->狀
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:狀#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>現</rb><rp>(</rp><rt>げん</rt><rp>)</rp></ruby><ruby><rb>狀</rb><rp>(</rp><rt>じょう</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->状
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【收】-->
| style="font-size:13px;" |<!--よ み-->シュウ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->收
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:收#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>收</rb><rp>(</rp><rt>しゅう</rt><rp>)</rp></ruby><ruby><rb>拾</rb><rp>(</rp><rt>しゅう</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->収
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【玆】-->
| style="font-size:13px;" |<!--よ み-->ここ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->玆
| style="font-size:13px;" |<!--説 明-->(表外漢字)<ref name="">[[wikt:en:玆#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>玆</rb><rp>(</rp><rt>ここ</rt><rp>)</rp></ruby>に <span style="font-size:11px;">(2か所)</span>
| style="font-size:40pt;" |<!--新字体-->
| style="font-size:15px;" |<!--備 考--><span style="font-size:30pt;">茲</span>、<span style="font-size:30pt;">兹</span> は別字
|- style="font-size:40pt;font-family:游明朝;<!--【爾】-->
| style="font-size:13px;" |<!--よ み-->なんじ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->爾
| style="font-size:13px;" |<!--説 明-->(難読)<ref name="">[[wikt:en:爾#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>爾</rb><rp>(</rp><rt>なんじ</rt><rp>)</rp></ruby><ruby><rb>臣</rb><rp>(</rp><rt>しん</rt><rp>)</rp></ruby><ruby><rb>民</rb><rp>(</rp><rt>みん</rt><rp>)</rp></ruby> <span style="font-size:11px;">(5か所)</span>
| style="font-size:40pt;" |<!--新字体-->
| style="font-size:13px;" |<!--備 考-->「汝」に同じ
|- style="font-size:40pt;font-family:游明朝;<!--【吿】-->
| style="font-size:13px;" |<!--よ み-->コク
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->吿
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:吿#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>通󠄁</rb><rp>(</rp><rt>つう</rt><rp>)</rp></ruby><ruby><rb>吿</rb><rp>(</rp><rt>こく</rt><rp>)</rp></ruby><hr><ruby><rb>吿</rb><rp>(</rp><rt>つ</rt><rp>)</rp></ruby>ぐ
| style="font-size:40pt;" |<!--新字体-->告
| style="font-size:13px;" |<!--備 考-->※手書きの原本では<br> 「<span style="font-size:30px;">告</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【對】-->
| style="font-size:13px;" |<!--よ み-->タイ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->對
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:對#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例-->に<ruby><rb>對</rb><rp>(</rp><rt>たい</rt><rp>)</rp></ruby>し <span style="font-size:11px;">(2か所)</span>
| style="font-size:40pt;" |<!--新字体-->対
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【諾】-->
| style="font-size:13px;" |<!--よ み-->ダク
| style="width:50px;" |[[画像:Ufabd.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体--><span style="font-family:MS明朝;">{{lang|zh-tw|諾󠄂}}</span>
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:諾#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>受</rb><rp>(</rp><rt>じゅ</rt><rp>)</rp></ruby><ruby><rb><span style="font-family:MS明朝;">{{lang|zh-tw|諾󠄂}}</span></rb><rp>(</rp><rt>だく</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->諾
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>諾󠄂<hr><span style="color:red;">▶</span>日本語の明朝体<br> では表示困難
|- style="font-size:40pt;font-family:游明朝;<!--【通】-->
| style="font-size:13px;" |<!--よ み-->ツウ
| style="width:50px;" |[[画像:U901a-kyu.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->通󠄁
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:通#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>通󠄁</rb><rp>(</rp><rt>つう</rt><rp>)</rp></ruby><ruby><rb>吿</rb><rp>(</rp><rt>こく</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->通
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>通&#xE0101;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">通</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【抑】-->
| style="font-size:13px;" |<!--よ み-->そも
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->抑
| style="font-size:13px;" |<!--説 明-->([[w:表外読み|表外音訓]])<ref name="">[[wikt:en:抑#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>抑</rb><rp>(</rp><rt>そも</rt><rp>)</rp></ruby><ruby><rb>〻</rb><rp>(</rp><rt>そも</rt><rp>)</rp></ruby>
| style="font-size:13pt;" |<!--新字体-->(同左)
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【圖】-->
| style="font-size:13px;" |<!--よ み-->はかる
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->圖
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:圖#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>圖</rb><rp>(</rp><rt>はか</rt><rp>)</rp></ruby>り
| style="font-size:40pt;" |<!--新字体-->図
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【萬】-->
| style="font-size:13px;" |<!--よ み-->バン
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体--><span style="font-family:MS明朝;">{{lang|zh-tw|萬}}</span>
| style="font-size:13px;" |<!--説 明-->(旧字体)<br>(萬の異体字)<ref name="">[[wikt:en:萬#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>萬</rb><rp>(</rp><rt>ばん</rt><rp>)</rp></ruby><ruby><rb>邦󠄂</rb><rp>(</rp><rt>ぽう</rt><rp>)</rp></ruby>
<hr><ruby><rb>萬</rb><rp>(</rp><rt>ばん</rt><rp>)</rp></ruby><ruby><rb>世</rb><rp>(</rp><rt>せい</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->万
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)?<br><hr><span style="color:red;">▶</span>日本語の明朝体<br> では表示困難
|- style="font-size:40pt;font-family:游明朝;<!--【邦】-->
| style="font-size:13px;" |<!--よ み-->ホウ
| style="width:50px;" |[[画像:U90a6-kyu.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->邦󠄂
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:邦#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>萬</rb><rp>(</rp><rt>ばん</rt><rp>)</rp></ruby><ruby><rb>邦󠄂</rb><rp>(</rp><rt>ぽう</rt><rp>)</rp></ruby>
<hr><ruby><rb>盟</rb><rp>(</rp><rt>めい</rt><rp>)</rp></ruby><ruby><rb>邦󠄂</rb><rp>(</rp><rt>ほう</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->邦
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>邦&#xE0102;
|- style="font-size:40pt;font-family:游明朝;<!--【榮】-->
| style="font-size:13px;" |<!--よ み-->エイ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->榮
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:榮#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>共</rb><rp>(</rp><rt>きょう</rt><rp>)</rp></ruby><ruby><rb>榮</rb><rp>(</rp><rt>えい</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->栄
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【樂】-->
| style="font-size:13px;" |<!--よ み-->ラク
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->樂
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:樂#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>樂</rb><rp>(</rp><rt>らく</rt><rp>)</rp></ruby>を
| style="font-size:40pt;" |<!--新字体-->楽
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【偕】-->
| style="font-size:13px;" |<!--よ み-->とも
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->偕
| style="font-size:13px;" |<!--説 明-->(表外漢字)<ref name="">[[wikt:en:偕#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>偕</rb><rp>(</rp><rt>とも</rt><rp>)</rp></ruby>に
| style="font-size:40pt;" |<!--新字体-->
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【祖】-->
| style="font-size:13px;" |<!--よ み-->ソ
| style="width:50px;" |[[画像:Ufa50.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->祖︀
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:祖#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>皇</rb><rp>(</rp><rt>こう</rt><rp>)</rp></ruby><ruby><rb>祖︀</rb><rp>(</rp><rt>そ</rt><rp>)</rp></ruby><ruby><rb>皇</rb><rp>(</rp><rt>こう</rt><rp>)</rp></ruby><ruby><rb>宗</rb><rp>(</rp><rt>そう</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->祖
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>祖&#xFE00;
|- style="font-size:40pt;font-family:游明朝;<!--【遺󠄁】-->
| style="font-size:13px;" |<!--よ み-->イ
| style="width:50px;" |[[画像:U907a-kyu.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->遺󠄁
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:遺#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>遺󠄁</rb><rp>(</rp><rt>い</rt><rp>)</rp></ruby><ruby><rb>範</rb><rp>(</rp><rt>はん</rt><rp>)</rp></ruby><hr><ruby><rb>遺󠄁</rb><rp>(</rp><rt>い</rt><rp>)</rp></ruby><ruby><rb>憾</rb><rp>(</rp><rt>かん</rt><rp>)</rp></ruby><hr><ruby><rb>遺󠄁</rb><rp>(</rp><rt>い</rt><rp>)</rp></ruby><ruby><rb>族</rb><rp>(</rp><rt>ぞく</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->遺
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>遺&#xE0101;
|- style="font-size:40pt;font-family:游明朝;<!--【拳】-->
| style="font-size:13px;" |<!--よ み-->ケン
| style="width:50px;" |[[画像:U62f3-kyu.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->拳󠄁
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:拳#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>拳󠄁</rb><rp>(</rp><rt>けん</rt><rp>)</rp></ruby><ruby><rb>〻</rb><rp>(</rp><rt>けん</rt><rp>)</rp></ruby><ruby><rb>措</rb><rp>(</rp><rt>お</rt><rp>)</rp></ruby>かざる
| style="font-size:40pt;" |<!--新字体-->拳
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>拳&#xE0101;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">拳</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【所󠄁】-->
| style="font-size:13px;" |<!--よ み-->ところ
| style="width:50px;" |[[画像:U6240-kyu.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->所󠄁
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:所#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>所󠄁</rb><rp>(</rp><rt>ところ</rt><rp>)</rp></ruby> <span style="font-size:11px;">(6か所)</span><hr><ruby><rb>所󠄁以</rb><rp>(</rp><rt>ゆえん</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->所
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>所&#xE0101;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">所</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【曩】-->
| style="font-size:13px;" |<!--よ み-->さき
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->曩
| style="font-size:13px;" |<!--説 明-->(表外漢字)<ref name="">[[wikt:en:曩#Japanese]]</ref>
| style="font-size:30px;" |<!--用 例--><ruby><rb>曩</rb><rp>(</rp><rt>さき</rt><rp>)</rp></ruby>に
| style="font-size:40pt;" |<!--新字体-->
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【戰】-->
| style="font-size:13px;" |<!--よ み-->セン
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->戰
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:戰#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>宣</rb><rp>(</rp><rt>せん</rt><rp>)</rp></ruby><ruby><rb>戰</rb><rp>(</rp><rt>せん</rt><rp>)</rp></ruby>
<hr><ruby><rb>交󠄁</rb><rp>(</rp><rt>こう</rt><rp>)</rp></ruby><ruby><rb>戰</rb><rp>(</rp><rt>せん</rt><rp>)</rp></ruby> <span style="font-size:11px;">(2か所)</span>
<hr><ruby><rb><span style="font-size:30px;">勇󠄁</span></rb><rp>(</rp><rt>ゆう</rt><rp>)</rp></ruby><ruby><rb>戰</rb><rp>(</rp><rt>せん</rt><rp>)</rp></ruby>
<hr><ruby><rb>戰</rb><rp>(</rp><rt>せん</rt><rp>)</rp></ruby><ruby><rb>局</rb><rp>(</rp><rt>きょく</rt><rp>)</rp></ruby>
<hr><ruby><rb>戰</rb><rp>(</rp><rt>せん</rt><rp>)</rp></ruby><ruby><rb>陣</rb><rp>(</rp><rt>じん</rt><rp>)</rp></ruby>
<hr><ruby><rb>戰</rb><rp>(</rp><rt>せん</rt><rp>)</rp></ruby><ruby><rb>傷</rb><rp>(</rp><rt>しょう</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->戦
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【亦】-->
| style="font-size:13px;" |<!--よ み-->また
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->亦
| style="font-size:13px;" |<!--説 明-->(表外漢字)<ref name="">[[wikt:en:亦#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>亦</rb><rp>(</rp><rt>また</rt><rp>)</rp></ruby> <span style="font-size:11px;">(2か所)</span>
| style="font-size:40pt;" |<!--新字体-->
| style="font-size:13px;" |<!--備 考-->別表記「又」
|- style="font-size:40pt;font-family:游明朝;<!--【實】-->
| style="font-size:13px;" |<!--よ み-->ジツ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->實
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:實#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>實</rb><rp>(</rp><rt>じつ</rt><rp>)</rp></ruby>に
| style="font-size:40pt;" |<!--新字体-->実
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【亞】-->
| style="font-size:13px;" |<!--よ み-->ア
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->亞
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:亞#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>東</rb><rp>(</rp><rt>とう</rt><rp>)</rp></ruby><ruby><rb>亞</rb><rp>(</rp><rt>あ</rt><rp>)</rp></ruby> <span style="font-size:11px;">(2か所)</span>
| style="font-size:40pt;" |<!--新字体-->亜
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【庻】-->
| style="font-size:13px;" |<!--よ み-->ショ
| style="width:50px;" |[[画像:U5ebb-var-001.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体--><span style="font-size:13px;">(<span style="color:red;">▶</span>表示困難)</span>
| style="font-size:13px;" |<!--説 明-->(<span style="font-size:30px;">{{lang|zh-tw|庻󠄀}}</span> の<br>異体字<ref>[https://moji.or.jp/mojikibansearch/info?MJ%E6%96%87%E5%AD%97%E5%9B%B3%E5%BD%A2%E5%90%8D=MJ011023]</ref>)<ref name="">[[wikt:en:庻#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb><span style="font-size:30px;">{{lang|zh-tw|庻󠄀}}</span></rb><rp>(</rp><rt>しょ</rt><rp>)</rp></ruby><ruby><rb>幾󠄁</rb><rp>(</rp><rt>き</rt><rp>)</rp></ruby>する<hr><ruby><rb>衆</rb><rp>(</rp><rt>しゅう</rt><rp>)</rp></ruby><ruby><rb><span style="font-size:30px;">{{lang|zh-tw|庻󠄀}}</span></rb><rp>(</rp><rt>しょ</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->庶
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>&#x5EBB;&#xE0100;<hr><span style="color:red;">▶</span>表示が困難なため<br> <span style="font-size:30px;">{{lang|zh-tw|庻}}</span> で代用する
|- style="font-size:40pt;font-family:游明朝;<!--【權】-->
| style="font-size:13px;" |<!--よ み-->ケン
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->權
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:權#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>主</rb><rp>(</rp><rt>しゅ</rt><rp>)</rp></ruby><ruby><rb>權</rb><rp>(</rp><rt>けん</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->権
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【侵】-->
| style="font-size:13px;" |<!--よ み-->おか-す
| style="width:50px;" |[[画像:U4fb5-kyu.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->侵󠄁
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:侵#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>侵󠄁</rb><rp>(</rp><rt>おか</rt><rp>)</rp></ruby>す
| style="font-size:40pt;" |<!--新字体-->侵
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br><hr>※手書きの原本では<br> 「<span style="font-size:30px;">侵</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【然】-->
| style="font-size:13px;" |<!--よ み-->しか
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->然
| style="font-size:13px;" |<!--説 明-->(難読)<ref name="">[[wikt:en:然#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>然</rb><rp>(</rp><rt>しか</rt><rp>)</rp></ruby>るに<hr><ruby><rb>然</rb><rp>(</rp><rt>しか</rt><rp>)</rp></ruby>れども
| style="font-size:13pt;" |<!--新字体-->(同左)
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【交】-->
| style="font-size:13px;" |<!--よ み-->コウ
| style="width:50px;" |[[画像:U4ea4-k@8.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->交󠄁
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:交#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>交󠄁</rb><rp>(</rp><rt>こう</rt><rp>)</rp></ruby><ruby><rb>戰</rb><rp>(</rp><rt>せん</rt><rp>)</rp></ruby> <span style="font-size:11px;">(2か所)</span>
| style="font-size:40pt;" |<!--新字体-->交
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>交&#xE0101;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">交</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【已】-->
| style="font-size:13px;" |<!--よ み-->すで
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->已
| style="font-size:13px;" |<!--説 明-->(人名用漢字)<ref name="">[[wikt:en:已#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>已</rb><rp>(</rp><rt>すで</rt><rp>)</rp></ruby>に
| style="font-size:40pt;" |<!--新字体-->
| style="font-size:13px;" |<!--備 考-->「既に」に同じ
|- style="font-size:40pt;font-family:游明朝;<!--【歲】-->
| style="font-size:13px;" |<!--よ み-->サイ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->歲
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:歲#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>四</rb><rp>(</rp><rt>し</rt><rp>)</rp></ruby><ruby><rb>歲</rb><rp>(</rp><rt>さい</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->歳
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【閱】-->
| style="font-size:13px;" |<!--よ み-->けみ-す
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->閱
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:閱#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>閱</rb><rp>(</rp><rt>けみ</rt><rp>)</rp></ruby>し
| style="font-size:40pt;" |<!--新字体-->閲
| style="font-size:13px;" |<!--備 考-->※手書きの原本では<br> 「<span style="font-size:30px;">閲</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【海】-->
| style="font-size:13px;" |<!--よ み-->カイ
| style="width:50px;" |[[画像:Ufa45.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->海󠄀
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:海#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>陸</rb><rp>(</rp><rt>りく</rt><rp>)</rp></ruby><ruby><rb>海󠄀</rb><rp>(</rp><rt>かい</rt><rp>)</rp></ruby><ruby><rb>將</rb><rp>(</rp><rt>しょう</rt><rp>)</rp></ruby><ruby><rb>兵</rb><rp>(</rp><rt>へい</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->海
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>海&#xE0100;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">海</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【將】-->
| style="font-size:13px;" |<!--よ み-->ショウ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->將
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:將#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>將</rb><rp>(</rp><rt>しょう</rt><rp>)</rp></ruby><ruby><rb>兵</rb><rp>(</rp><rt>へい</rt><rp>)</rp></ruby><hr><ruby><rb>將</rb><rp>(</rp><rt>しょう</rt><rp>)</rp></ruby><ruby><rb>來</rb><rp>(</rp><rt>らい</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->将
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【勇】-->
| style="font-size:13px;" |<!--よ み-->ユウ
| style="width:50px;" |[[画像:Ufa76.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->勇󠄁
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:勇#Japanese]]</ref>
| style="font-size:30px;" |<!--用 例--><ruby><rb>勇󠄁</rb><rp>(</rp><rt>ゆう</rt><rp>)</rp></ruby><ruby><rb>戰</rb><rp>(</rp><rt>せん</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->勇
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>勇&#xE0101;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">勇</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【勵】-->
| style="font-size:13px;" |<!--よ み-->レイ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->勵
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:勵#Japanese]]</ref>
| style="font-size:30px;" |<!--用 例--><ruby><rb>勵</rb><rp>(</rp><rt>れい</rt><rp>)</rp></ruby><ruby><rb>精󠄀</rb><rp>(</rp><rt>せい</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->励
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【精】-->
| style="font-size:13px;" |<!--よ み-->セイ
| style="width:50px;" |[[画像:Ufa1d.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->精󠄀
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:精#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>勵</rb><rp>(</rp><rt>れい</rt><rp>)</rp></ruby><ruby><rb>精󠄀</rb><rp>(</rp><rt>せい</rt><rp>)</rp></ruby>
<hr><ruby><rb>精󠄀</rb><rp>(</rp><rt>せい</rt><rp>)</rp></ruby><ruby><rb>華</rb><rp>(</rp><rt>か</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->精
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>精&#xE0100;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">精</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【盡】-->
| style="font-size:13px;" |<!--よ み-->つく-す
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->盡
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:盡#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例-->最善を<ruby><rb>盡</rb><rp>(</rp><rt>つく</rt><rp>)</rp></ruby>せる
| style="font-size:40pt;" |<!--新字体-->尽
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【拘】-->
| style="font-size:13px;" |<!--よ み-->かかわ-る
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->拘
| style="font-size:13px;" |<!--説 明-->([[w:表外読み|表外音訓]])<ref name="">[[wikt:en:拘#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例-->に<ruby><rb>拘</rb><rp>(</rp><rt>かかわ</rt><rp>)</rp></ruby>らず
| style="font-size:13pt;" |<!--新字体-->(同左)
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【轉】-->
| style="font-size:13px;" |<!--よ み-->テン
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->轉
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:轉#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>好</rb><rp>(</rp><rt>こう</rt><rp>)</rp></ruby><ruby><rb>轉</rb><rp>(</rp><rt>てん</rt><rp>)</rp></ruby>せず
| style="font-size:40pt;" |<!--新字体-->転
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【加之】-->
| style="font-size:9px;" |<!--よ み-->しかのみならず
| style="width:50px;" |
| style="font-size:20pt;" |<!--字 体-->加之
| style="font-size:13px;" |<!--説 明-->([[w:熟字訓|熟字訓]])<ref name="">[[wikt:en:加之#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>加之</rb><rp>(</rp><rt>しかのみならず</rt><rp>)</rp></ruby><ruby>
| style="font-size:40pt;" |<!--新字体-->
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【殘】-->
| style="font-size:13px;" |<!--よ み-->ザン
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->殘
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:殘#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb><span style="font-size:30px;">殘</span></rb><rp>(</rp><rt>ざん</rt><rp>)</rp></ruby><ruby><rb><span style="font-size:30px;">虐󠄁</span></rb><rp>(</rp><rt>ぎゃく</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->残
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【虐】-->
| style="font-size:13px;" |<!--よ み-->ギャク
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->虐󠄁
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:虐#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb><span style="font-size:30px;">殘</span></rb><rp>(</rp><rt>ざん</rt><rp>)</rp></ruby><ruby><rb><span style="font-size:30px;">虐󠄁</span></rb><rp>(</rp><rt>ぎゃく</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->虐
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>虐&#xE0101;
|- style="font-size:40pt;font-family:游明朝;<!--【彈】-->
| style="font-size:13px;" |<!--よ み-->ダン
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->彈
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:彈#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>爆</rb><rp>(</rp><rt>ばく</rt><rp>)</rp></ruby><ruby><rb>彈</rb><rp>(</rp><rt>だん</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->弾
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【使】-->
| style="font-size:13px;" |<!--よ み-->シ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->使󠄁
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:使#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>使󠄁</rb><rp>(</rp><rt>し</rt><rp>)</rp></ruby><ruby><rb>用</rb><rp>(</rp><rt>よう</rt><rp>)</rp></ruby>して
| style="font-size:40pt;" |<!--新字体-->使
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>使&#xE0101;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">使</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【頻】-->
| style="font-size:13px;" |<!--よ み-->しきり
| style="width:50px;" |[[画像:Ufa6a.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->頻󠄀
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:頻#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb><span style="font-size:30px;">頻󠄀</span></rb><rp>(</rp><rt>しきり</rt><rp>)</rp></ruby>に
| style="font-size:40pt;" |<!--新字体-->頻
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>頻&#xE0100;
|- style="font-size:40pt;font-family:游明朝;<!--【辜】-->
| style="font-size:13px;" |<!--よ み-->コ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->辜
| style="font-size:13px;" |<!--説 明-->(表外漢字)<ref name="">[[wikt:en:辜#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb><span style="font-size:30px;">無</span></rb><rp>(</rp><rt>む</rt><rp>)</rp></ruby><ruby><rb><span style="font-size:30px;">辜</span></rb><rp>(</rp><rt>こ</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【殺】-->
| style="font-size:13px;" |<!--よ み-->サツ
| style="width:50px;" |[[画像:Uf970.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->殺󠄀
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:殺#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>殺󠄀</rb><rp>(</rp><rt>さっ</rt><rp>)</rp></ruby><ruby><rb>傷</rb><rp>(</rp><rt>しょう</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->殺
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>殺&#xE0100;
|- style="font-size:40pt;font-family:游明朝;<!--【慘】-->
| style="font-size:13px;" |<!--よ み-->サン
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->慘
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:慘#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb><span style="font-size:30px;">慘</span></rb><rp>(</rp><rt>さん</rt><rp>)</rp></ruby><ruby><rb><span style="font-size:30px;">害󠄂</span></rb><rp>(</rp><rt>がい</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->惨
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【害】-->
| style="font-size:13px;" |<!--よ み-->ガイ
| style="width:50px;" |[[画像:U5bb3-kyu.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->害󠄂
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:害#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb><span style="font-size:30px;">慘</span></rb><rp>(</rp><rt>さん</rt><rp>)</rp></ruby><ruby><rb><span style="font-size:30px;">害󠄂</span></rb><rp>(</rp><rt>がい</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->害
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>害&#xE0102;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">害</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【眞】-->
| style="font-size:13px;" |<!--よ み-->シン
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->眞
| style="font-size:13px;" |<!--説 明--><ref name="">[[wikt:en:眞#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>眞</rb><rp>(</rp><rt>れい</rt><rp>)</rp></ruby>に
| style="font-size:40pt;" |<!--新字体-->真
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【而】-->
| style="font-size:13px;" |<!--よ み-->しか-も
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->而
| style="font-size:13px;" |<!--説 明-->(人名用漢字)<ref name="">[[wikt:en:而#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>而</rb><rp>(</rp><rt>しか</rt><rp>)</rp></ruby>も<ruby><rb>尙</rb><rp>(</rp><rt>なお</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【尙】-->
| style="font-size:13px;" |<!--よ み-->なお
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->尙
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:尙#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>而</rb><rp>(</rp><rt>しか</rt><rp>)</rp></ruby>も<ruby><rb>尙</rb><rp>(</rp><rt>なお</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->尚
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【繼】-->
| style="font-size:13px;" |<!--よ み-->ケイ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->繼
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:繼#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>繼</rb><rp>(</rp><rt>けい</rt><rp>)</rp></ruby><ruby><rb>續</rb><rp>(</rp><rt>ぞく</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->継
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【續】-->
| style="font-size:13px;" |<!--よ み-->ゾク
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->續
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:續#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>繼</rb><rp>(</rp><rt>けい</rt><rp>)</rp></ruby><ruby><rb>續</rb><rp>(</rp><rt>ぞく</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->続
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【終】-->
| style="font-size:13px;" |<!--よ み-->つい-に<hr>(シュウ)
| style="width:50px;" |[[画像:U7d42-kyu.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->終󠄁
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:終#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>終󠄁</rb><rp>(</rp><rt>つい</rt><rp>)</rp></ruby>に<hr><ruby><rb>終󠄁</rb><rp>(</rp><rt>しゅう</rt><rp>)</rp></ruby><ruby><rb>始</rb><rp>(</rp><rt>し</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->終
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>終&#xE0101;<hr>※手書きの原本では<br> 「<span style="font-family:MS明朝;font-size:30px;">{{lang|zh-tw|終}}</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【來】-->
| style="font-size:13px;" |<!--よ み-->ライ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->來
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:來#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>招</rb><rp>(</rp><rt>しょう</rt><rp>)</rp></ruby><ruby><rb>來</rb><rp>(</rp><rt>らい</rt><rp>)</rp></ruby><hr><ruby><rb>將</rb><rp>(</rp><rt>しょう</rt><rp>)</rp></ruby><ruby><rb>來</rb><rp>(</rp><rt>らい</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->来
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【延】-->
| style="font-size:13px;" |<!--よ み-->のべ-る
| style="width:50px;" |[[画像:U5ef6-kyu.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->延󠄂
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:延#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>延󠄂</rb><rp>(</rp><rt>のべ</rt><rp>)</rp></ruby>て
| style="font-size:40pt;" |<!--新字体-->延
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>延&#xE0102;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">延</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【類】-->
| style="font-size:13px;" |<!--よ み-->ルイ
| style="width:50px;" |[[画像:Uf9d0.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->類󠄀
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:類#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb><span style="font-size:30px;">人</span></rb><rp>(</rp><rt>じん</rt><rp>)</rp></ruby><ruby><rb><span style="font-size:30px;">類󠄀</span></rb><rp>(</rp><rt>るい</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->類
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>類&#xE0100;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">類</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【文】-->
| style="font-size:13px;" |<!--よ み-->ブン
| style="width:50px;" |[[画像:Aj1-20131@6.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->文󠄁
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:文#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>文󠄁</rb><rp>(</rp><rt>しん</rt><rp>)</rp></ruby><ruby><rb>明</rb><rp>(</rp><rt>めい</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>文&#xE0101;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">文</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【神】-->
| style="font-size:13px;" |<!--よ み-->シン
| style="width:50px;" |[[画像:Ufa19.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->神󠄀
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:神#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><!--用 例--><ruby><rb>神󠄀</rb><rp>(</rp><rt>ぶん</rt><rp>)</rp></ruby><ruby><rb>靈</rb><rp>(</rp><rt>れい</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->神
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>神amp;󠄀<hr>※手書きの原本では<br> 「<span style="font-size:30px;">神</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【靈】-->
| style="font-size:13px;" |<!--よ み-->レイ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->靈
| style="font-size:13px;" |<!--説 明--><ref name="">[[wikt:en:靈#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>神󠄀</rb><rp>(</rp><rt>ぶん</rt><rp>)</rp></ruby><ruby><rb>靈</rb><rp>(</rp><rt>れい</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->霊
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【是】-->
| style="font-size:13px;" |<!--よ み-->こ-れ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->是
| style="font-size:13px;" |<!--説 明-->([[w:表外読み|表外音訓]])<ref name="">[[wikt:en:是#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>是</rb><rp>(</rp><rt>こ</rt><rp>)</rp></ruby>れ
| style="font-size:40pt;" |<!--新字体-->
| style="font-size:13px;" |「此れ」に同じ
|- style="font-size:40pt;font-family:游明朝;<!--【應】-->
| style="font-size:13px;" |<!--よ み-->おう-じる
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->應
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:應#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>應</rb><rp>(</rp><rt>おう</rt><rp>)</rp></ruby>ぜしむる
| style="font-size:40pt;" |<!--新字体-->応
| style="font-size:13px;" |
|- style="font-size:40pt;font-family:游明朝;<!--【擧】-->
| style="font-size:13px;" |<!--よ み-->キョ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->擧
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>擧</rb><rp>(</rp><rt>きょ</rt><rp>)</rp></ruby><ruby><rb>國</rb><rp>(</rp><rt>こく</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->挙
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【諸】-->
| style="font-size:13px;" |<!--よ み-->ショ
| style="width:50px;" |[[画像:Ufa22.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->諸󠄀
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>諸󠄀</rb><rp>(</rp><rt>しょ</rt><rp>)</rp></ruby><ruby><rb>盟</rb><rp>(</rp><rt>めい</rt><rp>)</rp></ruby><ruby><rb>邦󠄂</rb><rp>(</rp><rt>ほう</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->諸
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>諸&#xE0100;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">諸</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【體】-->
| style="font-size:13px;" |<!--よ み-->タイ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->體
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>國</rb><rp>(</rp><rt>こく</rt><rp>)</rp></ruby><ruby><rb>體</rb><rp>(</rp><rt>たい</rt><rp>)</rp></ruby> <span style="font-size:11px;">(2か所)</span><hr><ruby><rb>體</rb><rp>(</rp><rt>たい</rt><rp>)</rp></ruby>せよ
| style="font-size:40pt;" |<!--新字体-->体
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【者】-->
| style="font-size:13px;" |<!--よ み-->もの
| style="width:50px;" |[[画像:Ufa5b.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->者󠄁
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb><span style="font-size:30px;">者󠄁</span></rb><rp>(</rp><rt>もの</rt><rp>)</rp></ruby> <span style="font-size:11px;">(2か所)</span>
| style="font-size:40pt;" |<!--新字体-->者
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>者&#xE0101;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">者</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【】-->
| style="font-size:13px;" |<!--よ み-->
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->
| style="font-size:13px;" |<!--説 明--><!-- <ref name="">[[wikt:en:]]</ref> -->
| style="font-size:20px;" |<!--用 例-->
| style="font-size:40pt;" |<!--新字体-->
| style="font-size:13px;" |<!--備 考--><!--(異体字セレクタ)<br><hr>※手書きの原本では<br> 「<span style="font-size:30px;">●</span>」-->
|}
===脚注===
<references />
*簡体字:<span style="font-family:MS明朝;font-size:40px;">{{lang|zh|終 諾 /庻󠄀 庻󠄀}}</span>
*繁体字:<span style="font-family:MS明朝;font-size:40px;">{{lang|zh-tw|終 諾 /庻󠄀 庻󠄀}}</span>
*:<span style="font-size:40px;">{{lang|vi|庻 庻 庻󠄀 庻󠄀 }}</span>
<!--
<ruby><rb>●漢字●</rb><rp>(</rp><rt>●ルビ●</rt><rp>)</rp></ruby>
<ruby><rb><span style="font-size:30px;">●漢字●</span></rb><rp>(</rp><rt>●ルビ●</rt><rp>)</rp></ruby>
-->
<!--
<span style="font-size:30px;"></span>
<span style="font-size:50px;">[[wikt:en:|en:]]</span>
-->
nd22bqp3keyj46e2ru2ziwqcs3614dl
302229
302225
2026-08-14T09:07:49Z
Linguae
449
/* 旧字体・異体字 */
302229
wikitext
text/x-wiki
==簡体字・繁体字==
*簡体字のタグ:<nowiki>{{lang|zh|骨}}</nowiki>
*繁体字のタグ:<nowiki>{{lang|zh-tw|骨}}</nowiki>
{| class="wikitable"
|-
!簡体字
!繁体字
!常用漢字
![異体字]
|- style="font-size:50px;
|{{lang|zh|起}}
|{{lang|zh-tw|起}}
|起
|起󠄁
|- style="font-size:50px;
|{{lang|zh|骨}}
|{{lang|zh-tw|骨}}
|骨
|- style="font-size:50px;
|{{lang|zh|終}}
|{{lang|zh-tw|終}}
|終
|終󠄁
|- style="font-size:50px;
|{{lang|zh|酋}}
|{{lang|zh-tw|酋}}
|酋
|- style="font-size:50px;
|{{lang|zh|稍}}
|{{lang|zh-tw|稍}}
|稍
|- style="font-size:50px;
|{{lang|zh|然}}
|{{lang|zh-tw|然}}
|然
|- style="font-size:50px;
|{{lang|zh|納}}
|{{lang|zh-tw|納}}
|納
|- style="font-size:50px;
|{{lang|zh|派}}
|{{lang|zh-tw|派}}
|派
|- style="font-size:50px;
|{{lang|zh|藍}}
|{{lang|zh-tw|藍}}
|藍
|- style="font-size:50px;
|{{lang|zh|領}}
|{{lang|zh-tw|領}}
|領
|- style="font-size:50px;
|{{lang|zh|}}
|{{lang|zh-tw|}}
|
| style="font-size:13px;" |
|}
*簡体字:<span style="font-size:40px;">{{lang|zh|骨 酋 納 領 𠁅 𬞈}}</span>
*繁体字:<span style="font-size:40px;">{{lang|zh-tw|骨 酋 納 領 𠁅 𬞈}}</span>
<span style="font-size:50px;">[[wikt:en:𠁅|𠁅]]
</span>
==漢字==
*簡体字:<span style="font-size:40px;">{{lang|zh|山城 大和 河內 和泉 攝津 伊賀 伊勢 志摩 尾張 三河 遠江 駿河 伊豆 甲斐 相模 武藏 安房 上總 下總 近江 美濃 飛驒 信濃 上野 下野 陸奧 常陸 若狹 越前 加賀 能登 越中 越後 佐渡 丹波 丹後 但馬 因幡 伯耆 出雲 石見 隱岐 播磨 美作 備前 備中 備後 安藝 周防 長門 紀伊 淡路 阿波 讚岐 伊予 土佐 筑前 筑後 豐前 豐後 肥前 肥後 日向 大隅 薩摩 壹岐 對馬 }}</span>
*繁体字:<span style="font-size:40px;">{{lang|zh-tw|山城 大和 河內 和泉 攝津 伊賀 伊勢 志摩 尾張 三河 遠江 駿河 伊豆 甲斐 相模 武藏 安房 上總 下總 近江 美濃 飛驒 信濃 上野 下野 陸奧 常陸 若狹 越前 加賀 能登 越中 越後 佐渡 丹波 丹後 但馬 因幡 伯耆 出雲 石見 隱岐 播磨 美作 備前 備中 備後 安藝 周防 長門 紀伊 淡路 阿波 讚岐 伊予 土佐 筑前 筑後 豐前 豐後 肥前 肥後 日向 大隅 薩摩 壹岐 對馬 }}</span>
==旧字体・異体字==
{| class="wikitable sortable"
|-
!よみ
! style="width:50px;" |(画像)
!字 体
!(説明)
!用 例
!新字体
!備 考
|- style="font-size:40pt;font-family:游明朝;<!--【朕】-->
| style="font-size:13px;" |<!--よ み-->チン
| style="width:50px;" |[[画像:U6715-kyu.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->朕󠄂
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:朕#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>朕󠄂</rb><rp>(</rp><rt>ちん</rt><rp>)</rp></ruby> <span style="font-size:11px;">(16か所)</span>
| style="font-size:40pt;" |<!--新字体-->朕
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>朕&#xE0102;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">朕</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【國】-->
| style="font-size:13px;" |<!--よ み-->コク
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->國
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:國#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>帝</rb><rp>(</rp><rt>てい</rt><rp>)</rp></ruby><ruby><rb>國</rb><rp>(</rp><rt>こく</rt><rp>)</rp></ruby> <span style="font-size:11px;">(8か所)</span>
<hr><ruby><rb>四</rb><rp>(</rp><rt>し</rt><rp>)</rp></ruby><ruby><rb>國</rb><rp>(</rp><rt>こく</rt><rp>)</rp></ruby>
<hr><ruby><rb>二</rb><rp>(</rp><rt>に</rt><rp>)</rp></ruby><ruby><rb>國</rb><rp>(</rp><rt>こく</rt><rp>)</rp></ruby>
<hr><ruby><rb>他</rb><rp>(</rp><rt>た</rt><rp>)</rp></ruby><ruby><rb>國</rb><rp>(</rp><rt>こく</rt><rp>)</rp></ruby>
<hr><ruby><rb>國</rb><rp>(</rp><rt>こく</rt><rp>)</rp></ruby><ruby><rb>體</rb><rp>(</rp><rt>たい</rt><rp>)</rp></ruby> <span style="font-size:11px;">(2か所)</span>
<hr><ruby><rb>擧</rb><rp>(</rp><rt>きょ</rt><rp>)</rp></ruby><ruby><rb>國</rb><rp>(</rp><rt>こく</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->国
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【狀】-->
| style="font-size:13px;" |<!--よ み-->ジョウ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->狀
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:狀#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>現</rb><rp>(</rp><rt>げん</rt><rp>)</rp></ruby><ruby><rb>狀</rb><rp>(</rp><rt>じょう</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->状
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【收】-->
| style="font-size:13px;" |<!--よ み-->シュウ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->收
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:收#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>收</rb><rp>(</rp><rt>しゅう</rt><rp>)</rp></ruby><ruby><rb>拾</rb><rp>(</rp><rt>しゅう</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->収
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【玆】-->
| style="font-size:13px;" |<!--よ み-->ここ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->玆
| style="font-size:13px;" |<!--説 明-->(表外漢字)<ref name="">[[wikt:en:玆#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>玆</rb><rp>(</rp><rt>ここ</rt><rp>)</rp></ruby>に <span style="font-size:11px;">(2か所)</span>
| style="font-size:40pt;" |<!--新字体-->
| style="font-size:15px;" |<!--備 考--><span style="font-size:30pt;">茲</span>、<span style="font-size:30pt;">兹</span> は別字
|- style="font-size:40pt;font-family:游明朝;<!--【爾】-->
| style="font-size:13px;" |<!--よ み-->なんじ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->爾
| style="font-size:13px;" |<!--説 明-->(難読)<ref name="">[[wikt:en:爾#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>爾</rb><rp>(</rp><rt>なんじ</rt><rp>)</rp></ruby><ruby><rb>臣</rb><rp>(</rp><rt>しん</rt><rp>)</rp></ruby><ruby><rb>民</rb><rp>(</rp><rt>みん</rt><rp>)</rp></ruby> <span style="font-size:11px;">(5か所)</span>
| style="font-size:40pt;" |<!--新字体-->
| style="font-size:13px;" |<!--備 考-->「汝」に同じ
|- style="font-size:40pt;font-family:游明朝;<!--【吿】-->
| style="font-size:13px;" |<!--よ み-->コク
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->吿
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:吿#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>通󠄁</rb><rp>(</rp><rt>つう</rt><rp>)</rp></ruby><ruby><rb>吿</rb><rp>(</rp><rt>こく</rt><rp>)</rp></ruby><hr><ruby><rb>吿</rb><rp>(</rp><rt>つ</rt><rp>)</rp></ruby>ぐ
| style="font-size:40pt;" |<!--新字体-->告
| style="font-size:13px;" |<!--備 考-->※手書きの原本では<br> 「<span style="font-size:30px;">告</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【對】-->
| style="font-size:13px;" |<!--よ み-->タイ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->對
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:對#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例-->に<ruby><rb>對</rb><rp>(</rp><rt>たい</rt><rp>)</rp></ruby>し <span style="font-size:11px;">(2か所)</span>
| style="font-size:40pt;" |<!--新字体-->対
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【諾】-->
| style="font-size:13px;" |<!--よ み-->ダク
| style="width:50px;" |[[画像:Ufabd.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体--><span style="font-family:MS明朝;">{{lang|zh-tw|諾󠄂}}</span>
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:諾#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>受</rb><rp>(</rp><rt>じゅ</rt><rp>)</rp></ruby><ruby><rb><span style="font-family:MS明朝;">{{lang|zh-tw|諾󠄂}}</span></rb><rp>(</rp><rt>だく</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->諾
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>諾󠄂<hr><span style="color:red;">▶</span>日本語の明朝体<br> では表示困難
|- style="font-size:40pt;font-family:游明朝;<!--【通】-->
| style="font-size:13px;" |<!--よ み-->ツウ
| style="width:50px;" |[[画像:U901a-kyu.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->通󠄁
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:通#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>通󠄁</rb><rp>(</rp><rt>つう</rt><rp>)</rp></ruby><ruby><rb>吿</rb><rp>(</rp><rt>こく</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->通
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>通&#xE0101;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">通</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【抑】-->
| style="font-size:13px;" |<!--よ み-->そも
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->抑
| style="font-size:13px;" |<!--説 明-->([[w:表外読み|表外音訓]])<ref name="">[[wikt:en:抑#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>抑</rb><rp>(</rp><rt>そも</rt><rp>)</rp></ruby><ruby><rb>〻</rb><rp>(</rp><rt>そも</rt><rp>)</rp></ruby>
| style="font-size:13pt;" |<!--新字体-->(同左)
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【圖】-->
| style="font-size:13px;" |<!--よ み-->はかる
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->圖
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:圖#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>圖</rb><rp>(</rp><rt>はか</rt><rp>)</rp></ruby>り
| style="font-size:40pt;" |<!--新字体-->図
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【萬】-->
| style="font-size:13px;" |<!--よ み-->バン
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体--><span style="font-family:MS明朝;">{{lang|zh-tw|萬}}</span>
| style="font-size:13px;" |<!--説 明-->(旧字体)<br>(萬の異体字)<ref name="">[[wikt:en:萬#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>萬</rb><rp>(</rp><rt>ばん</rt><rp>)</rp></ruby><ruby><rb>邦󠄂</rb><rp>(</rp><rt>ぽう</rt><rp>)</rp></ruby>
<hr><ruby><rb>萬</rb><rp>(</rp><rt>ばん</rt><rp>)</rp></ruby><ruby><rb>世</rb><rp>(</rp><rt>せい</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->万
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)?<br><hr><span style="color:red;">▶</span>日本語の明朝体<br> では表示困難
|- style="font-size:40pt;font-family:游明朝;<!--【邦】-->
| style="font-size:13px;" |<!--よ み-->ホウ
| style="width:50px;" |[[画像:U90a6-kyu.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->邦󠄂
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:邦#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>萬</rb><rp>(</rp><rt>ばん</rt><rp>)</rp></ruby><ruby><rb>邦󠄂</rb><rp>(</rp><rt>ぽう</rt><rp>)</rp></ruby>
<hr><ruby><rb>盟</rb><rp>(</rp><rt>めい</rt><rp>)</rp></ruby><ruby><rb>邦󠄂</rb><rp>(</rp><rt>ほう</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->邦
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>邦&#xE0102;
|- style="font-size:40pt;font-family:游明朝;<!--【榮】-->
| style="font-size:13px;" |<!--よ み-->エイ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->榮
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:榮#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>共</rb><rp>(</rp><rt>きょう</rt><rp>)</rp></ruby><ruby><rb>榮</rb><rp>(</rp><rt>えい</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->栄
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【樂】-->
| style="font-size:13px;" |<!--よ み-->ラク
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->樂
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:樂#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>樂</rb><rp>(</rp><rt>らく</rt><rp>)</rp></ruby>を
| style="font-size:40pt;" |<!--新字体-->楽
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【偕】-->
| style="font-size:13px;" |<!--よ み-->とも
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->偕
| style="font-size:13px;" |<!--説 明-->(表外漢字)<ref name="">[[wikt:en:偕#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>偕</rb><rp>(</rp><rt>とも</rt><rp>)</rp></ruby>に
| style="font-size:40pt;" |<!--新字体-->
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【祖】-->
| style="font-size:13px;" |<!--よ み-->ソ
| style="width:50px;" |[[画像:Ufa50.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->祖︀
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:祖#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>皇</rb><rp>(</rp><rt>こう</rt><rp>)</rp></ruby><ruby><rb>祖︀</rb><rp>(</rp><rt>そ</rt><rp>)</rp></ruby><ruby><rb>皇</rb><rp>(</rp><rt>こう</rt><rp>)</rp></ruby><ruby><rb>宗</rb><rp>(</rp><rt>そう</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->祖
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>祖&#xFE00;
|- style="font-size:40pt;font-family:游明朝;<!--【遺󠄁】-->
| style="font-size:13px;" |<!--よ み-->イ
| style="width:50px;" |[[画像:U907a-kyu.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->遺󠄁
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:遺#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>遺󠄁</rb><rp>(</rp><rt>い</rt><rp>)</rp></ruby><ruby><rb>範</rb><rp>(</rp><rt>はん</rt><rp>)</rp></ruby><hr><ruby><rb>遺󠄁</rb><rp>(</rp><rt>い</rt><rp>)</rp></ruby><ruby><rb>憾</rb><rp>(</rp><rt>かん</rt><rp>)</rp></ruby><hr><ruby><rb>遺󠄁</rb><rp>(</rp><rt>い</rt><rp>)</rp></ruby><ruby><rb>族</rb><rp>(</rp><rt>ぞく</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->遺
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>遺&#xE0101;
|- style="font-size:40pt;font-family:游明朝;<!--【拳】-->
| style="font-size:13px;" |<!--よ み-->ケン
| style="width:50px;" |[[画像:U62f3-kyu.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->拳󠄁
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:拳#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>拳󠄁</rb><rp>(</rp><rt>けん</rt><rp>)</rp></ruby><ruby><rb>〻</rb><rp>(</rp><rt>けん</rt><rp>)</rp></ruby><ruby><rb>措</rb><rp>(</rp><rt>お</rt><rp>)</rp></ruby>かざる
| style="font-size:40pt;" |<!--新字体-->拳
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>拳&#xE0101;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">拳</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【所󠄁】-->
| style="font-size:13px;" |<!--よ み-->ところ
| style="width:50px;" |[[画像:U6240-kyu.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->所󠄁
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:所#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>所󠄁</rb><rp>(</rp><rt>ところ</rt><rp>)</rp></ruby> <span style="font-size:11px;">(6か所)</span><hr><ruby><rb>所󠄁以</rb><rp>(</rp><rt>ゆえん</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->所
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>所&#xE0101;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">所</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【曩】-->
| style="font-size:13px;" |<!--よ み-->さき
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->曩
| style="font-size:13px;" |<!--説 明-->(表外漢字)<ref name="">[[wikt:en:曩#Japanese]]</ref>
| style="font-size:30px;" |<!--用 例--><ruby><rb>曩</rb><rp>(</rp><rt>さき</rt><rp>)</rp></ruby>に
| style="font-size:40pt;" |<!--新字体-->
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【戰】-->
| style="font-size:13px;" |<!--よ み-->セン
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->戰
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:戰#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>宣</rb><rp>(</rp><rt>せん</rt><rp>)</rp></ruby><ruby><rb>戰</rb><rp>(</rp><rt>せん</rt><rp>)</rp></ruby>
<hr><ruby><rb>交󠄁</rb><rp>(</rp><rt>こう</rt><rp>)</rp></ruby><ruby><rb>戰</rb><rp>(</rp><rt>せん</rt><rp>)</rp></ruby> <span style="font-size:11px;">(2か所)</span>
<hr><ruby><rb><span style="font-size:30px;">勇󠄁</span></rb><rp>(</rp><rt>ゆう</rt><rp>)</rp></ruby><ruby><rb>戰</rb><rp>(</rp><rt>せん</rt><rp>)</rp></ruby>
<hr><ruby><rb>戰</rb><rp>(</rp><rt>せん</rt><rp>)</rp></ruby><ruby><rb>局</rb><rp>(</rp><rt>きょく</rt><rp>)</rp></ruby>
<hr><ruby><rb>戰</rb><rp>(</rp><rt>せん</rt><rp>)</rp></ruby><ruby><rb>陣</rb><rp>(</rp><rt>じん</rt><rp>)</rp></ruby>
<hr><ruby><rb>戰</rb><rp>(</rp><rt>せん</rt><rp>)</rp></ruby><ruby><rb>傷</rb><rp>(</rp><rt>しょう</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->戦
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【亦】-->
| style="font-size:13px;" |<!--よ み-->また
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->亦
| style="font-size:13px;" |<!--説 明-->(表外漢字)<ref name="">[[wikt:en:亦#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>亦</rb><rp>(</rp><rt>また</rt><rp>)</rp></ruby> <span style="font-size:11px;">(2か所)</span>
| style="font-size:40pt;" |<!--新字体-->
| style="font-size:13px;" |<!--備 考-->別表記「又」
|- style="font-size:40pt;font-family:游明朝;<!--【實】-->
| style="font-size:13px;" |<!--よ み-->ジツ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->實
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:實#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>實</rb><rp>(</rp><rt>じつ</rt><rp>)</rp></ruby>に
| style="font-size:40pt;" |<!--新字体-->実
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【亞】-->
| style="font-size:13px;" |<!--よ み-->ア
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->亞
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:亞#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>東</rb><rp>(</rp><rt>とう</rt><rp>)</rp></ruby><ruby><rb>亞</rb><rp>(</rp><rt>あ</rt><rp>)</rp></ruby> <span style="font-size:11px;">(2か所)</span>
| style="font-size:40pt;" |<!--新字体-->亜
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【庻】-->
| style="font-size:13px;" |<!--よ み-->ショ
| style="width:50px;" |[[画像:U5ebb-var-001.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体--><span style="font-size:13px;">(<span style="color:red;">▶</span>表示困難)</span>
| style="font-size:13px;" |<!--説 明-->(<span style="font-size:30px;">{{lang|zh-tw|庻󠄀}}</span> の<br>異体字<ref>[https://moji.or.jp/mojikibansearch/info?MJ%E6%96%87%E5%AD%97%E5%9B%B3%E5%BD%A2%E5%90%8D=MJ011023]</ref>)<ref name="">[[wikt:en:庻#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb><span style="font-size:30px;">{{lang|zh-tw|庻󠄀}}</span></rb><rp>(</rp><rt>しょ</rt><rp>)</rp></ruby><ruby><rb>幾󠄁</rb><rp>(</rp><rt>き</rt><rp>)</rp></ruby>する<hr><ruby><rb>衆</rb><rp>(</rp><rt>しゅう</rt><rp>)</rp></ruby><ruby><rb><span style="font-size:30px;">{{lang|zh-tw|庻󠄀}}</span></rb><rp>(</rp><rt>しょ</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->庶
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>&#x5EBB;&#xE0100;<hr><span style="color:red;">▶</span>表示が困難なため<br> <span style="font-size:30px;">{{lang|zh-tw|庻}}</span> で代用する
|- style="font-size:40pt;font-family:游明朝;<!--【權】-->
| style="font-size:13px;" |<!--よ み-->ケン
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->權
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:權#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>主</rb><rp>(</rp><rt>しゅ</rt><rp>)</rp></ruby><ruby><rb>權</rb><rp>(</rp><rt>けん</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->権
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【侵】-->
| style="font-size:13px;" |<!--よ み-->おか-す
| style="width:50px;" |[[画像:U4fb5-kyu.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->侵󠄁
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:侵#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>侵󠄁</rb><rp>(</rp><rt>おか</rt><rp>)</rp></ruby>す
| style="font-size:40pt;" |<!--新字体-->侵
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br><hr>※手書きの原本では<br> 「<span style="font-size:30px;">侵</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【然】-->
| style="font-size:13px;" |<!--よ み-->しか
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->然
| style="font-size:13px;" |<!--説 明-->(難読)<ref name="">[[wikt:en:然#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>然</rb><rp>(</rp><rt>しか</rt><rp>)</rp></ruby>るに<hr><ruby><rb>然</rb><rp>(</rp><rt>しか</rt><rp>)</rp></ruby>れども
| style="font-size:13pt;" |<!--新字体-->(同左)
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【交】-->
| style="font-size:13px;" |<!--よ み-->コウ
| style="width:50px;" |[[画像:U4ea4-k@8.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->交󠄁
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:交#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>交󠄁</rb><rp>(</rp><rt>こう</rt><rp>)</rp></ruby><ruby><rb>戰</rb><rp>(</rp><rt>せん</rt><rp>)</rp></ruby> <span style="font-size:11px;">(2か所)</span>
| style="font-size:40pt;" |<!--新字体-->交
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>交&#xE0101;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">交</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【已】-->
| style="font-size:13px;" |<!--よ み-->すで
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->已
| style="font-size:13px;" |<!--説 明-->(人名用漢字)<ref name="">[[wikt:en:已#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>已</rb><rp>(</rp><rt>すで</rt><rp>)</rp></ruby>に
| style="font-size:40pt;" |<!--新字体-->
| style="font-size:13px;" |<!--備 考-->「既に」に同じ
|- style="font-size:40pt;font-family:游明朝;<!--【歲】-->
| style="font-size:13px;" |<!--よ み-->サイ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->歲
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:歲#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>四</rb><rp>(</rp><rt>し</rt><rp>)</rp></ruby><ruby><rb>歲</rb><rp>(</rp><rt>さい</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->歳
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【閱】-->
| style="font-size:13px;" |<!--よ み-->けみ-す
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->閱
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:閱#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>閱</rb><rp>(</rp><rt>けみ</rt><rp>)</rp></ruby>し
| style="font-size:40pt;" |<!--新字体-->閲
| style="font-size:13px;" |<!--備 考-->※手書きの原本では<br> 「<span style="font-size:30px;">閲</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【海】-->
| style="font-size:13px;" |<!--よ み-->カイ
| style="width:50px;" |[[画像:Ufa45.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->海󠄀
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:海#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>陸</rb><rp>(</rp><rt>りく</rt><rp>)</rp></ruby><ruby><rb>海󠄀</rb><rp>(</rp><rt>かい</rt><rp>)</rp></ruby><ruby><rb>將</rb><rp>(</rp><rt>しょう</rt><rp>)</rp></ruby><ruby><rb>兵</rb><rp>(</rp><rt>へい</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->海
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>海&#xE0100;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">海</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【將】-->
| style="font-size:13px;" |<!--よ み-->ショウ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->將
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:將#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>將</rb><rp>(</rp><rt>しょう</rt><rp>)</rp></ruby><ruby><rb>兵</rb><rp>(</rp><rt>へい</rt><rp>)</rp></ruby><hr><ruby><rb>將</rb><rp>(</rp><rt>しょう</rt><rp>)</rp></ruby><ruby><rb>來</rb><rp>(</rp><rt>らい</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->将
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【勇】-->
| style="font-size:13px;" |<!--よ み-->ユウ
| style="width:50px;" |[[画像:Ufa76.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->勇󠄁
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:勇#Japanese]]</ref>
| style="font-size:30px;" |<!--用 例--><ruby><rb>勇󠄁</rb><rp>(</rp><rt>ゆう</rt><rp>)</rp></ruby><ruby><rb>戰</rb><rp>(</rp><rt>せん</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->勇
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>勇&#xE0101;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">勇</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【勵】-->
| style="font-size:13px;" |<!--よ み-->レイ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->勵
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:勵#Japanese]]</ref>
| style="font-size:30px;" |<!--用 例--><ruby><rb>勵</rb><rp>(</rp><rt>れい</rt><rp>)</rp></ruby><ruby><rb>精󠄀</rb><rp>(</rp><rt>せい</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->励
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【精】-->
| style="font-size:13px;" |<!--よ み-->セイ
| style="width:50px;" |[[画像:Ufa1d.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->精󠄀
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:精#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>勵</rb><rp>(</rp><rt>れい</rt><rp>)</rp></ruby><ruby><rb>精󠄀</rb><rp>(</rp><rt>せい</rt><rp>)</rp></ruby>
<hr><ruby><rb>精󠄀</rb><rp>(</rp><rt>せい</rt><rp>)</rp></ruby><ruby><rb>華</rb><rp>(</rp><rt>か</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->精
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>精&#xE0100;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">精</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【盡】-->
| style="font-size:13px;" |<!--よ み-->つく-す
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->盡
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:盡#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例-->最善を<ruby><rb>盡</rb><rp>(</rp><rt>つく</rt><rp>)</rp></ruby>せる
| style="font-size:40pt;" |<!--新字体-->尽
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【拘】-->
| style="font-size:13px;" |<!--よ み-->かかわ-る
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->拘
| style="font-size:13px;" |<!--説 明-->([[w:表外読み|表外音訓]])<ref name="">[[wikt:en:拘#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例-->に<ruby><rb>拘</rb><rp>(</rp><rt>かかわ</rt><rp>)</rp></ruby>らず
| style="font-size:13pt;" |<!--新字体-->(同左)
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【轉】-->
| style="font-size:13px;" |<!--よ み-->テン
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->轉
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:轉#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>好</rb><rp>(</rp><rt>こう</rt><rp>)</rp></ruby><ruby><rb>轉</rb><rp>(</rp><rt>てん</rt><rp>)</rp></ruby>せず
| style="font-size:40pt;" |<!--新字体-->転
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【加之】-->
| style="font-size:9px;" |<!--よ み-->しかのみならず
| style="width:50px;" |
| style="font-size:20pt;" |<!--字 体-->加之
| style="font-size:13px;" |<!--説 明-->([[w:熟字訓|熟字訓]])<ref name="">[[wikt:en:加之#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>加之</rb><rp>(</rp><rt>しかのみならず</rt><rp>)</rp></ruby><ruby>
| style="font-size:40pt;" |<!--新字体-->
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【殘】-->
| style="font-size:13px;" |<!--よ み-->ザン
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->殘
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:殘#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb><span style="font-size:30px;">殘</span></rb><rp>(</rp><rt>ざん</rt><rp>)</rp></ruby><ruby><rb><span style="font-size:30px;">虐󠄁</span></rb><rp>(</rp><rt>ぎゃく</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->残
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【虐】-->
| style="font-size:13px;" |<!--よ み-->ギャク
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->虐󠄁
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:虐#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb><span style="font-size:30px;">殘</span></rb><rp>(</rp><rt>ざん</rt><rp>)</rp></ruby><ruby><rb><span style="font-size:30px;">虐󠄁</span></rb><rp>(</rp><rt>ぎゃく</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->虐
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>虐&#xE0101;
|- style="font-size:40pt;font-family:游明朝;<!--【彈】-->
| style="font-size:13px;" |<!--よ み-->ダン
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->彈
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:彈#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>爆</rb><rp>(</rp><rt>ばく</rt><rp>)</rp></ruby><ruby><rb>彈</rb><rp>(</rp><rt>だん</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->弾
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【使】-->
| style="font-size:13px;" |<!--よ み-->シ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->使󠄁
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:使#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>使󠄁</rb><rp>(</rp><rt>し</rt><rp>)</rp></ruby><ruby><rb>用</rb><rp>(</rp><rt>よう</rt><rp>)</rp></ruby>して
| style="font-size:40pt;" |<!--新字体-->使
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>使&#xE0101;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">使</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【頻】-->
| style="font-size:13px;" |<!--よ み-->しきり
| style="width:50px;" |[[画像:Ufa6a.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->頻󠄀
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:頻#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb><span style="font-size:30px;">頻󠄀</span></rb><rp>(</rp><rt>しきり</rt><rp>)</rp></ruby>に
| style="font-size:40pt;" |<!--新字体-->頻
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>頻&#xE0100;
|- style="font-size:40pt;font-family:游明朝;<!--【辜】-->
| style="font-size:13px;" |<!--よ み-->コ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->辜
| style="font-size:13px;" |<!--説 明-->(表外漢字)<ref name="">[[wikt:en:辜#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb><span style="font-size:30px;">無</span></rb><rp>(</rp><rt>む</rt><rp>)</rp></ruby><ruby><rb><span style="font-size:30px;">辜</span></rb><rp>(</rp><rt>こ</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【殺】-->
| style="font-size:13px;" |<!--よ み-->サツ
| style="width:50px;" |[[画像:Uf970.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->殺󠄀
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:殺#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>殺󠄀</rb><rp>(</rp><rt>さっ</rt><rp>)</rp></ruby><ruby><rb>傷</rb><rp>(</rp><rt>しょう</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->殺
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>殺&#xE0100;
|- style="font-size:40pt;font-family:游明朝;<!--【慘】-->
| style="font-size:13px;" |<!--よ み-->サン
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->慘
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:慘#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb><span style="font-size:30px;">慘</span></rb><rp>(</rp><rt>さん</rt><rp>)</rp></ruby><ruby><rb><span style="font-size:30px;">害󠄂</span></rb><rp>(</rp><rt>がい</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->惨
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【害】-->
| style="font-size:13px;" |<!--よ み-->ガイ
| style="width:50px;" |[[画像:U5bb3-kyu.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->害󠄂
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:害#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb><span style="font-size:30px;">慘</span></rb><rp>(</rp><rt>さん</rt><rp>)</rp></ruby><ruby><rb><span style="font-size:30px;">害󠄂</span></rb><rp>(</rp><rt>がい</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->害
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>害&#xE0102;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">害</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【眞】-->
| style="font-size:13px;" |<!--よ み-->シン
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->眞
| style="font-size:13px;" |<!--説 明--><ref name="">[[wikt:en:眞#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>眞</rb><rp>(</rp><rt>れい</rt><rp>)</rp></ruby>に
| style="font-size:40pt;" |<!--新字体-->真
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【而】-->
| style="font-size:13px;" |<!--よ み-->しか-も
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->而
| style="font-size:13px;" |<!--説 明-->(人名用漢字)<ref name="">[[wikt:en:而#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>而</rb><rp>(</rp><rt>しか</rt><rp>)</rp></ruby>も<ruby><rb>尙</rb><rp>(</rp><rt>なお</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【尙】-->
| style="font-size:13px;" |<!--よ み-->なお
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->尙
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:尙#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>而</rb><rp>(</rp><rt>しか</rt><rp>)</rp></ruby>も<ruby><rb>尙</rb><rp>(</rp><rt>なお</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->尚
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【繼】-->
| style="font-size:13px;" |<!--よ み-->ケイ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->繼
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:繼#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>繼</rb><rp>(</rp><rt>けい</rt><rp>)</rp></ruby><ruby><rb>續</rb><rp>(</rp><rt>ぞく</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->継
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【續】-->
| style="font-size:13px;" |<!--よ み-->ゾク
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->續
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:續#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>繼</rb><rp>(</rp><rt>けい</rt><rp>)</rp></ruby><ruby><rb>續</rb><rp>(</rp><rt>ぞく</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->続
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【終】-->
| style="font-size:13px;" |<!--よ み-->つい-に<hr>(シュウ)
| style="width:50px;" |[[画像:U7d42-kyu.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->終󠄁
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:終#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>終󠄁</rb><rp>(</rp><rt>つい</rt><rp>)</rp></ruby>に<hr><ruby><rb>終󠄁</rb><rp>(</rp><rt>しゅう</rt><rp>)</rp></ruby><ruby><rb>始</rb><rp>(</rp><rt>し</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->終
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>終&#xE0101;<hr>※手書きの原本では<br> 「<span style="font-family:MS明朝;font-size:30px;">{{lang|zh-tw|終}}</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【來】-->
| style="font-size:13px;" |<!--よ み-->ライ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->來
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:來#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>招</rb><rp>(</rp><rt>しょう</rt><rp>)</rp></ruby><ruby><rb>來</rb><rp>(</rp><rt>らい</rt><rp>)</rp></ruby><hr><ruby><rb>將</rb><rp>(</rp><rt>しょう</rt><rp>)</rp></ruby><ruby><rb>來</rb><rp>(</rp><rt>らい</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->来
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【延】-->
| style="font-size:13px;" |<!--よ み-->のべ-る
| style="width:50px;" |[[画像:U5ef6-kyu.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->延󠄂
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:延#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>延󠄂</rb><rp>(</rp><rt>のべ</rt><rp>)</rp></ruby>て
| style="font-size:40pt;" |<!--新字体-->延
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>延&#xE0102;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">延</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【類】-->
| style="font-size:13px;" |<!--よ み-->ルイ
| style="width:50px;" |[[画像:Uf9d0.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->類󠄀
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:類#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb><span style="font-size:30px;">人</span></rb><rp>(</rp><rt>じん</rt><rp>)</rp></ruby><ruby><rb><span style="font-size:30px;">類󠄀</span></rb><rp>(</rp><rt>るい</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->類
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>類&#xE0100;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">類</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【文】-->
| style="font-size:13px;" |<!--よ み-->ブン
| style="width:50px;" |[[画像:Aj1-20131@6.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->文󠄁
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:文#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>文󠄁</rb><rp>(</rp><rt>しん</rt><rp>)</rp></ruby><ruby><rb>明</rb><rp>(</rp><rt>めい</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>文&#xE0101;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">文</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【神】-->
| style="font-size:13px;" |<!--よ み-->シン
| style="width:50px;" |[[画像:Ufa19.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->神󠄀
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:神#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><!--用 例--><ruby><rb>神󠄀</rb><rp>(</rp><rt>ぶん</rt><rp>)</rp></ruby><ruby><rb>靈</rb><rp>(</rp><rt>れい</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->神
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>神amp;󠄀<hr>※手書きの原本では<br> 「<span style="font-size:30px;">神</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【靈】-->
| style="font-size:13px;" |<!--よ み-->レイ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->靈
| style="font-size:13px;" |<!--説 明--><ref name="">[[wikt:en:靈#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>神󠄀</rb><rp>(</rp><rt>ぶん</rt><rp>)</rp></ruby><ruby><rb>靈</rb><rp>(</rp><rt>れい</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->霊
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【是】-->
| style="font-size:13px;" |<!--よ み-->こ-れ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->是
| style="font-size:13px;" |<!--説 明-->([[w:表外読み|表外音訓]])<ref name="">[[wikt:en:是#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>是</rb><rp>(</rp><rt>こ</rt><rp>)</rp></ruby>れ
| style="font-size:40pt;" |<!--新字体-->
| style="font-size:13px;" |「此れ」に同じ
|- style="font-size:40pt;font-family:游明朝;<!--【應】-->
| style="font-size:13px;" |<!--よ み-->おう-じる
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->應
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:應#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>應</rb><rp>(</rp><rt>おう</rt><rp>)</rp></ruby>ぜしむる
| style="font-size:40pt;" |<!--新字体-->応
| style="font-size:13px;" |
|- style="font-size:40pt;font-family:游明朝;<!--【諸】-->
| style="font-size:13px;" |<!--よ み-->ショ
| style="width:50px;" |[[画像:Ufa22.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->諸󠄀
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:諸#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>諸󠄀</rb><rp>(</rp><rt>しょ</rt><rp>)</rp></ruby><ruby><rb>盟</rb><rp>(</rp><rt>めい</rt><rp>)</rp></ruby><ruby><rb>邦󠄂</rb><rp>(</rp><rt>ほう</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->諸
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>諸&#xE0100;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">諸</span>
|- style="font-size:40pt;font-family:游明朝;<!--【斃】-->
| style="font-size:13px;" |<!--よ み-->たお-れる
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->斃
| style="font-size:13px;" |<!--説 明-->(表外漢字)<ref name="">[[wikt:en:斃#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb><span style="font-size:30px;">斃</span></rb><rp>(</rp><rt>たお</rt><rp>)</rp></ruby>れたる者󠄁
| style="font-size:40pt;" |<!--新字体-->
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【者】-->
| style="font-size:13px;" |<!--よ み-->もの
| style="width:50px;" |[[画像:Ufa5b.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->者󠄁
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:者#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb><span style="font-size:30px;">者󠄁</span></rb><rp>(</rp><rt>もの</rt><rp>)</rp></ruby> <span style="font-size:11px;">(2か所)</span>
| style="font-size:40pt;" |<!--新字体-->者
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>者&#xE0101;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">者</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【內】-->
| style="font-size:13px;" |<!--よ み-->ナイ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->內
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:內#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb><span style="font-size:30px;">五</span></rb><rp>(</rp><rt>ご</rt><rp>)</rp></ruby><ruby><rb><span style="font-size:30px;">內</span></rb><rp>(</rp><rt>ない</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->
| style="font-size:13px;" |<!--備 考-->「ダイ」とも読む
|- style="font-size:40pt;font-family:游明朝;<!--【爲】-->
| style="font-size:13px;" |<!--よ み-->ため
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->爲
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:爲#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>爲</rb><rp>(</rp><rt>ため</rt><rp>)</rp></ruby>に <span style="font-size:11px;">(3か所)</span>
| style="font-size:40pt;" |<!--新字体-->為
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【負】-->
| style="font-size:13px;" |<!--よ み-->お-う
| style="width:50px;" |[[画像:U8ca0-kyu.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->負󠄂
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:負#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>傷</rb><rp>(</rp><rt>きず</rt><rp>)</rp></ruby>を<ruby><rb><span style="font-size:30px;">負󠄂</span></rb><rp>(</rp><rt>お</rt><rp>)</rp></ruby>い
| style="font-size:40pt;" |<!--新字体-->負
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>負&#xE0102;<hr>※手書きの原本では<br>別の字体
|- style="font-size:40pt;font-family:游明朝;<!--【禍】-->
| style="font-size:13px;" |<!--よ み-->カ
| style="width:50px;" |[[画像:Ufa52.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->禍󠄀
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:禍#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>災</rb><rp>(</rp><rt>さい</rt><rp>)</rp></ruby><ruby><rb>禍󠄀</rb><rp>(</rp><rt>か</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->禍
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>禍&#xE0100;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">禍</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【軫】-->
| style="font-size:13px;" |<!--よ み-->シン
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->軫
| style="font-size:13px;" |<!--説 明-->(表外漢字)<ref name="">[[wikt:en:軫#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>軫</rb><rp>(</rp><rt>しん</rt><rp>)</rp></ruby><ruby><rb>念</rb><rp>(</rp><rt>ねん</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【惟】-->
| style="font-size:13px;" |<!--よ み-->おも-う
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->惟
| style="font-size:13px;" |<!--説 明-->(人名用漢字)<ref name="">[[wikt:en:惟#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>惟</rb><rp>(</rp><rt>おも</rt><rp>)</rp></ruby>うに
| style="font-size:40pt;" |<!--新字体-->
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【難】-->
| style="font-size:13px;" |<!--よ み-->ナン<br>がた-き
| style="width:50px;" |[[画像:Ufa68.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->難󠄀
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:難#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>苦</rb><rp>(</rp><rt>く</rt><rp>)</rp></ruby><ruby><rb><span style="font-size:30px;">難󠄀</span></rb><rp>(</rp><rt>なん</rt><rp>)</rp></ruby><hr><ruby><rb>堪</rb><rp>(</rp><rt>た</rt><rp>)</rp></ruby>え<ruby><rb><span style="font-size:30px;">難󠄀</span></rb><rp>(</rp><rt>がた</rt><rp>)</rp></ruby>き
<hr><ruby><rb><span style="font-size:30px;">忍󠄁</span></rb><rp>(</rp><rt>しの</rt><rp>)</rp></ruby>び<ruby><rb><span style="font-size:30px;">難󠄀</span></rb><rp>(</rp><rt>がた</rt><rp>)</rp></ruby>き
| style="font-size:40pt;" |<!--新字体-->難
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>難&#xE0100;
|- style="font-size:40pt;font-family:游明朝;<!--【尋】-->
| style="font-size:13px;" |<!--よ み-->ジン
| style="width:50px;" |[[画像:U5c0b-kyu.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->尋󠄁
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:尋#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb><span style="font-size:30px;">尋󠄁</span></rb><rp>(</rp><rt>じん</rt><rp>)</rp></ruby><ruby><rb>常</rb><rp>(</rp><rt>じょう</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->尋
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>尋&#xE0101;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">尋</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【情】-->
| style="font-size:13px;" |<!--よ み-->ジョウ
| style="width:50px;" |[[画像:U60c5-kyu.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->情󠄁
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:情#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>衷</rb><rp>(</rp><rt>ちゅう</rt><rp>)</rp></ruby><ruby><rb><span style="font-size:30px;">情󠄁</span></rb><rp>(</rp><rt>じょう</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->情
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>情&#xE0101;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">情</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【擧】-->
| style="font-size:13px;" |<!--よ み-->キョ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->擧
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>擧</rb><rp>(</rp><rt>きょ</rt><rp>)</rp></ruby><ruby><rb>國</rb><rp>(</rp><rt>こく</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->挙
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【體】-->
| style="font-size:13px;" |<!--よ み-->タイ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->體
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>國</rb><rp>(</rp><rt>こく</rt><rp>)</rp></ruby><ruby><rb>體</rb><rp>(</rp><rt>たい</rt><rp>)</rp></ruby> <span style="font-size:11px;">(2か所)</span><hr><ruby><rb>體</rb><rp>(</rp><rt>たい</rt><rp>)</rp></ruby>せよ
| style="font-size:40pt;" |<!--新字体-->体
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【】-->
| style="font-size:13px;" |<!--よ み-->
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->
| style="font-size:13px;" |<!--説 明--><!-- <ref name="">[[wikt:en:]]</ref> -->
| style="font-size:20px;" |<!--用 例-->
| style="font-size:40pt;" |<!--新字体-->
| style="font-size:13px;" |<!--備 考--><!--(異体字セレクタ)<br><hr>※手書きの原本では<br> 「<span style="font-size:30px;">●</span>」-->
|}
===脚注===
<references />
*簡体字:<span style="font-family:MS明朝;font-size:40px;">{{lang|zh|終 諾 /庻󠄀 庻󠄀}}</span>
*繁体字:<span style="font-family:MS明朝;font-size:40px;">{{lang|zh-tw|終 諾 /庻󠄀 庻󠄀}}</span>
*:<span style="font-size:40px;">{{lang|vi|庻 庻 庻󠄀 庻󠄀 }}</span>
<!--
<ruby><rb>●漢字●</rb><rp>(</rp><rt>●ルビ●</rt><rp>)</rp></ruby>
<ruby><rb><span style="font-size:30px;">●漢字●</span></rb><rp>(</rp><rt>●ルビ●</rt><rp>)</rp></ruby>
-->
<!--
<span style="font-size:30px;"></span>
<span style="font-size:50px;">[[wikt:en:|en:]]</span>
-->
dyo81rvdn80jipyt4x45ubsgb9vevgb
302231
302229
2026-08-14T09:38:24Z
Linguae
449
/* 旧字体・異体字 */
302231
wikitext
text/x-wiki
==簡体字・繁体字==
*簡体字のタグ:<nowiki>{{lang|zh|骨}}</nowiki>
*繁体字のタグ:<nowiki>{{lang|zh-tw|骨}}</nowiki>
{| class="wikitable"
|-
!簡体字
!繁体字
!常用漢字
![異体字]
|- style="font-size:50px;
|{{lang|zh|起}}
|{{lang|zh-tw|起}}
|起
|起󠄁
|- style="font-size:50px;
|{{lang|zh|骨}}
|{{lang|zh-tw|骨}}
|骨
|- style="font-size:50px;
|{{lang|zh|終}}
|{{lang|zh-tw|終}}
|終
|終󠄁
|- style="font-size:50px;
|{{lang|zh|酋}}
|{{lang|zh-tw|酋}}
|酋
|- style="font-size:50px;
|{{lang|zh|稍}}
|{{lang|zh-tw|稍}}
|稍
|- style="font-size:50px;
|{{lang|zh|然}}
|{{lang|zh-tw|然}}
|然
|- style="font-size:50px;
|{{lang|zh|納}}
|{{lang|zh-tw|納}}
|納
|- style="font-size:50px;
|{{lang|zh|派}}
|{{lang|zh-tw|派}}
|派
|- style="font-size:50px;
|{{lang|zh|藍}}
|{{lang|zh-tw|藍}}
|藍
|- style="font-size:50px;
|{{lang|zh|領}}
|{{lang|zh-tw|領}}
|領
|- style="font-size:50px;
|{{lang|zh|}}
|{{lang|zh-tw|}}
|
| style="font-size:13px;" |
|}
*簡体字:<span style="font-size:40px;">{{lang|zh|骨 酋 納 領 𠁅 𬞈}}</span>
*繁体字:<span style="font-size:40px;">{{lang|zh-tw|骨 酋 納 領 𠁅 𬞈}}</span>
<span style="font-size:50px;">[[wikt:en:𠁅|𠁅]]
</span>
==漢字==
*簡体字:<span style="font-size:40px;">{{lang|zh|山城 大和 河內 和泉 攝津 伊賀 伊勢 志摩 尾張 三河 遠江 駿河 伊豆 甲斐 相模 武藏 安房 上總 下總 近江 美濃 飛驒 信濃 上野 下野 陸奧 常陸 若狹 越前 加賀 能登 越中 越後 佐渡 丹波 丹後 但馬 因幡 伯耆 出雲 石見 隱岐 播磨 美作 備前 備中 備後 安藝 周防 長門 紀伊 淡路 阿波 讚岐 伊予 土佐 筑前 筑後 豐前 豐後 肥前 肥後 日向 大隅 薩摩 壹岐 對馬 }}</span>
*繁体字:<span style="font-size:40px;">{{lang|zh-tw|山城 大和 河內 和泉 攝津 伊賀 伊勢 志摩 尾張 三河 遠江 駿河 伊豆 甲斐 相模 武藏 安房 上總 下總 近江 美濃 飛驒 信濃 上野 下野 陸奧 常陸 若狹 越前 加賀 能登 越中 越後 佐渡 丹波 丹後 但馬 因幡 伯耆 出雲 石見 隱岐 播磨 美作 備前 備中 備後 安藝 周防 長門 紀伊 淡路 阿波 讚岐 伊予 土佐 筑前 筑後 豐前 豐後 肥前 肥後 日向 大隅 薩摩 壹岐 對馬 }}</span>
==旧字体・異体字==
{| class="wikitable sortable"
|-
!よみ
! style="width:50px;" |(画像)
!字 体
!(説明)
!用 例
!新字体
!備 考
|- style="font-size:40pt;font-family:游明朝;<!--【朕】-->
| style="font-size:13px;" |<!--よ み-->チン
| style="width:50px;" |[[画像:U6715-kyu.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->朕󠄂
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:朕#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>朕󠄂</rb><rp>(</rp><rt>ちん</rt><rp>)</rp></ruby> <span style="font-size:11px;">(16か所)</span>
| style="font-size:40pt;" |<!--新字体-->朕
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>朕&#xE0102;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">朕</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【國】-->
| style="font-size:13px;" |<!--よ み-->コク
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->國
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:國#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>帝</rb><rp>(</rp><rt>てい</rt><rp>)</rp></ruby><ruby><rb>國</rb><rp>(</rp><rt>こく</rt><rp>)</rp></ruby> <span style="font-size:11px;">(8か所)</span>
<hr><ruby><rb>四</rb><rp>(</rp><rt>し</rt><rp>)</rp></ruby><ruby><rb>國</rb><rp>(</rp><rt>こく</rt><rp>)</rp></ruby>
<hr><ruby><rb>二</rb><rp>(</rp><rt>に</rt><rp>)</rp></ruby><ruby><rb>國</rb><rp>(</rp><rt>こく</rt><rp>)</rp></ruby>
<hr><ruby><rb>他</rb><rp>(</rp><rt>た</rt><rp>)</rp></ruby><ruby><rb>國</rb><rp>(</rp><rt>こく</rt><rp>)</rp></ruby>
<hr><ruby><rb>國</rb><rp>(</rp><rt>こく</rt><rp>)</rp></ruby><ruby><rb>體</rb><rp>(</rp><rt>たい</rt><rp>)</rp></ruby> <span style="font-size:11px;">(2か所)</span>
<hr><ruby><rb>擧</rb><rp>(</rp><rt>きょ</rt><rp>)</rp></ruby><ruby><rb>國</rb><rp>(</rp><rt>こく</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->国
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【狀】-->
| style="font-size:13px;" |<!--よ み-->ジョウ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->狀
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:狀#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>現</rb><rp>(</rp><rt>げん</rt><rp>)</rp></ruby><ruby><rb>狀</rb><rp>(</rp><rt>じょう</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->状
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【收】-->
| style="font-size:13px;" |<!--よ み-->シュウ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->收
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:收#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>收</rb><rp>(</rp><rt>しゅう</rt><rp>)</rp></ruby><ruby><rb>拾</rb><rp>(</rp><rt>しゅう</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->収
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【玆】-->
| style="font-size:13px;" |<!--よ み-->ここ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->玆
| style="font-size:13px;" |<!--説 明-->(表外漢字)<ref name="">[[wikt:en:玆#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>玆</rb><rp>(</rp><rt>ここ</rt><rp>)</rp></ruby>に <span style="font-size:11px;">(2か所)</span>
| style="font-size:40pt;" |<!--新字体-->
| style="font-size:15px;" |<!--備 考--><span style="font-size:30pt;">茲</span>、<span style="font-size:30pt;">兹</span> は別字
|- style="font-size:40pt;font-family:游明朝;<!--【爾】-->
| style="font-size:13px;" |<!--よ み-->なんじ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->爾
| style="font-size:13px;" |<!--説 明-->(難読)<ref name="">[[wikt:en:爾#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>爾</rb><rp>(</rp><rt>なんじ</rt><rp>)</rp></ruby><ruby><rb>臣</rb><rp>(</rp><rt>しん</rt><rp>)</rp></ruby><ruby><rb>民</rb><rp>(</rp><rt>みん</rt><rp>)</rp></ruby> <span style="font-size:11px;">(5か所)</span>
| style="font-size:40pt;" |<!--新字体-->
| style="font-size:13px;" |<!--備 考-->「汝」に同じ
|- style="font-size:40pt;font-family:游明朝;<!--【吿】-->
| style="font-size:13px;" |<!--よ み-->コク
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->吿
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:吿#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>通󠄁</rb><rp>(</rp><rt>つう</rt><rp>)</rp></ruby><ruby><rb>吿</rb><rp>(</rp><rt>こく</rt><rp>)</rp></ruby><hr><ruby><rb>吿</rb><rp>(</rp><rt>つ</rt><rp>)</rp></ruby>ぐ
| style="font-size:40pt;" |<!--新字体-->告
| style="font-size:13px;" |<!--備 考-->※手書きの原本では<br> 「<span style="font-size:30px;">告</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【對】-->
| style="font-size:13px;" |<!--よ み-->タイ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->對
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:對#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例-->に<ruby><rb>對</rb><rp>(</rp><rt>たい</rt><rp>)</rp></ruby>し <span style="font-size:11px;">(2か所)</span>
| style="font-size:40pt;" |<!--新字体-->対
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【諾】-->
| style="font-size:13px;" |<!--よ み-->ダク
| style="width:50px;" |[[画像:Ufabd.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体--><span style="font-family:MS明朝;">{{lang|zh-tw|諾󠄂}}</span>
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:諾#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>受</rb><rp>(</rp><rt>じゅ</rt><rp>)</rp></ruby><ruby><rb><span style="font-family:MS明朝;">{{lang|zh-tw|諾󠄂}}</span></rb><rp>(</rp><rt>だく</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->諾
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>諾󠄂<hr><span style="color:red;">▶</span>日本語の明朝体<br> では表示困難
|- style="font-size:40pt;font-family:游明朝;<!--【通】-->
| style="font-size:13px;" |<!--よ み-->ツウ
| style="width:50px;" |[[画像:U901a-kyu.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->通󠄁
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:通#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>通󠄁</rb><rp>(</rp><rt>つう</rt><rp>)</rp></ruby><ruby><rb>吿</rb><rp>(</rp><rt>こく</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->通
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>通&#xE0101;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">通</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【抑】-->
| style="font-size:13px;" |<!--よ み-->そも
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->抑
| style="font-size:13px;" |<!--説 明-->([[w:表外読み|表外音訓]])<ref name="">[[wikt:en:抑#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>抑</rb><rp>(</rp><rt>そも</rt><rp>)</rp></ruby><ruby><rb>〻</rb><rp>(</rp><rt>そも</rt><rp>)</rp></ruby>
| style="font-size:13pt;" |<!--新字体-->(同左)
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【圖】-->
| style="font-size:13px;" |<!--よ み-->はかる
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->圖
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:圖#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>圖</rb><rp>(</rp><rt>はか</rt><rp>)</rp></ruby>り
| style="font-size:40pt;" |<!--新字体-->図
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【萬】-->
| style="font-size:13px;" |<!--よ み-->バン
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体--><span style="font-family:MS明朝;">{{lang|zh-tw|萬}}</span>
| style="font-size:13px;" |<!--説 明-->(旧字体)<br>(萬の異体字)<ref name="">[[wikt:en:萬#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>萬</rb><rp>(</rp><rt>ばん</rt><rp>)</rp></ruby><ruby><rb>邦󠄂</rb><rp>(</rp><rt>ぽう</rt><rp>)</rp></ruby>
<hr><ruby><rb>萬</rb><rp>(</rp><rt>ばん</rt><rp>)</rp></ruby><ruby><rb>世</rb><rp>(</rp><rt>せい</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->万
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)?<br><hr><span style="color:red;">▶</span>日本語の明朝体<br> では表示困難
|- style="font-size:40pt;font-family:游明朝;<!--【邦】-->
| style="font-size:13px;" |<!--よ み-->ホウ
| style="width:50px;" |[[画像:U90a6-kyu.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->邦󠄂
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:邦#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>萬</rb><rp>(</rp><rt>ばん</rt><rp>)</rp></ruby><ruby><rb>邦󠄂</rb><rp>(</rp><rt>ぽう</rt><rp>)</rp></ruby>
<hr><ruby><rb>盟</rb><rp>(</rp><rt>めい</rt><rp>)</rp></ruby><ruby><rb>邦󠄂</rb><rp>(</rp><rt>ほう</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->邦
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>邦&#xE0102;
|- style="font-size:40pt;font-family:游明朝;<!--【榮】-->
| style="font-size:13px;" |<!--よ み-->エイ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->榮
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:榮#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>共</rb><rp>(</rp><rt>きょう</rt><rp>)</rp></ruby><ruby><rb>榮</rb><rp>(</rp><rt>えい</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->栄
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【樂】-->
| style="font-size:13px;" |<!--よ み-->ラク
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->樂
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:樂#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>樂</rb><rp>(</rp><rt>らく</rt><rp>)</rp></ruby>を
| style="font-size:40pt;" |<!--新字体-->楽
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【偕】-->
| style="font-size:13px;" |<!--よ み-->とも
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->偕
| style="font-size:13px;" |<!--説 明-->(表外漢字)<ref name="">[[wikt:en:偕#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>偕</rb><rp>(</rp><rt>とも</rt><rp>)</rp></ruby>に
| style="font-size:40pt;" |<!--新字体-->
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【祖】-->
| style="font-size:13px;" |<!--よ み-->ソ
| style="width:50px;" |[[画像:Ufa50.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->祖︀
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:祖#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>皇</rb><rp>(</rp><rt>こう</rt><rp>)</rp></ruby><ruby><rb>祖︀</rb><rp>(</rp><rt>そ</rt><rp>)</rp></ruby><ruby><rb>皇</rb><rp>(</rp><rt>こう</rt><rp>)</rp></ruby><ruby><rb>宗</rb><rp>(</rp><rt>そう</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->祖
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>祖&#xFE00;
|- style="font-size:40pt;font-family:游明朝;<!--【遺󠄁】-->
| style="font-size:13px;" |<!--よ み-->イ
| style="width:50px;" |[[画像:U907a-kyu.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->遺󠄁
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:遺#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>遺󠄁</rb><rp>(</rp><rt>い</rt><rp>)</rp></ruby><ruby><rb>範</rb><rp>(</rp><rt>はん</rt><rp>)</rp></ruby><hr><ruby><rb>遺󠄁</rb><rp>(</rp><rt>い</rt><rp>)</rp></ruby><ruby><rb>憾</rb><rp>(</rp><rt>かん</rt><rp>)</rp></ruby><hr><ruby><rb>遺󠄁</rb><rp>(</rp><rt>い</rt><rp>)</rp></ruby><ruby><rb>族</rb><rp>(</rp><rt>ぞく</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->遺
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>遺&#xE0101;
|- style="font-size:40pt;font-family:游明朝;<!--【拳】-->
| style="font-size:13px;" |<!--よ み-->ケン
| style="width:50px;" |[[画像:U62f3-kyu.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->拳󠄁
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:拳#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>拳󠄁</rb><rp>(</rp><rt>けん</rt><rp>)</rp></ruby><ruby><rb>〻</rb><rp>(</rp><rt>けん</rt><rp>)</rp></ruby><ruby><rb>措</rb><rp>(</rp><rt>お</rt><rp>)</rp></ruby>かざる
| style="font-size:40pt;" |<!--新字体-->拳
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>拳&#xE0101;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">拳</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【所󠄁】-->
| style="font-size:13px;" |<!--よ み-->ところ
| style="width:50px;" |[[画像:U6240-kyu.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->所󠄁
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:所#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>所󠄁</rb><rp>(</rp><rt>ところ</rt><rp>)</rp></ruby> <span style="font-size:11px;">(6か所)</span><hr><ruby><rb>所󠄁以</rb><rp>(</rp><rt>ゆえん</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->所
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>所&#xE0101;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">所</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【曩】-->
| style="font-size:13px;" |<!--よ み-->さき
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->曩
| style="font-size:13px;" |<!--説 明-->(表外漢字)<ref name="">[[wikt:en:曩#Japanese]]</ref>
| style="font-size:30px;" |<!--用 例--><ruby><rb>曩</rb><rp>(</rp><rt>さき</rt><rp>)</rp></ruby>に
| style="font-size:40pt;" |<!--新字体-->
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【戰】-->
| style="font-size:13px;" |<!--よ み-->セン
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->戰
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:戰#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>宣</rb><rp>(</rp><rt>せん</rt><rp>)</rp></ruby><ruby><rb>戰</rb><rp>(</rp><rt>せん</rt><rp>)</rp></ruby>
<hr><ruby><rb>交󠄁</rb><rp>(</rp><rt>こう</rt><rp>)</rp></ruby><ruby><rb>戰</rb><rp>(</rp><rt>せん</rt><rp>)</rp></ruby> <span style="font-size:11px;">(2か所)</span>
<hr><ruby><rb><span style="font-size:30px;">勇󠄁</span></rb><rp>(</rp><rt>ゆう</rt><rp>)</rp></ruby><ruby><rb>戰</rb><rp>(</rp><rt>せん</rt><rp>)</rp></ruby>
<hr><ruby><rb>戰</rb><rp>(</rp><rt>せん</rt><rp>)</rp></ruby><ruby><rb>局</rb><rp>(</rp><rt>きょく</rt><rp>)</rp></ruby>
<hr><ruby><rb>戰</rb><rp>(</rp><rt>せん</rt><rp>)</rp></ruby><ruby><rb>陣</rb><rp>(</rp><rt>じん</rt><rp>)</rp></ruby>
<hr><ruby><rb>戰</rb><rp>(</rp><rt>せん</rt><rp>)</rp></ruby><ruby><rb>傷</rb><rp>(</rp><rt>しょう</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->戦
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【亦】-->
| style="font-size:13px;" |<!--よ み-->また
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->亦
| style="font-size:13px;" |<!--説 明-->(表外漢字)<ref name="">[[wikt:en:亦#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>亦</rb><rp>(</rp><rt>また</rt><rp>)</rp></ruby> <span style="font-size:11px;">(2か所)</span>
| style="font-size:40pt;" |<!--新字体-->
| style="font-size:13px;" |<!--備 考-->別表記「又」
|- style="font-size:40pt;font-family:游明朝;<!--【實】-->
| style="font-size:13px;" |<!--よ み-->ジツ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->實
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:實#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>實</rb><rp>(</rp><rt>じつ</rt><rp>)</rp></ruby>に
| style="font-size:40pt;" |<!--新字体-->実
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【亞】-->
| style="font-size:13px;" |<!--よ み-->ア
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->亞
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:亞#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>東</rb><rp>(</rp><rt>とう</rt><rp>)</rp></ruby><ruby><rb>亞</rb><rp>(</rp><rt>あ</rt><rp>)</rp></ruby> <span style="font-size:11px;">(2か所)</span>
| style="font-size:40pt;" |<!--新字体-->亜
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【庻】-->
| style="font-size:13px;" |<!--よ み-->ショ
| style="width:50px;" |[[画像:U5ebb-var-001.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体--><span style="font-size:13px;">(<span style="color:red;">▶</span>表示困難)</span>
| style="font-size:13px;" |<!--説 明-->(<span style="font-size:30px;">{{lang|zh-tw|庻󠄀}}</span> の<br>異体字<ref>[https://moji.or.jp/mojikibansearch/info?MJ%E6%96%87%E5%AD%97%E5%9B%B3%E5%BD%A2%E5%90%8D=MJ011023]</ref>)<ref name="">[[wikt:en:庻#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb><span style="font-size:30px;">{{lang|zh-tw|庻󠄀}}</span></rb><rp>(</rp><rt>しょ</rt><rp>)</rp></ruby><ruby><rb>幾󠄁</rb><rp>(</rp><rt>き</rt><rp>)</rp></ruby>する<hr><ruby><rb>衆</rb><rp>(</rp><rt>しゅう</rt><rp>)</rp></ruby><ruby><rb><span style="font-size:30px;">{{lang|zh-tw|庻󠄀}}</span></rb><rp>(</rp><rt>しょ</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->庶
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>&#x5EBB;&#xE0100;<hr><span style="color:red;">▶</span>表示が困難なため<br> <span style="font-size:30px;">{{lang|zh-tw|庻}}</span> で代用する
|- style="font-size:40pt;font-family:游明朝;<!--【權】-->
| style="font-size:13px;" |<!--よ み-->ケン
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->權
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:權#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>主</rb><rp>(</rp><rt>しゅ</rt><rp>)</rp></ruby><ruby><rb>權</rb><rp>(</rp><rt>けん</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->権
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【侵】-->
| style="font-size:13px;" |<!--よ み-->おか-す
| style="width:50px;" |[[画像:U4fb5-kyu.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->侵󠄁
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:侵#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>侵󠄁</rb><rp>(</rp><rt>おか</rt><rp>)</rp></ruby>す
| style="font-size:40pt;" |<!--新字体-->侵
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br><hr>※手書きの原本では<br> 「<span style="font-size:30px;">侵</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【然】-->
| style="font-size:13px;" |<!--よ み-->しか
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->然
| style="font-size:13px;" |<!--説 明-->(難読)<ref name="">[[wikt:en:然#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>然</rb><rp>(</rp><rt>しか</rt><rp>)</rp></ruby>るに<hr><ruby><rb>然</rb><rp>(</rp><rt>しか</rt><rp>)</rp></ruby>れども
| style="font-size:13pt;" |<!--新字体-->(同左)
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【交】-->
| style="font-size:13px;" |<!--よ み-->コウ
| style="width:50px;" |[[画像:U4ea4-k@8.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->交󠄁
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:交#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>交󠄁</rb><rp>(</rp><rt>こう</rt><rp>)</rp></ruby><ruby><rb>戰</rb><rp>(</rp><rt>せん</rt><rp>)</rp></ruby> <span style="font-size:11px;">(2か所)</span>
| style="font-size:40pt;" |<!--新字体-->交
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>交&#xE0101;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">交</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【已】-->
| style="font-size:13px;" |<!--よ み-->すで
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->已
| style="font-size:13px;" |<!--説 明-->(人名用漢字)<ref name="">[[wikt:en:已#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>已</rb><rp>(</rp><rt>すで</rt><rp>)</rp></ruby>に
| style="font-size:40pt;" |<!--新字体-->
| style="font-size:13px;" |<!--備 考-->「既に」に同じ
|- style="font-size:40pt;font-family:游明朝;<!--【歲】-->
| style="font-size:13px;" |<!--よ み-->サイ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->歲
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:歲#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>四</rb><rp>(</rp><rt>し</rt><rp>)</rp></ruby><ruby><rb>歲</rb><rp>(</rp><rt>さい</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->歳
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【閱】-->
| style="font-size:13px;" |<!--よ み-->けみ-す
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->閱
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:閱#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>閱</rb><rp>(</rp><rt>けみ</rt><rp>)</rp></ruby>し
| style="font-size:40pt;" |<!--新字体-->閲
| style="font-size:13px;" |<!--備 考-->※手書きの原本では<br> 「<span style="font-size:30px;">閲</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【海】-->
| style="font-size:13px;" |<!--よ み-->カイ
| style="width:50px;" |[[画像:Ufa45.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->海󠄀
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:海#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>陸</rb><rp>(</rp><rt>りく</rt><rp>)</rp></ruby><ruby><rb>海󠄀</rb><rp>(</rp><rt>かい</rt><rp>)</rp></ruby><ruby><rb>將</rb><rp>(</rp><rt>しょう</rt><rp>)</rp></ruby><ruby><rb>兵</rb><rp>(</rp><rt>へい</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->海
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>海&#xE0100;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">海</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【將】-->
| style="font-size:13px;" |<!--よ み-->ショウ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->將
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:將#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>將</rb><rp>(</rp><rt>しょう</rt><rp>)</rp></ruby><ruby><rb>兵</rb><rp>(</rp><rt>へい</rt><rp>)</rp></ruby><hr><ruby><rb>將</rb><rp>(</rp><rt>しょう</rt><rp>)</rp></ruby><ruby><rb>來</rb><rp>(</rp><rt>らい</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->将
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【勇】-->
| style="font-size:13px;" |<!--よ み-->ユウ
| style="width:50px;" |[[画像:Ufa76.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->勇󠄁
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:勇#Japanese]]</ref>
| style="font-size:30px;" |<!--用 例--><ruby><rb>勇󠄁</rb><rp>(</rp><rt>ゆう</rt><rp>)</rp></ruby><ruby><rb>戰</rb><rp>(</rp><rt>せん</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->勇
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>勇&#xE0101;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">勇</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【勵】-->
| style="font-size:13px;" |<!--よ み-->レイ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->勵
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:勵#Japanese]]</ref>
| style="font-size:30px;" |<!--用 例--><ruby><rb>勵</rb><rp>(</rp><rt>れい</rt><rp>)</rp></ruby><ruby><rb>精󠄀</rb><rp>(</rp><rt>せい</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->励
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【精】-->
| style="font-size:13px;" |<!--よ み-->セイ
| style="width:50px;" |[[画像:Ufa1d.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->精󠄀
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:精#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>勵</rb><rp>(</rp><rt>れい</rt><rp>)</rp></ruby><ruby><rb>精󠄀</rb><rp>(</rp><rt>せい</rt><rp>)</rp></ruby>
<hr><ruby><rb>精󠄀</rb><rp>(</rp><rt>せい</rt><rp>)</rp></ruby><ruby><rb>華</rb><rp>(</rp><rt>か</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->精
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>精&#xE0100;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">精</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【盡】-->
| style="font-size:13px;" |<!--よ み-->つく-す
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->盡
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:盡#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例-->最善を<ruby><rb>盡</rb><rp>(</rp><rt>つく</rt><rp>)</rp></ruby>せる
| style="font-size:40pt;" |<!--新字体-->尽
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【拘】-->
| style="font-size:13px;" |<!--よ み-->かかわ-る
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->拘
| style="font-size:13px;" |<!--説 明-->([[w:表外読み|表外音訓]])<ref name="">[[wikt:en:拘#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例-->に<ruby><rb>拘</rb><rp>(</rp><rt>かかわ</rt><rp>)</rp></ruby>らず
| style="font-size:13pt;" |<!--新字体-->(同左)
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【轉】-->
| style="font-size:13px;" |<!--よ み-->テン
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->轉
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:轉#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>好</rb><rp>(</rp><rt>こう</rt><rp>)</rp></ruby><ruby><rb>轉</rb><rp>(</rp><rt>てん</rt><rp>)</rp></ruby>せず
| style="font-size:40pt;" |<!--新字体-->転
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【加之】-->
| style="font-size:9px;" |<!--よ み-->しかのみならず
| style="width:50px;" |
| style="font-size:20pt;" |<!--字 体-->加之
| style="font-size:13px;" |<!--説 明-->([[w:熟字訓|熟字訓]])<ref name="">[[wikt:en:加之#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>加之</rb><rp>(</rp><rt>しかのみならず</rt><rp>)</rp></ruby><ruby>
| style="font-size:40pt;" |<!--新字体-->
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【殘】-->
| style="font-size:13px;" |<!--よ み-->ザン
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->殘
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:殘#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb><span style="font-size:30px;">殘</span></rb><rp>(</rp><rt>ざん</rt><rp>)</rp></ruby><ruby><rb><span style="font-size:30px;">虐󠄁</span></rb><rp>(</rp><rt>ぎゃく</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->残
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【虐】-->
| style="font-size:13px;" |<!--よ み-->ギャク
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->虐󠄁
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:虐#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb><span style="font-size:30px;">殘</span></rb><rp>(</rp><rt>ざん</rt><rp>)</rp></ruby><ruby><rb><span style="font-size:30px;">虐󠄁</span></rb><rp>(</rp><rt>ぎゃく</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->虐
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>虐&#xE0101;
|- style="font-size:40pt;font-family:游明朝;<!--【彈】-->
| style="font-size:13px;" |<!--よ み-->ダン
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->彈
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:彈#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>爆</rb><rp>(</rp><rt>ばく</rt><rp>)</rp></ruby><ruby><rb>彈</rb><rp>(</rp><rt>だん</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->弾
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【使】-->
| style="font-size:13px;" |<!--よ み-->シ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->使󠄁
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:使#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>使󠄁</rb><rp>(</rp><rt>し</rt><rp>)</rp></ruby><ruby><rb>用</rb><rp>(</rp><rt>よう</rt><rp>)</rp></ruby>して
| style="font-size:40pt;" |<!--新字体-->使
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>使&#xE0101;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">使</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【頻】-->
| style="font-size:13px;" |<!--よ み-->しきり
| style="width:50px;" |[[画像:Ufa6a.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->頻󠄀
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:頻#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb><span style="font-size:30px;">頻󠄀</span></rb><rp>(</rp><rt>しきり</rt><rp>)</rp></ruby>に
| style="font-size:40pt;" |<!--新字体-->頻
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>頻&#xE0100;
|- style="font-size:40pt;font-family:游明朝;<!--【辜】-->
| style="font-size:13px;" |<!--よ み-->コ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->辜
| style="font-size:13px;" |<!--説 明-->(表外漢字)<ref name="">[[wikt:en:辜#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb><span style="font-size:30px;">無</span></rb><rp>(</rp><rt>む</rt><rp>)</rp></ruby><ruby><rb><span style="font-size:30px;">辜</span></rb><rp>(</rp><rt>こ</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【殺】-->
| style="font-size:13px;" |<!--よ み-->サツ
| style="width:50px;" |[[画像:Uf970.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->殺󠄀
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:殺#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>殺󠄀</rb><rp>(</rp><rt>さっ</rt><rp>)</rp></ruby><ruby><rb>傷</rb><rp>(</rp><rt>しょう</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->殺
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>殺&#xE0100;
|- style="font-size:40pt;font-family:游明朝;<!--【慘】-->
| style="font-size:13px;" |<!--よ み-->サン
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->慘
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:慘#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb><span style="font-size:30px;">慘</span></rb><rp>(</rp><rt>さん</rt><rp>)</rp></ruby><ruby><rb><span style="font-size:30px;">害󠄂</span></rb><rp>(</rp><rt>がい</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->惨
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【害】-->
| style="font-size:13px;" |<!--よ み-->ガイ
| style="width:50px;" |[[画像:U5bb3-kyu.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->害󠄂
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:害#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb><span style="font-size:30px;">慘</span></rb><rp>(</rp><rt>さん</rt><rp>)</rp></ruby><ruby><rb><span style="font-size:30px;">害󠄂</span></rb><rp>(</rp><rt>がい</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->害
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>害&#xE0102;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">害</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【眞】-->
| style="font-size:13px;" |<!--よ み-->シン
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->眞
| style="font-size:13px;" |<!--説 明--><ref name="">[[wikt:en:眞#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>眞</rb><rp>(</rp><rt>れい</rt><rp>)</rp></ruby>に
| style="font-size:40pt;" |<!--新字体-->真
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【而】-->
| style="font-size:13px;" |<!--よ み-->しか-も
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->而
| style="font-size:13px;" |<!--説 明-->(人名用漢字)<ref name="">[[wikt:en:而#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>而</rb><rp>(</rp><rt>しか</rt><rp>)</rp></ruby>も<ruby><rb>尙</rb><rp>(</rp><rt>なお</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【尙】-->
| style="font-size:13px;" |<!--よ み-->なお
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->尙
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:尙#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>而</rb><rp>(</rp><rt>しか</rt><rp>)</rp></ruby>も<ruby><rb>尙</rb><rp>(</rp><rt>なお</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->尚
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【繼】-->
| style="font-size:13px;" |<!--よ み-->ケイ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->繼
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:繼#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>繼</rb><rp>(</rp><rt>けい</rt><rp>)</rp></ruby><ruby><rb>續</rb><rp>(</rp><rt>ぞく</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->継
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【續】-->
| style="font-size:13px;" |<!--よ み-->ゾク
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->續
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:續#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>繼</rb><rp>(</rp><rt>けい</rt><rp>)</rp></ruby><ruby><rb>續</rb><rp>(</rp><rt>ぞく</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->続
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【終】-->
| style="font-size:13px;" |<!--よ み-->つい-に<hr>(シュウ)
| style="width:50px;" |[[画像:U7d42-kyu.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->終󠄁
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:終#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>終󠄁</rb><rp>(</rp><rt>つい</rt><rp>)</rp></ruby>に<hr><ruby><rb>終󠄁</rb><rp>(</rp><rt>しゅう</rt><rp>)</rp></ruby><ruby><rb>始</rb><rp>(</rp><rt>し</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->終
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>終&#xE0101;<hr>※手書きの原本では<br> 「<span style="font-family:MS明朝;font-size:30px;">{{lang|zh-tw|終}}</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【來】-->
| style="font-size:13px;" |<!--よ み-->ライ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->來
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:來#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>招</rb><rp>(</rp><rt>しょう</rt><rp>)</rp></ruby><ruby><rb>來</rb><rp>(</rp><rt>らい</rt><rp>)</rp></ruby><hr><ruby><rb>將</rb><rp>(</rp><rt>しょう</rt><rp>)</rp></ruby><ruby><rb>來</rb><rp>(</rp><rt>らい</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->来
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【延】-->
| style="font-size:13px;" |<!--よ み-->のべ-る
| style="width:50px;" |[[画像:U5ef6-kyu.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->延󠄂
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:延#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>延󠄂</rb><rp>(</rp><rt>のべ</rt><rp>)</rp></ruby>て
| style="font-size:40pt;" |<!--新字体-->延
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>延&#xE0102;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">延</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【類】-->
| style="font-size:13px;" |<!--よ み-->ルイ
| style="width:50px;" |[[画像:Uf9d0.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->類󠄀
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:類#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb><span style="font-size:30px;">人</span></rb><rp>(</rp><rt>じん</rt><rp>)</rp></ruby><ruby><rb><span style="font-size:30px;">類󠄀</span></rb><rp>(</rp><rt>るい</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->類
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>類&#xE0100;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">類</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【文】-->
| style="font-size:13px;" |<!--よ み-->ブン
| style="width:50px;" |[[画像:Aj1-20131@6.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->文󠄁
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:文#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>文󠄁</rb><rp>(</rp><rt>しん</rt><rp>)</rp></ruby><ruby><rb>明</rb><rp>(</rp><rt>めい</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>文&#xE0101;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">文</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【神】-->
| style="font-size:13px;" |<!--よ み-->シン
| style="width:50px;" |[[画像:Ufa19.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->神󠄀
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:神#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><!--用 例--><ruby><rb>神󠄀</rb><rp>(</rp><rt>ぶん</rt><rp>)</rp></ruby><ruby><rb>靈</rb><rp>(</rp><rt>れい</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->神
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>神amp;󠄀<hr>※手書きの原本では<br> 「<span style="font-size:30px;">神</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【靈】-->
| style="font-size:13px;" |<!--よ み-->レイ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->靈
| style="font-size:13px;" |<!--説 明--><ref name="">[[wikt:en:靈#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>神󠄀</rb><rp>(</rp><rt>ぶん</rt><rp>)</rp></ruby><ruby><rb>靈</rb><rp>(</rp><rt>れい</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->霊
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【是】-->
| style="font-size:13px;" |<!--よ み-->こ-れ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->是
| style="font-size:13px;" |<!--説 明-->([[w:表外読み|表外音訓]])<ref name="">[[wikt:en:是#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>是</rb><rp>(</rp><rt>こ</rt><rp>)</rp></ruby>れ
| style="font-size:40pt;" |<!--新字体-->
| style="font-size:13px;" |「此れ」に同じ
|- style="font-size:40pt;font-family:游明朝;<!--【應】-->
| style="font-size:13px;" |<!--よ み-->おう-じる
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->應
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:應#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>應</rb><rp>(</rp><rt>おう</rt><rp>)</rp></ruby>ぜしむる
| style="font-size:40pt;" |<!--新字体-->応
| style="font-size:13px;" |
|- style="font-size:40pt;font-family:游明朝;<!--【諸】-->
| style="font-size:13px;" |<!--よ み-->ショ
| style="width:50px;" |[[画像:Ufa22.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->諸󠄀
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:諸#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>諸󠄀</rb><rp>(</rp><rt>しょ</rt><rp>)</rp></ruby><ruby><rb>盟</rb><rp>(</rp><rt>めい</rt><rp>)</rp></ruby><ruby><rb>邦󠄂</rb><rp>(</rp><rt>ほう</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->諸
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>諸&#xE0100;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">諸</span>
|- style="font-size:40pt;font-family:游明朝;<!--【斃】-->
| style="font-size:13px;" |<!--よ み-->たお-れる
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->斃
| style="font-size:13px;" |<!--説 明-->(表外漢字)<ref name="">[[wikt:en:斃#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb><span style="font-size:30px;">斃</span></rb><rp>(</rp><rt>たお</rt><rp>)</rp></ruby>れたる者󠄁
| style="font-size:40pt;" |<!--新字体-->
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【者】-->
| style="font-size:13px;" |<!--よ み-->もの
| style="width:50px;" |[[画像:Ufa5b.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->者󠄁
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:者#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb><span style="font-size:30px;">者󠄁</span></rb><rp>(</rp><rt>もの</rt><rp>)</rp></ruby> <span style="font-size:11px;">(2か所)</span>
| style="font-size:40pt;" |<!--新字体-->者
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>者&#xE0101;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">者</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【內】-->
| style="font-size:13px;" |<!--よ み-->ナイ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->內
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:內#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb><span style="font-size:30px;">五</span></rb><rp>(</rp><rt>ご</rt><rp>)</rp></ruby><ruby><rb><span style="font-size:30px;">內</span></rb><rp>(</rp><rt>ない</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->
| style="font-size:13px;" |<!--備 考-->「ダイ」とも読む
|- style="font-size:40pt;font-family:游明朝;<!--【爲】-->
| style="font-size:13px;" |<!--よ み-->ため
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->爲
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:爲#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>爲</rb><rp>(</rp><rt>ため</rt><rp>)</rp></ruby>に <span style="font-size:11px;">(3か所)</span>
| style="font-size:40pt;" |<!--新字体-->為
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【負】-->
| style="font-size:13px;" |<!--よ み-->お-う
| style="width:50px;" |[[画像:U8ca0-kyu.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->負󠄂
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:負#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>傷</rb><rp>(</rp><rt>きず</rt><rp>)</rp></ruby>を<ruby><rb><span style="font-size:30px;">負󠄂</span></rb><rp>(</rp><rt>お</rt><rp>)</rp></ruby>い
| style="font-size:40pt;" |<!--新字体-->負
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>負&#xE0102;<hr>※手書きの原本では<br>別の字体
|- style="font-size:40pt;font-family:游明朝;<!--【禍】-->
| style="font-size:13px;" |<!--よ み-->カ
| style="width:50px;" |[[画像:Ufa52.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->禍󠄀
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:禍#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>災</rb><rp>(</rp><rt>さい</rt><rp>)</rp></ruby><ruby><rb>禍󠄀</rb><rp>(</rp><rt>か</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->禍
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>禍&#xE0100;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">禍</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【軫】-->
| style="font-size:13px;" |<!--よ み-->シン
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->軫
| style="font-size:13px;" |<!--説 明-->(表外漢字)<ref name="">[[wikt:en:軫#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>軫</rb><rp>(</rp><rt>しん</rt><rp>)</rp></ruby><ruby><rb>念</rb><rp>(</rp><rt>ねん</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【惟】-->
| style="font-size:13px;" |<!--よ み-->おも-う
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->惟
| style="font-size:13px;" |<!--説 明-->(人名用漢字)<ref name="">[[wikt:en:惟#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>惟</rb><rp>(</rp><rt>おも</rt><rp>)</rp></ruby>うに
| style="font-size:40pt;" |<!--新字体-->
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【難】-->
| style="font-size:13px;" |<!--よ み-->ナン<hr>がた-き
| style="width:50px;" |[[画像:Ufa68.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->難󠄀
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:難#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>苦</rb><rp>(</rp><rt>く</rt><rp>)</rp></ruby><ruby><rb><span style="font-size:30px;">難󠄀</span></rb><rp>(</rp><rt>なん</rt><rp>)</rp></ruby><hr><ruby><rb>堪</rb><rp>(</rp><rt>た</rt><rp>)</rp></ruby>え<ruby><rb><span style="font-size:30px;">難󠄀</span></rb><rp>(</rp><rt>がた</rt><rp>)</rp></ruby>き<hr><ruby><rb><span style="font-size:30px;">忍󠄁</span></rb><rp>(</rp><rt>しの</rt><rp>)</rp></ruby>び<ruby><rb><span style="font-size:30px;">難󠄀</span></rb><rp>(</rp><rt>がた</rt><rp>)</rp></ruby>き
| style="font-size:40pt;" |<!--新字体-->難
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>難&#xE0100;
|- style="font-size:40pt;font-family:游明朝;<!--【尋】-->
| style="font-size:13px;" |<!--よ み-->ジン
| style="width:50px;" |[[画像:U5c0b-kyu.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->尋󠄁
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:尋#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb><span style="font-size:30px;">尋󠄁</span></rb><rp>(</rp><rt>じん</rt><rp>)</rp></ruby><ruby><rb>常</rb><rp>(</rp><rt>じょう</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->尋
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>尋&#xE0101;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">尋</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【情】-->
| style="font-size:13px;" |<!--よ み-->ジョウ
| style="width:50px;" |[[画像:U60c5-kyu.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->情󠄁
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:情#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>衷</rb><rp>(</rp><rt>ちゅう</rt><rp>)</rp></ruby><ruby><rb><span style="font-size:30px;">情󠄁</span></rb><rp>(</rp><rt>じょう</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->情
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>情&#xE0101;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">情</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【運】-->
| style="font-size:13px;" |<!--よ み-->ウン
| style="width:50px;" |[[画像:U904b-kyu.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->運󠄁
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:運#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>時</rb><rp>(</rp><rt>じ</rt><rp>)</rp></ruby><ruby><rb><span style="font-size:30px;">運󠄁</span></rb><rp>(</rp><rt>うん</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->運
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>運&#xE0101;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">運</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【趨】-->
| style="font-size:13px;" |<!--よ み-->おもむ-く
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->趨
| style="font-size:13px;" |<!--説 明-->(表外漢字)<ref name="">[[wikt:en:趨#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb><span style="font-size:30px;">趨</span></rb><rp>(</rp><rt>おもむ</rt><rp>)</rp></ruby>く
| style="font-size:40pt;" |<!--新字体-->
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【忍】-->
| style="font-size:13px;" |<!--よ み-->しの-び
| style="width:50px;" |[[画像:U5fcd-kyu.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->忍󠄁
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:忍#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb><span style="font-size:30px;">忍󠄁</span></rb><rp>(</rp><rt>しの</rt><rp>)</rp></ruby>び<ruby><rb><span style="font-size:30px;">難󠄀</span></rb><rp>(</rp><rt>がた</rt><rp>)</rp></ruby>き<br>を<ruby><rb><span style="font-size:30px;">忍󠄁</span></rb><rp>(</rp><rt>しの</rt><rp>)</rp></ruby>び
| style="font-size:40pt;" |<!--新字体-->忍
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>忍&#xE0101;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">忍</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【平】-->
| style="font-size:13px;" |<!--よ み-->ヘイ
| style="width:50px;" |[[画像:U5e73-kyu.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->平󠄁
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:平#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb><span style="font-size:30px;">太</span></rb><rp>(</rp><rt>たい</rt><rp>)</rp></ruby><ruby><rb><span style="font-size:30px;">平󠄁</span></rb><rp>(</rp><rt>へい</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->平
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br><hr>※手書きの原本では<br> 「<span style="font-size:30px;">平</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【擧】-->
| style="font-size:13px;" |<!--よ み-->キョ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->擧
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>擧</rb><rp>(</rp><rt>きょ</rt><rp>)</rp></ruby><ruby><rb>國</rb><rp>(</rp><rt>こく</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->挙
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【體】-->
| style="font-size:13px;" |<!--よ み-->タイ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->體
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>國</rb><rp>(</rp><rt>こく</rt><rp>)</rp></ruby><ruby><rb>體</rb><rp>(</rp><rt>たい</rt><rp>)</rp></ruby> <span style="font-size:11px;">(2か所)</span><hr><ruby><rb>體</rb><rp>(</rp><rt>たい</rt><rp>)</rp></ruby>せよ
| style="font-size:40pt;" |<!--新字体-->体
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【】-->
| style="font-size:13px;" |<!--よ み-->
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->
| style="font-size:13px;" |<!--説 明--><!-- <ref name="">[[wikt:en:]]</ref> -->
| style="font-size:20px;" |<!--用 例-->
| style="font-size:40pt;" |<!--新字体-->
| style="font-size:13px;" |<!--備 考--><!--(異体字セレクタ)<br><hr>※手書きの原本では<br> 「<span style="font-size:30px;">●</span>」-->
|}
===脚注===
<references />
*簡体字:<span style="font-family:MS明朝;font-size:40px;">{{lang|zh|終 諾 /庻󠄀 庻󠄀}}</span>
*繁体字:<span style="font-family:MS明朝;font-size:40px;">{{lang|zh-tw|終 諾 /庻󠄀 庻󠄀}}</span>
*:<span style="font-size:40px;">{{lang|vi|庻 庻 庻󠄀 庻󠄀 }}</span>
<!--
<ruby><rb>●漢字●</rb><rp>(</rp><rt>●ルビ●</rt><rp>)</rp></ruby>
<ruby><rb><span style="font-size:30px;">●漢字●</span></rb><rp>(</rp><rt>●ルビ●</rt><rp>)</rp></ruby>
-->
<!--
<span style="font-size:30px;"></span>
<span style="font-size:50px;">[[wikt:en:|en:]]</span>
-->
jssmfq15sfe7seqnhp2qgro5tmazbiw
302233
302231
2026-08-14T11:20:50Z
Linguae
449
/* 旧字体・異体字 */
302233
wikitext
text/x-wiki
==簡体字・繁体字==
*簡体字のタグ:<nowiki>{{lang|zh|骨}}</nowiki>
*繁体字のタグ:<nowiki>{{lang|zh-tw|骨}}</nowiki>
{| class="wikitable"
|-
!簡体字
!繁体字
!常用漢字
![異体字]
|- style="font-size:50px;
|{{lang|zh|起}}
|{{lang|zh-tw|起}}
|起
|起󠄁
|- style="font-size:50px;
|{{lang|zh|骨}}
|{{lang|zh-tw|骨}}
|骨
|- style="font-size:50px;
|{{lang|zh|終}}
|{{lang|zh-tw|終}}
|終
|終󠄁
|- style="font-size:50px;
|{{lang|zh|酋}}
|{{lang|zh-tw|酋}}
|酋
|- style="font-size:50px;
|{{lang|zh|稍}}
|{{lang|zh-tw|稍}}
|稍
|- style="font-size:50px;
|{{lang|zh|然}}
|{{lang|zh-tw|然}}
|然
|- style="font-size:50px;
|{{lang|zh|納}}
|{{lang|zh-tw|納}}
|納
|- style="font-size:50px;
|{{lang|zh|派}}
|{{lang|zh-tw|派}}
|派
|- style="font-size:50px;
|{{lang|zh|藍}}
|{{lang|zh-tw|藍}}
|藍
|- style="font-size:50px;
|{{lang|zh|領}}
|{{lang|zh-tw|領}}
|領
|- style="font-size:50px;
|{{lang|zh|}}
|{{lang|zh-tw|}}
|
| style="font-size:13px;" |
|}
*簡体字:<span style="font-size:40px;">{{lang|zh|骨 酋 納 領 𠁅 𬞈}}</span>
*繁体字:<span style="font-size:40px;">{{lang|zh-tw|骨 酋 納 領 𠁅 𬞈}}</span>
<span style="font-size:50px;">[[wikt:en:𠁅|𠁅]]
</span>
==漢字==
*簡体字:<span style="font-size:40px;">{{lang|zh|山城 大和 河內 和泉 攝津 伊賀 伊勢 志摩 尾張 三河 遠江 駿河 伊豆 甲斐 相模 武藏 安房 上總 下總 近江 美濃 飛驒 信濃 上野 下野 陸奧 常陸 若狹 越前 加賀 能登 越中 越後 佐渡 丹波 丹後 但馬 因幡 伯耆 出雲 石見 隱岐 播磨 美作 備前 備中 備後 安藝 周防 長門 紀伊 淡路 阿波 讚岐 伊予 土佐 筑前 筑後 豐前 豐後 肥前 肥後 日向 大隅 薩摩 壹岐 對馬 }}</span>
*繁体字:<span style="font-size:40px;">{{lang|zh-tw|山城 大和 河內 和泉 攝津 伊賀 伊勢 志摩 尾張 三河 遠江 駿河 伊豆 甲斐 相模 武藏 安房 上總 下總 近江 美濃 飛驒 信濃 上野 下野 陸奧 常陸 若狹 越前 加賀 能登 越中 越後 佐渡 丹波 丹後 但馬 因幡 伯耆 出雲 石見 隱岐 播磨 美作 備前 備中 備後 安藝 周防 長門 紀伊 淡路 阿波 讚岐 伊予 土佐 筑前 筑後 豐前 豐後 肥前 肥後 日向 大隅 薩摩 壹岐 對馬 }}</span>
==旧字体・異体字==
{| class="wikitable sortable"
|-
!よみ
! style="width:50px;" |(画像)
!字 体
!(説明)
!用 例
!新字体
!備 考
|- style="font-size:40pt;font-family:游明朝;<!--【朕】-->
| style="font-size:13px;" |<!--よ み-->チン
| style="width:50px;" |[[画像:U6715-kyu.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->朕󠄂
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:朕#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>朕󠄂</rb><rp>(</rp><rt>ちん</rt><rp>)</rp></ruby> <span style="font-size:11px;">(16か所)</span>
| style="font-size:40pt;" |<!--新字体-->朕
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>朕&#xE0102;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">朕</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【國】-->
| style="font-size:13px;" |<!--よ み-->コク
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->國
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:國#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>帝</rb><rp>(</rp><rt>てい</rt><rp>)</rp></ruby><ruby><rb>國</rb><rp>(</rp><rt>こく</rt><rp>)</rp></ruby> <span style="font-size:11px;">(8か所)</span>
<hr><ruby><rb>四</rb><rp>(</rp><rt>し</rt><rp>)</rp></ruby><ruby><rb>國</rb><rp>(</rp><rt>こく</rt><rp>)</rp></ruby>
<hr><ruby><rb>二</rb><rp>(</rp><rt>に</rt><rp>)</rp></ruby><ruby><rb>國</rb><rp>(</rp><rt>こく</rt><rp>)</rp></ruby>
<hr><ruby><rb>他</rb><rp>(</rp><rt>た</rt><rp>)</rp></ruby><ruby><rb>國</rb><rp>(</rp><rt>こく</rt><rp>)</rp></ruby>
<hr><ruby><rb>國</rb><rp>(</rp><rt>こく</rt><rp>)</rp></ruby><ruby><rb>體</rb><rp>(</rp><rt>たい</rt><rp>)</rp></ruby> <span style="font-size:11px;">(2か所)</span>
<hr><ruby><rb>擧</rb><rp>(</rp><rt>きょ</rt><rp>)</rp></ruby><ruby><rb>國</rb><rp>(</rp><rt>こく</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->国
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【狀】-->
| style="font-size:13px;" |<!--よ み-->ジョウ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->狀
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:狀#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>現</rb><rp>(</rp><rt>げん</rt><rp>)</rp></ruby><ruby><rb>狀</rb><rp>(</rp><rt>じょう</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->状
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【收】-->
| style="font-size:13px;" |<!--よ み-->シュウ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->收
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:收#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>收</rb><rp>(</rp><rt>しゅう</rt><rp>)</rp></ruby><ruby><rb>拾</rb><rp>(</rp><rt>しゅう</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->収
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【玆】-->
| style="font-size:13px;" |<!--よ み-->ここ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->玆
| style="font-size:13px;" |<!--説 明-->(表外漢字)<ref name="">[[wikt:en:玆#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>玆</rb><rp>(</rp><rt>ここ</rt><rp>)</rp></ruby>に <span style="font-size:11px;">(2か所)</span>
| style="font-size:40pt;" |<!--新字体-->
| style="font-size:15px;" |<!--備 考--><span style="font-size:30pt;">茲</span>、<span style="font-size:30pt;">兹</span> は別字
|- style="font-size:40pt;font-family:游明朝;<!--【爾】-->
| style="font-size:13px;" |<!--よ み-->なんじ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->爾
| style="font-size:13px;" |<!--説 明-->(難読)<ref name="">[[wikt:en:爾#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>爾</rb><rp>(</rp><rt>なんじ</rt><rp>)</rp></ruby><ruby><rb>臣</rb><rp>(</rp><rt>しん</rt><rp>)</rp></ruby><ruby><rb>民</rb><rp>(</rp><rt>みん</rt><rp>)</rp></ruby> <span style="font-size:11px;">(5か所)</span>
| style="font-size:40pt;" |<!--新字体-->
| style="font-size:13px;" |<!--備 考-->「汝」に同じ
|- style="font-size:40pt;font-family:游明朝;<!--【吿】-->
| style="font-size:13px;" |<!--よ み-->コク
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->吿
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:吿#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>通󠄁</rb><rp>(</rp><rt>つう</rt><rp>)</rp></ruby><ruby><rb>吿</rb><rp>(</rp><rt>こく</rt><rp>)</rp></ruby><hr><ruby><rb>吿</rb><rp>(</rp><rt>つ</rt><rp>)</rp></ruby>ぐ
| style="font-size:40pt;" |<!--新字体-->告
| style="font-size:13px;" |<!--備 考-->※手書きの原本では<br> 「<span style="font-size:30px;">告</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【對】-->
| style="font-size:13px;" |<!--よ み-->タイ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->對
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:對#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例-->に<ruby><rb>對</rb><rp>(</rp><rt>たい</rt><rp>)</rp></ruby>し <span style="font-size:11px;">(2か所)</span>
| style="font-size:40pt;" |<!--新字体-->対
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【諾】-->
| style="font-size:13px;" |<!--よ み-->ダク
| style="width:50px;" |[[画像:Ufabd.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体--><span style="font-family:MS明朝;">{{lang|zh-tw|諾󠄂}}</span>
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:諾#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>受</rb><rp>(</rp><rt>じゅ</rt><rp>)</rp></ruby><ruby><rb><span style="font-family:MS明朝;">{{lang|zh-tw|諾󠄂}}</span></rb><rp>(</rp><rt>だく</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->諾
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>諾󠄂<hr><span style="color:red;">▶</span>日本語の明朝体<br> では表示困難
|- style="font-size:40pt;font-family:游明朝;<!--【通】-->
| style="font-size:13px;" |<!--よ み-->ツウ
| style="width:50px;" |[[画像:U901a-kyu.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->通󠄁
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:通#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>通󠄁</rb><rp>(</rp><rt>つう</rt><rp>)</rp></ruby><ruby><rb>吿</rb><rp>(</rp><rt>こく</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->通
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>通&#xE0101;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">通</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【抑】-->
| style="font-size:13px;" |<!--よ み-->そも
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->抑
| style="font-size:13px;" |<!--説 明-->([[w:表外読み|表外音訓]])<ref name="">[[wikt:en:抑#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>抑</rb><rp>(</rp><rt>そも</rt><rp>)</rp></ruby><ruby><rb>〻</rb><rp>(</rp><rt>そも</rt><rp>)</rp></ruby>
| style="font-size:13pt;" |<!--新字体-->(同左)
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【圖】-->
| style="font-size:13px;" |<!--よ み-->はかる
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->圖
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:圖#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>圖</rb><rp>(</rp><rt>はか</rt><rp>)</rp></ruby>り
| style="font-size:40pt;" |<!--新字体-->図
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【萬】-->
| style="font-size:13px;" |<!--よ み-->バン
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体--><span style="font-family:MS明朝;">{{lang|zh-tw|萬}}</span>
| style="font-size:13px;" |<!--説 明-->(旧字体)<br>(萬の異体字)<ref name="">[[wikt:en:萬#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>萬</rb><rp>(</rp><rt>ばん</rt><rp>)</rp></ruby><ruby><rb>邦󠄂</rb><rp>(</rp><rt>ぽう</rt><rp>)</rp></ruby>
<hr><ruby><rb>萬</rb><rp>(</rp><rt>ばん</rt><rp>)</rp></ruby><ruby><rb>世</rb><rp>(</rp><rt>せい</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->万
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)?<br><hr><span style="color:red;">▶</span>日本語の明朝体<br> では表示困難
|- style="font-size:40pt;font-family:游明朝;<!--【邦】-->
| style="font-size:13px;" |<!--よ み-->ホウ
| style="width:50px;" |[[画像:U90a6-kyu.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->邦󠄂
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:邦#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>萬</rb><rp>(</rp><rt>ばん</rt><rp>)</rp></ruby><ruby><rb>邦󠄂</rb><rp>(</rp><rt>ぽう</rt><rp>)</rp></ruby>
<hr><ruby><rb>盟</rb><rp>(</rp><rt>めい</rt><rp>)</rp></ruby><ruby><rb>邦󠄂</rb><rp>(</rp><rt>ほう</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->邦
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>邦&#xE0102;
|- style="font-size:40pt;font-family:游明朝;<!--【榮】-->
| style="font-size:13px;" |<!--よ み-->エイ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->榮
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:榮#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>共</rb><rp>(</rp><rt>きょう</rt><rp>)</rp></ruby><ruby><rb>榮</rb><rp>(</rp><rt>えい</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->栄
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【樂】-->
| style="font-size:13px;" |<!--よ み-->ラク
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->樂
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:樂#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>樂</rb><rp>(</rp><rt>らく</rt><rp>)</rp></ruby>を
| style="font-size:40pt;" |<!--新字体-->楽
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【偕】-->
| style="font-size:13px;" |<!--よ み-->とも
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->偕
| style="font-size:13px;" |<!--説 明-->(表外漢字)<ref name="">[[wikt:en:偕#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>偕</rb><rp>(</rp><rt>とも</rt><rp>)</rp></ruby>に
| style="font-size:40pt;" |<!--新字体-->
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【祖】-->
| style="font-size:13px;" |<!--よ み-->ソ
| style="width:50px;" |[[画像:Ufa50.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->祖︀
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:祖#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>皇</rb><rp>(</rp><rt>こう</rt><rp>)</rp></ruby><ruby><rb>祖︀</rb><rp>(</rp><rt>そ</rt><rp>)</rp></ruby><ruby><rb>皇</rb><rp>(</rp><rt>こう</rt><rp>)</rp></ruby><ruby><rb>宗</rb><rp>(</rp><rt>そう</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->祖
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>祖&#xFE00;
|- style="font-size:40pt;font-family:游明朝;<!--【遺󠄁】-->
| style="font-size:13px;" |<!--よ み-->イ
| style="width:50px;" |[[画像:U907a-kyu.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->遺󠄁
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:遺#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>遺󠄁</rb><rp>(</rp><rt>い</rt><rp>)</rp></ruby><ruby><rb>範</rb><rp>(</rp><rt>はん</rt><rp>)</rp></ruby><hr><ruby><rb>遺󠄁</rb><rp>(</rp><rt>い</rt><rp>)</rp></ruby><ruby><rb>憾</rb><rp>(</rp><rt>かん</rt><rp>)</rp></ruby><hr><ruby><rb>遺󠄁</rb><rp>(</rp><rt>い</rt><rp>)</rp></ruby><ruby><rb>族</rb><rp>(</rp><rt>ぞく</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->遺
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>遺&#xE0101;
|- style="font-size:40pt;font-family:游明朝;<!--【拳】-->
| style="font-size:13px;" |<!--よ み-->ケン
| style="width:50px;" |[[画像:U62f3-kyu.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->拳󠄁
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:拳#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>拳󠄁</rb><rp>(</rp><rt>けん</rt><rp>)</rp></ruby><ruby><rb>〻</rb><rp>(</rp><rt>けん</rt><rp>)</rp></ruby><ruby><rb>措</rb><rp>(</rp><rt>お</rt><rp>)</rp></ruby>かざる
| style="font-size:40pt;" |<!--新字体-->拳
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>拳&#xE0101;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">拳</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【所󠄁】-->
| style="font-size:13px;" |<!--よ み-->ところ
| style="width:50px;" |[[画像:U6240-kyu.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->所󠄁
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:所#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>所󠄁</rb><rp>(</rp><rt>ところ</rt><rp>)</rp></ruby> <span style="font-size:11px;">(6か所)</span><hr><ruby><rb>所󠄁以</rb><rp>(</rp><rt>ゆえん</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->所
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>所&#xE0101;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">所</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【曩】-->
| style="font-size:13px;" |<!--よ み-->さき
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->曩
| style="font-size:13px;" |<!--説 明-->(表外漢字)<ref name="">[[wikt:en:曩#Japanese]]</ref>
| style="font-size:30px;" |<!--用 例--><ruby><rb>曩</rb><rp>(</rp><rt>さき</rt><rp>)</rp></ruby>に
| style="font-size:40pt;" |<!--新字体-->
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【戰】-->
| style="font-size:13px;" |<!--よ み-->セン
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->戰
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:戰#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>宣</rb><rp>(</rp><rt>せん</rt><rp>)</rp></ruby><ruby><rb>戰</rb><rp>(</rp><rt>せん</rt><rp>)</rp></ruby>
<hr><ruby><rb>交󠄁</rb><rp>(</rp><rt>こう</rt><rp>)</rp></ruby><ruby><rb>戰</rb><rp>(</rp><rt>せん</rt><rp>)</rp></ruby> <span style="font-size:11px;">(2か所)</span>
<hr><ruby><rb><span style="font-size:30px;">勇󠄁</span></rb><rp>(</rp><rt>ゆう</rt><rp>)</rp></ruby><ruby><rb>戰</rb><rp>(</rp><rt>せん</rt><rp>)</rp></ruby>
<hr><ruby><rb>戰</rb><rp>(</rp><rt>せん</rt><rp>)</rp></ruby><ruby><rb>局</rb><rp>(</rp><rt>きょく</rt><rp>)</rp></ruby>
<hr><ruby><rb>戰</rb><rp>(</rp><rt>せん</rt><rp>)</rp></ruby><ruby><rb>陣</rb><rp>(</rp><rt>じん</rt><rp>)</rp></ruby>
<hr><ruby><rb>戰</rb><rp>(</rp><rt>せん</rt><rp>)</rp></ruby><ruby><rb>傷</rb><rp>(</rp><rt>しょう</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->戦
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【亦】-->
| style="font-size:13px;" |<!--よ み-->また
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->亦
| style="font-size:13px;" |<!--説 明-->(表外漢字)<ref name="">[[wikt:en:亦#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>亦</rb><rp>(</rp><rt>また</rt><rp>)</rp></ruby> <span style="font-size:11px;">(2か所)</span>
| style="font-size:40pt;" |<!--新字体-->
| style="font-size:13px;" |<!--備 考-->別表記「又」
|- style="font-size:40pt;font-family:游明朝;<!--【實】-->
| style="font-size:13px;" |<!--よ み-->ジツ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->實
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:實#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>實</rb><rp>(</rp><rt>じつ</rt><rp>)</rp></ruby>に
| style="font-size:40pt;" |<!--新字体-->実
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【亞】-->
| style="font-size:13px;" |<!--よ み-->ア
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->亞
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:亞#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>東</rb><rp>(</rp><rt>とう</rt><rp>)</rp></ruby><ruby><rb>亞</rb><rp>(</rp><rt>あ</rt><rp>)</rp></ruby> <span style="font-size:11px;">(2か所)</span>
| style="font-size:40pt;" |<!--新字体-->亜
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【庻】-->
| style="font-size:13px;" |<!--よ み-->ショ
| style="width:50px;" |[[画像:U5ebb-var-001.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体--><span style="font-size:13px;">(<span style="color:red;">▶</span>表示困難)</span>
| style="font-size:13px;" |<!--説 明-->(<span style="font-size:30px;">{{lang|zh-tw|庻󠄀}}</span> の<br>異体字<ref>文字情報基盤検索システム [https://moji.or.jp/mojikibansearch/info?MJ%E6%96%87%E5%AD%97%E5%9B%B3%E5%BD%A2%E5%90%8D=MJ011023 ]</ref>)<ref name="">[[wikt:en:庻#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb><span style="font-size:30px;">{{lang|zh-tw|庻󠄀}}</span></rb><rp>(</rp><rt>しょ</rt><rp>)</rp></ruby><ruby><rb>幾󠄁</rb><rp>(</rp><rt>き</rt><rp>)</rp></ruby>する<hr><ruby><rb>衆</rb><rp>(</rp><rt>しゅう</rt><rp>)</rp></ruby><ruby><rb><span style="font-size:30px;">{{lang|zh-tw|庻󠄀}}</span></rb><rp>(</rp><rt>しょ</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->庶
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>&#x5EBB;&#xE0100;<hr><span style="color:red;">▶</span>表示が困難なため<br> <span style="font-size:30px;">{{lang|zh-tw|庻}}</span> で代用する
|- style="font-size:40pt;font-family:游明朝;<!--【權】-->
| style="font-size:13px;" |<!--よ み-->ケン
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->權
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:權#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>主</rb><rp>(</rp><rt>しゅ</rt><rp>)</rp></ruby><ruby><rb>權</rb><rp>(</rp><rt>けん</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->権
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【侵】-->
| style="font-size:13px;" |<!--よ み-->おか-す
| style="width:50px;" |[[画像:U4fb5-kyu.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->侵󠄁
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:侵#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>侵󠄁</rb><rp>(</rp><rt>おか</rt><rp>)</rp></ruby>す
| style="font-size:40pt;" |<!--新字体-->侵
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br><hr>※手書きの原本では<br> 「<span style="font-size:30px;">侵</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【然】-->
| style="font-size:13px;" |<!--よ み-->しか
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->然
| style="font-size:13px;" |<!--説 明-->(難読)<ref name="">[[wikt:en:然#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>然</rb><rp>(</rp><rt>しか</rt><rp>)</rp></ruby>るに<hr><ruby><rb>然</rb><rp>(</rp><rt>しか</rt><rp>)</rp></ruby>れども
| style="font-size:13pt;" |<!--新字体-->(同左)
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【交】-->
| style="font-size:13px;" |<!--よ み-->コウ
| style="width:50px;" |[[画像:U4ea4-k@8.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->交󠄁
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:交#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>交󠄁</rb><rp>(</rp><rt>こう</rt><rp>)</rp></ruby><ruby><rb>戰</rb><rp>(</rp><rt>せん</rt><rp>)</rp></ruby> <span style="font-size:11px;">(2か所)</span>
| style="font-size:40pt;" |<!--新字体-->交
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>交&#xE0101;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">交</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【已】-->
| style="font-size:13px;" |<!--よ み-->すで
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->已
| style="font-size:13px;" |<!--説 明-->(人名用漢字)<ref name="">[[wikt:en:已#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>已</rb><rp>(</rp><rt>すで</rt><rp>)</rp></ruby>に
| style="font-size:40pt;" |<!--新字体-->
| style="font-size:13px;" |<!--備 考-->「既に」に同じ
|- style="font-size:40pt;font-family:游明朝;<!--【歲】-->
| style="font-size:13px;" |<!--よ み-->サイ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->歲
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:歲#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>四</rb><rp>(</rp><rt>し</rt><rp>)</rp></ruby><ruby><rb>歲</rb><rp>(</rp><rt>さい</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->歳
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【閱】-->
| style="font-size:13px;" |<!--よ み-->けみ-す
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->閱
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:閱#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>閱</rb><rp>(</rp><rt>けみ</rt><rp>)</rp></ruby>し
| style="font-size:40pt;" |<!--新字体-->閲
| style="font-size:13px;" |<!--備 考-->※手書きの原本では<br> 「<span style="font-size:30px;">閲</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【海】-->
| style="font-size:13px;" |<!--よ み-->カイ
| style="width:50px;" |[[画像:Ufa45.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->海󠄀
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:海#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>陸</rb><rp>(</rp><rt>りく</rt><rp>)</rp></ruby><ruby><rb>海󠄀</rb><rp>(</rp><rt>かい</rt><rp>)</rp></ruby><ruby><rb>將</rb><rp>(</rp><rt>しょう</rt><rp>)</rp></ruby><ruby><rb>兵</rb><rp>(</rp><rt>へい</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->海
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>海&#xE0100;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">海</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【將】-->
| style="font-size:13px;" |<!--よ み-->ショウ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->將
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:將#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>將</rb><rp>(</rp><rt>しょう</rt><rp>)</rp></ruby><ruby><rb>兵</rb><rp>(</rp><rt>へい</rt><rp>)</rp></ruby><hr><ruby><rb>將</rb><rp>(</rp><rt>しょう</rt><rp>)</rp></ruby><ruby><rb>來</rb><rp>(</rp><rt>らい</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->将
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【勇】-->
| style="font-size:13px;" |<!--よ み-->ユウ
| style="width:50px;" |[[画像:Ufa76.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->勇󠄁
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:勇#Japanese]]</ref>
| style="font-size:30px;" |<!--用 例--><ruby><rb>勇󠄁</rb><rp>(</rp><rt>ゆう</rt><rp>)</rp></ruby><ruby><rb>戰</rb><rp>(</rp><rt>せん</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->勇
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>勇&#xE0101;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">勇</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【勵】-->
| style="font-size:13px;" |<!--よ み-->レイ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->勵
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:勵#Japanese]]</ref>
| style="font-size:30px;" |<!--用 例--><ruby><rb>勵</rb><rp>(</rp><rt>れい</rt><rp>)</rp></ruby><ruby><rb>精󠄀</rb><rp>(</rp><rt>せい</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->励
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【精】-->
| style="font-size:13px;" |<!--よ み-->セイ
| style="width:50px;" |[[画像:Ufa1d.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->精󠄀
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:精#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>勵</rb><rp>(</rp><rt>れい</rt><rp>)</rp></ruby><ruby><rb>精󠄀</rb><rp>(</rp><rt>せい</rt><rp>)</rp></ruby>
<hr><ruby><rb>精󠄀</rb><rp>(</rp><rt>せい</rt><rp>)</rp></ruby><ruby><rb>華</rb><rp>(</rp><rt>か</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->精
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>精&#xE0100;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">精</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【盡】-->
| style="font-size:13px;" |<!--よ み-->つく-す
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->盡
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:盡#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例-->最善を<ruby><rb>盡</rb><rp>(</rp><rt>つく</rt><rp>)</rp></ruby>せる
| style="font-size:40pt;" |<!--新字体-->尽
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【拘】-->
| style="font-size:13px;" |<!--よ み-->かかわ-る
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->拘
| style="font-size:13px;" |<!--説 明-->([[w:表外読み|表外音訓]])<ref name="">[[wikt:en:拘#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例-->に<ruby><rb>拘</rb><rp>(</rp><rt>かかわ</rt><rp>)</rp></ruby>らず
| style="font-size:13pt;" |<!--新字体-->(同左)
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【轉】-->
| style="font-size:13px;" |<!--よ み-->テン
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->轉
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:轉#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>好</rb><rp>(</rp><rt>こう</rt><rp>)</rp></ruby><ruby><rb>轉</rb><rp>(</rp><rt>てん</rt><rp>)</rp></ruby>せず
| style="font-size:40pt;" |<!--新字体-->転
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【加之】-->
| style="font-size:9px;" |<!--よ み-->しかのみならず
| style="width:50px;" |
| style="font-size:20pt;" |<!--字 体-->加之
| style="font-size:13px;" |<!--説 明-->([[w:熟字訓|熟字訓]])<ref name="">[[wikt:en:加之#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>加之</rb><rp>(</rp><rt>しかのみならず</rt><rp>)</rp></ruby><ruby>
| style="font-size:40pt;" |<!--新字体-->
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【殘】-->
| style="font-size:13px;" |<!--よ み-->ザン
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->殘
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:殘#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb><span style="font-size:30px;">殘</span></rb><rp>(</rp><rt>ざん</rt><rp>)</rp></ruby><ruby><rb><span style="font-size:30px;">虐󠄁</span></rb><rp>(</rp><rt>ぎゃく</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->残
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【虐】-->
| style="font-size:13px;" |<!--よ み-->ギャク
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->虐󠄁
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:虐#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb><span style="font-size:30px;">殘</span></rb><rp>(</rp><rt>ざん</rt><rp>)</rp></ruby><ruby><rb><span style="font-size:30px;">虐󠄁</span></rb><rp>(</rp><rt>ぎゃく</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->虐
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>虐&#xE0101;
|- style="font-size:40pt;font-family:游明朝;<!--【彈】-->
| style="font-size:13px;" |<!--よ み-->ダン
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->彈
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:彈#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>爆</rb><rp>(</rp><rt>ばく</rt><rp>)</rp></ruby><ruby><rb>彈</rb><rp>(</rp><rt>だん</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->弾
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【使】-->
| style="font-size:13px;" |<!--よ み-->シ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->使󠄁
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:使#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>使󠄁</rb><rp>(</rp><rt>し</rt><rp>)</rp></ruby><ruby><rb>用</rb><rp>(</rp><rt>よう</rt><rp>)</rp></ruby>して
| style="font-size:40pt;" |<!--新字体-->使
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>使&#xE0101;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">使</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【頻】-->
| style="font-size:13px;" |<!--よ み-->しきり
| style="width:50px;" |[[画像:Ufa6a.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->頻󠄀
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:頻#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb><span style="font-size:30px;">頻󠄀</span></rb><rp>(</rp><rt>しきり</rt><rp>)</rp></ruby>に
| style="font-size:40pt;" |<!--新字体-->頻
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>頻&#xE0100;
|- style="font-size:40pt;font-family:游明朝;<!--【辜】-->
| style="font-size:13px;" |<!--よ み-->コ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->辜
| style="font-size:13px;" |<!--説 明-->(表外漢字)<ref name="">[[wikt:en:辜#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb><span style="font-size:30px;">無</span></rb><rp>(</rp><rt>む</rt><rp>)</rp></ruby><ruby><rb><span style="font-size:30px;">辜</span></rb><rp>(</rp><rt>こ</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【殺】-->
| style="font-size:13px;" |<!--よ み-->サツ
| style="width:50px;" |[[画像:Uf970.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->殺󠄀
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:殺#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>殺󠄀</rb><rp>(</rp><rt>さっ</rt><rp>)</rp></ruby><ruby><rb>傷</rb><rp>(</rp><rt>しょう</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->殺
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>殺&#xE0100;
|- style="font-size:40pt;font-family:游明朝;<!--【慘】-->
| style="font-size:13px;" |<!--よ み-->サン
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->慘
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:慘#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb><span style="font-size:30px;">慘</span></rb><rp>(</rp><rt>さん</rt><rp>)</rp></ruby><ruby><rb><span style="font-size:30px;">害󠄂</span></rb><rp>(</rp><rt>がい</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->惨
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【害】-->
| style="font-size:13px;" |<!--よ み-->ガイ
| style="width:50px;" |[[画像:U5bb3-kyu.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->害󠄂
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:害#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb><span style="font-size:30px;">慘</span></rb><rp>(</rp><rt>さん</rt><rp>)</rp></ruby><ruby><rb><span style="font-size:30px;">害󠄂</span></rb><rp>(</rp><rt>がい</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->害
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>害&#xE0102;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">害</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【眞】-->
| style="font-size:13px;" |<!--よ み-->シン
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->眞
| style="font-size:13px;" |<!--説 明--><ref name="">[[wikt:en:眞#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>眞</rb><rp>(</rp><rt>れい</rt><rp>)</rp></ruby>に
| style="font-size:40pt;" |<!--新字体-->真
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【而】-->
| style="font-size:13px;" |<!--よ み-->しか-も
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->而
| style="font-size:13px;" |<!--説 明-->(人名用漢字)<ref name="">[[wikt:en:而#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>而</rb><rp>(</rp><rt>しか</rt><rp>)</rp></ruby>も<ruby><rb>尙</rb><rp>(</rp><rt>なお</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【尙】-->
| style="font-size:13px;" |<!--よ み-->なお
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->尙
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:尙#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>而</rb><rp>(</rp><rt>しか</rt><rp>)</rp></ruby>も<ruby><rb>尙</rb><rp>(</rp><rt>なお</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->尚
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【繼】-->
| style="font-size:13px;" |<!--よ み-->ケイ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->繼
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:繼#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>繼</rb><rp>(</rp><rt>けい</rt><rp>)</rp></ruby><ruby><rb>續</rb><rp>(</rp><rt>ぞく</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->継
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【續】-->
| style="font-size:13px;" |<!--よ み-->ゾク
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->續
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:續#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>繼</rb><rp>(</rp><rt>けい</rt><rp>)</rp></ruby><ruby><rb>續</rb><rp>(</rp><rt>ぞく</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->続
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【終】-->
| style="font-size:13px;" |<!--よ み-->つい-に<hr>(シュウ)
| style="width:50px;" |[[画像:U7d42-kyu.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->終󠄁
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:終#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>終󠄁</rb><rp>(</rp><rt>つい</rt><rp>)</rp></ruby>に<hr><ruby><rb>終󠄁</rb><rp>(</rp><rt>しゅう</rt><rp>)</rp></ruby><ruby><rb>始</rb><rp>(</rp><rt>し</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->終
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>終&#xE0101;<hr>※手書きの原本では<br> 「<span style="font-family:MS明朝;font-size:30px;">{{lang|zh-tw|終}}</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【來】-->
| style="font-size:13px;" |<!--よ み-->ライ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->來
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:來#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>招</rb><rp>(</rp><rt>しょう</rt><rp>)</rp></ruby><ruby><rb>來</rb><rp>(</rp><rt>らい</rt><rp>)</rp></ruby><hr><ruby><rb>將</rb><rp>(</rp><rt>しょう</rt><rp>)</rp></ruby><ruby><rb>來</rb><rp>(</rp><rt>らい</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->来
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【延】-->
| style="font-size:13px;" |<!--よ み-->のべ-る
| style="width:50px;" |[[画像:U5ef6-kyu.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->延󠄂
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:延#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>延󠄂</rb><rp>(</rp><rt>のべ</rt><rp>)</rp></ruby>て
| style="font-size:40pt;" |<!--新字体-->延
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>延&#xE0102;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">延</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【類】-->
| style="font-size:13px;" |<!--よ み-->ルイ
| style="width:50px;" |[[画像:Uf9d0.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->類󠄀
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:類#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb><span style="font-size:30px;">人</span></rb><rp>(</rp><rt>じん</rt><rp>)</rp></ruby><ruby><rb><span style="font-size:30px;">類󠄀</span></rb><rp>(</rp><rt>るい</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->類
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>類&#xE0100;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">類</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【文】-->
| style="font-size:13px;" |<!--よ み-->ブン
| style="width:50px;" |[[画像:Aj1-20131@6.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->文󠄁
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:文#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>文󠄁</rb><rp>(</rp><rt>しん</rt><rp>)</rp></ruby><ruby><rb>明</rb><rp>(</rp><rt>めい</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>文&#xE0101;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">文</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【神】-->
| style="font-size:13px;" |<!--よ み-->シン
| style="width:50px;" |[[画像:Ufa19.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->神󠄀
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:神#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><!--用 例--><ruby><rb>神󠄀</rb><rp>(</rp><rt>ぶん</rt><rp>)</rp></ruby><ruby><rb>靈</rb><rp>(</rp><rt>れい</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->神
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>神amp;󠄀<hr>※手書きの原本では<br> 「<span style="font-size:30px;">神</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【靈】-->
| style="font-size:13px;" |<!--よ み-->レイ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->靈
| style="font-size:13px;" |<!--説 明--><ref name="">[[wikt:en:靈#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>神󠄀</rb><rp>(</rp><rt>ぶん</rt><rp>)</rp></ruby><ruby><rb>靈</rb><rp>(</rp><rt>れい</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->霊
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【是】-->
| style="font-size:13px;" |<!--よ み-->こ-れ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->是
| style="font-size:13px;" |<!--説 明-->([[w:表外読み|表外音訓]])<ref name="">[[wikt:en:是#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>是</rb><rp>(</rp><rt>こ</rt><rp>)</rp></ruby>れ
| style="font-size:40pt;" |<!--新字体-->
| style="font-size:13px;" |「此れ」に同じ
|- style="font-size:40pt;font-family:游明朝;<!--【應】-->
| style="font-size:13px;" |<!--よ み-->おう-じる
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->應
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:應#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>應</rb><rp>(</rp><rt>おう</rt><rp>)</rp></ruby>ぜしむる
| style="font-size:40pt;" |<!--新字体-->応
| style="font-size:13px;" |
|- style="font-size:40pt;font-family:游明朝;<!--【諸】-->
| style="font-size:13px;" |<!--よ み-->ショ
| style="width:50px;" |[[画像:Ufa22.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->諸󠄀
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:諸#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>諸󠄀</rb><rp>(</rp><rt>しょ</rt><rp>)</rp></ruby><ruby><rb>盟</rb><rp>(</rp><rt>めい</rt><rp>)</rp></ruby><ruby><rb>邦󠄂</rb><rp>(</rp><rt>ほう</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->諸
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>諸&#xE0100;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">諸</span>
|- style="font-size:40pt;font-family:游明朝;<!--【斃】-->
| style="font-size:13px;" |<!--よ み-->たお-れる
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->斃
| style="font-size:13px;" |<!--説 明-->(表外漢字)<ref name="">[[wikt:en:斃#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb><span style="font-size:30px;">斃</span></rb><rp>(</rp><rt>たお</rt><rp>)</rp></ruby>れたる者󠄁
| style="font-size:40pt;" |<!--新字体-->
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【者】-->
| style="font-size:13px;" |<!--よ み-->もの
| style="width:50px;" |[[画像:Ufa5b.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->者󠄁
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:者#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb><span style="font-size:30px;">者󠄁</span></rb><rp>(</rp><rt>もの</rt><rp>)</rp></ruby> <span style="font-size:11px;">(2か所)</span>
| style="font-size:40pt;" |<!--新字体-->者
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>者&#xE0101;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">者</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【內】-->
| style="font-size:13px;" |<!--よ み-->ナイ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->內
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:內#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb><span style="font-size:30px;">五</span></rb><rp>(</rp><rt>ご</rt><rp>)</rp></ruby><ruby><rb><span style="font-size:30px;">內</span></rb><rp>(</rp><rt>ない</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->
| style="font-size:13px;" |<!--備 考-->「ダイ」とも読む
|- style="font-size:40pt;font-family:游明朝;<!--【爲】-->
| style="font-size:13px;" |<!--よ み-->ため
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->爲
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:爲#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>爲</rb><rp>(</rp><rt>ため</rt><rp>)</rp></ruby>に <span style="font-size:11px;">(3か所)</span>
| style="font-size:40pt;" |<!--新字体-->為
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【負】-->
| style="font-size:13px;" |<!--よ み-->お-う
| style="width:50px;" |[[画像:U8ca0-kyu.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->負󠄂
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:負#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>傷</rb><rp>(</rp><rt>きず</rt><rp>)</rp></ruby>を<ruby><rb><span style="font-size:30px;">負󠄂</span></rb><rp>(</rp><rt>お</rt><rp>)</rp></ruby>い
| style="font-size:40pt;" |<!--新字体-->負
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>負&#xE0102;<hr>※手書きの原本では<br>別の字体
|- style="font-size:40pt;font-family:游明朝;<!--【禍】-->
| style="font-size:13px;" |<!--よ み-->カ
| style="width:50px;" |[[画像:Ufa52.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->禍󠄀
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:禍#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>災</rb><rp>(</rp><rt>さい</rt><rp>)</rp></ruby><ruby><rb>禍󠄀</rb><rp>(</rp><rt>か</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->禍
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>禍&#xE0100;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">禍</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【軫】-->
| style="font-size:13px;" |<!--よ み-->シン
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->軫
| style="font-size:13px;" |<!--説 明-->(表外漢字)<ref name="">[[wikt:en:軫#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>軫</rb><rp>(</rp><rt>しん</rt><rp>)</rp></ruby><ruby><rb>念</rb><rp>(</rp><rt>ねん</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【惟】-->
| style="font-size:13px;" |<!--よ み-->おも-う
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->惟
| style="font-size:13px;" |<!--説 明-->(人名用漢字)<ref name="">[[wikt:en:惟#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>惟</rb><rp>(</rp><rt>おも</rt><rp>)</rp></ruby>うに
| style="font-size:40pt;" |<!--新字体-->
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【難】-->
| style="font-size:13px;" |<!--よ み-->ナン<hr>がた-き
| style="width:50px;" |[[画像:Ufa68.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->難󠄀
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:難#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>苦</rb><rp>(</rp><rt>く</rt><rp>)</rp></ruby><ruby><rb><span style="font-size:30px;">難󠄀</span></rb><rp>(</rp><rt>なん</rt><rp>)</rp></ruby><hr><ruby><rb>堪</rb><rp>(</rp><rt>た</rt><rp>)</rp></ruby>え<ruby><rb><span style="font-size:30px;">難󠄀</span></rb><rp>(</rp><rt>がた</rt><rp>)</rp></ruby>き<hr><ruby><rb><span style="font-size:30px;">忍󠄁</span></rb><rp>(</rp><rt>しの</rt><rp>)</rp></ruby>び<ruby><rb><span style="font-size:30px;">難󠄀</span></rb><rp>(</rp><rt>がた</rt><rp>)</rp></ruby>き
| style="font-size:40pt;" |<!--新字体-->難
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>難&#xE0100;
|- style="font-size:40pt;font-family:游明朝;<!--【尋】-->
| style="font-size:13px;" |<!--よ み-->ジン
| style="width:50px;" |[[画像:U5c0b-kyu.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->尋󠄁
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:尋#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb><span style="font-size:30px;">尋󠄁</span></rb><rp>(</rp><rt>じん</rt><rp>)</rp></ruby><ruby><rb>常</rb><rp>(</rp><rt>じょう</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->尋
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>尋&#xE0101;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">尋</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【情】-->
| style="font-size:13px;" |<!--よ み-->ジョウ
| style="width:50px;" |[[画像:U60c5-kyu.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->情󠄁
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:情#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>衷</rb><rp>(</rp><rt>ちゅう</rt><rp>)</rp></ruby><ruby><rb><span style="font-size:30px;">情󠄁</span></rb><rp>(</rp><rt>じょう</rt><rp>)</rp></ruby><hr><ruby><rb><span style="font-size:30px;">情󠄁</span></rb><rp>(</rp><rt>じょう</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->情
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>情&#xE0101;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">情</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【運】-->
| style="font-size:13px;" |<!--よ み-->ウン
| style="width:50px;" |[[画像:U904b-kyu.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->運󠄁
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:運#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>時</rb><rp>(</rp><rt>じ</rt><rp>)</rp></ruby><ruby><rb><span style="font-size:30px;">運󠄁</span></rb><rp>(</rp><rt>うん</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->運
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>運&#xE0101;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">運</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【趨】-->
| style="font-size:13px;" |<!--よ み-->おもむ-く
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->趨
| style="font-size:13px;" |<!--説 明-->(表外漢字)<ref name="">[[wikt:en:趨#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb><span style="font-size:30px;">趨</span></rb><rp>(</rp><rt>おもむ</rt><rp>)</rp></ruby>く
| style="font-size:40pt;" |<!--新字体-->
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【忍】-->
| style="font-size:13px;" |<!--よ み-->しの-び
| style="width:50px;" |[[画像:U5fcd-kyu.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->忍󠄁
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:忍#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb><span style="font-size:30px;">忍󠄁</span></rb><rp>(</rp><rt>しの</rt><rp>)</rp></ruby>び<ruby><rb><span style="font-size:30px;">難󠄀</span></rb><rp>(</rp><rt>がた</rt><rp>)</rp></ruby>き<br>を<ruby><rb><span style="font-size:30px;">忍󠄁</span></rb><rp>(</rp><rt>しの</rt><rp>)</rp></ruby>び
| style="font-size:40pt;" |<!--新字体-->忍
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>忍&#xE0101;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">忍</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【平】-->
| style="font-size:13px;" |<!--よ み-->ヘイ
| style="width:50px;" |[[画像:U5e73-kyu.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->平󠄁
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:平#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb><span style="font-size:30px;">太</span></rb><rp>(</rp><rt>たい</rt><rp>)</rp></ruby><ruby><rb><span style="font-size:30px;">平󠄁</span></rb><rp>(</rp><rt>へい</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->平
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br><hr>※手書きの原本では<br> 「<span style="font-size:30px;">平</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【體】-->
| style="font-size:13px;" |<!--よ み-->タイ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->體
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:體#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>國</rb><rp>(</rp><rt>こく</rt><rp>)</rp></ruby><ruby><rb>體</rb><rp>(</rp><rt>たい</rt><rp>)</rp></ruby> <span style="font-size:11px;">(2か所)</span><hr><ruby><rb>體</rb><rp>(</rp><rt>たい</rt><rp>)</rp></ruby>せよ
| style="font-size:40pt;" |<!--新字体-->体
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【倚】-->
| style="font-size:13px;" |<!--よ み-->キ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->倚
| style="font-size:13px;" |<!--説 明-->(表外漢字)<ref name="">[[wikt:en:倚#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>信</rb><rp>(</rp><rt>しん</rt><rp>)</rp></ruby><ruby><rb>倚</rb><rp>(</rp><rt>き</rt>し<rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【若】-->
| style="font-size:13px;" |<!--よ み-->も-し
| style="width:40px;" |[[画像:Uf974.svg|border|40px]]<span style="font-size:9px;">(?)</span>
| style="font-size:40pt;" |<!--字 体-->若
| style="font-size:13px;" |<!--説 明-->([[w:表外読み|表外音訓]])<ref name="">[[wikt:en:若#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>若</rb><rp>(</rp><rt>も</rt><rp>)</rp></ruby>し
| style="font-size:40pt;" |<!--新字体-->
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【夫】-->
| style="font-size:13px;" |<!--よ み-->そ-れ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->夫
| style="font-size:13px;" |<!--説 明-->([[w:表外読み|表外音訓]])<ref name="">[[wikt:en:夫#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>夫</rb><rp>(</rp><rt>そ</rt><rp>)</rp></ruby>れ
| style="font-size:40pt;" |<!--新字体-->
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【濫】-->
| style="font-size:13px;" |<!--よ み-->みだり-に
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->濫
| style="font-size:13px;" |<!--説 明-->([[w:表外読み|表外音訓]])<ref name="">[[wikt:en:濫#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>濫</rb><rp>(</rp><rt>みだり</rt><rp>)</rp></ruby>に
| style="font-size:40pt;" |<!--新字体-->
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【胞】-->
| style="font-size:13px;" |<!--よ み-->ホウ
| style="width:50px;" |[[画像:U80de-kyu.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->胞󠄁
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:胞#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>同</rb><rp>(</rp><rt>どう</rt><rp>)</rp></ruby><ruby><rb><span style="font-size:30px;">胞󠄁</span></rb><rp>(</rp><rt>ほう</rt><rp>)</rp></ruby><ruby><rb>排</rb><rp>(</rp><rt>はい</rt><rp>)</rp></ruby><ruby><rb><span style="font-size:30px;">擠</span></rb><rp>(</rp><rt>せい</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->胞
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br><hr>※手書きの原本では<br> 「<span style="font-size:30px;">胞</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【擠】-->
| style="font-size:13px;" |<!--よ み-->セイ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->擠
| style="font-size:13px;" |<!--説 明-->(表外漢字)<ref name="">[[wikt:en:擠#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>同</rb><rp>(</rp><rt>どう</rt><rp>)</rp></ruby><ruby><rb><span style="font-size:30px;">胞󠄁</span></rb><rp>(</rp><rt>ほう</rt><rp>)</rp></ruby><ruby><rb>排</rb><rp>(</rp><rt>はい</rt><rp>)</rp></ruby><ruby><rb><span style="font-size:30px;">擠</span></rb><rp>(</rp><rt>せい</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【亂】-->
| style="font-size:13px;" |<!--よ み-->みだ-り
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->亂
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:亂#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb><span style="font-size:30px;">亂</span></rb><rp>(</rp><rt>みだ</rt><rp>)</rp></ruby>り
| style="font-size:40pt;" |<!--新字体-->乱
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【道】-->
| style="font-size:13px;" |<!--よ み-->ドウ<hr>みち
| style="width:50px;" |[[画像:Gw u9053.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->道󠄁
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:道#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>大</rb><rp>(</rp><rt>たい</rt><rp>)</rp></ruby><ruby><rb><span style="font-size:30px;">道󠄁</span></rb><rp>(</rp><rt>どう</rt><rp>)</rp></ruby><hr><ruby><rb><span style="font-size:30px;">道󠄁</span></rb><rp>(</rp><rt>みち</rt><rp>)</rp></ruby><hr><ruby><rb><span style="font-size:30px;">道󠄁</span></rb><rp>(</rp><rt>どう</rt><rp>)</rp></ruby><ruby><rb>義</rb><rp>(</rp><rt>ぎ</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->道
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>道&#xE0101;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">道</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【擧】-->
| style="font-size:13px;" |<!--よ み-->キョ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->擧
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>擧</rb><rp>(</rp><rt>きょ</rt><rp>)</rp></ruby><ruby><rb>國</rb><rp>(</rp><rt>こく</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->挙
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【】-->
| style="font-size:13px;" |<!--よ み-->
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->
| style="font-size:13px;" |<!--説 明--><!-- <ref name="">[[wikt:en:]]</ref> -->
| style="font-size:20px;" |<!--用 例-->
| style="font-size:40pt;" |<!--新字体-->
| style="font-size:13px;" |<!--備 考--><!--(異体字セレクタ)<br><hr>※手書きの原本では<br> 「<span style="font-size:30px;">●</span>」-->
|}
===脚注===
<references />
*簡体字:<span style="font-family:MS明朝;font-size:40px;">{{lang|zh|終 諾 /庻󠄀 庻󠄀}}</span>
*繁体字:<span style="font-family:MS明朝;font-size:40px;">{{lang|zh-tw|終 諾 /庻󠄀 庻󠄀}}</span>
*:<span style="font-size:40px;">{{lang|vi|庻 庻 庻󠄀 庻󠄀 }}</span>
<!--
<ruby><rb>●漢字●</rb><rp>(</rp><rt>●ルビ●</rt><rp>)</rp></ruby>
<ruby><rb><span style="font-size:30px;">●漢字●</span></rb><rp>(</rp><rt>●ルビ●</rt><rp>)</rp></ruby>
-->
<!--
<span style="font-size:30px;"></span>
<span style="font-size:50px;">[[wikt:en:|en:]]</span>
-->
1lgwe7v6mwoxtdmjzmzzxb5hdurdtzu
302235
302233
2026-08-14T11:48:42Z
Linguae
449
/* 旧字体・異体字 */
302235
wikitext
text/x-wiki
==簡体字・繁体字==
*簡体字のタグ:<nowiki>{{lang|zh|骨}}</nowiki>
*繁体字のタグ:<nowiki>{{lang|zh-tw|骨}}</nowiki>
{| class="wikitable"
|-
!簡体字
!繁体字
!常用漢字
![異体字]
|- style="font-size:50px;
|{{lang|zh|起}}
|{{lang|zh-tw|起}}
|起
|起󠄁
|- style="font-size:50px;
|{{lang|zh|骨}}
|{{lang|zh-tw|骨}}
|骨
|- style="font-size:50px;
|{{lang|zh|終}}
|{{lang|zh-tw|終}}
|終
|終󠄁
|- style="font-size:50px;
|{{lang|zh|酋}}
|{{lang|zh-tw|酋}}
|酋
|- style="font-size:50px;
|{{lang|zh|稍}}
|{{lang|zh-tw|稍}}
|稍
|- style="font-size:50px;
|{{lang|zh|然}}
|{{lang|zh-tw|然}}
|然
|- style="font-size:50px;
|{{lang|zh|納}}
|{{lang|zh-tw|納}}
|納
|- style="font-size:50px;
|{{lang|zh|派}}
|{{lang|zh-tw|派}}
|派
|- style="font-size:50px;
|{{lang|zh|藍}}
|{{lang|zh-tw|藍}}
|藍
|- style="font-size:50px;
|{{lang|zh|領}}
|{{lang|zh-tw|領}}
|領
|- style="font-size:50px;
|{{lang|zh|}}
|{{lang|zh-tw|}}
|
| style="font-size:13px;" |
|}
*簡体字:<span style="font-size:40px;">{{lang|zh|骨 酋 納 領 𠁅 𬞈}}</span>
*繁体字:<span style="font-size:40px;">{{lang|zh-tw|骨 酋 納 領 𠁅 𬞈}}</span>
<span style="font-size:50px;">[[wikt:en:𠁅|𠁅]]
</span>
==漢字==
*簡体字:<span style="font-size:40px;">{{lang|zh|山城 大和 河內 和泉 攝津 伊賀 伊勢 志摩 尾張 三河 遠江 駿河 伊豆 甲斐 相模 武藏 安房 上總 下總 近江 美濃 飛驒 信濃 上野 下野 陸奧 常陸 若狹 越前 加賀 能登 越中 越後 佐渡 丹波 丹後 但馬 因幡 伯耆 出雲 石見 隱岐 播磨 美作 備前 備中 備後 安藝 周防 長門 紀伊 淡路 阿波 讚岐 伊予 土佐 筑前 筑後 豐前 豐後 肥前 肥後 日向 大隅 薩摩 壹岐 對馬 }}</span>
*繁体字:<span style="font-size:40px;">{{lang|zh-tw|山城 大和 河內 和泉 攝津 伊賀 伊勢 志摩 尾張 三河 遠江 駿河 伊豆 甲斐 相模 武藏 安房 上總 下總 近江 美濃 飛驒 信濃 上野 下野 陸奧 常陸 若狹 越前 加賀 能登 越中 越後 佐渡 丹波 丹後 但馬 因幡 伯耆 出雲 石見 隱岐 播磨 美作 備前 備中 備後 安藝 周防 長門 紀伊 淡路 阿波 讚岐 伊予 土佐 筑前 筑後 豐前 豐後 肥前 肥後 日向 大隅 薩摩 壹岐 對馬 }}</span>
==旧字体・異体字==
{| class="wikitable sortable"
|-
!よみ
! style="width:50px;" |(画像)
!字 体
!(説明)
!用 例
!新字体
!備 考
|- style="font-size:40pt;font-family:游明朝;<!--【朕】-->
| style="font-size:13px;" |<!--よ み-->チン
| style="width:50px;" |[[画像:U6715-kyu.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->朕󠄂
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:朕#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>朕󠄂</rb><rp>(</rp><rt>ちん</rt><rp>)</rp></ruby> <span style="font-size:11px;">(16か所)</span>
| style="font-size:40pt;" |<!--新字体-->朕
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>朕&#xE0102;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">朕</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【國】-->
| style="font-size:13px;" |<!--よ み-->コク
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->國
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:國#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>帝</rb><rp>(</rp><rt>てい</rt><rp>)</rp></ruby><ruby><rb>國</rb><rp>(</rp><rt>こく</rt><rp>)</rp></ruby> <span style="font-size:11px;">(8か所)</span>
<hr><ruby><rb>四</rb><rp>(</rp><rt>し</rt><rp>)</rp></ruby><ruby><rb>國</rb><rp>(</rp><rt>こく</rt><rp>)</rp></ruby>
<hr><ruby><rb>二</rb><rp>(</rp><rt>に</rt><rp>)</rp></ruby><ruby><rb>國</rb><rp>(</rp><rt>こく</rt><rp>)</rp></ruby>
<hr><ruby><rb>他</rb><rp>(</rp><rt>た</rt><rp>)</rp></ruby><ruby><rb>國</rb><rp>(</rp><rt>こく</rt><rp>)</rp></ruby>
<hr><ruby><rb>國</rb><rp>(</rp><rt>こく</rt><rp>)</rp></ruby><ruby><rb>體</rb><rp>(</rp><rt>たい</rt><rp>)</rp></ruby> <span style="font-size:11px;">(2か所)</span>
<hr><ruby><rb>擧</rb><rp>(</rp><rt>きょ</rt><rp>)</rp></ruby><ruby><rb>國</rb><rp>(</rp><rt>こく</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->国
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【狀】-->
| style="font-size:13px;" |<!--よ み-->ジョウ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->狀
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:狀#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>現</rb><rp>(</rp><rt>げん</rt><rp>)</rp></ruby><ruby><rb>狀</rb><rp>(</rp><rt>じょう</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->状
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【收】-->
| style="font-size:13px;" |<!--よ み-->シュウ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->收
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:收#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>收</rb><rp>(</rp><rt>しゅう</rt><rp>)</rp></ruby><ruby><rb>拾</rb><rp>(</rp><rt>しゅう</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->収
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【玆】-->
| style="font-size:13px;" |<!--よ み-->ここ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->玆
| style="font-size:13px;" |<!--説 明-->(表外漢字)<ref name="">[[wikt:en:玆#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>玆</rb><rp>(</rp><rt>ここ</rt><rp>)</rp></ruby>に <span style="font-size:11px;">(2か所)</span>
| style="font-size:40pt;" |<!--新字体-->
| style="font-size:15px;" |<!--備 考--><span style="font-size:30pt;">茲</span>、<span style="font-size:30pt;">兹</span> は別字
|- style="font-size:40pt;font-family:游明朝;<!--【爾】-->
| style="font-size:13px;" |<!--よ み-->なんじ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->爾
| style="font-size:13px;" |<!--説 明-->(難読)<ref name="">[[wikt:en:爾#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>爾</rb><rp>(</rp><rt>なんじ</rt><rp>)</rp></ruby><ruby><rb>臣</rb><rp>(</rp><rt>しん</rt><rp>)</rp></ruby><ruby><rb>民</rb><rp>(</rp><rt>みん</rt><rp>)</rp></ruby> <span style="font-size:11px;">(5か所)</span>
| style="font-size:40pt;" |<!--新字体-->
| style="font-size:13px;" |<!--備 考-->「汝」に同じ
|- style="font-size:40pt;font-family:游明朝;<!--【吿】-->
| style="font-size:13px;" |<!--よ み-->コク
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->吿
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:吿#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>通󠄁</rb><rp>(</rp><rt>つう</rt><rp>)</rp></ruby><ruby><rb>吿</rb><rp>(</rp><rt>こく</rt><rp>)</rp></ruby><hr><ruby><rb>吿</rb><rp>(</rp><rt>つ</rt><rp>)</rp></ruby>ぐ
| style="font-size:40pt;" |<!--新字体-->告
| style="font-size:13px;" |<!--備 考-->※手書きの原本では<br> 「<span style="font-size:30px;">告</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【對】-->
| style="font-size:13px;" |<!--よ み-->タイ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->對
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:對#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例-->に<ruby><rb>對</rb><rp>(</rp><rt>たい</rt><rp>)</rp></ruby>し <span style="font-size:11px;">(2か所)</span>
| style="font-size:40pt;" |<!--新字体-->対
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【諾】-->
| style="font-size:13px;" |<!--よ み-->ダク
| style="width:50px;" |[[画像:Ufabd.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体--><span style="font-family:MS明朝;">{{lang|zh-tw|諾󠄂}}</span>
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:諾#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>受</rb><rp>(</rp><rt>じゅ</rt><rp>)</rp></ruby><ruby><rb><span style="font-family:MS明朝;">{{lang|zh-tw|諾󠄂}}</span></rb><rp>(</rp><rt>だく</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->諾
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>諾󠄂<hr><span style="color:red;">▶</span>日本語の明朝体<br> では表示困難
|- style="font-size:40pt;font-family:游明朝;<!--【通】-->
| style="font-size:13px;" |<!--よ み-->ツウ
| style="width:50px;" |[[画像:U901a-kyu.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->通󠄁
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:通#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>通󠄁</rb><rp>(</rp><rt>つう</rt><rp>)</rp></ruby><ruby><rb>吿</rb><rp>(</rp><rt>こく</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->通
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>通&#xE0101;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">通</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【抑】-->
| style="font-size:13px;" |<!--よ み-->そも
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->抑
| style="font-size:13px;" |<!--説 明-->([[w:表外読み|表外音訓]])<ref name="">[[wikt:en:抑#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>抑</rb><rp>(</rp><rt>そも</rt><rp>)</rp></ruby><ruby><rb>〻</rb><rp>(</rp><rt>そも</rt><rp>)</rp></ruby>
| style="font-size:13pt;" |<!--新字体-->(同左)
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【圖】-->
| style="font-size:13px;" |<!--よ み-->はかる
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->圖
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:圖#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>圖</rb><rp>(</rp><rt>はか</rt><rp>)</rp></ruby>り
| style="font-size:40pt;" |<!--新字体-->図
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【萬】-->
| style="font-size:13px;" |<!--よ み-->バン
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体--><span style="font-family:MS明朝;">{{lang|zh-tw|萬}}</span>
| style="font-size:13px;" |<!--説 明-->(旧字体)<br>(萬の異体字)<ref name="">[[wikt:en:萬#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>萬</rb><rp>(</rp><rt>ばん</rt><rp>)</rp></ruby><ruby><rb>邦󠄂</rb><rp>(</rp><rt>ぽう</rt><rp>)</rp></ruby>
<hr><ruby><rb>萬</rb><rp>(</rp><rt>ばん</rt><rp>)</rp></ruby><ruby><rb>世</rb><rp>(</rp><rt>せい</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->万
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)?<br><hr><span style="color:red;">▶</span>日本語の明朝体<br> では表示困難
|- style="font-size:40pt;font-family:游明朝;<!--【邦】-->
| style="font-size:13px;" |<!--よ み-->ホウ
| style="width:50px;" |[[画像:U90a6-kyu.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->邦󠄂
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:邦#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>萬</rb><rp>(</rp><rt>ばん</rt><rp>)</rp></ruby><ruby><rb>邦󠄂</rb><rp>(</rp><rt>ぽう</rt><rp>)</rp></ruby>
<hr><ruby><rb>盟</rb><rp>(</rp><rt>めい</rt><rp>)</rp></ruby><ruby><rb>邦󠄂</rb><rp>(</rp><rt>ほう</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->邦
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>邦&#xE0102;
|- style="font-size:40pt;font-family:游明朝;<!--【榮】-->
| style="font-size:13px;" |<!--よ み-->エイ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->榮
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:榮#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>共</rb><rp>(</rp><rt>きょう</rt><rp>)</rp></ruby><ruby><rb>榮</rb><rp>(</rp><rt>えい</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->栄
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【樂】-->
| style="font-size:13px;" |<!--よ み-->ラク
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->樂
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:樂#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>樂</rb><rp>(</rp><rt>らく</rt><rp>)</rp></ruby>を
| style="font-size:40pt;" |<!--新字体-->楽
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【偕】-->
| style="font-size:13px;" |<!--よ み-->とも
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->偕
| style="font-size:13px;" |<!--説 明-->(表外漢字)<ref name="">[[wikt:en:偕#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>偕</rb><rp>(</rp><rt>とも</rt><rp>)</rp></ruby>に
| style="font-size:40pt;" |<!--新字体-->
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【祖】-->
| style="font-size:13px;" |<!--よ み-->ソ
| style="width:50px;" |[[画像:Ufa50.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->祖︀
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:祖#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>皇</rb><rp>(</rp><rt>こう</rt><rp>)</rp></ruby><ruby><rb>祖︀</rb><rp>(</rp><rt>そ</rt><rp>)</rp></ruby><ruby><rb>皇</rb><rp>(</rp><rt>こう</rt><rp>)</rp></ruby><ruby><rb>宗</rb><rp>(</rp><rt>そう</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->祖
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>祖&#xFE00;
|- style="font-size:40pt;font-family:游明朝;<!--【遺󠄁】-->
| style="font-size:13px;" |<!--よ み-->イ
| style="width:50px;" |[[画像:U907a-kyu.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->遺󠄁
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:遺#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>遺󠄁</rb><rp>(</rp><rt>い</rt><rp>)</rp></ruby><ruby><rb>範</rb><rp>(</rp><rt>はん</rt><rp>)</rp></ruby><hr><ruby><rb>遺󠄁</rb><rp>(</rp><rt>い</rt><rp>)</rp></ruby><ruby><rb>憾</rb><rp>(</rp><rt>かん</rt><rp>)</rp></ruby><hr><ruby><rb>遺󠄁</rb><rp>(</rp><rt>い</rt><rp>)</rp></ruby><ruby><rb>族</rb><rp>(</rp><rt>ぞく</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->遺
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>遺&#xE0101;
|- style="font-size:40pt;font-family:游明朝;<!--【拳】-->
| style="font-size:13px;" |<!--よ み-->ケン
| style="width:50px;" |[[画像:U62f3-kyu.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->拳󠄁
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:拳#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>拳󠄁</rb><rp>(</rp><rt>けん</rt><rp>)</rp></ruby><ruby><rb>〻</rb><rp>(</rp><rt>けん</rt><rp>)</rp></ruby><ruby><rb>措</rb><rp>(</rp><rt>お</rt><rp>)</rp></ruby>かざる
| style="font-size:40pt;" |<!--新字体-->拳
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>拳&#xE0101;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">拳</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【所󠄁】-->
| style="font-size:13px;" |<!--よ み-->ところ
| style="width:50px;" |[[画像:U6240-kyu.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->所󠄁
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:所#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>所󠄁</rb><rp>(</rp><rt>ところ</rt><rp>)</rp></ruby> <span style="font-size:11px;">(6か所)</span><hr><ruby><rb>所󠄁以</rb><rp>(</rp><rt>ゆえん</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->所
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>所&#xE0101;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">所</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【曩】-->
| style="font-size:13px;" |<!--よ み-->さき
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->曩
| style="font-size:13px;" |<!--説 明-->(表外漢字)<ref name="">[[wikt:en:曩#Japanese]]</ref>
| style="font-size:30px;" |<!--用 例--><ruby><rb>曩</rb><rp>(</rp><rt>さき</rt><rp>)</rp></ruby>に
| style="font-size:40pt;" |<!--新字体-->
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【戰】-->
| style="font-size:13px;" |<!--よ み-->セン
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->戰
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:戰#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>宣</rb><rp>(</rp><rt>せん</rt><rp>)</rp></ruby><ruby><rb>戰</rb><rp>(</rp><rt>せん</rt><rp>)</rp></ruby>
<hr><ruby><rb>交󠄁</rb><rp>(</rp><rt>こう</rt><rp>)</rp></ruby><ruby><rb>戰</rb><rp>(</rp><rt>せん</rt><rp>)</rp></ruby> <span style="font-size:11px;">(2か所)</span>
<hr><ruby><rb><span style="font-size:30px;">勇󠄁</span></rb><rp>(</rp><rt>ゆう</rt><rp>)</rp></ruby><ruby><rb>戰</rb><rp>(</rp><rt>せん</rt><rp>)</rp></ruby>
<hr><ruby><rb>戰</rb><rp>(</rp><rt>せん</rt><rp>)</rp></ruby><ruby><rb>局</rb><rp>(</rp><rt>きょく</rt><rp>)</rp></ruby>
<hr><ruby><rb>戰</rb><rp>(</rp><rt>せん</rt><rp>)</rp></ruby><ruby><rb>陣</rb><rp>(</rp><rt>じん</rt><rp>)</rp></ruby>
<hr><ruby><rb>戰</rb><rp>(</rp><rt>せん</rt><rp>)</rp></ruby><ruby><rb>傷</rb><rp>(</rp><rt>しょう</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->戦
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【亦】-->
| style="font-size:13px;" |<!--よ み-->また
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->亦
| style="font-size:13px;" |<!--説 明-->(表外漢字)<ref name="">[[wikt:en:亦#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>亦</rb><rp>(</rp><rt>また</rt><rp>)</rp></ruby> <span style="font-size:11px;">(2か所)</span>
| style="font-size:40pt;" |<!--新字体-->
| style="font-size:13px;" |<!--備 考-->別表記「又」
|- style="font-size:40pt;font-family:游明朝;<!--【實】-->
| style="font-size:13px;" |<!--よ み-->ジツ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->實
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:實#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>實</rb><rp>(</rp><rt>じつ</rt><rp>)</rp></ruby>に
| style="font-size:40pt;" |<!--新字体-->実
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【亞】-->
| style="font-size:13px;" |<!--よ み-->ア
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->亞
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:亞#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>東</rb><rp>(</rp><rt>とう</rt><rp>)</rp></ruby><ruby><rb>亞</rb><rp>(</rp><rt>あ</rt><rp>)</rp></ruby> <span style="font-size:11px;">(2か所)</span>
| style="font-size:40pt;" |<!--新字体-->亜
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【庻】-->
| style="font-size:13px;" |<!--よ み-->ショ
| style="width:50px;" |[[画像:U5ebb-var-001.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体--><span style="font-size:13px;">(<span style="color:red;">▶</span>表示困難)</span>
| style="font-size:13px;" |<!--説 明-->(<span style="font-size:30px;">{{lang|zh-tw|庻󠄀}}</span> の<br>異体字<ref>文字情報基盤検索システム [https://moji.or.jp/mojikibansearch/info?MJ%E6%96%87%E5%AD%97%E5%9B%B3%E5%BD%A2%E5%90%8D=MJ011023 ]</ref>)<ref name="">[[wikt:en:庻#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb><span style="font-size:30px;">{{lang|zh-tw|庻󠄀}}</span></rb><rp>(</rp><rt>しょ</rt><rp>)</rp></ruby><ruby><rb>幾󠄁</rb><rp>(</rp><rt>き</rt><rp>)</rp></ruby>する<hr><ruby><rb>衆</rb><rp>(</rp><rt>しゅう</rt><rp>)</rp></ruby><ruby><rb><span style="font-size:30px;">{{lang|zh-tw|庻󠄀}}</span></rb><rp>(</rp><rt>しょ</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->庶
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>&#x5EBB;&#xE0100;<hr><span style="color:red;">▶</span>表示が困難なため<br> <span style="font-size:30px;">{{lang|zh-tw|庻}}</span> で代用する
|- style="font-size:40pt;font-family:游明朝;<!--【權】-->
| style="font-size:13px;" |<!--よ み-->ケン
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->權
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:權#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>主</rb><rp>(</rp><rt>しゅ</rt><rp>)</rp></ruby><ruby><rb>權</rb><rp>(</rp><rt>けん</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->権
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【侵】-->
| style="font-size:13px;" |<!--よ み-->おか-す
| style="width:50px;" |[[画像:U4fb5-kyu.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->侵󠄁
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:侵#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>侵󠄁</rb><rp>(</rp><rt>おか</rt><rp>)</rp></ruby>す
| style="font-size:40pt;" |<!--新字体-->侵
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br><hr>※手書きの原本では<br> 「<span style="font-size:30px;">侵</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【然】-->
| style="font-size:13px;" |<!--よ み-->しか
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->然
| style="font-size:13px;" |<!--説 明-->(難読)<ref name="">[[wikt:en:然#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>然</rb><rp>(</rp><rt>しか</rt><rp>)</rp></ruby>るに<hr><ruby><rb>然</rb><rp>(</rp><rt>しか</rt><rp>)</rp></ruby>れども
| style="font-size:13pt;" |<!--新字体-->(同左)
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【交】-->
| style="font-size:13px;" |<!--よ み-->コウ
| style="width:50px;" |[[画像:U4ea4-k@8.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->交󠄁
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:交#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>交󠄁</rb><rp>(</rp><rt>こう</rt><rp>)</rp></ruby><ruby><rb>戰</rb><rp>(</rp><rt>せん</rt><rp>)</rp></ruby> <span style="font-size:11px;">(2か所)</span>
| style="font-size:40pt;" |<!--新字体-->交
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>交&#xE0101;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">交</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【已】-->
| style="font-size:13px;" |<!--よ み-->すで
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->已
| style="font-size:13px;" |<!--説 明-->(人名用漢字)<ref name="">[[wikt:en:已#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>已</rb><rp>(</rp><rt>すで</rt><rp>)</rp></ruby>に
| style="font-size:40pt;" |<!--新字体-->
| style="font-size:13px;" |<!--備 考-->「既に」に同じ
|- style="font-size:40pt;font-family:游明朝;<!--【歲】-->
| style="font-size:13px;" |<!--よ み-->サイ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->歲
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:歲#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>四</rb><rp>(</rp><rt>し</rt><rp>)</rp></ruby><ruby><rb>歲</rb><rp>(</rp><rt>さい</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->歳
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【閱】-->
| style="font-size:13px;" |<!--よ み-->けみ-す
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->閱
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:閱#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>閱</rb><rp>(</rp><rt>けみ</rt><rp>)</rp></ruby>し
| style="font-size:40pt;" |<!--新字体-->閲
| style="font-size:13px;" |<!--備 考-->※手書きの原本では<br> 「<span style="font-size:30px;">閲</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【海】-->
| style="font-size:13px;" |<!--よ み-->カイ
| style="width:50px;" |[[画像:Ufa45.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->海󠄀
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:海#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>陸</rb><rp>(</rp><rt>りく</rt><rp>)</rp></ruby><ruby><rb>海󠄀</rb><rp>(</rp><rt>かい</rt><rp>)</rp></ruby><ruby><rb>將</rb><rp>(</rp><rt>しょう</rt><rp>)</rp></ruby><ruby><rb>兵</rb><rp>(</rp><rt>へい</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->海
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>海&#xE0100;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">海</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【將】-->
| style="font-size:13px;" |<!--よ み-->ショウ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->將
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:將#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>將</rb><rp>(</rp><rt>しょう</rt><rp>)</rp></ruby><ruby><rb>兵</rb><rp>(</rp><rt>へい</rt><rp>)</rp></ruby><hr><ruby><rb>將</rb><rp>(</rp><rt>しょう</rt><rp>)</rp></ruby><ruby><rb>來</rb><rp>(</rp><rt>らい</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->将
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【勇】-->
| style="font-size:13px;" |<!--よ み-->ユウ
| style="width:50px;" |[[画像:Ufa76.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->勇󠄁
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:勇#Japanese]]</ref>
| style="font-size:30px;" |<!--用 例--><ruby><rb>勇󠄁</rb><rp>(</rp><rt>ゆう</rt><rp>)</rp></ruby><ruby><rb>戰</rb><rp>(</rp><rt>せん</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->勇
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>勇&#xE0101;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">勇</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【勵】-->
| style="font-size:13px;" |<!--よ み-->レイ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->勵
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:勵#Japanese]]</ref>
| style="font-size:30px;" |<!--用 例--><ruby><rb>勵</rb><rp>(</rp><rt>れい</rt><rp>)</rp></ruby><ruby><rb>精󠄀</rb><rp>(</rp><rt>せい</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->励
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【精】-->
| style="font-size:13px;" |<!--よ み-->セイ
| style="width:50px;" |[[画像:Ufa1d.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->精󠄀
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:精#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>勵</rb><rp>(</rp><rt>れい</rt><rp>)</rp></ruby><ruby><rb>精󠄀</rb><rp>(</rp><rt>せい</rt><rp>)</rp></ruby>
<hr><ruby><rb>精󠄀</rb><rp>(</rp><rt>せい</rt><rp>)</rp></ruby><ruby><rb>華</rb><rp>(</rp><rt>か</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->精
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>精&#xE0100;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">精</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【盡】-->
| style="font-size:13px;" |<!--よ み-->つく-す
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->盡
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:盡#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例-->最善を<ruby><rb>盡</rb><rp>(</rp><rt>つく</rt><rp>)</rp></ruby>せる
| style="font-size:40pt;" |<!--新字体-->尽
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【拘】-->
| style="font-size:13px;" |<!--よ み-->かかわ-る
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->拘
| style="font-size:13px;" |<!--説 明-->([[w:表外読み|表外音訓]])<ref name="">[[wikt:en:拘#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例-->に<ruby><rb>拘</rb><rp>(</rp><rt>かかわ</rt><rp>)</rp></ruby>らず
| style="font-size:13pt;" |<!--新字体-->(同左)
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【轉】-->
| style="font-size:13px;" |<!--よ み-->テン
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->轉
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:轉#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>好</rb><rp>(</rp><rt>こう</rt><rp>)</rp></ruby><ruby><rb>轉</rb><rp>(</rp><rt>てん</rt><rp>)</rp></ruby>せず
| style="font-size:40pt;" |<!--新字体-->転
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【加之】-->
| style="font-size:9px;" |<!--よ み-->しかのみならず
| style="width:50px;" |
| style="font-size:20pt;" |<!--字 体-->加之
| style="font-size:13px;" |<!--説 明-->([[w:熟字訓|熟字訓]])<ref name="">[[wikt:en:加之#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>加之</rb><rp>(</rp><rt>しかのみならず</rt><rp>)</rp></ruby><ruby>
| style="font-size:40pt;" |<!--新字体-->
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【殘】-->
| style="font-size:13px;" |<!--よ み-->ザン
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->殘
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:殘#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb><span style="font-size:30px;">殘</span></rb><rp>(</rp><rt>ざん</rt><rp>)</rp></ruby><ruby><rb><span style="font-size:30px;">虐󠄁</span></rb><rp>(</rp><rt>ぎゃく</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->残
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【虐】-->
| style="font-size:13px;" |<!--よ み-->ギャク
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->虐󠄁
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:虐#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb><span style="font-size:30px;">殘</span></rb><rp>(</rp><rt>ざん</rt><rp>)</rp></ruby><ruby><rb><span style="font-size:30px;">虐󠄁</span></rb><rp>(</rp><rt>ぎゃく</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->虐
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>虐&#xE0101;
|- style="font-size:40pt;font-family:游明朝;<!--【彈】-->
| style="font-size:13px;" |<!--よ み-->ダン
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->彈
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:彈#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>爆</rb><rp>(</rp><rt>ばく</rt><rp>)</rp></ruby><ruby><rb>彈</rb><rp>(</rp><rt>だん</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->弾
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【使】-->
| style="font-size:13px;" |<!--よ み-->シ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->使󠄁
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:使#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>使󠄁</rb><rp>(</rp><rt>し</rt><rp>)</rp></ruby><ruby><rb>用</rb><rp>(</rp><rt>よう</rt><rp>)</rp></ruby>して
| style="font-size:40pt;" |<!--新字体-->使
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>使&#xE0101;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">使</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【頻】-->
| style="font-size:13px;" |<!--よ み-->しきり
| style="width:50px;" |[[画像:Ufa6a.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->頻󠄀
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:頻#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb><span style="font-size:30px;">頻󠄀</span></rb><rp>(</rp><rt>しきり</rt><rp>)</rp></ruby>に
| style="font-size:40pt;" |<!--新字体-->頻
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>頻&#xE0100;
|- style="font-size:40pt;font-family:游明朝;<!--【辜】-->
| style="font-size:13px;" |<!--よ み-->コ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->辜
| style="font-size:13px;" |<!--説 明-->(表外漢字)<ref name="">[[wikt:en:辜#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb><span style="font-size:30px;">無</span></rb><rp>(</rp><rt>む</rt><rp>)</rp></ruby><ruby><rb><span style="font-size:30px;">辜</span></rb><rp>(</rp><rt>こ</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【殺】-->
| style="font-size:13px;" |<!--よ み-->サツ
| style="width:50px;" |[[画像:Uf970.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->殺󠄀
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:殺#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>殺󠄀</rb><rp>(</rp><rt>さっ</rt><rp>)</rp></ruby><ruby><rb>傷</rb><rp>(</rp><rt>しょう</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->殺
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>殺&#xE0100;
|- style="font-size:40pt;font-family:游明朝;<!--【慘】-->
| style="font-size:13px;" |<!--よ み-->サン
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->慘
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:慘#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb><span style="font-size:30px;">慘</span></rb><rp>(</rp><rt>さん</rt><rp>)</rp></ruby><ruby><rb><span style="font-size:30px;">害󠄂</span></rb><rp>(</rp><rt>がい</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->惨
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【害】-->
| style="font-size:13px;" |<!--よ み-->ガイ
| style="width:50px;" |[[画像:U5bb3-kyu.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->害󠄂
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:害#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb><span style="font-size:30px;">慘</span></rb><rp>(</rp><rt>さん</rt><rp>)</rp></ruby><ruby><rb><span style="font-size:30px;">害󠄂</span></rb><rp>(</rp><rt>がい</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->害
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>害&#xE0102;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">害</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【眞】-->
| style="font-size:13px;" |<!--よ み-->シン
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->眞
| style="font-size:13px;" |<!--説 明--><ref name="">[[wikt:en:眞#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>眞</rb><rp>(</rp><rt>れい</rt><rp>)</rp></ruby>に
| style="font-size:40pt;" |<!--新字体-->真
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【而】-->
| style="font-size:13px;" |<!--よ み-->しか-も
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->而
| style="font-size:13px;" |<!--説 明-->(人名用漢字)<ref name="">[[wikt:en:而#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>而</rb><rp>(</rp><rt>しか</rt><rp>)</rp></ruby>も<ruby><rb>尙</rb><rp>(</rp><rt>なお</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【尙】-->
| style="font-size:13px;" |<!--よ み-->なお
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->尙
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:尙#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>而</rb><rp>(</rp><rt>しか</rt><rp>)</rp></ruby>も<ruby><rb>尙</rb><rp>(</rp><rt>なお</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->尚
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【繼】-->
| style="font-size:13px;" |<!--よ み-->ケイ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->繼
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:繼#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>繼</rb><rp>(</rp><rt>けい</rt><rp>)</rp></ruby><ruby><rb>續</rb><rp>(</rp><rt>ぞく</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->継
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【續】-->
| style="font-size:13px;" |<!--よ み-->ゾク
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->續
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:續#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>繼</rb><rp>(</rp><rt>けい</rt><rp>)</rp></ruby><ruby><rb>續</rb><rp>(</rp><rt>ぞく</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->続
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【終】-->
| style="font-size:13px;" |<!--よ み-->つい-に<hr>(シュウ)
| style="width:50px;" |[[画像:U7d42-kyu.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->終󠄁
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:終#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>終󠄁</rb><rp>(</rp><rt>つい</rt><rp>)</rp></ruby>に<hr><ruby><rb>終󠄁</rb><rp>(</rp><rt>しゅう</rt><rp>)</rp></ruby><ruby><rb>始</rb><rp>(</rp><rt>し</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->終
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>終&#xE0101;<hr>※手書きの原本では<br> 「<span style="font-family:MS明朝;font-size:30px;">{{lang|zh-tw|終}}</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【來】-->
| style="font-size:13px;" |<!--よ み-->ライ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->來
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:來#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>招</rb><rp>(</rp><rt>しょう</rt><rp>)</rp></ruby><ruby><rb>來</rb><rp>(</rp><rt>らい</rt><rp>)</rp></ruby><hr><ruby><rb>將</rb><rp>(</rp><rt>しょう</rt><rp>)</rp></ruby><ruby><rb>來</rb><rp>(</rp><rt>らい</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->来
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【延】-->
| style="font-size:13px;" |<!--よ み-->のべ-る
| style="width:50px;" |[[画像:U5ef6-kyu.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->延󠄂
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:延#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>延󠄂</rb><rp>(</rp><rt>のべ</rt><rp>)</rp></ruby>て
| style="font-size:40pt;" |<!--新字体-->延
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>延&#xE0102;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">延</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【類】-->
| style="font-size:13px;" |<!--よ み-->ルイ
| style="width:50px;" |[[画像:Uf9d0.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->類󠄀
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:類#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb><span style="font-size:30px;">人</span></rb><rp>(</rp><rt>じん</rt><rp>)</rp></ruby><ruby><rb><span style="font-size:30px;">類󠄀</span></rb><rp>(</rp><rt>るい</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->類
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>類&#xE0100;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">類</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【文】-->
| style="font-size:13px;" |<!--よ み-->ブン
| style="width:50px;" |[[画像:Aj1-20131@6.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->文󠄁
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:文#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>文󠄁</rb><rp>(</rp><rt>しん</rt><rp>)</rp></ruby><ruby><rb>明</rb><rp>(</rp><rt>めい</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>文&#xE0101;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">文</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【神】-->
| style="font-size:13px;" |<!--よ み-->シン
| style="width:50px;" |[[画像:Ufa19.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->神󠄀
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:神#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><!--用 例--><ruby><rb>神󠄀</rb><rp>(</rp><rt>ぶん</rt><rp>)</rp></ruby><ruby><rb>靈</rb><rp>(</rp><rt>れい</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->神
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>神amp;󠄀<hr>※手書きの原本では<br> 「<span style="font-size:30px;">神</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【靈】-->
| style="font-size:13px;" |<!--よ み-->レイ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->靈
| style="font-size:13px;" |<!--説 明--><ref name="">[[wikt:en:靈#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>神󠄀</rb><rp>(</rp><rt>ぶん</rt><rp>)</rp></ruby><ruby><rb>靈</rb><rp>(</rp><rt>れい</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->霊
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【是】-->
| style="font-size:13px;" |<!--よ み-->こ-れ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->是
| style="font-size:13px;" |<!--説 明-->([[w:表外読み|表外音訓]])<ref name="">[[wikt:en:是#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>是</rb><rp>(</rp><rt>こ</rt><rp>)</rp></ruby>れ
| style="font-size:40pt;" |<!--新字体-->
| style="font-size:13px;" |「此れ」に同じ
|- style="font-size:40pt;font-family:游明朝;<!--【應】-->
| style="font-size:13px;" |<!--よ み-->おう-じる
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->應
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:應#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>應</rb><rp>(</rp><rt>おう</rt><rp>)</rp></ruby>ぜしむる
| style="font-size:40pt;" |<!--新字体-->応
| style="font-size:13px;" |
|- style="font-size:40pt;font-family:游明朝;<!--【諸】-->
| style="font-size:13px;" |<!--よ み-->ショ
| style="width:50px;" |[[画像:Ufa22.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->諸󠄀
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:諸#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>諸󠄀</rb><rp>(</rp><rt>しょ</rt><rp>)</rp></ruby><ruby><rb>盟</rb><rp>(</rp><rt>めい</rt><rp>)</rp></ruby><ruby><rb>邦󠄂</rb><rp>(</rp><rt>ほう</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->諸
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>諸&#xE0100;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">諸</span>
|- style="font-size:40pt;font-family:游明朝;<!--【斃】-->
| style="font-size:13px;" |<!--よ み-->たお-れる
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->斃
| style="font-size:13px;" |<!--説 明-->(表外漢字)<ref name="">[[wikt:en:斃#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb><span style="font-size:30px;">斃</span></rb><rp>(</rp><rt>たお</rt><rp>)</rp></ruby>れたる者󠄁
| style="font-size:40pt;" |<!--新字体-->
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【者】-->
| style="font-size:13px;" |<!--よ み-->もの
| style="width:50px;" |[[画像:Ufa5b.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->者󠄁
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:者#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb><span style="font-size:30px;">者󠄁</span></rb><rp>(</rp><rt>もの</rt><rp>)</rp></ruby> <span style="font-size:11px;">(2か所)</span>
| style="font-size:40pt;" |<!--新字体-->者
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>者&#xE0101;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">者</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【內】-->
| style="font-size:13px;" |<!--よ み-->ナイ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->內
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:內#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb><span style="font-size:30px;">五</span></rb><rp>(</rp><rt>ご</rt><rp>)</rp></ruby><ruby><rb><span style="font-size:30px;">內</span></rb><rp>(</rp><rt>ない</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->
| style="font-size:13px;" |<!--備 考-->「ダイ」とも読む
|- style="font-size:40pt;font-family:游明朝;<!--【爲】-->
| style="font-size:13px;" |<!--よ み-->ため
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->爲
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:爲#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>爲</rb><rp>(</rp><rt>ため</rt><rp>)</rp></ruby>に <span style="font-size:11px;">(3か所)</span>
| style="font-size:40pt;" |<!--新字体-->為
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【負】-->
| style="font-size:13px;" |<!--よ み-->お-う
| style="width:50px;" |[[画像:U8ca0-kyu.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->負󠄂
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:負#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>傷</rb><rp>(</rp><rt>きず</rt><rp>)</rp></ruby>を<ruby><rb><span style="font-size:30px;">負󠄂</span></rb><rp>(</rp><rt>お</rt><rp>)</rp></ruby>い
| style="font-size:40pt;" |<!--新字体-->負
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>負&#xE0102;<hr>※手書きの原本では<br>別の字体
|- style="font-size:40pt;font-family:游明朝;<!--【禍】-->
| style="font-size:13px;" |<!--よ み-->カ
| style="width:50px;" |[[画像:Ufa52.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->禍󠄀
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:禍#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>災</rb><rp>(</rp><rt>さい</rt><rp>)</rp></ruby><ruby><rb>禍󠄀</rb><rp>(</rp><rt>か</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->禍
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>禍&#xE0100;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">禍</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【軫】-->
| style="font-size:13px;" |<!--よ み-->シン
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->軫
| style="font-size:13px;" |<!--説 明-->(表外漢字)<ref name="">[[wikt:en:軫#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>軫</rb><rp>(</rp><rt>しん</rt><rp>)</rp></ruby><ruby><rb>念</rb><rp>(</rp><rt>ねん</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【惟】-->
| style="font-size:13px;" |<!--よ み-->おも-う
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->惟
| style="font-size:13px;" |<!--説 明-->(人名用漢字)<ref name="">[[wikt:en:惟#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>惟</rb><rp>(</rp><rt>おも</rt><rp>)</rp></ruby>うに
| style="font-size:40pt;" |<!--新字体-->
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【難】-->
| style="font-size:13px;" |<!--よ み-->ナン<hr>がた-き
| style="width:50px;" |[[画像:Ufa68.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->難󠄀
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:難#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>苦</rb><rp>(</rp><rt>く</rt><rp>)</rp></ruby><ruby><rb><span style="font-size:30px;">難󠄀</span></rb><rp>(</rp><rt>なん</rt><rp>)</rp></ruby><hr><ruby><rb>堪</rb><rp>(</rp><rt>た</rt><rp>)</rp></ruby>え<ruby><rb><span style="font-size:30px;">難󠄀</span></rb><rp>(</rp><rt>がた</rt><rp>)</rp></ruby>き<hr><ruby><rb><span style="font-size:30px;">忍󠄁</span></rb><rp>(</rp><rt>しの</rt><rp>)</rp></ruby>び<ruby><rb><span style="font-size:30px;">難󠄀</span></rb><rp>(</rp><rt>がた</rt><rp>)</rp></ruby>き
| style="font-size:40pt;" |<!--新字体-->難
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>難&#xE0100;
|- style="font-size:40pt;font-family:游明朝;<!--【尋】-->
| style="font-size:13px;" |<!--よ み-->ジン
| style="width:50px;" |[[画像:U5c0b-kyu.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->尋󠄁
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:尋#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb><span style="font-size:30px;">尋󠄁</span></rb><rp>(</rp><rt>じん</rt><rp>)</rp></ruby><ruby><rb>常</rb><rp>(</rp><rt>じょう</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->尋
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>尋&#xE0101;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">尋</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【情】-->
| style="font-size:13px;" |<!--よ み-->ジョウ
| style="width:50px;" |[[画像:U60c5-kyu.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->情󠄁
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:情#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>衷</rb><rp>(</rp><rt>ちゅう</rt><rp>)</rp></ruby><ruby><rb><span style="font-size:30px;">情󠄁</span></rb><rp>(</rp><rt>じょう</rt><rp>)</rp></ruby><hr><ruby><rb><span style="font-size:30px;">情󠄁</span></rb><rp>(</rp><rt>じょう</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->情
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>情&#xE0101;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">情</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【運】-->
| style="font-size:13px;" |<!--よ み-->ウン
| style="width:50px;" |[[画像:U904b-kyu.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->運󠄁
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:運#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>時</rb><rp>(</rp><rt>じ</rt><rp>)</rp></ruby><ruby><rb><span style="font-size:30px;">運󠄁</span></rb><rp>(</rp><rt>うん</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->運
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>運&#xE0101;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">運</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【趨】-->
| style="font-size:13px;" |<!--よ み-->おもむ-く
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->趨
| style="font-size:13px;" |<!--説 明-->(表外漢字)<ref name="">[[wikt:en:趨#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb><span style="font-size:30px;">趨</span></rb><rp>(</rp><rt>おもむ</rt><rp>)</rp></ruby>く
| style="font-size:40pt;" |<!--新字体-->
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【忍】-->
| style="font-size:13px;" |<!--よ み-->しの-び
| style="width:50px;" |[[画像:U5fcd-kyu.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->忍󠄁
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:忍#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb><span style="font-size:30px;">忍󠄁</span></rb><rp>(</rp><rt>しの</rt><rp>)</rp></ruby>び<ruby><rb><span style="font-size:30px;">難󠄀</span></rb><rp>(</rp><rt>がた</rt><rp>)</rp></ruby>き<br>を<ruby><rb><span style="font-size:30px;">忍󠄁</span></rb><rp>(</rp><rt>しの</rt><rp>)</rp></ruby>び
| style="font-size:40pt;" |<!--新字体-->忍
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>忍&#xE0101;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">忍</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【平】-->
| style="font-size:13px;" |<!--よ み-->ヘイ
| style="width:50px;" |[[画像:U5e73-kyu.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->平󠄁
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:平#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb><span style="font-size:30px;">太</span></rb><rp>(</rp><rt>たい</rt><rp>)</rp></ruby><ruby><rb><span style="font-size:30px;">平󠄁</span></rb><rp>(</rp><rt>へい</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->平
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br><hr>※手書きの原本では<br> 「<span style="font-size:30px;">平</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【體】-->
| style="font-size:13px;" |<!--よ み-->タイ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->體
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:體#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>國</rb><rp>(</rp><rt>こく</rt><rp>)</rp></ruby><ruby><rb>體</rb><rp>(</rp><rt>たい</rt><rp>)</rp></ruby> <span style="font-size:11px;">(2か所)</span><hr><ruby><rb>體</rb><rp>(</rp><rt>たい</rt><rp>)</rp></ruby>せよ
| style="font-size:40pt;" |<!--新字体-->体
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【倚】-->
| style="font-size:13px;" |<!--よ み-->キ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->倚
| style="font-size:13px;" |<!--説 明-->(表外漢字)<ref name="">[[wikt:en:倚#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>信</rb><rp>(</rp><rt>しん</rt><rp>)</rp></ruby><ruby><rb>倚</rb><rp>(</rp><rt>き</rt>し<rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【若】-->
| style="font-size:13px;" |<!--よ み-->も-し
| style="width:40px;" |[[画像:Uf974.svg|border|40px]]<span style="font-size:9px;">(?)</span>
| style="font-size:40pt;" |<!--字 体-->若
| style="font-size:13px;" |<!--説 明-->([[w:表外読み|表外音訓]])<ref name="">[[wikt:en:若#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>若</rb><rp>(</rp><rt>も</rt><rp>)</rp></ruby>し
| style="font-size:40pt;" |<!--新字体-->
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【夫】-->
| style="font-size:13px;" |<!--よ み-->そ-れ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->夫
| style="font-size:13px;" |<!--説 明-->([[w:表外読み|表外音訓]])<ref name="">[[wikt:en:夫#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>夫</rb><rp>(</rp><rt>そ</rt><rp>)</rp></ruby>れ
| style="font-size:40pt;" |<!--新字体-->
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【濫】-->
| style="font-size:13px;" |<!--よ み-->みだり-に
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->濫
| style="font-size:13px;" |<!--説 明-->([[w:表外読み|表外音訓]])<ref name="">[[wikt:en:濫#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>濫</rb><rp>(</rp><rt>みだり</rt><rp>)</rp></ruby>に
| style="font-size:40pt;" |<!--新字体-->
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【胞】-->
| style="font-size:13px;" |<!--よ み-->ホウ
| style="width:50px;" |[[画像:U80de-kyu.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->胞󠄁
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:胞#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>同</rb><rp>(</rp><rt>どう</rt><rp>)</rp></ruby><ruby><rb><span style="font-size:30px;">胞󠄁</span></rb><rp>(</rp><rt>ほう</rt><rp>)</rp></ruby><ruby><rb>排</rb><rp>(</rp><rt>はい</rt><rp>)</rp></ruby><ruby><rb><span style="font-size:30px;">擠</span></rb><rp>(</rp><rt>せい</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->胞
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br><hr>※手書きの原本では<br> 「<span style="font-size:30px;">胞</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【擠】-->
| style="font-size:13px;" |<!--よ み-->セイ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->擠
| style="font-size:13px;" |<!--説 明-->(表外漢字)<ref name="">[[wikt:en:擠#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>同</rb><rp>(</rp><rt>どう</rt><rp>)</rp></ruby><ruby><rb><span style="font-size:30px;">胞󠄁</span></rb><rp>(</rp><rt>ほう</rt><rp>)</rp></ruby><ruby><rb>排</rb><rp>(</rp><rt>はい</rt><rp>)</rp></ruby><ruby><rb><span style="font-size:30px;">擠</span></rb><rp>(</rp><rt>せい</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【亂】-->
| style="font-size:13px;" |<!--よ み-->みだ-り
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->亂
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:亂#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb><span style="font-size:30px;">亂</span></rb><rp>(</rp><rt>みだ</rt><rp>)</rp></ruby>り
| style="font-size:40pt;" |<!--新字体-->乱
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【道】-->
| style="font-size:13px;" |<!--よ み-->ドウ<hr>みち
| style="width:50px;" |[[画像:Gw u9053.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->道󠄁
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:道#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>大</rb><rp>(</rp><rt>たい</rt><rp>)</rp></ruby><ruby><rb><span style="font-size:30px;">道󠄁</span></rb><rp>(</rp><rt>どう</rt><rp>)</rp></ruby><hr><ruby><rb><span style="font-size:30px;">道󠄁</span></rb><rp>(</rp><rt>みち</rt><rp>)</rp></ruby><hr><ruby><rb><span style="font-size:30px;">道󠄁</span></rb><rp>(</rp><rt>どう</rt><rp>)</rp></ruby><ruby><rb>義</rb><rp>(</rp><rt>ぎ</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->道
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>道&#xE0101;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">道</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【誤】-->
| style="font-size:13px;" |<!--よ み-->あやま-る
| style="width:50px;" |[[画像:U8aa4-kyu.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->誤󠄁
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:誤#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb><span style="font-size:30px;">道󠄁</span></rb><rp>(</rp><rt>みち</rt><rp>)</rp></ruby>を<ruby><rb><span style="font-size:30px;">誤󠄁</span></rb><rp>(</rp><rt>あやま</rt><rp>)</rp></ruby>り
| style="font-size:40pt;" |<!--新字体-->誤
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>誤&#xE0101;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">誤</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【擧】-->
| style="font-size:13px;" |<!--よ み-->キョ
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->擧
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:擧#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>擧</rb><rp>(</rp><rt>きょ</rt><rp>)</rp></ruby><ruby><rb>國</rb><rp>(</rp><rt>こく</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->挙
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【傳】-->
| style="font-size:13px;" |<!--よ み-->つた-える
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->傳
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:傳#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb><span style="font-size:30px;">傳</span></rb><rp>(</rp><rt>つた</rt><rp>)</rp></ruby>え
| style="font-size:40pt;" |<!--新字体-->伝
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【確】-->
| style="font-size:13px;" |<!--よ み-->かた-い
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->確
| style="font-size:13px;" |<!--説 明-->([[w:表外読み|表外音訓]])<ref name="">[[wikt:en:確#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb>確</rb><rp>(</rp><rt>かた</rt><rp>)</rp></ruby>く
| style="font-size:40pt;" |<!--新字体-->
| style="font-size:13px;" |<!--備 考-->
|- style="font-size:40pt;font-family:游明朝;<!--【神】-->
| style="font-size:13px;" |<!--よ み-->シン
| style="width:50px;" |[[画像:Ufa19.svg|border|60px]]
| style="font-size:40pt;" |<!--字 体-->神󠄀
| style="font-size:13px;" |<!--説 明-->(旧字体)<ref name="">[[wikt:en:神#Japanese]]</ref>
| style="font-size:20px;" |<!--用 例--><ruby><rb><span style="font-size:30px;">神󠄀</span></rb><rp>(</rp><rt>しん</rt><rp>)</rp></ruby><ruby><rb>州</rb><rp>(</rp><rt>しゅう</rt><rp>)</rp></ruby>
| style="font-size:40pt;" |<!--新字体-->神
| style="font-size:13px;" |<!--備 考-->(異体字セレクタ)<br>神&#xE0100;<hr>※手書きの原本では<br> 「<span style="font-size:30px;">神</span>」
|- style="font-size:40pt;font-family:游明朝;<!--【】-->
| style="font-size:13px;" |<!--よ み-->
| style="width:50px;" |
| style="font-size:40pt;" |<!--字 体-->
| style="font-size:13px;" |<!--説 明--><!-- <ref name="">[[wikt:en:]]</ref> -->
| style="font-size:20px;" |<!--用 例-->
| style="font-size:40pt;" |<!--新字体-->
| style="font-size:13px;" |<!--備 考--><!--(異体字セレクタ)<br><hr>※手書きの原本では<br> 「<span style="font-size:30px;">●</span>」-->
|}
===脚注===
<references />
*簡体字:<span style="font-family:MS明朝;font-size:40px;">{{lang|zh|終 諾 /庻󠄀 庻󠄀}}</span>
*繁体字:<span style="font-family:MS明朝;font-size:40px;">{{lang|zh-tw|終 諾 /庻󠄀 庻󠄀}}</span>
*:<span style="font-size:40px;">{{lang|vi|庻 庻 庻󠄀 庻󠄀 }}</span>
<!--
<ruby><rb>●漢字●</rb><rp>(</rp><rt>●ルビ●</rt><rp>)</rp></ruby>
<ruby><rb><span style="font-size:30px;">●漢字●</span></rb><rp>(</rp><rt>●ルビ●</rt><rp>)</rp></ruby>
-->
<!--
<span style="font-size:30px;"></span>
<span style="font-size:50px;">[[wikt:en:|en:]]</span>
-->
gzybva2n7t82db23fo3a6ipisfarbw3
ガリア戦記/注解編/表記のゆれ
0
47836
302220
302193
2026-08-14T06:02:09Z
Linguae
449
/* 「表記のゆれ」一覧 */
302220
wikitext
text/x-wiki
<!--【2026年03月29日起稿】-->[[Category:ガリア戦記|**]]
[[ガリア戦記]] > [[ガリア戦記/注解編|注解編]] > '''表記のゆれ'''
:
<div style="font-family:Arial Black;font-style:normal;font-size:18pt;color:darkgreen;text-align:center;background-color:#efe;">C・IVLII・CAESARIS・COMMENTARII・DE・BELLO・GALLICO</div>
『[[ガリア戦記]]』の校訂版などにおける単語の「表記のゆれ」のまとめ。
==「表記のゆれ」一覧==
*「表記1」がおもに辞書や近代の完本などで見られる表記。
*「表記2」が中世の主要写本に見られる古い表記など。
*:できるだけ「表記2」を尊重した。
:
{| class="wikitable sortable" cellspacing=1
|-
!表記1
!表記2
!備 考
|- style="font-family:Times New Roman;" <!--【acclivis】-->
| style="font-size:20pt;" |[[wikt:en:acclivis#Latin|a<span style="background-color:#ff0;">c</span>clīvis]]
| style="font-size:20pt;" |[[wikt:en:adclivis#Latin|a<span style="background-color:#ff0;">d</span>clīvis]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【accommodatae】-->
| style="font-size:20pt;" |[[wikt:en:accommodatae|a<span style="background-color:#ff0;">c</span>commodātae]]
| style="font-size:20pt;" |[[wikt:en:adcommodatae|a<span style="background-color:#ff0;">d</span>commodātae]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【allatis】-->
| style="font-size:20pt;" |[[wikt:en:allatis|a<span style="background-color:#ff0;">l</span>lātīs]]
| style="font-size:20pt;" |[[wikt:en:adlatis|a<span style="background-color:#ff0;">d</span>lātīs]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【Aduatuca】-->
| style="font-size:20pt;" |[[wikt:en:Aduatuca#Latin|A<span style="background-color:#ff0;">d</span>uātucam]]
| style="font-size:20pt;" |A<span style="background-color:#ff0;">t</span>uātucam
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【Aduatuci】-->
| style="font-size:20pt;" |[[wikt:en:Aduatuci|A<span style="background-color:#ff0;">d</span>uatucī]]
| style="font-size:20pt;" |[[wikt:de:Atuatuci|A<span style="background-color:#ff0;">t</span>uatucī]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【Aduatucis】-->
| style="font-size:20pt;" |[[wikt:en:Aduatucis|A<span style="background-color:#ff0;">d</span>uatucīs]]
| style="font-size:20pt;" |A<span style="background-color:#ff0;">t</span>uatucīs
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【Aduatucos】-->
| style="font-size:20pt;" |[[wikt:en:Aduatucos|A<span style="background-color:#ff0;">d</span>uatucōs]]
| style="font-size:20pt;" |A<span style="background-color:#ff0;">t</span>uatucōs
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【Aeduae】-->
| style="font-size:20pt;" |[[wikt:en:Aeduae|Aeduae]]
| style="font-size:20pt;" |<span style="background-color:#ff0;">H</span>aeduae
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【Aedui】-->
| style="font-size:20pt;" |[[wikt:en:Aedui#Latin|Aeduī]]
| style="font-size:20pt;" |[[wikt:en:Haedui|<span style="background-color:#ff0;">H</span>aeduī]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【Aeduis】-->
| style="font-size:20pt;" |[[wikt:en:Aeduis|Aeduīs]]
| style="font-size:20pt;" |[[wikt:en:Haeduis|<span style="background-color:#ff0;">H</span>aeduīs]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【Aeduorum】-->
| style="font-size:20pt;" |[[wikt:en:Aeduorum|Aeduōrum]]
| style="font-size:20pt;" |[[wikt:en:Haeduorum|<span style="background-color:#ff0;">H</span>aeduōrum]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【Aeduos】-->
| style="font-size:20pt;" |[[wikt:en:Aeduos|Aeduōs]]
| style="font-size:20pt;" |[[wikt:en:Haeduos|<span style="background-color:#ff0;">H</span>aeduōs]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【Aeduus】-->
| style="font-size:20pt;" |[[wikt:en:Aeduus#Latin|Aeduus]]
| style="font-size:20pt;" |<span style="background-color:#ff0;">H</span>aeduus
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【aequinocti】-->
| style="font-size:20pt;" |[[wikt:en:aequinocti|aequinoct<span style="background-color:#ff0;">ī</span>]]
| style="font-size:20pt;" |[[wikt:en:aequinoctii|aequinoct<span style="background-color:#ff0;">iī</span>]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【affecti】-->
| style="font-size:20pt;" |[[wikt:en:affecti|a<span style="background-color:#ff0;">f</span>fectī]]
| style="font-size:20pt;" |[[wikt:en:adfecti|a<span style="background-color:#ff0;">d</span>fectī]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【affecto】-->
| style="font-size:20pt;" |[[wikt:en:affecto#Participle|a<span style="background-color:#ff0;">f</span>fectō]]
| style="font-size:20pt;" |[[wikt:en:adfecto#Participle|a<span style="background-color:#ff0;">d</span>fectō]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【affectus】-->
| style="font-size:20pt;" |[[wikt:en:affectus#Participle|a<span style="background-color:#ff0;">f</span>fectus]]
| style="font-size:20pt;" |[[wikt:en:adfectus#Adjective|a<span style="background-color:#ff0;">d</span>fectus]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【afferat】-->
| style="font-size:20pt;" |[[wikt:en:afferat|a<span style="background-color:#ff0;">f</span>ferat]]
| style="font-size:20pt;" |[[wikt:en:adferat|a<span style="background-color:#ff0;">d</span>ferat]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【afferebat】-->
| style="font-size:20pt;" |[[wikt:en:afferebat|a<span style="background-color:#ff0;">f</span>ferēbat]]
| style="font-size:20pt;" |[[wikt:en:adferebat|a<span style="background-color:#ff0;">d</span>ferēbat]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【afferret】-->
| style="font-size:20pt;" |[[wikt:en:afferret|a<span style="background-color:#ff0;">f</span>ferret]]
| style="font-size:20pt;" |[[wikt:en:adferret|a<span style="background-color:#ff0;">d</span>ferret]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【afferretur】-->
| style="font-size:20pt;" |[[wikt:en:afferretur|a<span style="background-color:#ff0;">f</span>ferrētur]]
| style="font-size:20pt;" |[[wikt:en:adferretur|a<span style="background-color:#ff0;">d</span>ferrētur]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【afflictae】-->
| style="font-size:20pt;" |[[wikt:en:afflictae|a<span style="background-color:#ff0;">f</span>flīctae]]
| style="font-size:20pt;" |[[wikt:en:adflictae|a<span style="background-color:#ff0;">d</span>flīctae]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【affligunt】-->
| style="font-size:20pt;" |[[wikt:en:affligunt|a<span style="background-color:#ff0;">f</span>flīgunt]]
| style="font-size:20pt;" |[[wikt:en:adfligunt|a<span style="background-color:#ff0;">d</span>flīgunt]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【aggregabat】-->
| style="font-size:20pt;" |[[wikt:en:aggregabat|a<span style="background-color:#ff0;">g</span>gregābat]]
| style="font-size:20pt;" |[[wikt:en:adgregabat|a<span style="background-color:#ff0;">d</span>gregābat]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【aggregarant】-->
| style="font-size:20pt;" |[[wikt:en:aggregarant|a<span style="background-color:#ff0;">g</span>gregārant]]
| style="font-size:20pt;" |[[wikt:en:adgregarant|a<span style="background-color:#ff0;">d</span>gregārant]]
| style="font-size:10pt;" |次項の [[wikt:en:adgregaverant|adgregā<span style="background-color:#ff0;">ve</span>rant]] の<br> ve が縮約された形。
|- style="font-family:Times New Roman;" <!--【aggregaverant】-->
| style="font-size:20pt;" |[[wikt:en:aggregaverant|a<span style="background-color:#ff0;">g</span>gregā<u>ve</u>rant]]
| style="font-size:20pt;" |[[wikt:en:adgregaverant|a<span style="background-color:#ff0;">d</span>gregā<u>ve</u>rant]]
| style="font-size:10pt;" | ve が縮約された形が、<br>前項の [[wikt:en:adgregarant|adgregārant]]
|- style="font-family:Times New Roman;" <!--【allato】-->
| style="font-size:20pt;" |[[wikt:en:allato|a<span style="background-color:#ff0;">l</span>lātō]]
| style="font-size:20pt;" |[[wikt:en:adlato|a<span style="background-color:#ff0;">d</span>lātō]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【Alpis】-->
| style="font-size:20pt;" |[[wikt:en:Alpis#Latin|Alp<span style="background-color:#ff0;">ī</span>s]]
| style="font-size:20pt;" |[[wikt:en:Alpes#Latin|Alp<span style="background-color:#ff0;">ē</span>s]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【appelluntur】-->
| style="font-size:20pt;" |[[wikt:en:appelluntur|a<span style="background-color:#ff0;">p</span>pelluntur]]
| style="font-size:20pt;" |[[wikt:en:adpelluntur|a<span style="background-color:#ff0;">d</span>pelluntur]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【appetebat】-->
| style="font-size:20pt;" |[[wikt:en:appetebat|a<span style="background-color:#ff0;">p</span>petēbat]]
| style="font-size:20pt;" |[[wikt:en:adpetebat|a<span style="background-color:#ff0;">d</span>petēbat]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【apportari】-->
| style="font-size:20pt;" |[[wikt:en:apportari|a<span style="background-color:#ff0;">p</span>portārī]]
| style="font-size:20pt;" |[[wikt:en:adportari|a<span style="background-color:#ff0;">d</span>portārī]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【applicant】-->
| style="font-size:20pt;" |[[wikt:en:applicant#Latin|a<span style="background-color:#ff0;">p</span>plicant]]
| style="font-size:20pt;" |[[wikt:en:adplicant|a<span style="background-color:#ff0;">d</span>plicant]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【approbant】-->
| style="font-size:20pt;" |[[wikt:en:approbant#Latin|a<span style="background-color:#ff0;">p</span>probant]]
| style="font-size:20pt;" |[[wikt:en:adprobant#Latin|a<span style="background-color:#ff0;">d</span>probant]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【appropinquabat】-->
| style="font-size:20pt;" |[[wikt:en:appropinquabat|a<span style="background-color:#ff0;">p</span>propinquābat]]
| style="font-size:20pt;" |[[wikt:en:adpropinquabat|a<span style="background-color:#ff0;">d</span>propinquābat]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【appropinquare】-->
| style="font-size:20pt;" |[[wikt:en:appropinquare#Latin|a<span style="background-color:#ff0;">p</span>propinquāre]]
| style="font-size:20pt;" |[[wikt:en:adpropinquare|a<span style="background-color:#ff0;">d</span>propinquāre]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【appropinquarent】-->
| style="font-size:20pt;" |[[wikt:en:appropinquarent|a<span style="background-color:#ff0;">p</span>propinquārent]]
| style="font-size:20pt;" |[[wikt:en:adpropinquarent|a<span style="background-color:#ff0;">d</span>propinquārent]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【appropinquassent】-->
| style="font-size:20pt;" |[[wikt:en:appropinquassent|a<span style="background-color:#ff0;">p</span>propinquāssent]]
| style="font-size:20pt;" |[[wikt:en:adpropinquassent|a<span style="background-color:#ff0;">d</span>propinquāssent]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【appropinquarunt】-->
| style="font-size:20pt;" |[[wikt:en:appropinquarunt|a<span style="background-color:#ff0;">p</span>propinquārunt]]
| style="font-size:20pt;" |[[wikt:en:adpropinquarunt|a<span style="background-color:#ff0;">d</span>propinquārunt]]
| style="font-size:10pt;" |次項の [[wikt:en:adpropinquaverunt|adpropinquā<span style="background-color:#ff0;">vē</span>runt]] の<br> vē が縮約された形。
|- style="font-family:Times New Roman;" <!--【appropinquaverunt】-->
| style="font-size:20pt;" |[[wikt:en:appropinquaverunt|a<span style="background-color:#ff0;">p</span>propinquāvērunt]]
| style="font-size:20pt;" |[[wikt:en:adpropinquaverunt|a<span style="background-color:#ff0;">d</span>propinquāvērunt]]
| style="font-size:10pt;" | vē が縮約された形が、<br>前項の [[wikt:en:adpropinquarunt|adpropinquārunt]]
|- style="font-family:Times New Roman;" <!--【appropinquavit】-->
| style="font-size:20pt;" |[[wikt:en:appropinquavit|a<span style="background-color:#ff0;">p</span>propinquāvit]]
| style="font-size:20pt;" |[[wikt:en:adpropinquavit|a<span style="background-color:#ff0;">d</span>propinquāvit]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【appulso】-->
| style="font-size:20pt;" |[[wikt:en:appulso#Latin|a<span style="background-color:#ff0;">p</span>pulsō]]
| style="font-size:20pt;" |[[wikt:en:adpulso|a<span style="background-color:#ff0;">d</span>pulsō]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【arripere】-->
| style="font-size:20pt;" |[[wikt:en:arripere|a<span style="background-color:#ff0;">r</span>ripere]]
| style="font-size:20pt;" |[[wikt:en:adripere|a<span style="background-color:#ff0;">d</span>ripere]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【articlis】-->
| style="font-size:20pt;" |[[wikt:en:articlis|articlīs]]
| style="font-size:20pt;" |[[wikt:en:articulis|artic<span style="background-color:#ff0;">u</span>līs]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【ascendissent】-->
| style="font-size:20pt;" |[[wikt:en:ascendissent#Latin|ascendissent]]
| style="font-size:20pt;" |[[wikt:en:adscendissent|a<span style="background-color:#ff0;">d</span>scendissent]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【ascensu】-->
| style="font-size:20pt;" |[[wikt:en:ascensu#Noun|ascēnsū]]
| style="font-size:20pt;" |[[wikt:en:adscensu#Noun|a<span style="background-color:#ff0;">d</span>scēnsū]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【assidua】-->
| style="font-size:20pt;" |[[wikt:en:assidua#Latin|a<span style="background-color:#ff0;">s</span>siduā]]
| style="font-size:20pt;" |[[wikt:en:adsidua|a<span style="background-color:#ff0;">d</span>siduā]]
| style="font-size:10pt;" |形容詞 [[wikt:en:assiduus#Latin|assiduus]] の女性・単数・奪格
|- style="font-family:Times New Roman;" <!--【assiduis】-->
| style="font-size:20pt;" |[[wikt:en:assiduis#Latin|a<span style="background-color:#ff0;">s</span>siduīs]]
| style="font-size:20pt;" |[[wikt:en:adsiduis#Latin|a<span style="background-color:#ff0;">d</span>siduīs]]
| style="font-size:10pt;" |形容詞 [[wikt:en:assiduus#Latin|assiduus]] の複数・与格か奪格
|- style="font-family:Times New Roman;" <!--【assuefacti】-->
| style="font-size:20pt;" |[[wikt:en:assuefacti|a<span style="background-color:#ff0;">s</span>suēfactī]]
| style="font-size:20pt;" |[[wikt:en:adsuefacti|a<span style="background-color:#ff0;">d</span>suēfactī]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【assuescere】-->
| style="font-size:20pt;" |[[wikt:en:assuescere#Latin|a<span style="background-color:#ff0;">s</span>suēscere]]
| style="font-size:20pt;" |[[wikt:en:adsuescere#Latin|a<span style="background-color:#ff0;">d</span>suēscere]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【attingit】-->
| style="font-size:20pt;" |[[wikt:en:attingit|a<span style="background-color:#ff0;">t</span>tingit]]
| style="font-size:20pt;" |[[wikt:en:adtingit|a<span style="background-color:#ff0;">d</span>tingit]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【attingunt】-->
| style="font-size:20pt;" |[[wikt:en:attingunt|a<span style="background-color:#ff0;">t</span>tingunt]]
| style="font-size:20pt;" |[[wikt:en:adtingunt|a<span style="background-color:#ff0;">d</span>tingunt]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【attribuerat】-->
| style="font-size:20pt;" |[[wikt:en:attribuerat#Latin|a<span style="background-color:#ff0;">t</span>tribuerat]]
| style="font-size:20pt;" |[[wikt:en:adtribuerat#Latin|a<span style="background-color:#ff0;">d</span>tribuerat]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【attribuit】-->
| style="font-size:20pt;" |[[wikt:en:attribuit|a<span style="background-color:#ff0;">t</span>tribuit]]
| style="font-size:20pt;" |[[wikt:en:adtribuit|a<span style="background-color:#ff0;">d</span>tribuit]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【attribuunt】-->
| style="font-size:20pt;" |[[wikt:en:attribuunt|a<span style="background-color:#ff0;">t</span>tribuunt]]
| style="font-size:20pt;" |[[wikt:en:adtribuunt|a<span style="background-color:#ff0;">d</span>tribuunt]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【auris】-->
| style="font-size:20pt;" |[[wikt:en:auris#Latin|aur<span style="background-color:#ff0;">ī</span>s]]
| style="font-size:20pt;" |[[wikt:en:aures#Noun|aur<span style="background-color:#ff0;">ē</span>s]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【auxili】-->
| style="font-size:20pt;" |[[wikt:en:auxili#Latin|auxil<span style="background-color:#ff0;">ī</span>]]
| style="font-size:20pt;" |[[wikt:en:auxilii|auxil<span style="background-color:#ff0;">iī</span>]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【cedentis】-->
| style="font-size:20pt;" |[[wikt:en:cedentis|cēdent<span style="background-color:#ff0;">ī</span>s]]
| style="font-size:20pt;" |[[wikt:en:cedentes#Latin|cēdent<span style="background-color:#ff0;">ē</span>s]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【civis】-->
| style="font-size:20pt;" |[[wikt:en:civis#Latin|cīv<span style="background-color:#ff0;">ī</span>s]]
| style="font-size:20pt;" |[[wikt:en:cives#Latin|cīv<span style="background-color:#ff0;">ē</span>s]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【clientis】-->
| style="font-size:20pt;" |[[wikt:en:clientis|client<span style="background-color:#ff0;">ī</span>s]]
| style="font-size:20pt;" |[[wikt:en:clientes#Latin|client<span style="background-color:#ff0;">ē</span>s]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【cohortis】-->
| style="font-size:20pt;" |[[wikt:en:cohortis|cohort<span style="background-color:#ff0;">ī</span>s]]
| style="font-size:20pt;" |[[wikt:en:cohortes#Latin|cohort<span style="background-color:#ff0;">ē</span>s]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【coicere】-->
| style="font-size:20pt;" |[[wikt:en:coicere|coicere]]
| style="font-size:20pt;" |[[wikt:en:conicere|co<span style="background-color:#ff0;">n</span>icere]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【coicerent】-->
| style="font-size:20pt;" |[[wikt:en:coicerent|coicerent]]
| style="font-size:20pt;" |[[wikt:en:conicerent|co<span style="background-color:#ff0;">n</span>icerent]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【coici】-->
| style="font-size:20pt;" |[[wikt:en:coici|coicī]]
| style="font-size:20pt;" |[[wikt:en:conici#Latin|co<span style="background-color:#ff0;">n</span>icī]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【coiciant】-->
| style="font-size:20pt;" |[[wikt:en:coiciant|coiciant]]
| style="font-size:20pt;" |[[wikt:en:coniciant|co<span style="background-color:#ff0;">n</span>iciant]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【coiciebant】-->
| style="font-size:20pt;" |[[wikt:en:coiciebant|coiciēbant]]
| style="font-size:20pt;" |[[wikt:en:coniciebant|co<span style="background-color:#ff0;">n</span>iciēbant]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【coiciunt】-->
| style="font-size:20pt;" |[[wikt:en:coiciunt|coiciunt]]
| style="font-size:20pt;" |[[wikt:en:coniciunt|co<span style="background-color:#ff0;">n</span>iciunt]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【coiecerant】-->
| style="font-size:20pt;" |[[wikt:en:coiecerant|coiēcerant]]
| style="font-size:20pt;" |[[wikt:en:coniecerant|co<span style="background-color:#ff0;">n</span>iēcerant]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【coiecerunt】-->
| style="font-size:20pt;" |[[wikt:en:coiecerunt|coiēcērunt]]
| style="font-size:20pt;" |[[wikt:en:coniecerunt|co<span style="background-color:#ff0;">n</span>iēcērunt]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【coiecisse】-->
| style="font-size:20pt;" |[[wikt:en:coiecisse|coiēcisse]]
| style="font-size:20pt;" |[[wikt:en:coniecisse|co<span style="background-color:#ff0;">n</span>iēcisse]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【coiecta】-->
| style="font-size:20pt;" |[[wikt:en:coiecta|coiecta]]
| style="font-size:20pt;" |[[wikt:en:coniecta|co<span style="background-color:#ff0;">n</span>iecta]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【coiecti】-->
| style="font-size:20pt;" |[[wikt:en:coiecti|coiectī]]
| style="font-size:20pt;" |[[wikt:en:coniecti|co<span style="background-color:#ff0;">n</span>iectī]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【coiectis】-->
| style="font-size:20pt;" |[[wikt:en:coiectis|coiectīs]]
| style="font-size:20pt;" |[[wikt:en:coniectis|co<span style="background-color:#ff0;">n</span>iectīs]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collatis】-->
| style="font-size:20pt;" |[[wikt:en:collatis|co<span style="background-color:#ff0;">l</span>lātīs]]
| style="font-size:20pt;" |[[wikt:en:conlatis|co<span style="background-color:#ff0;">n</span>lātīs]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collaudantur】-->
| style="font-size:20pt;" |[[wikt:en:collaudantur|co<span style="background-color:#ff0;">l</span>laudantur]]
| style="font-size:20pt;" |[[wikt:en:conlaudantur|co<span style="background-color:#ff0;">n</span>laudantur]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collaudat】-->
| style="font-size:20pt;" |[[wikt:en:collaudat|co<span style="background-color:#ff0;">l</span>laudat]]
| style="font-size:20pt;" |[[wikt:en:conlaudat|co<span style="background-color:#ff0;">n</span>laudat]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collaudatis】-->
| style="font-size:20pt;" |[[wikt:en:collaudatis#Participle|co<span style="background-color:#ff0;">l</span>laudātīs]]
| style="font-size:20pt;" |[[wikt:en:conlaudatis#Participle|co<span style="background-color:#ff0;">n</span>laudātīs]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collis】-->
| style="font-size:20pt;" |[[wikt:en:collis#Latin|coll<span style="background-color:#ff0;">ī</span>s]]
| style="font-size:20pt;" |[[wikt:en:colles#Latin|coll<span style="background-color:#ff0;">ē</span>s]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collocabant】-->
| style="font-size:20pt;" |[[wikt:en:collocabant|co<span style="background-color:#ff0;">l</span>locābant]]
| style="font-size:20pt;" |[[wikt:en:conlocabant|co<span style="background-color:#ff0;">n</span>locābant]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collocabat】-->
| style="font-size:20pt;" |[[wikt:en:collocabat|co<span style="background-color:#ff0;">l</span>locābat]]
| style="font-size:20pt;" |[[wikt:en:conlocabat|co<span style="background-color:#ff0;">n</span>locābat]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collocandis】-->
| style="font-size:20pt;" |[[wikt:en:collocandis|co<span style="background-color:#ff0;">l</span>locandīs]]
| style="font-size:20pt;" |[[wikt:en:conlocandis|co<span style="background-color:#ff0;">n</span>locandīs]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collocant】-->
| style="font-size:20pt;" |[[wikt:en:collocant#Latin|co<span style="background-color:#ff0;">l</span>locant]]
| style="font-size:20pt;" |[[wikt:en:conlocant|co<span style="background-color:#ff0;">n</span>locant]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collocantur】-->
| style="font-size:20pt;" |[[wikt:en:collocantur#Latin|co<span style="background-color:#ff0;">l</span>locantur]]
| style="font-size:20pt;" |[[wikt:en:conlocantur#Latin|co<span style="background-color:#ff0;">n</span>locantur]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collocarat】-->
| style="font-size:20pt;" |[[wikt:en:collocarat|co<span style="background-color:#ff0;">l</span>locārat]]
| style="font-size:20pt;" |[[wikt:en:conlocarat|co<span style="background-color:#ff0;">n</span>locārat]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collocare】-->
| style="font-size:20pt;" |[[wikt:en:collocare#Latin|co<span style="background-color:#ff0;">l</span>locāre]]
| style="font-size:20pt;" |[[wikt:en:conlocare|co<span style="background-color:#ff0;">n</span>locāre]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collocaret】-->
| style="font-size:20pt;" |[[wikt:en:collocaret|co<span style="background-color:#ff0;">l</span>locāret]]
| style="font-size:20pt;" |[[wikt:en:conlocaret|co<span style="background-color:#ff0;">n</span>locāret]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collocari】-->
| style="font-size:20pt;" |[[wikt:en:collocari|co<span style="background-color:#ff0;">l</span>locārī]]
| style="font-size:20pt;" |[[wikt:en:conlocari|co<span style="background-color:#ff0;">n</span>locārī]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collocatas】-->
| style="font-size:20pt;" |[[wikt:en:collocatas|co<span style="background-color:#ff0;">l</span>locātās]]
| style="font-size:20pt;" |[[wikt:en:conlocatas|co<span style="background-color:#ff0;">n</span>locātās]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collocati】-->
| style="font-size:20pt;" |[[wikt:en:collocati#Latin|co<span style="background-color:#ff0;">l</span>locātī]]
| style="font-size:20pt;" |[[wikt:en:conlocati|co<span style="background-color:#ff0;">n</span>locātī]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collocatis】-->
| style="font-size:20pt;" |[[wikt:en:collocatis#Participle|co<span style="background-color:#ff0;">l</span>locātīs]]
| style="font-size:20pt;" |[[wikt:en:conlocatis#Participle|co<span style="background-color:#ff0;">n</span>locātīs]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collocaverat】-->
| style="font-size:20pt;" |[[wikt:en:collocaverat#Latin|co<span style="background-color:#ff0;">l</span>locāverat]]
| style="font-size:20pt;" |[[wikt:en:conlocaverat#Latin|co<span style="background-color:#ff0;">n</span>locāverat]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collocavit】-->
| style="font-size:20pt;" |[[wikt:en:collocavit|co<span style="background-color:#ff0;">l</span>locāvit]]
| style="font-size:20pt;" |[[wikt:en:conlocavit|co<span style="background-color:#ff0;">n</span>locāvit]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collocuti】-->
| style="font-size:20pt;" |[[wikt:en:collocuti|co<span style="background-color:#ff0;">l</span>locūtī]]
| style="font-size:20pt;" |[[wikt:en:conlocuti|co<span style="background-color:#ff0;">n</span>locūtī]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【colloquantur】-->
| style="font-size:20pt;" |[[wikt:en:colloquantur|co<span style="background-color:#ff0;">l</span>loquantur]]
| style="font-size:20pt;" |[[wikt:en:conloquantur|co<span style="background-color:#ff0;">n</span>loquantur]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【colloquendi】-->
| style="font-size:20pt;" |[[wikt:en:colloquendi|co<span style="background-color:#ff0;">l</span>loquendī]]
| style="font-size:20pt;" |[[wikt:en:conloquendi|co<span style="background-color:#ff0;">n</span>loquendī]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【colloqui】-->
| style="font-size:20pt;" |[[wikt:en:colloqui#Latin|co<span style="background-color:#ff0;">l</span>loquī]]
| style="font-size:20pt;" |[[wikt:en:conloqui#Latin|co<span style="background-color:#ff0;">n</span>loquī]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【colloquium】-->
| style="font-size:20pt;" |[[wikt:en:colloquium#Latin|co<span style="background-color:#ff0;">l</span>loquium]]
| style="font-size:20pt;" |[[wikt:en:conloquium#Latin|co<span style="background-color:#ff0;">n</span>loquium]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【communis】-->
| style="font-size:20pt;" |[[wikt:en:communis#Latin|commūn<span style="background-color:#ff0;">ī</span>s]]
| style="font-size:20pt;" |[[wikt:en:communes#Latin|commūn<span style="background-color:#ff0;">ē</span>s]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【compluribus】-->
| style="font-size:20pt;" |[[wikt:en:compluribus#Latin|co<span style="background-color:#ff0;">m</span>plūribus]]
| style="font-size:20pt;" |
| style="font-size:10pt;" |別形 <span style="font-size:20pt;">[[wikt:en:conpluribus#Latin|co<span style="background-color:#ff0;">n</span>plūribus]]</span>
|- style="font-family:Times New Roman;" <!--【compluris】-->
| style="font-size:20pt;" |[[wikt:en:compluris#Latin|complūr<span style="background-color:#ff0;">ī</span>s]]
| style="font-size:20pt;" |[[wikt:en:complures#Latin|complūr<span style="background-color:#ff0;">ē</span>s]]
| style="font-size:10pt;" |別形 <span style="font-size:20pt;">[[wikt:en:conplures#Latin|co<span style="background-color:#ff0;">n</span>plūrēs]]</span>
|- style="font-family:Times New Roman;" <!--【comprehensis】-->
| style="font-size:20pt;" |[[wikt:en:comprehensis|co<span style="background-color:#ff0;">m</span>prehēnsīs]]
| style="font-size:20pt;" |[[wikt:en:conprehensis|co<span style="background-color:#ff0;">n</span>prehēnsīs]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|}
<!--
<span style="font-family:Times New Roman;font-style:normal;font-size:15pt;">
▲, , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , (), , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
, , , [[wikt:en:comprehensos|comprehēnsōs]], [[wikt:en:conantis|cōnantīs]], [[wikt:en:consili|cōnsilī]],
[[wikt:en:directus#Latin|dīrēctus]](正統な古典ラテン語のつづりである dīrēctus).
[[wikt:en:dubitantis#Participle_2|dubitantīs]],
[[wikt:en:effarciuntur#Latin|effarciuntur]],
[[wikt:en:egredientis#Etymology_2|ēgredientīs]], [[wikt:en:ei#Latin|eī]], [[wikt:en:eis#Latin|eīs]], [[wikt:en:existit#Latin|existit]],
[[wikt:en:expectent#Latin|expectent]],
[[wikt:en:exposcentis#Participle_2|exposcentīs]],
([[wikt:en:exstruxerunt#Latin|exstruxerunt]] 共和制末期の表記),
[[wikt:en:ferventis#Latin|ferventīs]], [[wikt:en:finis#Latin|fīnīs]],
[[wikt:en:glandis#Latin|glandīs]],
[[wikt:en:glebas#Latin|glēbās]](写本にあるが後期ラテン語の表記),
[[wikt:en:haesitantis#Participle_2|haesitantīs]], [[wikt:en:hostis#Latin|hostīs]], [[wikt:en:ignis#Latin|ignīs]], [[wikt:en:illatas|illātās]], [[wikt:en:immittit|immittit]], [[wikt:en:immittunt|immittunt]], [[wikt:en:imparatum|imparātum]], ([[wikt:en:impedita#Latin|impedīta]]),
[[wikt:en:imperi#Latin|imperī]],
[[wikt:en:imprudentia#Noun|imprūdentia]],
[[wikt:en:incolumis#Latin|incolumīs]],
[[wikt:en:indignantis#Participle_2|indignantīs]],
[[wikt:en:inopinantis#Adjective_2|inopīnantīs]], [[wikt:en:irridere#Latin|irrīdēre]], [[wikt:en:irrumpere|irrumpere]], [[wikt:en:irrumpit|irrumpit]], [[wikt:en:irruperunt|irrūpērunt]], [[wikt:en:laborantis#Etymology_2|labōrantīs]],
([[wikt:en:materiem#Latin|materiem]]),
[[wikt:en:montis|montīs]], [[wikt:en:natalis#Latin|nātālīs]], [[wikt:en:navis#Latin|nāvīs]], [[wikt:en:negoti|negōtī]], nōn nūllae, nōn nūllōs, [[wikt:en:offici#Noun_2|officī]], [[wikt:en:omnis#Latin|omnīs]],
[[wikt:en:opportunitate#Latin|opportūnitāte]],
[[wikt:en:partis#Latin|partīs]], [[wikt:en:periclum#Latin|perīclum]], plūrīs, [[wikt:en:praesidi|praesidī]], [[wikt:en:proeli|proelī]], proficīscentīs, [[wikt:en:resistentis|resistentīs]], [[wikt:en:singularis#Latin|singulārīs]], [[wikt:en:solaci|sōlācī]], [[wikt:en:spati#Latin|spatī]], [[wikt:en:subeuntis|subeuntīs]],
subficere (×subficereは使われていない)
[[wikt:en:suffossis|suffossīs]], [[wikt:en:sumministrata|sumministrāta]], [[wikt:en:summissis|summissīs]],
[[wikt:en:summittantur#Latin|summittantur]],
[[wikt:en:summittebat|summittēbat]], [[wikt:en:summittit|summittit]], [[wikt:en:summotis|summōtīs]], [[wikt:en:summoveri|summovērī]], [[wikt:en:supplici#Noun|supplicī]],
[[wikt:en:testis#Latin|testīs]],
[[wikt:en:timentis#Participle_2|timentīs]], [[wikt:en:Tituri|Titūrī]], [[wikt:en:Trinobantes#Latin|Trinobantēs]], trīs, [[wikt:en:turris#Latin|turrīs]](共和制末期の表記に近い), [[wikt:en:utilis#Latin|ūtilīs]], [[wikt:en:vectigalis#Latin|vectīgālīs]] </span> などは、
<br>それぞれ
<span style="font-family:Times New Roman;font-style:normal;font-size:15pt;">
▼, , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , (), , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
, , , [[wikt:en:conprehensos|conprehēnsōs]], [[wikt:en:conantes|cōnantēs]], [[wikt:en:consilii|cōnsiliī]],
[[wikt:en:derectus#Latin|dērēctus]](共和政末期から帝政初期(カエサルやアウグストゥスの時代)の銘文を調査すると、この意味(まっすぐな、直接の)では dērēctus(または dērectus)の綴りが圧倒的に優勢 であり、dīrēctus はほとんど見られません。),
[[wikt:en:dubitantes|dubitantēs]],
[[wikt:en:efferciuntur#Latin|efferciuntur]]([[w:母音弱化|母音弱化]]による共和制末期の語形),
[[wikt:en:egredientes|ēgredientēs]], [[wikt:en:ii#Latin|iī]], [[wikt:en:iis#Latin|iīs]], [[wikt:en:exsistit|exsistit]],
[[wikt:en:exspectent#Latin|exspectent]],
[[wikt:en:exposcentes#Latin|exposcentēs]],
([[wikt:en:extruxerunt#Latin|extruxerunt]]実際の発音に近い表記),
[[wikt:en:ferventes#Latin|ferventēs]], [[wikt:en:fines#Latin|fīnēs]],
[[wikt:en:glandes#Latin|glandēs]],
[[wikt:en:glaebas#Latin|glaebās]](共和制末期の表記),
[[wikt:en:haesitantes#Latin|haesitantēs]], [[wikt:en:hostes#Latin|hostēs]], [[wikt:en:ignes|ignēs]], [[wikt:en:inlatas|inlātās]], [[wikt:en:inmittit|inmittit]], [[wikt:en:inmittunt|inmittunt]], [[wikt:en:inparatum|inparātum]], ([[wikt:en:inpedita#Latin|inpedīta]]),
[[wikt:en:imperii#Latin|imperiī]],
[[wikt:en:inprudentia#Noun|inprūdentia]],
[[wikt:en:incolumes|incolumēs]],
[[wikt:en:indignantes#Latin|indignantēs]],
[[wikt:en:inopinantes|inopīnantēs]], [[wikt:en:inridere|inrīdēre]], [[wikt:en:inrumpere|inrumpere]], [[wikt:en:inrumpit|inrumpit]], [[wikt:en:inruperunt|inrūpērunt]], [[wikt:en:laborantes#Latin|labōrantēs]],
([[wikt:en:materiam#Latin|materiam]]共和制末期に近い表記),
[[wikt:en:montes#Latin|montēs]], [[wikt:en:natales#Latin|nātālēs]], [[wikt:en:naves#Latin|nāvēs]], [[wikt:en:negotii|negōtiī]], [[wikt:en:nonnullae|nōnnūllae]], [[wikt:en:nonnullos|nōnnūllōs]], [[wikt:en:officii#Latin|officiī]], [[wikt:en:omnes#Latin|omnēs]],
([[wikt:en:oportunitate#Latin|oportūnitāte]])
[[wikt:en:partes#Latin|partēs]], [[wikt:en:periculum#Latin|perīculum]], [[wikt:en:plures|plūrēs]], [[wikt:en:praesidii|praesidiī]], [[wikt:en:proelii|proeliī]], [[wikt:en:proficiscentes|proficīscentēs]], [[wikt:en:resistentes#Latin|resistentēs]], [[wikt:en:singulares#Latin|singulārēs]], [[wikt:en:solacii|sōlāciī]], [[wikt:en:spatii#Latin|spatiī]], [[wikt:en:subeuntes|subeuntēs]], [[wikt:en:subfossis|subfossīs]], [[wikt:en:subministrata|subministrāta]], [[wikt:en:submissis|submissīs]],
[[wikt:en:submittantur#Latin|submittantur]],
[[wikt:en:submittebat|submittēbat]], [[wikt:en:submittit|submittit]], [[wikt:en:submotis|submōtīs]], [[wikt:en:submoveri|submovērī]], [[wikt:en:supplicii|suppliciī]],
[[wikt:en:testes#Latin|testēs]],
[[wikt:en:timentes|timentēs]], [[wikt:en:Titurii|Titūriī]], [[wikt:en:Trinovantes#Latin|Trinovantēs]], [[wikt:en:tres#Latin|trēs]], [[wikt:en:turres#Latin|turrēs]], [[wikt:en:utiles#Latin|ūtilēs]], [[wikt:en:vectigales|vectīgālēs]] </span> などとした。
-->
<span style="font-family:Times New Roman;font-style:normal;font-size:15pt;"></span>
<span style="font-family:Times New Roman;font-style:oblique;font-size:15pt;"></span>
<span style="color:#b00;"></span>
<span style="color:#800;"></span>
<span style="font-size:10pt;"></span>
<span style="background-color:#ff0;"></span>
==脚注==
<references />
==関連項目==
==外部リンク==
59yd0srbr2mcmc53k3y1vclbkj8cuv2
302222
302220
2026-08-14T06:44:24Z
Linguae
449
/* 「表記のゆれ」一覧 */
302222
wikitext
text/x-wiki
<!--【2026年03月29日起稿】-->[[Category:ガリア戦記|**]]
[[ガリア戦記]] > [[ガリア戦記/注解編|注解編]] > '''表記のゆれ'''
:
<div style="font-family:Arial Black;font-style:normal;font-size:18pt;color:darkgreen;text-align:center;background-color:#efe;">C・IVLII・CAESARIS・COMMENTARII・DE・BELLO・GALLICO</div>
『[[ガリア戦記]]』の校訂版などにおける単語の「表記のゆれ」のまとめ。
==「表記のゆれ」一覧==
*「表記1」がおもに辞書や近代の完本などで見られる表記。
*「表記2」が中世の主要写本に見られる古い表記など。
*:できるだけ「表記2」を尊重した。
:
{| class="wikitable sortable" cellspacing=1
|-
!表記1
!表記2
!備 考
|- style="font-family:Times New Roman;" <!--【acclivis】-->
| style="font-size:20pt;" |[[wikt:en:acclivis#Latin|a<span style="background-color:#ff0;">c</span>clīvis]]
| style="font-size:20pt;" |[[wikt:en:adclivis#Latin|a<span style="background-color:#ff0;">d</span>clīvis]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【accommodatae】-->
| style="font-size:20pt;" |[[wikt:en:accommodatae|a<span style="background-color:#ff0;">c</span>commodātae]]
| style="font-size:20pt;" |[[wikt:en:adcommodatae|a<span style="background-color:#ff0;">d</span>commodātae]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【allatis】-->
| style="font-size:20pt;" |[[wikt:en:allatis|a<span style="background-color:#ff0;">l</span>lātīs]]
| style="font-size:20pt;" |[[wikt:en:adlatis|a<span style="background-color:#ff0;">d</span>lātīs]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【Aduatuca】-->
| style="font-size:20pt;" |[[wikt:en:Aduatuca#Latin|A<span style="background-color:#ff0;">d</span>uātucam]]
| style="font-size:20pt;" |A<span style="background-color:#ff0;">t</span>uātucam
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【Aduatuci】-->
| style="font-size:20pt;" |[[wikt:en:Aduatuci|A<span style="background-color:#ff0;">d</span>uatucī]]
| style="font-size:20pt;" |[[wikt:de:Atuatuci|A<span style="background-color:#ff0;">t</span>uatucī]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【Aduatucis】-->
| style="font-size:20pt;" |[[wikt:en:Aduatucis|A<span style="background-color:#ff0;">d</span>uatucīs]]
| style="font-size:20pt;" |A<span style="background-color:#ff0;">t</span>uatucīs
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【Aduatucos】-->
| style="font-size:20pt;" |[[wikt:en:Aduatucos|A<span style="background-color:#ff0;">d</span>uatucōs]]
| style="font-size:20pt;" |A<span style="background-color:#ff0;">t</span>uatucōs
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【Aeduae】-->
| style="font-size:20pt;" |[[wikt:en:Aeduae|Aeduae]]
| style="font-size:20pt;" |<span style="background-color:#ff0;">H</span>aeduae
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【Aedui】-->
| style="font-size:20pt;" |[[wikt:en:Aedui#Latin|Aeduī]]
| style="font-size:20pt;" |[[wikt:en:Haedui|<span style="background-color:#ff0;">H</span>aeduī]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【Aeduis】-->
| style="font-size:20pt;" |[[wikt:en:Aeduis|Aeduīs]]
| style="font-size:20pt;" |[[wikt:en:Haeduis|<span style="background-color:#ff0;">H</span>aeduīs]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【Aeduorum】-->
| style="font-size:20pt;" |[[wikt:en:Aeduorum|Aeduōrum]]
| style="font-size:20pt;" |[[wikt:en:Haeduorum|<span style="background-color:#ff0;">H</span>aeduōrum]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【Aeduos】-->
| style="font-size:20pt;" |[[wikt:en:Aeduos|Aeduōs]]
| style="font-size:20pt;" |[[wikt:en:Haeduos|<span style="background-color:#ff0;">H</span>aeduōs]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【Aeduus】-->
| style="font-size:20pt;" |[[wikt:en:Aeduus#Latin|Aeduus]]
| style="font-size:20pt;" |<span style="background-color:#ff0;">H</span>aeduus
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【aequinocti】-->
| style="font-size:20pt;" |[[wikt:en:aequinocti|aequinoct<span style="background-color:#ff0;">ī</span>]]
| style="font-size:20pt;" |[[wikt:en:aequinoctii|aequinoct<span style="background-color:#ff0;">iī</span>]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【affecti】-->
| style="font-size:20pt;" |[[wikt:en:affecti|a<span style="background-color:#ff0;">f</span>fectī]]
| style="font-size:20pt;" |[[wikt:en:adfecti|a<span style="background-color:#ff0;">d</span>fectī]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【affecto】-->
| style="font-size:20pt;" |[[wikt:en:affecto#Participle|a<span style="background-color:#ff0;">f</span>fectō]]
| style="font-size:20pt;" |[[wikt:en:adfecto#Participle|a<span style="background-color:#ff0;">d</span>fectō]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【affectus】-->
| style="font-size:20pt;" |[[wikt:en:affectus#Participle|a<span style="background-color:#ff0;">f</span>fectus]]
| style="font-size:20pt;" |[[wikt:en:adfectus#Adjective|a<span style="background-color:#ff0;">d</span>fectus]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【afferat】-->
| style="font-size:20pt;" |[[wikt:en:afferat|a<span style="background-color:#ff0;">f</span>ferat]]
| style="font-size:20pt;" |[[wikt:en:adferat|a<span style="background-color:#ff0;">d</span>ferat]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【afferebat】-->
| style="font-size:20pt;" |[[wikt:en:afferebat|a<span style="background-color:#ff0;">f</span>ferēbat]]
| style="font-size:20pt;" |[[wikt:en:adferebat|a<span style="background-color:#ff0;">d</span>ferēbat]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【afferret】-->
| style="font-size:20pt;" |[[wikt:en:afferret|a<span style="background-color:#ff0;">f</span>ferret]]
| style="font-size:20pt;" |[[wikt:en:adferret|a<span style="background-color:#ff0;">d</span>ferret]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【afferretur】-->
| style="font-size:20pt;" |[[wikt:en:afferretur|a<span style="background-color:#ff0;">f</span>ferrētur]]
| style="font-size:20pt;" |[[wikt:en:adferretur|a<span style="background-color:#ff0;">d</span>ferrētur]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【afflictae】-->
| style="font-size:20pt;" |[[wikt:en:afflictae|a<span style="background-color:#ff0;">f</span>flīctae]]
| style="font-size:20pt;" |[[wikt:en:adflictae|a<span style="background-color:#ff0;">d</span>flīctae]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【affligunt】-->
| style="font-size:20pt;" |[[wikt:en:affligunt|a<span style="background-color:#ff0;">f</span>flīgunt]]
| style="font-size:20pt;" |[[wikt:en:adfligunt|a<span style="background-color:#ff0;">d</span>flīgunt]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【aggregabat】-->
| style="font-size:20pt;" |[[wikt:en:aggregabat|a<span style="background-color:#ff0;">g</span>gregābat]]
| style="font-size:20pt;" |[[wikt:en:adgregabat|a<span style="background-color:#ff0;">d</span>gregābat]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【aggregarant】-->
| style="font-size:20pt;" |[[wikt:en:aggregarant|a<span style="background-color:#ff0;">g</span>gregārant]]
| style="font-size:20pt;" |[[wikt:en:adgregarant|a<span style="background-color:#ff0;">d</span>gregārant]]
| style="font-size:10pt;" |次項の [[wikt:en:adgregaverant|adgregā<span style="background-color:#ff0;">ve</span>rant]] の<br> ve が縮約された形。
|- style="font-family:Times New Roman;" <!--【aggregaverant】-->
| style="font-size:20pt;" |[[wikt:en:aggregaverant|a<span style="background-color:#ff0;">g</span>gregā<u>ve</u>rant]]
| style="font-size:20pt;" |[[wikt:en:adgregaverant|a<span style="background-color:#ff0;">d</span>gregā<u>ve</u>rant]]
| style="font-size:10pt;" | ve が縮約された形が、<br>前項の [[wikt:en:adgregarant|adgregārant]]
|- style="font-family:Times New Roman;" <!--【allato】-->
| style="font-size:20pt;" |[[wikt:en:allato|a<span style="background-color:#ff0;">l</span>lātō]]
| style="font-size:20pt;" |[[wikt:en:adlato|a<span style="background-color:#ff0;">d</span>lātō]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【Alpis】-->
| style="font-size:20pt;" |[[wikt:en:Alpis#Latin|Alp<span style="background-color:#ff0;">ī</span>s]]
| style="font-size:20pt;" |[[wikt:en:Alpes#Latin|Alp<span style="background-color:#ff0;">ē</span>s]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【appelluntur】-->
| style="font-size:20pt;" |[[wikt:en:appelluntur|a<span style="background-color:#ff0;">p</span>pelluntur]]
| style="font-size:20pt;" |[[wikt:en:adpelluntur|a<span style="background-color:#ff0;">d</span>pelluntur]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【appetebat】-->
| style="font-size:20pt;" |[[wikt:en:appetebat|a<span style="background-color:#ff0;">p</span>petēbat]]
| style="font-size:20pt;" |[[wikt:en:adpetebat|a<span style="background-color:#ff0;">d</span>petēbat]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【apportari】-->
| style="font-size:20pt;" |[[wikt:en:apportari|a<span style="background-color:#ff0;">p</span>portārī]]
| style="font-size:20pt;" |[[wikt:en:adportari|a<span style="background-color:#ff0;">d</span>portārī]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【applicant】-->
| style="font-size:20pt;" |[[wikt:en:applicant#Latin|a<span style="background-color:#ff0;">p</span>plicant]]
| style="font-size:20pt;" |[[wikt:en:adplicant|a<span style="background-color:#ff0;">d</span>plicant]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【approbant】-->
| style="font-size:20pt;" |[[wikt:en:approbant#Latin|a<span style="background-color:#ff0;">p</span>probant]]
| style="font-size:20pt;" |[[wikt:en:adprobant#Latin|a<span style="background-color:#ff0;">d</span>probant]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【appropinquabat】-->
| style="font-size:20pt;" |[[wikt:en:appropinquabat|a<span style="background-color:#ff0;">p</span>propinquābat]]
| style="font-size:20pt;" |[[wikt:en:adpropinquabat|a<span style="background-color:#ff0;">d</span>propinquābat]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【appropinquare】-->
| style="font-size:20pt;" |[[wikt:en:appropinquare#Latin|a<span style="background-color:#ff0;">p</span>propinquāre]]
| style="font-size:20pt;" |[[wikt:en:adpropinquare|a<span style="background-color:#ff0;">d</span>propinquāre]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【appropinquarent】-->
| style="font-size:20pt;" |[[wikt:en:appropinquarent|a<span style="background-color:#ff0;">p</span>propinquārent]]
| style="font-size:20pt;" |[[wikt:en:adpropinquarent|a<span style="background-color:#ff0;">d</span>propinquārent]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【appropinquassent】-->
| style="font-size:20pt;" |[[wikt:en:appropinquassent|a<span style="background-color:#ff0;">p</span>propinquāssent]]
| style="font-size:20pt;" |[[wikt:en:adpropinquassent|a<span style="background-color:#ff0;">d</span>propinquāssent]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【appropinquarunt】-->
| style="font-size:20pt;" |[[wikt:en:appropinquarunt|a<span style="background-color:#ff0;">p</span>propinquārunt]]
| style="font-size:20pt;" |[[wikt:en:adpropinquarunt|a<span style="background-color:#ff0;">d</span>propinquārunt]]
| style="font-size:10pt;" |次項の [[wikt:en:adpropinquaverunt|adpropinquā<span style="background-color:#ff0;">vē</span>runt]] の<br> vē が縮約された形。
|- style="font-family:Times New Roman;" <!--【appropinquaverunt】-->
| style="font-size:20pt;" |[[wikt:en:appropinquaverunt|a<span style="background-color:#ff0;">p</span>propinquāvērunt]]
| style="font-size:20pt;" |[[wikt:en:adpropinquaverunt|a<span style="background-color:#ff0;">d</span>propinquāvērunt]]
| style="font-size:10pt;" | vē が縮約された形が、<br>前項の [[wikt:en:adpropinquarunt|adpropinquārunt]]
|- style="font-family:Times New Roman;" <!--【appropinquavit】-->
| style="font-size:20pt;" |[[wikt:en:appropinquavit|a<span style="background-color:#ff0;">p</span>propinquāvit]]
| style="font-size:20pt;" |[[wikt:en:adpropinquavit|a<span style="background-color:#ff0;">d</span>propinquāvit]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【appulso】-->
| style="font-size:20pt;" |[[wikt:en:appulso#Latin|a<span style="background-color:#ff0;">p</span>pulsō]]
| style="font-size:20pt;" |[[wikt:en:adpulso|a<span style="background-color:#ff0;">d</span>pulsō]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【arripere】-->
| style="font-size:20pt;" |[[wikt:en:arripere|a<span style="background-color:#ff0;">r</span>ripere]]
| style="font-size:20pt;" |[[wikt:en:adripere|a<span style="background-color:#ff0;">d</span>ripere]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【articlis】-->
| style="font-size:20pt;" |[[wikt:en:articlis|articlīs]]
| style="font-size:20pt;" |[[wikt:en:articulis|artic<span style="background-color:#ff0;">u</span>līs]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【ascendissent】-->
| style="font-size:20pt;" |[[wikt:en:ascendissent#Latin|ascendissent]]
| style="font-size:20pt;" |[[wikt:en:adscendissent|a<span style="background-color:#ff0;">d</span>scendissent]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【ascensu】-->
| style="font-size:20pt;" |[[wikt:en:ascensu#Noun|ascēnsū]]
| style="font-size:20pt;" |[[wikt:en:adscensu#Noun|a<span style="background-color:#ff0;">d</span>scēnsū]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【assidua】-->
| style="font-size:20pt;" |[[wikt:en:assidua#Latin|a<span style="background-color:#ff0;">s</span>siduā]]
| style="font-size:20pt;" |[[wikt:en:adsidua|a<span style="background-color:#ff0;">d</span>siduā]]
| style="font-size:10pt;" |形容詞 [[wikt:en:assiduus#Latin|assiduus]] の女性・単数・奪格
|- style="font-family:Times New Roman;" <!--【assiduis】-->
| style="font-size:20pt;" |[[wikt:en:assiduis#Latin|a<span style="background-color:#ff0;">s</span>siduīs]]
| style="font-size:20pt;" |[[wikt:en:adsiduis#Latin|a<span style="background-color:#ff0;">d</span>siduīs]]
| style="font-size:10pt;" |形容詞 [[wikt:en:assiduus#Latin|assiduus]] の複数・与格か奪格
|- style="font-family:Times New Roman;" <!--【assuefacti】-->
| style="font-size:20pt;" |[[wikt:en:assuefacti|a<span style="background-color:#ff0;">s</span>suēfactī]]
| style="font-size:20pt;" |[[wikt:en:adsuefacti|a<span style="background-color:#ff0;">d</span>suēfactī]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【assuescere】-->
| style="font-size:20pt;" |[[wikt:en:assuescere#Latin|a<span style="background-color:#ff0;">s</span>suēscere]]
| style="font-size:20pt;" |[[wikt:en:adsuescere#Latin|a<span style="background-color:#ff0;">d</span>suēscere]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【attingit】-->
| style="font-size:20pt;" |[[wikt:en:attingit|a<span style="background-color:#ff0;">t</span>tingit]]
| style="font-size:20pt;" |[[wikt:en:adtingit|a<span style="background-color:#ff0;">d</span>tingit]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【attingunt】-->
| style="font-size:20pt;" |[[wikt:en:attingunt|a<span style="background-color:#ff0;">t</span>tingunt]]
| style="font-size:20pt;" |[[wikt:en:adtingunt|a<span style="background-color:#ff0;">d</span>tingunt]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【attribuerat】-->
| style="font-size:20pt;" |[[wikt:en:attribuerat#Latin|a<span style="background-color:#ff0;">t</span>tribuerat]]
| style="font-size:20pt;" |[[wikt:en:adtribuerat#Latin|a<span style="background-color:#ff0;">d</span>tribuerat]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【attribuit】-->
| style="font-size:20pt;" |[[wikt:en:attribuit|a<span style="background-color:#ff0;">t</span>tribuit]]
| style="font-size:20pt;" |[[wikt:en:adtribuit|a<span style="background-color:#ff0;">d</span>tribuit]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【attribuunt】-->
| style="font-size:20pt;" |[[wikt:en:attribuunt|a<span style="background-color:#ff0;">t</span>tribuunt]]
| style="font-size:20pt;" |[[wikt:en:adtribuunt|a<span style="background-color:#ff0;">d</span>tribuunt]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【auris】-->
| style="font-size:20pt;" |[[wikt:en:auris#Latin|aur<span style="background-color:#ff0;">ī</span>s]]
| style="font-size:20pt;" |[[wikt:en:aures#Noun|aur<span style="background-color:#ff0;">ē</span>s]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【auxili】-->
| style="font-size:20pt;" |[[wikt:en:auxili#Latin|auxil<span style="background-color:#ff0;">ī</span>]]
| style="font-size:20pt;" |[[wikt:en:auxilii|auxil<span style="background-color:#ff0;">iī</span>]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【cedentis】-->
| style="font-size:20pt;" |[[wikt:en:cedentis|cēdent<span style="background-color:#ff0;">ī</span>s]]
| style="font-size:20pt;" |[[wikt:en:cedentes#Latin|cēdent<span style="background-color:#ff0;">ē</span>s]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【civis】-->
| style="font-size:20pt;" |[[wikt:en:civis#Latin|cīv<span style="background-color:#ff0;">ī</span>s]]
| style="font-size:20pt;" |[[wikt:en:cives#Latin|cīv<span style="background-color:#ff0;">ē</span>s]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【clientis】-->
| style="font-size:20pt;" |[[wikt:en:clientis|client<span style="background-color:#ff0;">ī</span>s]]
| style="font-size:20pt;" |[[wikt:en:clientes#Latin|client<span style="background-color:#ff0;">ē</span>s]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【cohortis】-->
| style="font-size:20pt;" |[[wikt:en:cohortis|cohort<span style="background-color:#ff0;">ī</span>s]]
| style="font-size:20pt;" |[[wikt:en:cohortes#Latin|cohort<span style="background-color:#ff0;">ē</span>s]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【coicere】-->
| style="font-size:20pt;" |[[wikt:en:coicere|coicere]]
| style="font-size:20pt;" |[[wikt:en:conicere|co<span style="background-color:#ff0;">n</span>icere]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【coicerent】-->
| style="font-size:20pt;" |[[wikt:en:coicerent|coicerent]]
| style="font-size:20pt;" |[[wikt:en:conicerent|co<span style="background-color:#ff0;">n</span>icerent]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【coici】-->
| style="font-size:20pt;" |[[wikt:en:coici|coicī]]
| style="font-size:20pt;" |[[wikt:en:conici#Latin|co<span style="background-color:#ff0;">n</span>icī]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【coiciant】-->
| style="font-size:20pt;" |[[wikt:en:coiciant|coiciant]]
| style="font-size:20pt;" |[[wikt:en:coniciant|co<span style="background-color:#ff0;">n</span>iciant]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【coiciebant】-->
| style="font-size:20pt;" |[[wikt:en:coiciebant|coiciēbant]]
| style="font-size:20pt;" |[[wikt:en:coniciebant|co<span style="background-color:#ff0;">n</span>iciēbant]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【coiciunt】-->
| style="font-size:20pt;" |[[wikt:en:coiciunt|coiciunt]]
| style="font-size:20pt;" |[[wikt:en:coniciunt|co<span style="background-color:#ff0;">n</span>iciunt]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【coiecerant】-->
| style="font-size:20pt;" |[[wikt:en:coiecerant|coiēcerant]]
| style="font-size:20pt;" |[[wikt:en:coniecerant|co<span style="background-color:#ff0;">n</span>iēcerant]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【coiecerunt】-->
| style="font-size:20pt;" |[[wikt:en:coiecerunt|coiēcērunt]]
| style="font-size:20pt;" |[[wikt:en:coniecerunt|co<span style="background-color:#ff0;">n</span>iēcērunt]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【coiecisse】-->
| style="font-size:20pt;" |[[wikt:en:coiecisse|coiēcisse]]
| style="font-size:20pt;" |[[wikt:en:coniecisse|co<span style="background-color:#ff0;">n</span>iēcisse]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【coiecta】-->
| style="font-size:20pt;" |[[wikt:en:coiecta|coiecta]]
| style="font-size:20pt;" |[[wikt:en:coniecta|co<span style="background-color:#ff0;">n</span>iecta]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【coiecti】-->
| style="font-size:20pt;" |[[wikt:en:coiecti|coiectī]]
| style="font-size:20pt;" |[[wikt:en:coniecti|co<span style="background-color:#ff0;">n</span>iectī]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【coiectis】-->
| style="font-size:20pt;" |[[wikt:en:coiectis|coiectīs]]
| style="font-size:20pt;" |[[wikt:en:coniectis|co<span style="background-color:#ff0;">n</span>iectīs]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collatis】-->
| style="font-size:20pt;" |[[wikt:en:collatis|co<span style="background-color:#ff0;">l</span>lātīs]]
| style="font-size:20pt;" |[[wikt:en:conlatis|co<span style="background-color:#ff0;">n</span>lātīs]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collaudantur】-->
| style="font-size:20pt;" |[[wikt:en:collaudantur|co<span style="background-color:#ff0;">l</span>laudantur]]
| style="font-size:20pt;" |[[wikt:en:conlaudantur|co<span style="background-color:#ff0;">n</span>laudantur]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collaudat】-->
| style="font-size:20pt;" |[[wikt:en:collaudat|co<span style="background-color:#ff0;">l</span>laudat]]
| style="font-size:20pt;" |[[wikt:en:conlaudat|co<span style="background-color:#ff0;">n</span>laudat]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collaudatis】-->
| style="font-size:20pt;" |[[wikt:en:collaudatis#Participle|co<span style="background-color:#ff0;">l</span>laudātīs]]
| style="font-size:20pt;" |[[wikt:en:conlaudatis#Participle|co<span style="background-color:#ff0;">n</span>laudātīs]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collis】-->
| style="font-size:20pt;" |[[wikt:en:collis#Latin|coll<span style="background-color:#ff0;">ī</span>s]]
| style="font-size:20pt;" |[[wikt:en:colles#Latin|coll<span style="background-color:#ff0;">ē</span>s]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collocabant】-->
| style="font-size:20pt;" |[[wikt:en:collocabant|co<span style="background-color:#ff0;">l</span>locābant]]
| style="font-size:20pt;" |[[wikt:en:conlocabant|co<span style="background-color:#ff0;">n</span>locābant]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collocabat】-->
| style="font-size:20pt;" |[[wikt:en:collocabat|co<span style="background-color:#ff0;">l</span>locābat]]
| style="font-size:20pt;" |[[wikt:en:conlocabat|co<span style="background-color:#ff0;">n</span>locābat]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collocandis】-->
| style="font-size:20pt;" |[[wikt:en:collocandis|co<span style="background-color:#ff0;">l</span>locandīs]]
| style="font-size:20pt;" |[[wikt:en:conlocandis|co<span style="background-color:#ff0;">n</span>locandīs]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collocant】-->
| style="font-size:20pt;" |[[wikt:en:collocant#Latin|co<span style="background-color:#ff0;">l</span>locant]]
| style="font-size:20pt;" |[[wikt:en:conlocant|co<span style="background-color:#ff0;">n</span>locant]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collocantur】-->
| style="font-size:20pt;" |[[wikt:en:collocantur#Latin|co<span style="background-color:#ff0;">l</span>locantur]]
| style="font-size:20pt;" |[[wikt:en:conlocantur#Latin|co<span style="background-color:#ff0;">n</span>locantur]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collocarat】-->
| style="font-size:20pt;" |[[wikt:en:collocarat|co<span style="background-color:#ff0;">l</span>locārat]]
| style="font-size:20pt;" |[[wikt:en:conlocarat|co<span style="background-color:#ff0;">n</span>locārat]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collocare】-->
| style="font-size:20pt;" |[[wikt:en:collocare#Latin|co<span style="background-color:#ff0;">l</span>locāre]]
| style="font-size:20pt;" |[[wikt:en:conlocare|co<span style="background-color:#ff0;">n</span>locāre]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collocaret】-->
| style="font-size:20pt;" |[[wikt:en:collocaret|co<span style="background-color:#ff0;">l</span>locāret]]
| style="font-size:20pt;" |[[wikt:en:conlocaret|co<span style="background-color:#ff0;">n</span>locāret]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collocari】-->
| style="font-size:20pt;" |[[wikt:en:collocari|co<span style="background-color:#ff0;">l</span>locārī]]
| style="font-size:20pt;" |[[wikt:en:conlocari|co<span style="background-color:#ff0;">n</span>locārī]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collocatas】-->
| style="font-size:20pt;" |[[wikt:en:collocatas|co<span style="background-color:#ff0;">l</span>locātās]]
| style="font-size:20pt;" |[[wikt:en:conlocatas|co<span style="background-color:#ff0;">n</span>locātās]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collocati】-->
| style="font-size:20pt;" |[[wikt:en:collocati#Latin|co<span style="background-color:#ff0;">l</span>locātī]]
| style="font-size:20pt;" |[[wikt:en:conlocati|co<span style="background-color:#ff0;">n</span>locātī]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collocatis】-->
| style="font-size:20pt;" |[[wikt:en:collocatis#Participle|co<span style="background-color:#ff0;">l</span>locātīs]]
| style="font-size:20pt;" |[[wikt:en:conlocatis#Participle|co<span style="background-color:#ff0;">n</span>locātīs]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collocaverat】-->
| style="font-size:20pt;" |[[wikt:en:collocaverat#Latin|co<span style="background-color:#ff0;">l</span>locāverat]]
| style="font-size:20pt;" |[[wikt:en:conlocaverat#Latin|co<span style="background-color:#ff0;">n</span>locāverat]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collocavit】-->
| style="font-size:20pt;" |[[wikt:en:collocavit|co<span style="background-color:#ff0;">l</span>locāvit]]
| style="font-size:20pt;" |[[wikt:en:conlocavit|co<span style="background-color:#ff0;">n</span>locāvit]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collocuti】-->
| style="font-size:20pt;" |[[wikt:en:collocuti|co<span style="background-color:#ff0;">l</span>locūtī]]
| style="font-size:20pt;" |[[wikt:en:conlocuti|co<span style="background-color:#ff0;">n</span>locūtī]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【colloquantur】-->
| style="font-size:20pt;" |[[wikt:en:colloquantur|co<span style="background-color:#ff0;">l</span>loquantur]]
| style="font-size:20pt;" |[[wikt:en:conloquantur|co<span style="background-color:#ff0;">n</span>loquantur]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【colloquendi】-->
| style="font-size:20pt;" |[[wikt:en:colloquendi|co<span style="background-color:#ff0;">l</span>loquendī]]
| style="font-size:20pt;" |[[wikt:en:conloquendi|co<span style="background-color:#ff0;">n</span>loquendī]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【colloqui】-->
| style="font-size:20pt;" |[[wikt:en:colloqui#Latin|co<span style="background-color:#ff0;">l</span>loquī]]
| style="font-size:20pt;" |[[wikt:en:conloqui#Latin|co<span style="background-color:#ff0;">n</span>loquī]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【colloquium】-->
| style="font-size:20pt;" |[[wikt:en:colloquium#Latin|co<span style="background-color:#ff0;">l</span>loquium]]
| style="font-size:20pt;" |[[wikt:en:conloquium#Latin|co<span style="background-color:#ff0;">n</span>loquium]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【communis】-->
| style="font-size:20pt;" |[[wikt:en:communis#Latin|commūn<span style="background-color:#ff0;">ī</span>s]]
| style="font-size:20pt;" |[[wikt:en:communes#Latin|commūn<span style="background-color:#ff0;">ē</span>s]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【compluribus】-->
| style="font-size:20pt;" |[[wikt:en:compluribus#Latin|co<span style="background-color:#ff0;">m</span>plūribus]]
| style="font-size:20pt;" |
| style="font-size:10pt;" |別形 <span style="font-size:20pt;">[[wikt:en:conpluribus#Latin|co<span style="background-color:#ff0;">n</span>plūribus]]</span>
|- style="font-family:Times New Roman;" <!--【compluris】-->
| style="font-size:20pt;" |[[wikt:en:compluris#Latin|complūr<span style="background-color:#ff0;">ī</span>s]]
| style="font-size:20pt;" |[[wikt:en:complures#Latin|complūr<span style="background-color:#ff0;">ē</span>s]]
| style="font-size:10pt;" |別形 <span style="font-size:20pt;">[[wikt:en:conplures#Latin|co<span style="background-color:#ff0;">n</span>plūrēs]]</span>
|- style="font-family:Times New Roman;" <!--【comprehensis】-->
| style="font-size:20pt;" |[[wikt:en:comprehensis|co<span style="background-color:#ff0;">m</span>prehēnsīs]]
| style="font-size:20pt;" |[[wikt:en:conprehensis|co<span style="background-color:#ff0;">n</span>prehēnsīs]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【comprehensos】-->
| style="font-size:20pt;" |[[wikt:en:comprehensos|co<span style="background-color:#ff0;">m</span>prehēnsōs]]
| style="font-size:20pt;" |[[wikt:en:conprehensos|co<span style="background-color:#ff0;">n</span>prehēnsōs]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|}
<!--
<span style="font-family:Times New Roman;font-style:normal;font-size:15pt;">
▲, , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , (), , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
, , , , [[wikt:en:conantis|cōnantīs]], [[wikt:en:consili|cōnsilī]],
[[wikt:en:directus#Latin|dīrēctus]](正統な古典ラテン語のつづりである dīrēctus).
[[wikt:en:dubitantis#Participle_2|dubitantīs]],
[[wikt:en:effarciuntur#Latin|effarciuntur]],
[[wikt:en:egredientis#Etymology_2|ēgredientīs]], [[wikt:en:ei#Latin|eī]], [[wikt:en:eis#Latin|eīs]], [[wikt:en:existit#Latin|existit]],
[[wikt:en:expectent#Latin|expectent]],
[[wikt:en:exposcentis#Participle_2|exposcentīs]],
([[wikt:en:exstruxerunt#Latin|exstruxerunt]] 共和制末期の表記),
[[wikt:en:ferventis#Latin|ferventīs]], [[wikt:en:finis#Latin|fīnīs]],
[[wikt:en:glandis#Latin|glandīs]],
[[wikt:en:glebas#Latin|glēbās]](写本にあるが後期ラテン語の表記),
[[wikt:en:haesitantis#Participle_2|haesitantīs]], [[wikt:en:hostis#Latin|hostīs]], [[wikt:en:ignis#Latin|ignīs]], [[wikt:en:illatas|illātās]], [[wikt:en:immittit|immittit]], [[wikt:en:immittunt|immittunt]], [[wikt:en:imparatum|imparātum]], ([[wikt:en:impedita#Latin|impedīta]]),
[[wikt:en:imperi#Latin|imperī]],
[[wikt:en:imprudentia#Noun|imprūdentia]],
[[wikt:en:incolumis#Latin|incolumīs]],
[[wikt:en:indignantis#Participle_2|indignantīs]],
[[wikt:en:inopinantis#Adjective_2|inopīnantīs]], [[wikt:en:irridere#Latin|irrīdēre]], [[wikt:en:irrumpere|irrumpere]], [[wikt:en:irrumpit|irrumpit]], [[wikt:en:irruperunt|irrūpērunt]], [[wikt:en:laborantis#Etymology_2|labōrantīs]],
([[wikt:en:materiem#Latin|materiem]]),
[[wikt:en:montis|montīs]], [[wikt:en:natalis#Latin|nātālīs]], [[wikt:en:navis#Latin|nāvīs]], [[wikt:en:negoti|negōtī]], nōn nūllae, nōn nūllōs, [[wikt:en:offici#Noun_2|officī]], [[wikt:en:omnis#Latin|omnīs]],
[[wikt:en:opportunitate#Latin|opportūnitāte]],
[[wikt:en:partis#Latin|partīs]], [[wikt:en:periclum#Latin|perīclum]], plūrīs, [[wikt:en:praesidi|praesidī]], [[wikt:en:proeli|proelī]], proficīscentīs, [[wikt:en:resistentis|resistentīs]], [[wikt:en:singularis#Latin|singulārīs]], [[wikt:en:solaci|sōlācī]], [[wikt:en:spati#Latin|spatī]], [[wikt:en:subeuntis|subeuntīs]],
subficere (×subficereは使われていない)
[[wikt:en:suffossis|suffossīs]], [[wikt:en:sumministrata|sumministrāta]], [[wikt:en:summissis|summissīs]],
[[wikt:en:summittantur#Latin|summittantur]],
[[wikt:en:summittebat|summittēbat]], [[wikt:en:summittit|summittit]], [[wikt:en:summotis|summōtīs]], [[wikt:en:summoveri|summovērī]], [[wikt:en:supplici#Noun|supplicī]],
[[wikt:en:testis#Latin|testīs]],
[[wikt:en:timentis#Participle_2|timentīs]], [[wikt:en:Tituri|Titūrī]], [[wikt:en:Trinobantes#Latin|Trinobantēs]], trīs, [[wikt:en:turris#Latin|turrīs]](共和制末期の表記に近い), [[wikt:en:utilis#Latin|ūtilīs]], [[wikt:en:vectigalis#Latin|vectīgālīs]] </span> などは、
<br>それぞれ
<span style="font-family:Times New Roman;font-style:normal;font-size:15pt;">
▼, , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , (), , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
, , , , [[wikt:en:conantes|cōnantēs]], [[wikt:en:consilii|cōnsiliī]],
[[wikt:en:derectus#Latin|dērēctus]](共和政末期から帝政初期(カエサルやアウグストゥスの時代)の銘文を調査すると、この意味(まっすぐな、直接の)では dērēctus(または dērectus)の綴りが圧倒的に優勢 であり、dīrēctus はほとんど見られません。),
[[wikt:en:dubitantes|dubitantēs]],
[[wikt:en:efferciuntur#Latin|efferciuntur]]([[w:母音弱化|母音弱化]]による共和制末期の語形),
[[wikt:en:egredientes|ēgredientēs]], [[wikt:en:ii#Latin|iī]], [[wikt:en:iis#Latin|iīs]], [[wikt:en:exsistit|exsistit]],
[[wikt:en:exspectent#Latin|exspectent]],
[[wikt:en:exposcentes#Latin|exposcentēs]],
([[wikt:en:extruxerunt#Latin|extruxerunt]]実際の発音に近い表記),
[[wikt:en:ferventes#Latin|ferventēs]], [[wikt:en:fines#Latin|fīnēs]],
[[wikt:en:glandes#Latin|glandēs]],
[[wikt:en:glaebas#Latin|glaebās]](共和制末期の表記),
[[wikt:en:haesitantes#Latin|haesitantēs]], [[wikt:en:hostes#Latin|hostēs]], [[wikt:en:ignes|ignēs]], [[wikt:en:inlatas|inlātās]], [[wikt:en:inmittit|inmittit]], [[wikt:en:inmittunt|inmittunt]], [[wikt:en:inparatum|inparātum]], ([[wikt:en:inpedita#Latin|inpedīta]]),
[[wikt:en:imperii#Latin|imperiī]],
[[wikt:en:inprudentia#Noun|inprūdentia]],
[[wikt:en:incolumes|incolumēs]],
[[wikt:en:indignantes#Latin|indignantēs]],
[[wikt:en:inopinantes|inopīnantēs]], [[wikt:en:inridere|inrīdēre]], [[wikt:en:inrumpere|inrumpere]], [[wikt:en:inrumpit|inrumpit]], [[wikt:en:inruperunt|inrūpērunt]], [[wikt:en:laborantes#Latin|labōrantēs]],
([[wikt:en:materiam#Latin|materiam]]共和制末期に近い表記),
[[wikt:en:montes#Latin|montēs]], [[wikt:en:natales#Latin|nātālēs]], [[wikt:en:naves#Latin|nāvēs]], [[wikt:en:negotii|negōtiī]], [[wikt:en:nonnullae|nōnnūllae]], [[wikt:en:nonnullos|nōnnūllōs]], [[wikt:en:officii#Latin|officiī]], [[wikt:en:omnes#Latin|omnēs]],
([[wikt:en:oportunitate#Latin|oportūnitāte]])
[[wikt:en:partes#Latin|partēs]], [[wikt:en:periculum#Latin|perīculum]], [[wikt:en:plures|plūrēs]], [[wikt:en:praesidii|praesidiī]], [[wikt:en:proelii|proeliī]], [[wikt:en:proficiscentes|proficīscentēs]], [[wikt:en:resistentes#Latin|resistentēs]], [[wikt:en:singulares#Latin|singulārēs]], [[wikt:en:solacii|sōlāciī]], [[wikt:en:spatii#Latin|spatiī]], [[wikt:en:subeuntes|subeuntēs]], [[wikt:en:subfossis|subfossīs]], [[wikt:en:subministrata|subministrāta]], [[wikt:en:submissis|submissīs]],
[[wikt:en:submittantur#Latin|submittantur]],
[[wikt:en:submittebat|submittēbat]], [[wikt:en:submittit|submittit]], [[wikt:en:submotis|submōtīs]], [[wikt:en:submoveri|submovērī]], [[wikt:en:supplicii|suppliciī]],
[[wikt:en:testes#Latin|testēs]],
[[wikt:en:timentes|timentēs]], [[wikt:en:Titurii|Titūriī]], [[wikt:en:Trinovantes#Latin|Trinovantēs]], [[wikt:en:tres#Latin|trēs]], [[wikt:en:turres#Latin|turrēs]], [[wikt:en:utiles#Latin|ūtilēs]], [[wikt:en:vectigales|vectīgālēs]] </span> などとした。
-->
<span style="font-family:Times New Roman;font-style:normal;font-size:15pt;"></span>
<span style="font-family:Times New Roman;font-style:oblique;font-size:15pt;"></span>
<span style="color:#b00;"></span>
<span style="color:#800;"></span>
<span style="font-size:10pt;"></span>
<span style="background-color:#ff0;"></span>
==脚注==
<references />
==関連項目==
==外部リンク==
fkht5fnbzkpn3agre7jrylglnl7nlr9
302224
302222
2026-08-14T07:35:31Z
Linguae
449
/* 「表記のゆれ」一覧 */
302224
wikitext
text/x-wiki
<!--【2026年03月29日起稿】-->[[Category:ガリア戦記|**]]
[[ガリア戦記]] > [[ガリア戦記/注解編|注解編]] > '''表記のゆれ'''
:
<div style="font-family:Arial Black;font-style:normal;font-size:18pt;color:darkgreen;text-align:center;background-color:#efe;">C・IVLII・CAESARIS・COMMENTARII・DE・BELLO・GALLICO</div>
『[[ガリア戦記]]』の校訂版などにおける単語の「表記のゆれ」のまとめ。
==「表記のゆれ」一覧==
*「表記1」がおもに辞書や近代の完本などで見られる表記。
*「表記2」が中世の主要写本に見られる古い表記など。
*:できるだけ「表記2」を尊重した。
:
{| class="wikitable sortable" cellspacing=1
|-
!表記1
!表記2
!備 考
|- style="font-family:Times New Roman;" <!--【acclivis】-->
| style="font-size:20pt;" |[[wikt:en:acclivis#Latin|a<span style="background-color:#ff0;">c</span>clīvis]]
| style="font-size:20pt;" |[[wikt:en:adclivis#Latin|a<span style="background-color:#ff0;">d</span>clīvis]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【accommodatae】-->
| style="font-size:20pt;" |[[wikt:en:accommodatae|a<span style="background-color:#ff0;">c</span>commodātae]]
| style="font-size:20pt;" |[[wikt:en:adcommodatae|a<span style="background-color:#ff0;">d</span>commodātae]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【allatis】-->
| style="font-size:20pt;" |[[wikt:en:allatis|a<span style="background-color:#ff0;">l</span>lātīs]]
| style="font-size:20pt;" |[[wikt:en:adlatis|a<span style="background-color:#ff0;">d</span>lātīs]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【Aduatuca】-->
| style="font-size:20pt;" |[[wikt:en:Aduatuca#Latin|A<span style="background-color:#ff0;">d</span>uātucam]]
| style="font-size:20pt;" |A<span style="background-color:#ff0;">t</span>uātucam
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【Aduatuci】-->
| style="font-size:20pt;" |[[wikt:en:Aduatuci|A<span style="background-color:#ff0;">d</span>uatucī]]
| style="font-size:20pt;" |[[wikt:de:Atuatuci|A<span style="background-color:#ff0;">t</span>uatucī]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【Aduatucis】-->
| style="font-size:20pt;" |[[wikt:en:Aduatucis|A<span style="background-color:#ff0;">d</span>uatucīs]]
| style="font-size:20pt;" |A<span style="background-color:#ff0;">t</span>uatucīs
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【Aduatucos】-->
| style="font-size:20pt;" |[[wikt:en:Aduatucos|A<span style="background-color:#ff0;">d</span>uatucōs]]
| style="font-size:20pt;" |A<span style="background-color:#ff0;">t</span>uatucōs
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【Aeduae】-->
| style="font-size:20pt;" |[[wikt:en:Aeduae|Aeduae]]
| style="font-size:20pt;" |<span style="background-color:#ff0;">H</span>aeduae
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【Aedui】-->
| style="font-size:20pt;" |[[wikt:en:Aedui#Latin|Aeduī]]
| style="font-size:20pt;" |[[wikt:en:Haedui|<span style="background-color:#ff0;">H</span>aeduī]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【Aeduis】-->
| style="font-size:20pt;" |[[wikt:en:Aeduis|Aeduīs]]
| style="font-size:20pt;" |[[wikt:en:Haeduis|<span style="background-color:#ff0;">H</span>aeduīs]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【Aeduorum】-->
| style="font-size:20pt;" |[[wikt:en:Aeduorum|Aeduōrum]]
| style="font-size:20pt;" |[[wikt:en:Haeduorum|<span style="background-color:#ff0;">H</span>aeduōrum]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【Aeduos】-->
| style="font-size:20pt;" |[[wikt:en:Aeduos|Aeduōs]]
| style="font-size:20pt;" |[[wikt:en:Haeduos|<span style="background-color:#ff0;">H</span>aeduōs]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【Aeduus】-->
| style="font-size:20pt;" |[[wikt:en:Aeduus#Latin|Aeduus]]
| style="font-size:20pt;" |<span style="background-color:#ff0;">H</span>aeduus
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【aequinocti】-->
| style="font-size:20pt;" |[[wikt:en:aequinocti|aequinoct<span style="background-color:#ff0;">ī</span>]]
| style="font-size:20pt;" |[[wikt:en:aequinoctii|aequinoct<span style="background-color:#ff0;">iī</span>]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【affecti】-->
| style="font-size:20pt;" |[[wikt:en:affecti|a<span style="background-color:#ff0;">f</span>fectī]]
| style="font-size:20pt;" |[[wikt:en:adfecti|a<span style="background-color:#ff0;">d</span>fectī]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【affecto】-->
| style="font-size:20pt;" |[[wikt:en:affecto#Participle|a<span style="background-color:#ff0;">f</span>fectō]]
| style="font-size:20pt;" |[[wikt:en:adfecto#Participle|a<span style="background-color:#ff0;">d</span>fectō]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【affectus】-->
| style="font-size:20pt;" |[[wikt:en:affectus#Participle|a<span style="background-color:#ff0;">f</span>fectus]]
| style="font-size:20pt;" |[[wikt:en:adfectus#Adjective|a<span style="background-color:#ff0;">d</span>fectus]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【afferat】-->
| style="font-size:20pt;" |[[wikt:en:afferat|a<span style="background-color:#ff0;">f</span>ferat]]
| style="font-size:20pt;" |[[wikt:en:adferat|a<span style="background-color:#ff0;">d</span>ferat]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【afferebat】-->
| style="font-size:20pt;" |[[wikt:en:afferebat|a<span style="background-color:#ff0;">f</span>ferēbat]]
| style="font-size:20pt;" |[[wikt:en:adferebat|a<span style="background-color:#ff0;">d</span>ferēbat]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【afferret】-->
| style="font-size:20pt;" |[[wikt:en:afferret|a<span style="background-color:#ff0;">f</span>ferret]]
| style="font-size:20pt;" |[[wikt:en:adferret|a<span style="background-color:#ff0;">d</span>ferret]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【afferretur】-->
| style="font-size:20pt;" |[[wikt:en:afferretur|a<span style="background-color:#ff0;">f</span>ferrētur]]
| style="font-size:20pt;" |[[wikt:en:adferretur|a<span style="background-color:#ff0;">d</span>ferrētur]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【afflictae】-->
| style="font-size:20pt;" |[[wikt:en:afflictae|a<span style="background-color:#ff0;">f</span>flīctae]]
| style="font-size:20pt;" |[[wikt:en:adflictae|a<span style="background-color:#ff0;">d</span>flīctae]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【affligunt】-->
| style="font-size:20pt;" |[[wikt:en:affligunt|a<span style="background-color:#ff0;">f</span>flīgunt]]
| style="font-size:20pt;" |[[wikt:en:adfligunt|a<span style="background-color:#ff0;">d</span>flīgunt]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【aggregabat】-->
| style="font-size:20pt;" |[[wikt:en:aggregabat|a<span style="background-color:#ff0;">g</span>gregābat]]
| style="font-size:20pt;" |[[wikt:en:adgregabat|a<span style="background-color:#ff0;">d</span>gregābat]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【aggregarant】-->
| style="font-size:20pt;" |[[wikt:en:aggregarant|a<span style="background-color:#ff0;">g</span>gregārant]]
| style="font-size:20pt;" |[[wikt:en:adgregarant|a<span style="background-color:#ff0;">d</span>gregārant]]
| style="font-size:10pt;" |次項の [[wikt:en:adgregaverant|adgregā<span style="background-color:#ff0;">ve</span>rant]] の<br> ve が縮約された形。
|- style="font-family:Times New Roman;" <!--【aggregaverant】-->
| style="font-size:20pt;" |[[wikt:en:aggregaverant|a<span style="background-color:#ff0;">g</span>gregā<u>ve</u>rant]]
| style="font-size:20pt;" |[[wikt:en:adgregaverant|a<span style="background-color:#ff0;">d</span>gregā<u>ve</u>rant]]
| style="font-size:10pt;" | ve が縮約された形が、<br>前項の [[wikt:en:adgregarant|adgregārant]]
|- style="font-family:Times New Roman;" <!--【allato】-->
| style="font-size:20pt;" |[[wikt:en:allato|a<span style="background-color:#ff0;">l</span>lātō]]
| style="font-size:20pt;" |[[wikt:en:adlato|a<span style="background-color:#ff0;">d</span>lātō]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【Alpis】-->
| style="font-size:20pt;" |[[wikt:en:Alpis#Latin|Alp<span style="background-color:#ff0;">ī</span>s]]
| style="font-size:20pt;" |[[wikt:en:Alpes#Latin|Alp<span style="background-color:#ff0;">ē</span>s]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【appelluntur】-->
| style="font-size:20pt;" |[[wikt:en:appelluntur|a<span style="background-color:#ff0;">p</span>pelluntur]]
| style="font-size:20pt;" |[[wikt:en:adpelluntur|a<span style="background-color:#ff0;">d</span>pelluntur]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【appetebat】-->
| style="font-size:20pt;" |[[wikt:en:appetebat|a<span style="background-color:#ff0;">p</span>petēbat]]
| style="font-size:20pt;" |[[wikt:en:adpetebat|a<span style="background-color:#ff0;">d</span>petēbat]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【apportari】-->
| style="font-size:20pt;" |[[wikt:en:apportari|a<span style="background-color:#ff0;">p</span>portārī]]
| style="font-size:20pt;" |[[wikt:en:adportari|a<span style="background-color:#ff0;">d</span>portārī]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【applicant】-->
| style="font-size:20pt;" |[[wikt:en:applicant#Latin|a<span style="background-color:#ff0;">p</span>plicant]]
| style="font-size:20pt;" |[[wikt:en:adplicant|a<span style="background-color:#ff0;">d</span>plicant]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【approbant】-->
| style="font-size:20pt;" |[[wikt:en:approbant#Latin|a<span style="background-color:#ff0;">p</span>probant]]
| style="font-size:20pt;" |[[wikt:en:adprobant#Latin|a<span style="background-color:#ff0;">d</span>probant]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【appropinquabat】-->
| style="font-size:20pt;" |[[wikt:en:appropinquabat|a<span style="background-color:#ff0;">p</span>propinquābat]]
| style="font-size:20pt;" |[[wikt:en:adpropinquabat|a<span style="background-color:#ff0;">d</span>propinquābat]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【appropinquare】-->
| style="font-size:20pt;" |[[wikt:en:appropinquare#Latin|a<span style="background-color:#ff0;">p</span>propinquāre]]
| style="font-size:20pt;" |[[wikt:en:adpropinquare|a<span style="background-color:#ff0;">d</span>propinquāre]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【appropinquarent】-->
| style="font-size:20pt;" |[[wikt:en:appropinquarent|a<span style="background-color:#ff0;">p</span>propinquārent]]
| style="font-size:20pt;" |[[wikt:en:adpropinquarent|a<span style="background-color:#ff0;">d</span>propinquārent]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【appropinquassent】-->
| style="font-size:20pt;" |[[wikt:en:appropinquassent|a<span style="background-color:#ff0;">p</span>propinquāssent]]
| style="font-size:20pt;" |[[wikt:en:adpropinquassent|a<span style="background-color:#ff0;">d</span>propinquāssent]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【appropinquarunt】-->
| style="font-size:20pt;" |[[wikt:en:appropinquarunt|a<span style="background-color:#ff0;">p</span>propinquārunt]]
| style="font-size:20pt;" |[[wikt:en:adpropinquarunt|a<span style="background-color:#ff0;">d</span>propinquārunt]]
| style="font-size:10pt;" |次項の [[wikt:en:adpropinquaverunt|adpropinquā<span style="background-color:#ff0;">vē</span>runt]] の<br> vē が縮約された形。
|- style="font-family:Times New Roman;" <!--【appropinquaverunt】-->
| style="font-size:20pt;" |[[wikt:en:appropinquaverunt|a<span style="background-color:#ff0;">p</span>propinquāvērunt]]
| style="font-size:20pt;" |[[wikt:en:adpropinquaverunt|a<span style="background-color:#ff0;">d</span>propinquāvērunt]]
| style="font-size:10pt;" | vē が縮約された形が、<br>前項の [[wikt:en:adpropinquarunt|adpropinquārunt]]
|- style="font-family:Times New Roman;" <!--【appropinquavit】-->
| style="font-size:20pt;" |[[wikt:en:appropinquavit|a<span style="background-color:#ff0;">p</span>propinquāvit]]
| style="font-size:20pt;" |[[wikt:en:adpropinquavit|a<span style="background-color:#ff0;">d</span>propinquāvit]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【appulso】-->
| style="font-size:20pt;" |[[wikt:en:appulso#Latin|a<span style="background-color:#ff0;">p</span>pulsō]]
| style="font-size:20pt;" |[[wikt:en:adpulso|a<span style="background-color:#ff0;">d</span>pulsō]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【arripere】-->
| style="font-size:20pt;" |[[wikt:en:arripere|a<span style="background-color:#ff0;">r</span>ripere]]
| style="font-size:20pt;" |[[wikt:en:adripere|a<span style="background-color:#ff0;">d</span>ripere]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【articlis】-->
| style="font-size:20pt;" |[[wikt:en:articlis|articlīs]]
| style="font-size:20pt;" |[[wikt:en:articulis|artic<span style="background-color:#ff0;">u</span>līs]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【ascendissent】-->
| style="font-size:20pt;" |[[wikt:en:ascendissent#Latin|ascendissent]]
| style="font-size:20pt;" |[[wikt:en:adscendissent|a<span style="background-color:#ff0;">d</span>scendissent]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【ascensu】-->
| style="font-size:20pt;" |[[wikt:en:ascensu#Noun|ascēnsū]]
| style="font-size:20pt;" |[[wikt:en:adscensu#Noun|a<span style="background-color:#ff0;">d</span>scēnsū]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【assidua】-->
| style="font-size:20pt;" |[[wikt:en:assidua#Latin|a<span style="background-color:#ff0;">s</span>siduā]]
| style="font-size:20pt;" |[[wikt:en:adsidua|a<span style="background-color:#ff0;">d</span>siduā]]
| style="font-size:10pt;" |形容詞 [[wikt:en:assiduus#Latin|assiduus]] の女性・単数・奪格
|- style="font-family:Times New Roman;" <!--【assiduis】-->
| style="font-size:20pt;" |[[wikt:en:assiduis#Latin|a<span style="background-color:#ff0;">s</span>siduīs]]
| style="font-size:20pt;" |[[wikt:en:adsiduis#Latin|a<span style="background-color:#ff0;">d</span>siduīs]]
| style="font-size:10pt;" |形容詞 [[wikt:en:assiduus#Latin|assiduus]] の複数・与格か奪格
|- style="font-family:Times New Roman;" <!--【assuefacti】-->
| style="font-size:20pt;" |[[wikt:en:assuefacti|a<span style="background-color:#ff0;">s</span>suēfactī]]
| style="font-size:20pt;" |[[wikt:en:adsuefacti|a<span style="background-color:#ff0;">d</span>suēfactī]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【assuescere】-->
| style="font-size:20pt;" |[[wikt:en:assuescere#Latin|a<span style="background-color:#ff0;">s</span>suēscere]]
| style="font-size:20pt;" |[[wikt:en:adsuescere#Latin|a<span style="background-color:#ff0;">d</span>suēscere]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【attingit】-->
| style="font-size:20pt;" |[[wikt:en:attingit|a<span style="background-color:#ff0;">t</span>tingit]]
| style="font-size:20pt;" |[[wikt:en:adtingit|a<span style="background-color:#ff0;">d</span>tingit]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【attingunt】-->
| style="font-size:20pt;" |[[wikt:en:attingunt|a<span style="background-color:#ff0;">t</span>tingunt]]
| style="font-size:20pt;" |[[wikt:en:adtingunt|a<span style="background-color:#ff0;">d</span>tingunt]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【attribuerat】-->
| style="font-size:20pt;" |[[wikt:en:attribuerat#Latin|a<span style="background-color:#ff0;">t</span>tribuerat]]
| style="font-size:20pt;" |[[wikt:en:adtribuerat#Latin|a<span style="background-color:#ff0;">d</span>tribuerat]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【attribuit】-->
| style="font-size:20pt;" |[[wikt:en:attribuit|a<span style="background-color:#ff0;">t</span>tribuit]]
| style="font-size:20pt;" |[[wikt:en:adtribuit|a<span style="background-color:#ff0;">d</span>tribuit]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【attribuunt】-->
| style="font-size:20pt;" |[[wikt:en:attribuunt|a<span style="background-color:#ff0;">t</span>tribuunt]]
| style="font-size:20pt;" |[[wikt:en:adtribuunt|a<span style="background-color:#ff0;">d</span>tribuunt]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【auris】-->
| style="font-size:20pt;" |[[wikt:en:auris#Latin|aur<span style="background-color:#ff0;">ī</span>s]]
| style="font-size:20pt;" |[[wikt:en:aures#Noun|aur<span style="background-color:#ff0;">ē</span>s]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【auxili】-->
| style="font-size:20pt;" |[[wikt:en:auxili#Latin|auxil<span style="background-color:#ff0;">ī</span>]]
| style="font-size:20pt;" |[[wikt:en:auxilii|auxil<span style="background-color:#ff0;">iī</span>]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【cedentis】-->
| style="font-size:20pt;" |[[wikt:en:cedentis|cēdent<span style="background-color:#ff0;">ī</span>s]]
| style="font-size:20pt;" |[[wikt:en:cedentes#Latin|cēdent<span style="background-color:#ff0;">ē</span>s]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【civis】-->
| style="font-size:20pt;" |[[wikt:en:civis#Latin|cīv<span style="background-color:#ff0;">ī</span>s]]
| style="font-size:20pt;" |[[wikt:en:cives#Latin|cīv<span style="background-color:#ff0;">ē</span>s]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【clientis】-->
| style="font-size:20pt;" |[[wikt:en:clientis|client<span style="background-color:#ff0;">ī</span>s]]
| style="font-size:20pt;" |[[wikt:en:clientes#Latin|client<span style="background-color:#ff0;">ē</span>s]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【cohortis】-->
| style="font-size:20pt;" |[[wikt:en:cohortis|cohort<span style="background-color:#ff0;">ī</span>s]]
| style="font-size:20pt;" |[[wikt:en:cohortes#Latin|cohort<span style="background-color:#ff0;">ē</span>s]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【coicere】-->
| style="font-size:20pt;" |[[wikt:en:coicere|coicere]]
| style="font-size:20pt;" |[[wikt:en:conicere|co<span style="background-color:#ff0;">n</span>icere]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【coicerent】-->
| style="font-size:20pt;" |[[wikt:en:coicerent|coicerent]]
| style="font-size:20pt;" |[[wikt:en:conicerent|co<span style="background-color:#ff0;">n</span>icerent]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【coici】-->
| style="font-size:20pt;" |[[wikt:en:coici|coicī]]
| style="font-size:20pt;" |[[wikt:en:conici#Latin|co<span style="background-color:#ff0;">n</span>icī]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【coiciant】-->
| style="font-size:20pt;" |[[wikt:en:coiciant|coiciant]]
| style="font-size:20pt;" |[[wikt:en:coniciant|co<span style="background-color:#ff0;">n</span>iciant]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【coiciebant】-->
| style="font-size:20pt;" |[[wikt:en:coiciebant|coiciēbant]]
| style="font-size:20pt;" |[[wikt:en:coniciebant|co<span style="background-color:#ff0;">n</span>iciēbant]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【coiciunt】-->
| style="font-size:20pt;" |[[wikt:en:coiciunt|coiciunt]]
| style="font-size:20pt;" |[[wikt:en:coniciunt|co<span style="background-color:#ff0;">n</span>iciunt]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【coiecerant】-->
| style="font-size:20pt;" |[[wikt:en:coiecerant|coiēcerant]]
| style="font-size:20pt;" |[[wikt:en:coniecerant|co<span style="background-color:#ff0;">n</span>iēcerant]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【coiecerunt】-->
| style="font-size:20pt;" |[[wikt:en:coiecerunt|coiēcērunt]]
| style="font-size:20pt;" |[[wikt:en:coniecerunt|co<span style="background-color:#ff0;">n</span>iēcērunt]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【coiecisse】-->
| style="font-size:20pt;" |[[wikt:en:coiecisse|coiēcisse]]
| style="font-size:20pt;" |[[wikt:en:coniecisse|co<span style="background-color:#ff0;">n</span>iēcisse]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【coiecta】-->
| style="font-size:20pt;" |[[wikt:en:coiecta|coiecta]]
| style="font-size:20pt;" |[[wikt:en:coniecta|co<span style="background-color:#ff0;">n</span>iecta]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【coiecti】-->
| style="font-size:20pt;" |[[wikt:en:coiecti|coiectī]]
| style="font-size:20pt;" |[[wikt:en:coniecti|co<span style="background-color:#ff0;">n</span>iectī]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【coiectis】-->
| style="font-size:20pt;" |[[wikt:en:coiectis|coiectīs]]
| style="font-size:20pt;" |[[wikt:en:coniectis|co<span style="background-color:#ff0;">n</span>iectīs]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collatis】-->
| style="font-size:20pt;" |[[wikt:en:collatis|co<span style="background-color:#ff0;">l</span>lātīs]]
| style="font-size:20pt;" |[[wikt:en:conlatis|co<span style="background-color:#ff0;">n</span>lātīs]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collaudantur】-->
| style="font-size:20pt;" |[[wikt:en:collaudantur|co<span style="background-color:#ff0;">l</span>laudantur]]
| style="font-size:20pt;" |[[wikt:en:conlaudantur|co<span style="background-color:#ff0;">n</span>laudantur]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collaudat】-->
| style="font-size:20pt;" |[[wikt:en:collaudat|co<span style="background-color:#ff0;">l</span>laudat]]
| style="font-size:20pt;" |[[wikt:en:conlaudat|co<span style="background-color:#ff0;">n</span>laudat]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collaudatis】-->
| style="font-size:20pt;" |[[wikt:en:collaudatis#Participle|co<span style="background-color:#ff0;">l</span>laudātīs]]
| style="font-size:20pt;" |[[wikt:en:conlaudatis#Participle|co<span style="background-color:#ff0;">n</span>laudātīs]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collis】-->
| style="font-size:20pt;" |[[wikt:en:collis#Latin|coll<span style="background-color:#ff0;">ī</span>s]]
| style="font-size:20pt;" |[[wikt:en:colles#Latin|coll<span style="background-color:#ff0;">ē</span>s]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collocabant】-->
| style="font-size:20pt;" |[[wikt:en:collocabant|co<span style="background-color:#ff0;">l</span>locābant]]
| style="font-size:20pt;" |[[wikt:en:conlocabant|co<span style="background-color:#ff0;">n</span>locābant]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collocabat】-->
| style="font-size:20pt;" |[[wikt:en:collocabat|co<span style="background-color:#ff0;">l</span>locābat]]
| style="font-size:20pt;" |[[wikt:en:conlocabat|co<span style="background-color:#ff0;">n</span>locābat]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collocandis】-->
| style="font-size:20pt;" |[[wikt:en:collocandis|co<span style="background-color:#ff0;">l</span>locandīs]]
| style="font-size:20pt;" |[[wikt:en:conlocandis|co<span style="background-color:#ff0;">n</span>locandīs]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collocant】-->
| style="font-size:20pt;" |[[wikt:en:collocant#Latin|co<span style="background-color:#ff0;">l</span>locant]]
| style="font-size:20pt;" |[[wikt:en:conlocant|co<span style="background-color:#ff0;">n</span>locant]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collocantur】-->
| style="font-size:20pt;" |[[wikt:en:collocantur#Latin|co<span style="background-color:#ff0;">l</span>locantur]]
| style="font-size:20pt;" |[[wikt:en:conlocantur#Latin|co<span style="background-color:#ff0;">n</span>locantur]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collocarat】-->
| style="font-size:20pt;" |[[wikt:en:collocarat|co<span style="background-color:#ff0;">l</span>locārat]]
| style="font-size:20pt;" |[[wikt:en:conlocarat|co<span style="background-color:#ff0;">n</span>locārat]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collocare】-->
| style="font-size:20pt;" |[[wikt:en:collocare#Latin|co<span style="background-color:#ff0;">l</span>locāre]]
| style="font-size:20pt;" |[[wikt:en:conlocare|co<span style="background-color:#ff0;">n</span>locāre]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collocaret】-->
| style="font-size:20pt;" |[[wikt:en:collocaret|co<span style="background-color:#ff0;">l</span>locāret]]
| style="font-size:20pt;" |[[wikt:en:conlocaret|co<span style="background-color:#ff0;">n</span>locāret]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collocari】-->
| style="font-size:20pt;" |[[wikt:en:collocari|co<span style="background-color:#ff0;">l</span>locārī]]
| style="font-size:20pt;" |[[wikt:en:conlocari|co<span style="background-color:#ff0;">n</span>locārī]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collocatas】-->
| style="font-size:20pt;" |[[wikt:en:collocatas|co<span style="background-color:#ff0;">l</span>locātās]]
| style="font-size:20pt;" |[[wikt:en:conlocatas|co<span style="background-color:#ff0;">n</span>locātās]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collocati】-->
| style="font-size:20pt;" |[[wikt:en:collocati#Latin|co<span style="background-color:#ff0;">l</span>locātī]]
| style="font-size:20pt;" |[[wikt:en:conlocati|co<span style="background-color:#ff0;">n</span>locātī]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collocatis】-->
| style="font-size:20pt;" |[[wikt:en:collocatis#Participle|co<span style="background-color:#ff0;">l</span>locātīs]]
| style="font-size:20pt;" |[[wikt:en:conlocatis#Participle|co<span style="background-color:#ff0;">n</span>locātīs]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collocaverat】-->
| style="font-size:20pt;" |[[wikt:en:collocaverat#Latin|co<span style="background-color:#ff0;">l</span>locāverat]]
| style="font-size:20pt;" |[[wikt:en:conlocaverat#Latin|co<span style="background-color:#ff0;">n</span>locāverat]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collocavit】-->
| style="font-size:20pt;" |[[wikt:en:collocavit|co<span style="background-color:#ff0;">l</span>locāvit]]
| style="font-size:20pt;" |[[wikt:en:conlocavit|co<span style="background-color:#ff0;">n</span>locāvit]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collocuti】-->
| style="font-size:20pt;" |[[wikt:en:collocuti|co<span style="background-color:#ff0;">l</span>locūtī]]
| style="font-size:20pt;" |[[wikt:en:conlocuti|co<span style="background-color:#ff0;">n</span>locūtī]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【colloquantur】-->
| style="font-size:20pt;" |[[wikt:en:colloquantur|co<span style="background-color:#ff0;">l</span>loquantur]]
| style="font-size:20pt;" |[[wikt:en:conloquantur|co<span style="background-color:#ff0;">n</span>loquantur]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【colloquendi】-->
| style="font-size:20pt;" |[[wikt:en:colloquendi|co<span style="background-color:#ff0;">l</span>loquendī]]
| style="font-size:20pt;" |[[wikt:en:conloquendi|co<span style="background-color:#ff0;">n</span>loquendī]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【colloqui】-->
| style="font-size:20pt;" |[[wikt:en:colloqui#Latin|co<span style="background-color:#ff0;">l</span>loquī]]
| style="font-size:20pt;" |[[wikt:en:conloqui#Latin|co<span style="background-color:#ff0;">n</span>loquī]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【colloquium】-->
| style="font-size:20pt;" |[[wikt:en:colloquium#Latin|co<span style="background-color:#ff0;">l</span>loquium]]
| style="font-size:20pt;" |[[wikt:en:conloquium#Latin|co<span style="background-color:#ff0;">n</span>loquium]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【communis】-->
| style="font-size:20pt;" |[[wikt:en:communis#Latin|commūn<span style="background-color:#ff0;">ī</span>s]]
| style="font-size:20pt;" |[[wikt:en:communes#Latin|commūn<span style="background-color:#ff0;">ē</span>s]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【compluribus】-->
| style="font-size:20pt;" |[[wikt:en:compluribus#Latin|co<span style="background-color:#ff0;">m</span>plūribus]]
| style="font-size:20pt;" |
| style="font-size:10pt;" |別形 <span style="font-size:20pt;">[[wikt:en:conpluribus#Latin|co<span style="background-color:#ff0;">n</span>plūribus]]</span>
|- style="font-family:Times New Roman;" <!--【compluris】-->
| style="font-size:20pt;" |[[wikt:en:compluris#Latin|complūr<span style="background-color:#ff0;">ī</span>s]]
| style="font-size:20pt;" |[[wikt:en:complures#Latin|complūr<span style="background-color:#ff0;">ē</span>s]]
| style="font-size:10pt;" |別形 <span style="font-size:20pt;">[[wikt:en:conplures#Latin|co<span style="background-color:#ff0;">n</span>plūrēs]]</span>
|- style="font-family:Times New Roman;" <!--【comprehensis】-->
| style="font-size:20pt;" |[[wikt:en:comprehensis|co<span style="background-color:#ff0;">m</span>prehēnsīs]]
| style="font-size:20pt;" |[[wikt:en:conprehensis|co<span style="background-color:#ff0;">n</span>prehēnsīs]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【comprehensos】-->
| style="font-size:20pt;" |[[wikt:en:comprehensos|co<span style="background-color:#ff0;">m</span>prehēnsōs]]
| style="font-size:20pt;" |[[wikt:en:conprehensos|co<span style="background-color:#ff0;">n</span>prehēnsōs]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|}
<!--
<span style="font-family:Times New Roman;font-style:normal;font-size:15pt;">
▲, , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , (), , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
, , , , [[wikt:en:conantis|cōnantīs]], [[wikt:en:consili|cōnsilī]],
[[wikt:en:directus#Latin|dīrēctus]](正統な古典ラテン語のつづりである dīrēctus).
[[wikt:en:dubitantis#Participle_2|dubitantīs]],
[[wikt:en:effarciuntur#Latin|effarciuntur]],
[[wikt:en:egredientis#Etymology_2|ēgredientīs]], [[wikt:en:ei#Latin|eī]], [[wikt:en:eis#Latin|eīs]], [[wikt:en:existit#Latin|existit]],
[[wikt:en:expectent#Latin|expectent]],
[[wikt:en:exposcentis#Participle_2|exposcentīs]],
([[wikt:en:exstruxerunt#Latin|exstruxerunt]] 共和制末期の表記),
[[wikt:en:ferventis#Latin|ferventīs]], [[wikt:en:finis#Latin|fīnīs]],
[[wikt:en:glandis#Latin|glandīs]],
[[wikt:en:glebas#Latin|glēbās]](写本にあるが後期ラテン語の表記),
[[wikt:en:haesitantis#Participle_2|haesitantīs]], [[wikt:en:hostis#Latin|hostīs]], [[wikt:en:ignis#Latin|ignīs]], [[wikt:en:illatas|illātās]], [[wikt:en:immittit|immittit]], [[wikt:en:immittunt|immittunt]], [[wikt:en:imparatum|imparātum]], ([[wikt:en:impedita#Latin|impedīta]]),
[[wikt:en:imperi#Latin|imperī]],
[[wikt:en:imprudentia#Noun|imprūdentia]],
[[wikt:en:incolumis#Latin|incolumīs]],
[[wikt:en:indignantis#Participle_2|indignantīs]],
[[wikt:en:inopinantis#Adjective_2|inopīnantīs]], [[wikt:en:irridere#Latin|irrīdēre]], [[wikt:en:irrumpere|irrumpere]], [[wikt:en:irrumpit|irrumpit]], [[wikt:en:irruperunt|irrūpērunt]], [[wikt:en:laborantis#Etymology_2|labōrantīs]],
([[wikt:en:materiem#Latin|materiem]]),
[[wikt:en:montis|montīs]], [[wikt:en:natalis#Latin|nātālīs]], [[wikt:en:navis#Latin|nāvīs]], [[wikt:en:negoti|negōtī]], nōn nūllae, nōn nūllōs, [[wikt:en:offici#Noun_2|officī]], [[wikt:en:omnis#Latin|omnīs]],
[[wikt:en:opportunitate#Latin|opportūnitāte]],
[[wikt:en:partis#Latin|partīs]], [[wikt:en:periclum#Latin|perīclum]], plūrīs, [[wikt:en:praesidi|praesidī]], [[wikt:en:proeli|proelī]], proficīscentīs, [[wikt:en:resistentis|resistentīs]], [[wikt:en:singularis#Latin|singulārīs]], [[wikt:en:solaci|sōlācī]], [[wikt:en:spati#Latin|spatī]], [[wikt:en:subeuntis|subeuntīs]],
subficere (×subficereは使われていない)
[[wikt:en:suffossis|suffossīs]], [[wikt:en:sumministrata|sumministrāta]], [[wikt:en:summissis|summissīs]],
[[wikt:en:summittantur#Latin|summittantur]],
[[wikt:en:summittebat|summittēbat]], [[wikt:en:summittit|summittit]], [[wikt:en:summotis|summōtīs]], [[wikt:en:summoveri|summovērī]], [[wikt:en:supplici#Noun|supplicī]],
[[wikt:en:testis#Latin|testīs]],
[[wikt:en:timentis#Participle_2|timentīs]], [[wikt:en:Tituri|Titūrī]], [[wikt:en:Trinobantes#Latin|Trinobantēs]], trīs, [[wikt:en:turris#Latin|turrīs]](共和制末期の表記に近い), [[wikt:en:utilis#Latin|ūtilīs]], [[wikt:en:vectigalis#Latin|vectīgālīs]] </span> などは、
<br>それぞれ
<span style="font-family:Times New Roman;font-style:normal;font-size:15pt;">
▼, , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , (), , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
, , , , [[wikt:en:conantes|cōnantēs]], [[wikt:en:consilii|cōnsiliī]],
[[wikt:en:derectus#Latin|dērēctus]](共和政末期から帝政初期(カエサルやアウグストゥスの時代)の銘文を調査すると、この意味(まっすぐな、直接の)では dērēctus(または dērectus)の綴りが圧倒的に優勢 であり、dīrēctus はほとんど見られません。),
[[wikt:en:dubitantes|dubitantēs]],
[[wikt:en:efferciuntur#Latin|efferciuntur]]([[w:母音弱化|母音弱化]]による共和制末期の語形),
[[wikt:en:egredientes|ēgredientēs]], [[wikt:en:ii#Latin|iī]], [[wikt:en:iis#Latin|iīs]], [[wikt:en:exsistit|exsistit]],
[[wikt:en:exspectent#Latin|exspectent]],
[[wikt:en:exposcentes#Latin|exposcentēs]],
([[wikt:en:extruxerunt#Latin|extruxerunt]]実際の発音に近い表記),
[[wikt:en:ferventes#Latin|ferventēs]], [[wikt:en:fines#Latin|fīnēs]],
[[wikt:en:glandes#Latin|glandēs]],
[[wikt:en:glaebas#Latin|glaebās]](共和制末期の表記),
[[wikt:en:haesitantes#Latin|haesitantēs]], [[wikt:en:hostes#Latin|hostēs]], [[wikt:en:ignes|ignēs]], [[wikt:en:inlatas|inlātās]], [[wikt:en:inmittit|inmittit]], [[wikt:en:inmittunt|inmittunt]], [[wikt:en:inparatum|inparātum]], ([[wikt:en:inpedita#Latin|inpedīta]]),
[[wikt:en:imperii#Latin|imperiī]],
[[wikt:en:inprudentia#Noun|inprūdentia]],
[[wikt:en:incolumes|incolumēs]],
[[wikt:en:indignantes#Latin|indignantēs]],
[[wikt:en:inopinantes|inopīnantēs]], [[wikt:en:inridere|inrīdēre]], [[wikt:en:inrumpere|inrumpere]], [[wikt:en:inrumpit|inrumpit]], [[wikt:en:inruperunt|inrūpērunt]], [[wikt:en:laborantes#Latin|labōrantēs]],
([[wikt:en:materiam#Latin|materiam]]共和制末期に近い表記),
[[wikt:en:montes#Latin|montēs]], [[wikt:en:natales#Latin|nātālēs]], [[wikt:en:naves#Latin|nāvēs]], [[wikt:en:negotii|negōtiī]], [[wikt:en:nonnullae|nōnnūllae]], [[wikt:en:nonnullos|nōnnūllōs]], [[wikt:en:officii#Latin|officiī]], [[wikt:en:omnes#Latin|omnēs]],
([[wikt:en:oportunitate#Latin|oportūnitāte]])
[[wikt:en:partes#Latin|partēs]], [[wikt:en:periculum#Latin|perīculum]], [[wikt:en:plures|plūrēs]], [[wikt:en:praesidii|praesidiī]], [[wikt:en:proelii|proeliī]], [[wikt:en:proficiscentes|proficīscentēs]], [[wikt:en:resistentes#Latin|resistentēs]], [[wikt:en:singulares#Latin|singulārēs]], [[wikt:en:solacii|sōlāciī]], [[wikt:en:spatii#Latin|spatiī]], [[wikt:en:subeuntes|subeuntēs]], [[wikt:en:subfossis|subfossīs]], [[wikt:en:subministrata|subministrāta]], [[wikt:en:submissis|submissīs]],
[[wikt:en:submittantur#Latin|submittantur]],
[[wikt:en:submittebat|submittēbat]], [[wikt:en:submittit|submittit]], [[wikt:en:submotis|submōtīs]], [[wikt:en:submoveri|submovērī]], [[wikt:en:supplicii|suppliciī]],
[[wikt:en:testes#Latin|testēs]],
[[wikt:en:timentes|timentēs]], [[wikt:en:Titurii|Titūriī]], [[wikt:en:Trinovantes#Latin|Trinovantēs]], [[wikt:en:tres#Latin|trēs]], [[wikt:en:turres#Latin|turrēs]], [[wikt:en:utiles#Latin|ūtilēs]], [[wikt:en:vectigales|vectīgālēs]] </span> などとした。
-->
<span style="font-family:Times New Roman;font-style:normal;font-size:15pt;"></span>
<span style="font-family:Times New Roman;font-style:oblique;font-size:15pt;"></span>
<span style="color:#b00;"></span>
<span style="color:#800;"></span>
<span style="font-size:10pt;"></span>
<span style="background-color:#ff0;"></span>
==脚注==
<references />
==関連項目==
==外部リンク==
iu53112ruvpwz5lpwfionx3vk7q7waq
302226
302224
2026-08-14T07:55:53Z
Linguae
449
/* 「表記のゆれ」一覧 */
302226
wikitext
text/x-wiki
<!--【2026年03月29日起稿】-->[[Category:ガリア戦記|**]]
[[ガリア戦記]] > [[ガリア戦記/注解編|注解編]] > '''表記のゆれ'''
:
<div style="font-family:Arial Black;font-style:normal;font-size:18pt;color:darkgreen;text-align:center;background-color:#efe;">C・IVLII・CAESARIS・COMMENTARII・DE・BELLO・GALLICO</div>
『[[ガリア戦記]]』の校訂版などにおける単語の「表記のゆれ」のまとめ。
==「表記のゆれ」一覧==
*「表記1」がおもに辞書や近代の完本などで見られる表記。
*「表記2」が中世の主要写本に見られる古い表記など。
*:できるだけ「表記2」を尊重した。
:
{| class="wikitable sortable" cellspacing=1
|-
!表記1
!表記2
!備 考
|- style="font-family:Times New Roman;" <!--【acclivis】-->
| style="font-size:20pt;" |[[wikt:en:acclivis#Latin|a<span style="background-color:#ff0;">c</span>clīvis]]
| style="font-size:20pt;" |[[wikt:en:adclivis#Latin|a<span style="background-color:#ff0;">d</span>clīvis]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【accommodatae】-->
| style="font-size:20pt;" |[[wikt:en:accommodatae|a<span style="background-color:#ff0;">c</span>commodātae]]
| style="font-size:20pt;" |[[wikt:en:adcommodatae|a<span style="background-color:#ff0;">d</span>commodātae]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【allatis】-->
| style="font-size:20pt;" |[[wikt:en:allatis|a<span style="background-color:#ff0;">l</span>lātīs]]
| style="font-size:20pt;" |[[wikt:en:adlatis|a<span style="background-color:#ff0;">d</span>lātīs]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【Aduatuca】-->
| style="font-size:20pt;" |[[wikt:en:Aduatuca#Latin|A<span style="background-color:#ff0;">d</span>uātucam]]
| style="font-size:20pt;" |A<span style="background-color:#ff0;">t</span>uātucam
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【Aduatuci】-->
| style="font-size:20pt;" |[[wikt:en:Aduatuci|A<span style="background-color:#ff0;">d</span>uatucī]]
| style="font-size:20pt;" |[[wikt:de:Atuatuci|A<span style="background-color:#ff0;">t</span>uatucī]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【Aduatucis】-->
| style="font-size:20pt;" |[[wikt:en:Aduatucis|A<span style="background-color:#ff0;">d</span>uatucīs]]
| style="font-size:20pt;" |A<span style="background-color:#ff0;">t</span>uatucīs
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【Aduatucos】-->
| style="font-size:20pt;" |[[wikt:en:Aduatucos|A<span style="background-color:#ff0;">d</span>uatucōs]]
| style="font-size:20pt;" |A<span style="background-color:#ff0;">t</span>uatucōs
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【Aeduae】-->
| style="font-size:20pt;" |[[wikt:en:Aeduae|Aeduae]]
| style="font-size:20pt;" |<span style="background-color:#ff0;">H</span>aeduae
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【Aedui】-->
| style="font-size:20pt;" |[[wikt:en:Aedui#Latin|Aeduī]]
| style="font-size:20pt;" |[[wikt:en:Haedui|<span style="background-color:#ff0;">H</span>aeduī]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【Aeduis】-->
| style="font-size:20pt;" |[[wikt:en:Aeduis|Aeduīs]]
| style="font-size:20pt;" |[[wikt:en:Haeduis|<span style="background-color:#ff0;">H</span>aeduīs]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【Aeduorum】-->
| style="font-size:20pt;" |[[wikt:en:Aeduorum|Aeduōrum]]
| style="font-size:20pt;" |[[wikt:en:Haeduorum|<span style="background-color:#ff0;">H</span>aeduōrum]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【Aeduos】-->
| style="font-size:20pt;" |[[wikt:en:Aeduos|Aeduōs]]
| style="font-size:20pt;" |[[wikt:en:Haeduos|<span style="background-color:#ff0;">H</span>aeduōs]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【Aeduus】-->
| style="font-size:20pt;" |[[wikt:en:Aeduus#Latin|Aeduus]]
| style="font-size:20pt;" |<span style="background-color:#ff0;">H</span>aeduus
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【aequinocti】-->
| style="font-size:20pt;" |[[wikt:en:aequinocti|aequinoct<span style="background-color:#ff0;">ī</span>]]
| style="font-size:20pt;" |[[wikt:en:aequinoctii|aequinoct<span style="background-color:#ff0;">iī</span>]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【affecti】-->
| style="font-size:20pt;" |[[wikt:en:affecti|a<span style="background-color:#ff0;">f</span>fectī]]
| style="font-size:20pt;" |[[wikt:en:adfecti|a<span style="background-color:#ff0;">d</span>fectī]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【affecto】-->
| style="font-size:20pt;" |[[wikt:en:affecto#Participle|a<span style="background-color:#ff0;">f</span>fectō]]
| style="font-size:20pt;" |[[wikt:en:adfecto#Participle|a<span style="background-color:#ff0;">d</span>fectō]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【affectus】-->
| style="font-size:20pt;" |[[wikt:en:affectus#Participle|a<span style="background-color:#ff0;">f</span>fectus]]
| style="font-size:20pt;" |[[wikt:en:adfectus#Adjective|a<span style="background-color:#ff0;">d</span>fectus]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【afferat】-->
| style="font-size:20pt;" |[[wikt:en:afferat|a<span style="background-color:#ff0;">f</span>ferat]]
| style="font-size:20pt;" |[[wikt:en:adferat|a<span style="background-color:#ff0;">d</span>ferat]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【afferebat】-->
| style="font-size:20pt;" |[[wikt:en:afferebat|a<span style="background-color:#ff0;">f</span>ferēbat]]
| style="font-size:20pt;" |[[wikt:en:adferebat|a<span style="background-color:#ff0;">d</span>ferēbat]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【afferret】-->
| style="font-size:20pt;" |[[wikt:en:afferret|a<span style="background-color:#ff0;">f</span>ferret]]
| style="font-size:20pt;" |[[wikt:en:adferret|a<span style="background-color:#ff0;">d</span>ferret]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【afferretur】-->
| style="font-size:20pt;" |[[wikt:en:afferretur|a<span style="background-color:#ff0;">f</span>ferrētur]]
| style="font-size:20pt;" |[[wikt:en:adferretur|a<span style="background-color:#ff0;">d</span>ferrētur]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【afflictae】-->
| style="font-size:20pt;" |[[wikt:en:afflictae|a<span style="background-color:#ff0;">f</span>flīctae]]
| style="font-size:20pt;" |[[wikt:en:adflictae|a<span style="background-color:#ff0;">d</span>flīctae]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【affligunt】-->
| style="font-size:20pt;" |[[wikt:en:affligunt|a<span style="background-color:#ff0;">f</span>flīgunt]]
| style="font-size:20pt;" |[[wikt:en:adfligunt|a<span style="background-color:#ff0;">d</span>flīgunt]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【aggregabat】-->
| style="font-size:20pt;" |[[wikt:en:aggregabat|a<span style="background-color:#ff0;">g</span>gregābat]]
| style="font-size:20pt;" |[[wikt:en:adgregabat|a<span style="background-color:#ff0;">d</span>gregābat]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【aggregarant】-->
| style="font-size:20pt;" |[[wikt:en:aggregarant|a<span style="background-color:#ff0;">g</span>gregārant]]
| style="font-size:20pt;" |[[wikt:en:adgregarant|a<span style="background-color:#ff0;">d</span>gregārant]]
| style="font-size:10pt;" |次項の [[wikt:en:adgregaverant|adgregā<span style="background-color:#ff0;">ve</span>rant]] の<br> ve が縮約された形。
|- style="font-family:Times New Roman;" <!--【aggregaverant】-->
| style="font-size:20pt;" |[[wikt:en:aggregaverant|a<span style="background-color:#ff0;">g</span>gregā<u>ve</u>rant]]
| style="font-size:20pt;" |[[wikt:en:adgregaverant|a<span style="background-color:#ff0;">d</span>gregā<u>ve</u>rant]]
| style="font-size:10pt;" | ve が縮約された形が、<br>前項の [[wikt:en:adgregarant|adgregārant]]
|- style="font-family:Times New Roman;" <!--【allato】-->
| style="font-size:20pt;" |[[wikt:en:allato|a<span style="background-color:#ff0;">l</span>lātō]]
| style="font-size:20pt;" |[[wikt:en:adlato|a<span style="background-color:#ff0;">d</span>lātō]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【Alpis】-->
| style="font-size:20pt;" |[[wikt:en:Alpis#Latin|Alp<span style="background-color:#ff0;">ī</span>s]]
| style="font-size:20pt;" |[[wikt:en:Alpes#Latin|Alp<span style="background-color:#ff0;">ē</span>s]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【appelluntur】-->
| style="font-size:20pt;" |[[wikt:en:appelluntur|a<span style="background-color:#ff0;">p</span>pelluntur]]
| style="font-size:20pt;" |[[wikt:en:adpelluntur|a<span style="background-color:#ff0;">d</span>pelluntur]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【appetebat】-->
| style="font-size:20pt;" |[[wikt:en:appetebat|a<span style="background-color:#ff0;">p</span>petēbat]]
| style="font-size:20pt;" |[[wikt:en:adpetebat|a<span style="background-color:#ff0;">d</span>petēbat]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【apportari】-->
| style="font-size:20pt;" |[[wikt:en:apportari|a<span style="background-color:#ff0;">p</span>portārī]]
| style="font-size:20pt;" |[[wikt:en:adportari|a<span style="background-color:#ff0;">d</span>portārī]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【applicant】-->
| style="font-size:20pt;" |[[wikt:en:applicant#Latin|a<span style="background-color:#ff0;">p</span>plicant]]
| style="font-size:20pt;" |[[wikt:en:adplicant|a<span style="background-color:#ff0;">d</span>plicant]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【approbant】-->
| style="font-size:20pt;" |[[wikt:en:approbant#Latin|a<span style="background-color:#ff0;">p</span>probant]]
| style="font-size:20pt;" |[[wikt:en:adprobant#Latin|a<span style="background-color:#ff0;">d</span>probant]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【appropinquabat】-->
| style="font-size:20pt;" |[[wikt:en:appropinquabat|a<span style="background-color:#ff0;">p</span>propinquābat]]
| style="font-size:20pt;" |[[wikt:en:adpropinquabat|a<span style="background-color:#ff0;">d</span>propinquābat]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【appropinquare】-->
| style="font-size:20pt;" |[[wikt:en:appropinquare#Latin|a<span style="background-color:#ff0;">p</span>propinquāre]]
| style="font-size:20pt;" |[[wikt:en:adpropinquare|a<span style="background-color:#ff0;">d</span>propinquāre]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【appropinquarent】-->
| style="font-size:20pt;" |[[wikt:en:appropinquarent|a<span style="background-color:#ff0;">p</span>propinquārent]]
| style="font-size:20pt;" |[[wikt:en:adpropinquarent|a<span style="background-color:#ff0;">d</span>propinquārent]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【appropinquassent】-->
| style="font-size:20pt;" |[[wikt:en:appropinquassent|a<span style="background-color:#ff0;">p</span>propinquāssent]]
| style="font-size:20pt;" |[[wikt:en:adpropinquassent|a<span style="background-color:#ff0;">d</span>propinquāssent]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【appropinquarunt】-->
| style="font-size:20pt;" |[[wikt:en:appropinquarunt|a<span style="background-color:#ff0;">p</span>propinquārunt]]
| style="font-size:20pt;" |[[wikt:en:adpropinquarunt|a<span style="background-color:#ff0;">d</span>propinquārunt]]
| style="font-size:10pt;" |次項の [[wikt:en:adpropinquaverunt|adpropinquā<span style="background-color:#ff0;">vē</span>runt]] の<br> vē が縮約された形。
|- style="font-family:Times New Roman;" <!--【appropinquaverunt】-->
| style="font-size:20pt;" |[[wikt:en:appropinquaverunt|a<span style="background-color:#ff0;">p</span>propinquāvērunt]]
| style="font-size:20pt;" |[[wikt:en:adpropinquaverunt|a<span style="background-color:#ff0;">d</span>propinquāvērunt]]
| style="font-size:10pt;" | vē が縮約された形が、<br>前項の [[wikt:en:adpropinquarunt|adpropinquārunt]]
|- style="font-family:Times New Roman;" <!--【appropinquavit】-->
| style="font-size:20pt;" |[[wikt:en:appropinquavit|a<span style="background-color:#ff0;">p</span>propinquāvit]]
| style="font-size:20pt;" |[[wikt:en:adpropinquavit|a<span style="background-color:#ff0;">d</span>propinquāvit]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【appulso】-->
| style="font-size:20pt;" |[[wikt:en:appulso#Latin|a<span style="background-color:#ff0;">p</span>pulsō]]
| style="font-size:20pt;" |[[wikt:en:adpulso|a<span style="background-color:#ff0;">d</span>pulsō]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【arripere】-->
| style="font-size:20pt;" |[[wikt:en:arripere|a<span style="background-color:#ff0;">r</span>ripere]]
| style="font-size:20pt;" |[[wikt:en:adripere|a<span style="background-color:#ff0;">d</span>ripere]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【articlis】-->
| style="font-size:20pt;" |[[wikt:en:articlis|articlīs]]
| style="font-size:20pt;" |[[wikt:en:articulis|artic<span style="background-color:#ff0;">u</span>līs]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【ascendissent】-->
| style="font-size:20pt;" |[[wikt:en:ascendissent#Latin|ascendissent]]
| style="font-size:20pt;" |[[wikt:en:adscendissent|a<span style="background-color:#ff0;">d</span>scendissent]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【ascensu】-->
| style="font-size:20pt;" |[[wikt:en:ascensu#Noun|ascēnsū]]
| style="font-size:20pt;" |[[wikt:en:adscensu#Noun|a<span style="background-color:#ff0;">d</span>scēnsū]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【assidua】-->
| style="font-size:20pt;" |[[wikt:en:assidua#Latin|a<span style="background-color:#ff0;">s</span>siduā]]
| style="font-size:20pt;" |[[wikt:en:adsidua|a<span style="background-color:#ff0;">d</span>siduā]]
| style="font-size:10pt;" |形容詞 [[wikt:en:assiduus#Latin|assiduus]] の女性・単数・奪格
|- style="font-family:Times New Roman;" <!--【assiduis】-->
| style="font-size:20pt;" |[[wikt:en:assiduis#Latin|a<span style="background-color:#ff0;">s</span>siduīs]]
| style="font-size:20pt;" |[[wikt:en:adsiduis#Latin|a<span style="background-color:#ff0;">d</span>siduīs]]
| style="font-size:10pt;" |形容詞 [[wikt:en:assiduus#Latin|assiduus]] の複数・与格か奪格
|- style="font-family:Times New Roman;" <!--【assuefacti】-->
| style="font-size:20pt;" |[[wikt:en:assuefacti|a<span style="background-color:#ff0;">s</span>suēfactī]]
| style="font-size:20pt;" |[[wikt:en:adsuefacti|a<span style="background-color:#ff0;">d</span>suēfactī]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【assuescere】-->
| style="font-size:20pt;" |[[wikt:en:assuescere#Latin|a<span style="background-color:#ff0;">s</span>suēscere]]
| style="font-size:20pt;" |[[wikt:en:adsuescere#Latin|a<span style="background-color:#ff0;">d</span>suēscere]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【attingit】-->
| style="font-size:20pt;" |[[wikt:en:attingit|a<span style="background-color:#ff0;">t</span>tingit]]
| style="font-size:20pt;" |[[wikt:en:adtingit|a<span style="background-color:#ff0;">d</span>tingit]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【attingunt】-->
| style="font-size:20pt;" |[[wikt:en:attingunt|a<span style="background-color:#ff0;">t</span>tingunt]]
| style="font-size:20pt;" |[[wikt:en:adtingunt|a<span style="background-color:#ff0;">d</span>tingunt]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【attribuerat】-->
| style="font-size:20pt;" |[[wikt:en:attribuerat#Latin|a<span style="background-color:#ff0;">t</span>tribuerat]]
| style="font-size:20pt;" |[[wikt:en:adtribuerat#Latin|a<span style="background-color:#ff0;">d</span>tribuerat]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【attribuit】-->
| style="font-size:20pt;" |[[wikt:en:attribuit|a<span style="background-color:#ff0;">t</span>tribuit]]
| style="font-size:20pt;" |[[wikt:en:adtribuit|a<span style="background-color:#ff0;">d</span>tribuit]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【attribuunt】-->
| style="font-size:20pt;" |[[wikt:en:attribuunt|a<span style="background-color:#ff0;">t</span>tribuunt]]
| style="font-size:20pt;" |[[wikt:en:adtribuunt|a<span style="background-color:#ff0;">d</span>tribuunt]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【auris】-->
| style="font-size:20pt;" |[[wikt:en:auris#Latin|aur<span style="background-color:#ff0;">ī</span>s]]
| style="font-size:20pt;" |[[wikt:en:aures#Noun|aur<span style="background-color:#ff0;">ē</span>s]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【auxili】-->
| style="font-size:20pt;" |[[wikt:en:auxili#Latin|auxil<span style="background-color:#ff0;">ī</span>]]
| style="font-size:20pt;" |[[wikt:en:auxilii|auxil<span style="background-color:#ff0;">iī</span>]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【cedentis】-->
| style="font-size:20pt;" |[[wikt:en:cedentis|cēdent<span style="background-color:#ff0;">ī</span>s]]
| style="font-size:20pt;" |[[wikt:en:cedentes#Latin|cēdent<span style="background-color:#ff0;">ē</span>s]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【civis】-->
| style="font-size:20pt;" |[[wikt:en:civis#Latin|cīv<span style="background-color:#ff0;">ī</span>s]]
| style="font-size:20pt;" |[[wikt:en:cives#Latin|cīv<span style="background-color:#ff0;">ē</span>s]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【clientis】-->
| style="font-size:20pt;" |[[wikt:en:clientis|client<span style="background-color:#ff0;">ī</span>s]]
| style="font-size:20pt;" |[[wikt:en:clientes#Latin|client<span style="background-color:#ff0;">ē</span>s]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【cohortis】-->
| style="font-size:20pt;" |[[wikt:en:cohortis|cohort<span style="background-color:#ff0;">ī</span>s]]
| style="font-size:20pt;" |[[wikt:en:cohortes#Latin|cohort<span style="background-color:#ff0;">ē</span>s]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【coicere】-->
| style="font-size:20pt;" |[[wikt:en:coicere|coicere]]
| style="font-size:20pt;" |[[wikt:en:conicere|co<span style="background-color:#ff0;">n</span>icere]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【coicerent】-->
| style="font-size:20pt;" |[[wikt:en:coicerent|coicerent]]
| style="font-size:20pt;" |[[wikt:en:conicerent|co<span style="background-color:#ff0;">n</span>icerent]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【coici】-->
| style="font-size:20pt;" |[[wikt:en:coici|coicī]]
| style="font-size:20pt;" |[[wikt:en:conici#Latin|co<span style="background-color:#ff0;">n</span>icī]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【coiciant】-->
| style="font-size:20pt;" |[[wikt:en:coiciant|coiciant]]
| style="font-size:20pt;" |[[wikt:en:coniciant|co<span style="background-color:#ff0;">n</span>iciant]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【coiciebant】-->
| style="font-size:20pt;" |[[wikt:en:coiciebant|coiciēbant]]
| style="font-size:20pt;" |[[wikt:en:coniciebant|co<span style="background-color:#ff0;">n</span>iciēbant]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【coiciunt】-->
| style="font-size:20pt;" |[[wikt:en:coiciunt|coiciunt]]
| style="font-size:20pt;" |[[wikt:en:coniciunt|co<span style="background-color:#ff0;">n</span>iciunt]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【coiecerant】-->
| style="font-size:20pt;" |[[wikt:en:coiecerant|coiēcerant]]
| style="font-size:20pt;" |[[wikt:en:coniecerant|co<span style="background-color:#ff0;">n</span>iēcerant]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【coiecerunt】-->
| style="font-size:20pt;" |[[wikt:en:coiecerunt|coiēcērunt]]
| style="font-size:20pt;" |[[wikt:en:coniecerunt|co<span style="background-color:#ff0;">n</span>iēcērunt]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【coiecisse】-->
| style="font-size:20pt;" |[[wikt:en:coiecisse|coiēcisse]]
| style="font-size:20pt;" |[[wikt:en:coniecisse|co<span style="background-color:#ff0;">n</span>iēcisse]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【coiecta】-->
| style="font-size:20pt;" |[[wikt:en:coiecta|coiecta]]
| style="font-size:20pt;" |[[wikt:en:coniecta|co<span style="background-color:#ff0;">n</span>iecta]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【coiecti】-->
| style="font-size:20pt;" |[[wikt:en:coiecti|coiectī]]
| style="font-size:20pt;" |[[wikt:en:coniecti|co<span style="background-color:#ff0;">n</span>iectī]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【coiectis】-->
| style="font-size:20pt;" |[[wikt:en:coiectis|coiectīs]]
| style="font-size:20pt;" |[[wikt:en:coniectis|co<span style="background-color:#ff0;">n</span>iectīs]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collatis】-->
| style="font-size:20pt;" |[[wikt:en:collatis|co<span style="background-color:#ff0;">l</span>lātīs]]
| style="font-size:20pt;" |[[wikt:en:conlatis|co<span style="background-color:#ff0;">n</span>lātīs]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collaudantur】-->
| style="font-size:20pt;" |[[wikt:en:collaudantur|co<span style="background-color:#ff0;">l</span>laudantur]]
| style="font-size:20pt;" |[[wikt:en:conlaudantur|co<span style="background-color:#ff0;">n</span>laudantur]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collaudat】-->
| style="font-size:20pt;" |[[wikt:en:collaudat|co<span style="background-color:#ff0;">l</span>laudat]]
| style="font-size:20pt;" |[[wikt:en:conlaudat|co<span style="background-color:#ff0;">n</span>laudat]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collaudatis】-->
| style="font-size:20pt;" |[[wikt:en:collaudatis#Participle|co<span style="background-color:#ff0;">l</span>laudātīs]]
| style="font-size:20pt;" |[[wikt:en:conlaudatis#Participle|co<span style="background-color:#ff0;">n</span>laudātīs]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collis】-->
| style="font-size:20pt;" |[[wikt:en:collis#Latin|coll<span style="background-color:#ff0;">ī</span>s]]
| style="font-size:20pt;" |[[wikt:en:colles#Latin|coll<span style="background-color:#ff0;">ē</span>s]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collocabant】-->
| style="font-size:20pt;" |[[wikt:en:collocabant|co<span style="background-color:#ff0;">l</span>locābant]]
| style="font-size:20pt;" |[[wikt:en:conlocabant|co<span style="background-color:#ff0;">n</span>locābant]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collocabat】-->
| style="font-size:20pt;" |[[wikt:en:collocabat|co<span style="background-color:#ff0;">l</span>locābat]]
| style="font-size:20pt;" |[[wikt:en:conlocabat|co<span style="background-color:#ff0;">n</span>locābat]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collocandis】-->
| style="font-size:20pt;" |[[wikt:en:collocandis|co<span style="background-color:#ff0;">l</span>locandīs]]
| style="font-size:20pt;" |[[wikt:en:conlocandis|co<span style="background-color:#ff0;">n</span>locandīs]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collocant】-->
| style="font-size:20pt;" |[[wikt:en:collocant#Latin|co<span style="background-color:#ff0;">l</span>locant]]
| style="font-size:20pt;" |[[wikt:en:conlocant|co<span style="background-color:#ff0;">n</span>locant]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collocantur】-->
| style="font-size:20pt;" |[[wikt:en:collocantur#Latin|co<span style="background-color:#ff0;">l</span>locantur]]
| style="font-size:20pt;" |[[wikt:en:conlocantur#Latin|co<span style="background-color:#ff0;">n</span>locantur]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collocarat】-->
| style="font-size:20pt;" |[[wikt:en:collocarat|co<span style="background-color:#ff0;">l</span>locārat]]
| style="font-size:20pt;" |[[wikt:en:conlocarat|co<span style="background-color:#ff0;">n</span>locārat]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collocare】-->
| style="font-size:20pt;" |[[wikt:en:collocare#Latin|co<span style="background-color:#ff0;">l</span>locāre]]
| style="font-size:20pt;" |[[wikt:en:conlocare|co<span style="background-color:#ff0;">n</span>locāre]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collocaret】-->
| style="font-size:20pt;" |[[wikt:en:collocaret|co<span style="background-color:#ff0;">l</span>locāret]]
| style="font-size:20pt;" |[[wikt:en:conlocaret|co<span style="background-color:#ff0;">n</span>locāret]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collocari】-->
| style="font-size:20pt;" |[[wikt:en:collocari|co<span style="background-color:#ff0;">l</span>locārī]]
| style="font-size:20pt;" |[[wikt:en:conlocari|co<span style="background-color:#ff0;">n</span>locārī]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collocatas】-->
| style="font-size:20pt;" |[[wikt:en:collocatas|co<span style="background-color:#ff0;">l</span>locātās]]
| style="font-size:20pt;" |[[wikt:en:conlocatas|co<span style="background-color:#ff0;">n</span>locātās]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collocati】-->
| style="font-size:20pt;" |[[wikt:en:collocati#Latin|co<span style="background-color:#ff0;">l</span>locātī]]
| style="font-size:20pt;" |[[wikt:en:conlocati|co<span style="background-color:#ff0;">n</span>locātī]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collocatis】-->
| style="font-size:20pt;" |[[wikt:en:collocatis#Participle|co<span style="background-color:#ff0;">l</span>locātīs]]
| style="font-size:20pt;" |[[wikt:en:conlocatis#Participle|co<span style="background-color:#ff0;">n</span>locātīs]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collocaverat】-->
| style="font-size:20pt;" |[[wikt:en:collocaverat#Latin|co<span style="background-color:#ff0;">l</span>locāverat]]
| style="font-size:20pt;" |[[wikt:en:conlocaverat#Latin|co<span style="background-color:#ff0;">n</span>locāverat]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collocavit】-->
| style="font-size:20pt;" |[[wikt:en:collocavit|co<span style="background-color:#ff0;">l</span>locāvit]]
| style="font-size:20pt;" |[[wikt:en:conlocavit|co<span style="background-color:#ff0;">n</span>locāvit]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collocuti】-->
| style="font-size:20pt;" |[[wikt:en:collocuti|co<span style="background-color:#ff0;">l</span>locūtī]]
| style="font-size:20pt;" |[[wikt:en:conlocuti|co<span style="background-color:#ff0;">n</span>locūtī]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【colloquantur】-->
| style="font-size:20pt;" |[[wikt:en:colloquantur|co<span style="background-color:#ff0;">l</span>loquantur]]
| style="font-size:20pt;" |[[wikt:en:conloquantur|co<span style="background-color:#ff0;">n</span>loquantur]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【colloquendi】-->
| style="font-size:20pt;" |[[wikt:en:colloquendi|co<span style="background-color:#ff0;">l</span>loquendī]]
| style="font-size:20pt;" |[[wikt:en:conloquendi|co<span style="background-color:#ff0;">n</span>loquendī]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【colloqui】-->
| style="font-size:20pt;" |[[wikt:en:colloqui#Latin|co<span style="background-color:#ff0;">l</span>loquī]]
| style="font-size:20pt;" |[[wikt:en:conloqui#Latin|co<span style="background-color:#ff0;">n</span>loquī]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【colloquium】-->
| style="font-size:20pt;" |[[wikt:en:colloquium#Latin|co<span style="background-color:#ff0;">l</span>loquium]]
| style="font-size:20pt;" |[[wikt:en:conloquium#Latin|co<span style="background-color:#ff0;">n</span>loquium]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【communis】-->
| style="font-size:20pt;" |[[wikt:en:communis#Latin|commūn<span style="background-color:#ff0;">ī</span>s]]
| style="font-size:20pt;" |[[wikt:en:communes#Latin|commūn<span style="background-color:#ff0;">ē</span>s]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【compluribus】-->
| style="font-size:20pt;" |[[wikt:en:compluribus#Latin|co<span style="background-color:#ff0;">m</span>plūribus]]
| style="font-size:20pt;" |
| style="font-size:10pt;" |別形 <span style="font-size:20pt;">[[wikt:en:conpluribus#Latin|co<span style="background-color:#ff0;">n</span>plūribus]]</span>
|- style="font-family:Times New Roman;" <!--【compluris】-->
| style="font-size:20pt;" |[[wikt:en:compluris#Latin|complūr<span style="background-color:#ff0;">ī</span>s]]
| style="font-size:20pt;" |[[wikt:en:complures#Latin|complūr<span style="background-color:#ff0;">ē</span>s]]
| style="font-size:10pt;" |別形 <span style="font-size:20pt;">[[wikt:en:conplures#Latin|co<span style="background-color:#ff0;">n</span>plūrēs]]</span>
|- style="font-family:Times New Roman;" <!--【comprehensis】-->
| style="font-size:20pt;" |[[wikt:en:comprehensis|co<span style="background-color:#ff0;">m</span>prehēnsīs]]
| style="font-size:20pt;" |[[wikt:en:conprehensis|co<span style="background-color:#ff0;">n</span>prehēnsīs]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【comprehensos】-->
| style="font-size:20pt;" |[[wikt:en:comprehensos|co<span style="background-color:#ff0;">m</span>prehēnsōs]]
| style="font-size:20pt;" |[[wikt:en:conprehensos|co<span style="background-color:#ff0;">n</span>prehēnsōs]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【conantis】-->
| style="font-size:20pt;" |[[wikt:en:conantis|cōnant<span style="background-color:#ff0;">ī</span>s]]
| style="font-size:20pt;" |[[wikt:en:conantes|cōnant<span style="background-color:#ff0;">ē</span>s]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|}
<!--
<span style="font-family:Times New Roman;font-style:normal;font-size:15pt;">
▲, , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , (), , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
, , , , , [[wikt:en:consili|cōnsilī]],
[[wikt:en:directus#Latin|dīrēctus]](正統な古典ラテン語のつづりである dīrēctus).
[[wikt:en:dubitantis#Participle_2|dubitantīs]],
[[wikt:en:effarciuntur#Latin|effarciuntur]],
[[wikt:en:egredientis#Etymology_2|ēgredientīs]], [[wikt:en:ei#Latin|eī]], [[wikt:en:eis#Latin|eīs]], [[wikt:en:existit#Latin|existit]],
[[wikt:en:expectent#Latin|expectent]],
[[wikt:en:exposcentis#Participle_2|exposcentīs]],
([[wikt:en:exstruxerunt#Latin|exstruxerunt]] 共和制末期の表記),
[[wikt:en:ferventis#Latin|ferventīs]], [[wikt:en:finis#Latin|fīnīs]],
[[wikt:en:glandis#Latin|glandīs]],
[[wikt:en:glebas#Latin|glēbās]](写本にあるが後期ラテン語の表記),
[[wikt:en:haesitantis#Participle_2|haesitantīs]], [[wikt:en:hostis#Latin|hostīs]], [[wikt:en:ignis#Latin|ignīs]], [[wikt:en:illatas|illātās]], [[wikt:en:immittit|immittit]], [[wikt:en:immittunt|immittunt]], [[wikt:en:imparatum|imparātum]], ([[wikt:en:impedita#Latin|impedīta]]),
[[wikt:en:imperi#Latin|imperī]],
[[wikt:en:imprudentia#Noun|imprūdentia]],
[[wikt:en:incolumis#Latin|incolumīs]],
[[wikt:en:indignantis#Participle_2|indignantīs]],
[[wikt:en:inopinantis#Adjective_2|inopīnantīs]], [[wikt:en:irridere#Latin|irrīdēre]], [[wikt:en:irrumpere|irrumpere]], [[wikt:en:irrumpit|irrumpit]], [[wikt:en:irruperunt|irrūpērunt]], [[wikt:en:laborantis#Etymology_2|labōrantīs]],
([[wikt:en:materiem#Latin|materiem]]),
[[wikt:en:montis|montīs]], [[wikt:en:natalis#Latin|nātālīs]], [[wikt:en:navis#Latin|nāvīs]], [[wikt:en:negoti|negōtī]], nōn nūllae, nōn nūllōs, [[wikt:en:offici#Noun_2|officī]], [[wikt:en:omnis#Latin|omnīs]],
[[wikt:en:opportunitate#Latin|opportūnitāte]],
[[wikt:en:partis#Latin|partīs]], [[wikt:en:periclum#Latin|perīclum]], plūrīs, [[wikt:en:praesidi|praesidī]], [[wikt:en:proeli|proelī]], proficīscentīs, [[wikt:en:resistentis|resistentīs]], [[wikt:en:singularis#Latin|singulārīs]], [[wikt:en:solaci|sōlācī]], [[wikt:en:spati#Latin|spatī]], [[wikt:en:subeuntis|subeuntīs]],
subficere (×subficereは使われていない)
[[wikt:en:suffossis|suffossīs]], [[wikt:en:sumministrata|sumministrāta]], [[wikt:en:summissis|summissīs]],
[[wikt:en:summittantur#Latin|summittantur]],
[[wikt:en:summittebat|summittēbat]], [[wikt:en:summittit|summittit]], [[wikt:en:summotis|summōtīs]], [[wikt:en:summoveri|summovērī]], [[wikt:en:supplici#Noun|supplicī]],
[[wikt:en:testis#Latin|testīs]],
[[wikt:en:timentis#Participle_2|timentīs]], [[wikt:en:Tituri|Titūrī]], [[wikt:en:Trinobantes#Latin|Trinobantēs]], trīs, [[wikt:en:turris#Latin|turrīs]](共和制末期の表記に近い), [[wikt:en:utilis#Latin|ūtilīs]], [[wikt:en:vectigalis#Latin|vectīgālīs]] </span> などは、
<br>それぞれ
<span style="font-family:Times New Roman;font-style:normal;font-size:15pt;">
▼, , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , (), , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
, , , , , [[wikt:en:consilii|cōnsiliī]],
[[wikt:en:derectus#Latin|dērēctus]](共和政末期から帝政初期(カエサルやアウグストゥスの時代)の銘文を調査すると、この意味(まっすぐな、直接の)では dērēctus(または dērectus)の綴りが圧倒的に優勢 であり、dīrēctus はほとんど見られません。),
[[wikt:en:dubitantes|dubitantēs]],
[[wikt:en:efferciuntur#Latin|efferciuntur]]([[w:母音弱化|母音弱化]]による共和制末期の語形),
[[wikt:en:egredientes|ēgredientēs]], [[wikt:en:ii#Latin|iī]], [[wikt:en:iis#Latin|iīs]], [[wikt:en:exsistit|exsistit]],
[[wikt:en:exspectent#Latin|exspectent]],
[[wikt:en:exposcentes#Latin|exposcentēs]],
([[wikt:en:extruxerunt#Latin|extruxerunt]]実際の発音に近い表記),
[[wikt:en:ferventes#Latin|ferventēs]], [[wikt:en:fines#Latin|fīnēs]],
[[wikt:en:glandes#Latin|glandēs]],
[[wikt:en:glaebas#Latin|glaebās]](共和制末期の表記),
[[wikt:en:haesitantes#Latin|haesitantēs]], [[wikt:en:hostes#Latin|hostēs]], [[wikt:en:ignes|ignēs]], [[wikt:en:inlatas|inlātās]], [[wikt:en:inmittit|inmittit]], [[wikt:en:inmittunt|inmittunt]], [[wikt:en:inparatum|inparātum]], ([[wikt:en:inpedita#Latin|inpedīta]]),
[[wikt:en:imperii#Latin|imperiī]],
[[wikt:en:inprudentia#Noun|inprūdentia]],
[[wikt:en:incolumes|incolumēs]],
[[wikt:en:indignantes#Latin|indignantēs]],
[[wikt:en:inopinantes|inopīnantēs]], [[wikt:en:inridere|inrīdēre]], [[wikt:en:inrumpere|inrumpere]], [[wikt:en:inrumpit|inrumpit]], [[wikt:en:inruperunt|inrūpērunt]], [[wikt:en:laborantes#Latin|labōrantēs]],
([[wikt:en:materiam#Latin|materiam]]共和制末期に近い表記),
[[wikt:en:montes#Latin|montēs]], [[wikt:en:natales#Latin|nātālēs]], [[wikt:en:naves#Latin|nāvēs]], [[wikt:en:negotii|negōtiī]], [[wikt:en:nonnullae|nōnnūllae]], [[wikt:en:nonnullos|nōnnūllōs]], [[wikt:en:officii#Latin|officiī]], [[wikt:en:omnes#Latin|omnēs]],
([[wikt:en:oportunitate#Latin|oportūnitāte]])
[[wikt:en:partes#Latin|partēs]], [[wikt:en:periculum#Latin|perīculum]], [[wikt:en:plures|plūrēs]], [[wikt:en:praesidii|praesidiī]], [[wikt:en:proelii|proeliī]], [[wikt:en:proficiscentes|proficīscentēs]], [[wikt:en:resistentes#Latin|resistentēs]], [[wikt:en:singulares#Latin|singulārēs]], [[wikt:en:solacii|sōlāciī]], [[wikt:en:spatii#Latin|spatiī]], [[wikt:en:subeuntes|subeuntēs]], [[wikt:en:subfossis|subfossīs]], [[wikt:en:subministrata|subministrāta]], [[wikt:en:submissis|submissīs]],
[[wikt:en:submittantur#Latin|submittantur]],
[[wikt:en:submittebat|submittēbat]], [[wikt:en:submittit|submittit]], [[wikt:en:submotis|submōtīs]], [[wikt:en:submoveri|submovērī]], [[wikt:en:supplicii|suppliciī]],
[[wikt:en:testes#Latin|testēs]],
[[wikt:en:timentes|timentēs]], [[wikt:en:Titurii|Titūriī]], [[wikt:en:Trinovantes#Latin|Trinovantēs]], [[wikt:en:tres#Latin|trēs]], [[wikt:en:turres#Latin|turrēs]], [[wikt:en:utiles#Latin|ūtilēs]], [[wikt:en:vectigales|vectīgālēs]] </span> などとした。
-->
<span style="font-family:Times New Roman;font-style:normal;font-size:15pt;"></span>
<span style="font-family:Times New Roman;font-style:oblique;font-size:15pt;"></span>
<span style="color:#b00;"></span>
<span style="color:#800;"></span>
<span style="font-size:10pt;"></span>
<span style="background-color:#ff0;"></span>
==脚注==
<references />
==関連項目==
==外部リンク==
q0ntyika446tbxhh8hgoriii3znnqya
302230
302226
2026-08-14T09:12:33Z
Linguae
449
/* 「表記のゆれ」一覧 */
302230
wikitext
text/x-wiki
<!--【2026年03月29日起稿】-->[[Category:ガリア戦記|**]]
[[ガリア戦記]] > [[ガリア戦記/注解編|注解編]] > '''表記のゆれ'''
:
<div style="font-family:Arial Black;font-style:normal;font-size:18pt;color:darkgreen;text-align:center;background-color:#efe;">C・IVLII・CAESARIS・COMMENTARII・DE・BELLO・GALLICO</div>
『[[ガリア戦記]]』の校訂版などにおける単語の「表記のゆれ」のまとめ。
==「表記のゆれ」一覧==
*「表記1」がおもに辞書や近代の完本などで見られる表記。
*「表記2」が中世の主要写本に見られる古い表記など。
*:できるだけ「表記2」を尊重した。
:
{| class="wikitable sortable" cellspacing=1
|-
!表記1
!表記2
!備 考
|- style="font-family:Times New Roman;" <!--【acclivis】-->
| style="font-size:20pt;" |[[wikt:en:acclivis#Latin|a<span style="background-color:#ff0;">c</span>clīvis]]
| style="font-size:20pt;" |[[wikt:en:adclivis#Latin|a<span style="background-color:#ff0;">d</span>clīvis]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【accommodatae】-->
| style="font-size:20pt;" |[[wikt:en:accommodatae|a<span style="background-color:#ff0;">c</span>commodātae]]
| style="font-size:20pt;" |[[wikt:en:adcommodatae|a<span style="background-color:#ff0;">d</span>commodātae]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【allatis】-->
| style="font-size:20pt;" |[[wikt:en:allatis|a<span style="background-color:#ff0;">l</span>lātīs]]
| style="font-size:20pt;" |[[wikt:en:adlatis|a<span style="background-color:#ff0;">d</span>lātīs]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【Aduatuca】-->
| style="font-size:20pt;" |[[wikt:en:Aduatuca#Latin|A<span style="background-color:#ff0;">d</span>uātucam]]
| style="font-size:20pt;" |A<span style="background-color:#ff0;">t</span>uātucam
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【Aduatuci】-->
| style="font-size:20pt;" |[[wikt:en:Aduatuci|A<span style="background-color:#ff0;">d</span>uatucī]]
| style="font-size:20pt;" |[[wikt:de:Atuatuci|A<span style="background-color:#ff0;">t</span>uatucī]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【Aduatucis】-->
| style="font-size:20pt;" |[[wikt:en:Aduatucis|A<span style="background-color:#ff0;">d</span>uatucīs]]
| style="font-size:20pt;" |A<span style="background-color:#ff0;">t</span>uatucīs
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【Aduatucos】-->
| style="font-size:20pt;" |[[wikt:en:Aduatucos|A<span style="background-color:#ff0;">d</span>uatucōs]]
| style="font-size:20pt;" |A<span style="background-color:#ff0;">t</span>uatucōs
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【Aeduae】-->
| style="font-size:20pt;" |[[wikt:en:Aeduae|Aeduae]]
| style="font-size:20pt;" |<span style="background-color:#ff0;">H</span>aeduae
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【Aedui】-->
| style="font-size:20pt;" |[[wikt:en:Aedui#Latin|Aeduī]]
| style="font-size:20pt;" |[[wikt:en:Haedui|<span style="background-color:#ff0;">H</span>aeduī]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【Aeduis】-->
| style="font-size:20pt;" |[[wikt:en:Aeduis|Aeduīs]]
| style="font-size:20pt;" |[[wikt:en:Haeduis|<span style="background-color:#ff0;">H</span>aeduīs]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【Aeduorum】-->
| style="font-size:20pt;" |[[wikt:en:Aeduorum|Aeduōrum]]
| style="font-size:20pt;" |[[wikt:en:Haeduorum|<span style="background-color:#ff0;">H</span>aeduōrum]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【Aeduos】-->
| style="font-size:20pt;" |[[wikt:en:Aeduos|Aeduōs]]
| style="font-size:20pt;" |[[wikt:en:Haeduos|<span style="background-color:#ff0;">H</span>aeduōs]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【Aeduus】-->
| style="font-size:20pt;" |[[wikt:en:Aeduus#Latin|Aeduus]]
| style="font-size:20pt;" |<span style="background-color:#ff0;">H</span>aeduus
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【aequinocti】-->
| style="font-size:20pt;" |[[wikt:en:aequinocti|aequinoct<span style="background-color:#ff0;">ī</span>]]
| style="font-size:20pt;" |[[wikt:en:aequinoctii|aequinoct<span style="background-color:#ff0;">iī</span>]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【affecti】-->
| style="font-size:20pt;" |[[wikt:en:affecti|a<span style="background-color:#ff0;">f</span>fectī]]
| style="font-size:20pt;" |[[wikt:en:adfecti|a<span style="background-color:#ff0;">d</span>fectī]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【affecto】-->
| style="font-size:20pt;" |[[wikt:en:affecto#Participle|a<span style="background-color:#ff0;">f</span>fectō]]
| style="font-size:20pt;" |[[wikt:en:adfecto#Participle|a<span style="background-color:#ff0;">d</span>fectō]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【affectus】-->
| style="font-size:20pt;" |[[wikt:en:affectus#Participle|a<span style="background-color:#ff0;">f</span>fectus]]
| style="font-size:20pt;" |[[wikt:en:adfectus#Adjective|a<span style="background-color:#ff0;">d</span>fectus]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【afferat】-->
| style="font-size:20pt;" |[[wikt:en:afferat|a<span style="background-color:#ff0;">f</span>ferat]]
| style="font-size:20pt;" |[[wikt:en:adferat|a<span style="background-color:#ff0;">d</span>ferat]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【afferebat】-->
| style="font-size:20pt;" |[[wikt:en:afferebat|a<span style="background-color:#ff0;">f</span>ferēbat]]
| style="font-size:20pt;" |[[wikt:en:adferebat|a<span style="background-color:#ff0;">d</span>ferēbat]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【afferret】-->
| style="font-size:20pt;" |[[wikt:en:afferret|a<span style="background-color:#ff0;">f</span>ferret]]
| style="font-size:20pt;" |[[wikt:en:adferret|a<span style="background-color:#ff0;">d</span>ferret]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【afferretur】-->
| style="font-size:20pt;" |[[wikt:en:afferretur|a<span style="background-color:#ff0;">f</span>ferrētur]]
| style="font-size:20pt;" |[[wikt:en:adferretur|a<span style="background-color:#ff0;">d</span>ferrētur]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【afflictae】-->
| style="font-size:20pt;" |[[wikt:en:afflictae|a<span style="background-color:#ff0;">f</span>flīctae]]
| style="font-size:20pt;" |[[wikt:en:adflictae|a<span style="background-color:#ff0;">d</span>flīctae]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【affligunt】-->
| style="font-size:20pt;" |[[wikt:en:affligunt|a<span style="background-color:#ff0;">f</span>flīgunt]]
| style="font-size:20pt;" |[[wikt:en:adfligunt|a<span style="background-color:#ff0;">d</span>flīgunt]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【aggregabat】-->
| style="font-size:20pt;" |[[wikt:en:aggregabat|a<span style="background-color:#ff0;">g</span>gregābat]]
| style="font-size:20pt;" |[[wikt:en:adgregabat|a<span style="background-color:#ff0;">d</span>gregābat]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【aggregarant】-->
| style="font-size:20pt;" |[[wikt:en:aggregarant|a<span style="background-color:#ff0;">g</span>gregārant]]
| style="font-size:20pt;" |[[wikt:en:adgregarant|a<span style="background-color:#ff0;">d</span>gregārant]]
| style="font-size:10pt;" |次項の [[wikt:en:adgregaverant|adgregā<span style="background-color:#ff0;">ve</span>rant]] の<br> ve が縮約された形。
|- style="font-family:Times New Roman;" <!--【aggregaverant】-->
| style="font-size:20pt;" |[[wikt:en:aggregaverant|a<span style="background-color:#ff0;">g</span>gregā<u>ve</u>rant]]
| style="font-size:20pt;" |[[wikt:en:adgregaverant|a<span style="background-color:#ff0;">d</span>gregā<u>ve</u>rant]]
| style="font-size:10pt;" | ve が縮約された形が、<br>前項の [[wikt:en:adgregarant|adgregārant]]
|- style="font-family:Times New Roman;" <!--【allato】-->
| style="font-size:20pt;" |[[wikt:en:allato|a<span style="background-color:#ff0;">l</span>lātō]]
| style="font-size:20pt;" |[[wikt:en:adlato|a<span style="background-color:#ff0;">d</span>lātō]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【Alpis】-->
| style="font-size:20pt;" |[[wikt:en:Alpis#Latin|Alp<span style="background-color:#ff0;">ī</span>s]]
| style="font-size:20pt;" |[[wikt:en:Alpes#Latin|Alp<span style="background-color:#ff0;">ē</span>s]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【appelluntur】-->
| style="font-size:20pt;" |[[wikt:en:appelluntur|a<span style="background-color:#ff0;">p</span>pelluntur]]
| style="font-size:20pt;" |[[wikt:en:adpelluntur|a<span style="background-color:#ff0;">d</span>pelluntur]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【appetebat】-->
| style="font-size:20pt;" |[[wikt:en:appetebat|a<span style="background-color:#ff0;">p</span>petēbat]]
| style="font-size:20pt;" |[[wikt:en:adpetebat|a<span style="background-color:#ff0;">d</span>petēbat]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【apportari】-->
| style="font-size:20pt;" |[[wikt:en:apportari|a<span style="background-color:#ff0;">p</span>portārī]]
| style="font-size:20pt;" |[[wikt:en:adportari|a<span style="background-color:#ff0;">d</span>portārī]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【applicant】-->
| style="font-size:20pt;" |[[wikt:en:applicant#Latin|a<span style="background-color:#ff0;">p</span>plicant]]
| style="font-size:20pt;" |[[wikt:en:adplicant|a<span style="background-color:#ff0;">d</span>plicant]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【approbant】-->
| style="font-size:20pt;" |[[wikt:en:approbant#Latin|a<span style="background-color:#ff0;">p</span>probant]]
| style="font-size:20pt;" |[[wikt:en:adprobant#Latin|a<span style="background-color:#ff0;">d</span>probant]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【appropinquabat】-->
| style="font-size:20pt;" |[[wikt:en:appropinquabat|a<span style="background-color:#ff0;">p</span>propinquābat]]
| style="font-size:20pt;" |[[wikt:en:adpropinquabat|a<span style="background-color:#ff0;">d</span>propinquābat]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【appropinquare】-->
| style="font-size:20pt;" |[[wikt:en:appropinquare#Latin|a<span style="background-color:#ff0;">p</span>propinquāre]]
| style="font-size:20pt;" |[[wikt:en:adpropinquare|a<span style="background-color:#ff0;">d</span>propinquāre]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【appropinquarent】-->
| style="font-size:20pt;" |[[wikt:en:appropinquarent|a<span style="background-color:#ff0;">p</span>propinquārent]]
| style="font-size:20pt;" |[[wikt:en:adpropinquarent|a<span style="background-color:#ff0;">d</span>propinquārent]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【appropinquassent】-->
| style="font-size:20pt;" |[[wikt:en:appropinquassent|a<span style="background-color:#ff0;">p</span>propinquāssent]]
| style="font-size:20pt;" |[[wikt:en:adpropinquassent|a<span style="background-color:#ff0;">d</span>propinquāssent]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【appropinquarunt】-->
| style="font-size:20pt;" |[[wikt:en:appropinquarunt|a<span style="background-color:#ff0;">p</span>propinquārunt]]
| style="font-size:20pt;" |[[wikt:en:adpropinquarunt|a<span style="background-color:#ff0;">d</span>propinquārunt]]
| style="font-size:10pt;" |次項の [[wikt:en:adpropinquaverunt|adpropinquā<span style="background-color:#ff0;">vē</span>runt]] の<br> vē が縮約された形。
|- style="font-family:Times New Roman;" <!--【appropinquaverunt】-->
| style="font-size:20pt;" |[[wikt:en:appropinquaverunt|a<span style="background-color:#ff0;">p</span>propinquāvērunt]]
| style="font-size:20pt;" |[[wikt:en:adpropinquaverunt|a<span style="background-color:#ff0;">d</span>propinquāvērunt]]
| style="font-size:10pt;" | vē が縮約された形が、<br>前項の [[wikt:en:adpropinquarunt|adpropinquārunt]]
|- style="font-family:Times New Roman;" <!--【appropinquavit】-->
| style="font-size:20pt;" |[[wikt:en:appropinquavit|a<span style="background-color:#ff0;">p</span>propinquāvit]]
| style="font-size:20pt;" |[[wikt:en:adpropinquavit|a<span style="background-color:#ff0;">d</span>propinquāvit]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【appulso】-->
| style="font-size:20pt;" |[[wikt:en:appulso#Latin|a<span style="background-color:#ff0;">p</span>pulsō]]
| style="font-size:20pt;" |[[wikt:en:adpulso|a<span style="background-color:#ff0;">d</span>pulsō]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【arripere】-->
| style="font-size:20pt;" |[[wikt:en:arripere|a<span style="background-color:#ff0;">r</span>ripere]]
| style="font-size:20pt;" |[[wikt:en:adripere|a<span style="background-color:#ff0;">d</span>ripere]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【articlis】-->
| style="font-size:20pt;" |[[wikt:en:articlis|articlīs]]
| style="font-size:20pt;" |[[wikt:en:articulis|artic<span style="background-color:#ff0;">u</span>līs]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【ascendissent】-->
| style="font-size:20pt;" |[[wikt:en:ascendissent#Latin|ascendissent]]
| style="font-size:20pt;" |[[wikt:en:adscendissent|a<span style="background-color:#ff0;">d</span>scendissent]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【ascensu】-->
| style="font-size:20pt;" |[[wikt:en:ascensu#Noun|ascēnsū]]
| style="font-size:20pt;" |[[wikt:en:adscensu#Noun|a<span style="background-color:#ff0;">d</span>scēnsū]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【assidua】-->
| style="font-size:20pt;" |[[wikt:en:assidua#Latin|a<span style="background-color:#ff0;">s</span>siduā]]
| style="font-size:20pt;" |[[wikt:en:adsidua|a<span style="background-color:#ff0;">d</span>siduā]]
| style="font-size:10pt;" |形容詞 [[wikt:en:assiduus#Latin|assiduus]] の女性・単数・奪格
|- style="font-family:Times New Roman;" <!--【assiduis】-->
| style="font-size:20pt;" |[[wikt:en:assiduis#Latin|a<span style="background-color:#ff0;">s</span>siduīs]]
| style="font-size:20pt;" |[[wikt:en:adsiduis#Latin|a<span style="background-color:#ff0;">d</span>siduīs]]
| style="font-size:10pt;" |形容詞 [[wikt:en:assiduus#Latin|assiduus]] の複数・与格か奪格
|- style="font-family:Times New Roman;" <!--【assuefacti】-->
| style="font-size:20pt;" |[[wikt:en:assuefacti|a<span style="background-color:#ff0;">s</span>suēfactī]]
| style="font-size:20pt;" |[[wikt:en:adsuefacti|a<span style="background-color:#ff0;">d</span>suēfactī]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【assuescere】-->
| style="font-size:20pt;" |[[wikt:en:assuescere#Latin|a<span style="background-color:#ff0;">s</span>suēscere]]
| style="font-size:20pt;" |[[wikt:en:adsuescere#Latin|a<span style="background-color:#ff0;">d</span>suēscere]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【attingit】-->
| style="font-size:20pt;" |[[wikt:en:attingit|a<span style="background-color:#ff0;">t</span>tingit]]
| style="font-size:20pt;" |[[wikt:en:adtingit|a<span style="background-color:#ff0;">d</span>tingit]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【attingunt】-->
| style="font-size:20pt;" |[[wikt:en:attingunt|a<span style="background-color:#ff0;">t</span>tingunt]]
| style="font-size:20pt;" |[[wikt:en:adtingunt|a<span style="background-color:#ff0;">d</span>tingunt]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【attribuerat】-->
| style="font-size:20pt;" |[[wikt:en:attribuerat#Latin|a<span style="background-color:#ff0;">t</span>tribuerat]]
| style="font-size:20pt;" |[[wikt:en:adtribuerat#Latin|a<span style="background-color:#ff0;">d</span>tribuerat]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【attribuit】-->
| style="font-size:20pt;" |[[wikt:en:attribuit|a<span style="background-color:#ff0;">t</span>tribuit]]
| style="font-size:20pt;" |[[wikt:en:adtribuit|a<span style="background-color:#ff0;">d</span>tribuit]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【attribuunt】-->
| style="font-size:20pt;" |[[wikt:en:attribuunt|a<span style="background-color:#ff0;">t</span>tribuunt]]
| style="font-size:20pt;" |[[wikt:en:adtribuunt|a<span style="background-color:#ff0;">d</span>tribuunt]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【auris】-->
| style="font-size:20pt;" |[[wikt:en:auris#Latin|aur<span style="background-color:#ff0;">ī</span>s]]
| style="font-size:20pt;" |[[wikt:en:aures#Noun|aur<span style="background-color:#ff0;">ē</span>s]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【auxili】-->
| style="font-size:20pt;" |[[wikt:en:auxili#Latin|auxil<span style="background-color:#ff0;">ī</span>]]
| style="font-size:20pt;" |[[wikt:en:auxilii|auxil<span style="background-color:#ff0;">iī</span>]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【cedentis】-->
| style="font-size:20pt;" |[[wikt:en:cedentis|cēdent<span style="background-color:#ff0;">ī</span>s]]
| style="font-size:20pt;" |[[wikt:en:cedentes#Latin|cēdent<span style="background-color:#ff0;">ē</span>s]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【civis】-->
| style="font-size:20pt;" |[[wikt:en:civis#Latin|cīv<span style="background-color:#ff0;">ī</span>s]]
| style="font-size:20pt;" |[[wikt:en:cives#Latin|cīv<span style="background-color:#ff0;">ē</span>s]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【clientis】-->
| style="font-size:20pt;" |[[wikt:en:clientis|client<span style="background-color:#ff0;">ī</span>s]]
| style="font-size:20pt;" |[[wikt:en:clientes#Latin|client<span style="background-color:#ff0;">ē</span>s]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【cohortis】-->
| style="font-size:20pt;" |[[wikt:en:cohortis|cohort<span style="background-color:#ff0;">ī</span>s]]
| style="font-size:20pt;" |[[wikt:en:cohortes#Latin|cohort<span style="background-color:#ff0;">ē</span>s]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【coicere】-->
| style="font-size:20pt;" |[[wikt:en:coicere|coicere]]
| style="font-size:20pt;" |[[wikt:en:conicere|co<span style="background-color:#ff0;">n</span>icere]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【coicerent】-->
| style="font-size:20pt;" |[[wikt:en:coicerent|coicerent]]
| style="font-size:20pt;" |[[wikt:en:conicerent|co<span style="background-color:#ff0;">n</span>icerent]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【coici】-->
| style="font-size:20pt;" |[[wikt:en:coici|coicī]]
| style="font-size:20pt;" |[[wikt:en:conici#Latin|co<span style="background-color:#ff0;">n</span>icī]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【coiciant】-->
| style="font-size:20pt;" |[[wikt:en:coiciant|coiciant]]
| style="font-size:20pt;" |[[wikt:en:coniciant|co<span style="background-color:#ff0;">n</span>iciant]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【coiciebant】-->
| style="font-size:20pt;" |[[wikt:en:coiciebant|coiciēbant]]
| style="font-size:20pt;" |[[wikt:en:coniciebant|co<span style="background-color:#ff0;">n</span>iciēbant]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【coiciunt】-->
| style="font-size:20pt;" |[[wikt:en:coiciunt|coiciunt]]
| style="font-size:20pt;" |[[wikt:en:coniciunt|co<span style="background-color:#ff0;">n</span>iciunt]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【coiecerant】-->
| style="font-size:20pt;" |[[wikt:en:coiecerant|coiēcerant]]
| style="font-size:20pt;" |[[wikt:en:coniecerant|co<span style="background-color:#ff0;">n</span>iēcerant]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【coiecerunt】-->
| style="font-size:20pt;" |[[wikt:en:coiecerunt|coiēcērunt]]
| style="font-size:20pt;" |[[wikt:en:coniecerunt|co<span style="background-color:#ff0;">n</span>iēcērunt]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【coiecisse】-->
| style="font-size:20pt;" |[[wikt:en:coiecisse|coiēcisse]]
| style="font-size:20pt;" |[[wikt:en:coniecisse|co<span style="background-color:#ff0;">n</span>iēcisse]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【coiecta】-->
| style="font-size:20pt;" |[[wikt:en:coiecta|coiecta]]
| style="font-size:20pt;" |[[wikt:en:coniecta|co<span style="background-color:#ff0;">n</span>iecta]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【coiecti】-->
| style="font-size:20pt;" |[[wikt:en:coiecti|coiectī]]
| style="font-size:20pt;" |[[wikt:en:coniecti|co<span style="background-color:#ff0;">n</span>iectī]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【coiectis】-->
| style="font-size:20pt;" |[[wikt:en:coiectis|coiectīs]]
| style="font-size:20pt;" |[[wikt:en:coniectis|co<span style="background-color:#ff0;">n</span>iectīs]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collatis】-->
| style="font-size:20pt;" |[[wikt:en:collatis|co<span style="background-color:#ff0;">l</span>lātīs]]
| style="font-size:20pt;" |[[wikt:en:conlatis|co<span style="background-color:#ff0;">n</span>lātīs]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collaudantur】-->
| style="font-size:20pt;" |[[wikt:en:collaudantur|co<span style="background-color:#ff0;">l</span>laudantur]]
| style="font-size:20pt;" |[[wikt:en:conlaudantur|co<span style="background-color:#ff0;">n</span>laudantur]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collaudat】-->
| style="font-size:20pt;" |[[wikt:en:collaudat|co<span style="background-color:#ff0;">l</span>laudat]]
| style="font-size:20pt;" |[[wikt:en:conlaudat|co<span style="background-color:#ff0;">n</span>laudat]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collaudatis】-->
| style="font-size:20pt;" |[[wikt:en:collaudatis#Participle|co<span style="background-color:#ff0;">l</span>laudātīs]]
| style="font-size:20pt;" |[[wikt:en:conlaudatis#Participle|co<span style="background-color:#ff0;">n</span>laudātīs]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collis】-->
| style="font-size:20pt;" |[[wikt:en:collis#Latin|coll<span style="background-color:#ff0;">ī</span>s]]
| style="font-size:20pt;" |[[wikt:en:colles#Latin|coll<span style="background-color:#ff0;">ē</span>s]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collocabant】-->
| style="font-size:20pt;" |[[wikt:en:collocabant|co<span style="background-color:#ff0;">l</span>locābant]]
| style="font-size:20pt;" |[[wikt:en:conlocabant|co<span style="background-color:#ff0;">n</span>locābant]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collocabat】-->
| style="font-size:20pt;" |[[wikt:en:collocabat|co<span style="background-color:#ff0;">l</span>locābat]]
| style="font-size:20pt;" |[[wikt:en:conlocabat|co<span style="background-color:#ff0;">n</span>locābat]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collocandis】-->
| style="font-size:20pt;" |[[wikt:en:collocandis|co<span style="background-color:#ff0;">l</span>locandīs]]
| style="font-size:20pt;" |[[wikt:en:conlocandis|co<span style="background-color:#ff0;">n</span>locandīs]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collocant】-->
| style="font-size:20pt;" |[[wikt:en:collocant#Latin|co<span style="background-color:#ff0;">l</span>locant]]
| style="font-size:20pt;" |[[wikt:en:conlocant|co<span style="background-color:#ff0;">n</span>locant]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collocantur】-->
| style="font-size:20pt;" |[[wikt:en:collocantur#Latin|co<span style="background-color:#ff0;">l</span>locantur]]
| style="font-size:20pt;" |[[wikt:en:conlocantur#Latin|co<span style="background-color:#ff0;">n</span>locantur]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collocarat】-->
| style="font-size:20pt;" |[[wikt:en:collocarat|co<span style="background-color:#ff0;">l</span>locārat]]
| style="font-size:20pt;" |[[wikt:en:conlocarat|co<span style="background-color:#ff0;">n</span>locārat]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collocare】-->
| style="font-size:20pt;" |[[wikt:en:collocare#Latin|co<span style="background-color:#ff0;">l</span>locāre]]
| style="font-size:20pt;" |[[wikt:en:conlocare|co<span style="background-color:#ff0;">n</span>locāre]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collocaret】-->
| style="font-size:20pt;" |[[wikt:en:collocaret|co<span style="background-color:#ff0;">l</span>locāret]]
| style="font-size:20pt;" |[[wikt:en:conlocaret|co<span style="background-color:#ff0;">n</span>locāret]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collocari】-->
| style="font-size:20pt;" |[[wikt:en:collocari|co<span style="background-color:#ff0;">l</span>locārī]]
| style="font-size:20pt;" |[[wikt:en:conlocari|co<span style="background-color:#ff0;">n</span>locārī]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collocatas】-->
| style="font-size:20pt;" |[[wikt:en:collocatas|co<span style="background-color:#ff0;">l</span>locātās]]
| style="font-size:20pt;" |[[wikt:en:conlocatas|co<span style="background-color:#ff0;">n</span>locātās]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collocati】-->
| style="font-size:20pt;" |[[wikt:en:collocati#Latin|co<span style="background-color:#ff0;">l</span>locātī]]
| style="font-size:20pt;" |[[wikt:en:conlocati|co<span style="background-color:#ff0;">n</span>locātī]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collocatis】-->
| style="font-size:20pt;" |[[wikt:en:collocatis#Participle|co<span style="background-color:#ff0;">l</span>locātīs]]
| style="font-size:20pt;" |[[wikt:en:conlocatis#Participle|co<span style="background-color:#ff0;">n</span>locātīs]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collocaverat】-->
| style="font-size:20pt;" |[[wikt:en:collocaverat#Latin|co<span style="background-color:#ff0;">l</span>locāverat]]
| style="font-size:20pt;" |[[wikt:en:conlocaverat#Latin|co<span style="background-color:#ff0;">n</span>locāverat]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collocavit】-->
| style="font-size:20pt;" |[[wikt:en:collocavit|co<span style="background-color:#ff0;">l</span>locāvit]]
| style="font-size:20pt;" |[[wikt:en:conlocavit|co<span style="background-color:#ff0;">n</span>locāvit]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collocuti】-->
| style="font-size:20pt;" |[[wikt:en:collocuti|co<span style="background-color:#ff0;">l</span>locūtī]]
| style="font-size:20pt;" |[[wikt:en:conlocuti|co<span style="background-color:#ff0;">n</span>locūtī]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【colloquantur】-->
| style="font-size:20pt;" |[[wikt:en:colloquantur|co<span style="background-color:#ff0;">l</span>loquantur]]
| style="font-size:20pt;" |[[wikt:en:conloquantur|co<span style="background-color:#ff0;">n</span>loquantur]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【colloquendi】-->
| style="font-size:20pt;" |[[wikt:en:colloquendi|co<span style="background-color:#ff0;">l</span>loquendī]]
| style="font-size:20pt;" |[[wikt:en:conloquendi|co<span style="background-color:#ff0;">n</span>loquendī]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【colloqui】-->
| style="font-size:20pt;" |[[wikt:en:colloqui#Latin|co<span style="background-color:#ff0;">l</span>loquī]]
| style="font-size:20pt;" |[[wikt:en:conloqui#Latin|co<span style="background-color:#ff0;">n</span>loquī]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【colloquium】-->
| style="font-size:20pt;" |[[wikt:en:colloquium#Latin|co<span style="background-color:#ff0;">l</span>loquium]]
| style="font-size:20pt;" |[[wikt:en:conloquium#Latin|co<span style="background-color:#ff0;">n</span>loquium]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【communis】-->
| style="font-size:20pt;" |[[wikt:en:communis#Latin|commūn<span style="background-color:#ff0;">ī</span>s]]
| style="font-size:20pt;" |[[wikt:en:communes#Latin|commūn<span style="background-color:#ff0;">ē</span>s]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【compluribus】-->
| style="font-size:20pt;" |[[wikt:en:compluribus#Latin|co<span style="background-color:#ff0;">m</span>plūribus]]
| style="font-size:20pt;" |
| style="font-size:10pt;" |別形 <span style="font-size:20pt;">[[wikt:en:conpluribus#Latin|co<span style="background-color:#ff0;">n</span>plūribus]]</span>
|- style="font-family:Times New Roman;" <!--【compluris】-->
| style="font-size:20pt;" |[[wikt:en:compluris#Latin|complūr<span style="background-color:#ff0;">ī</span>s]]
| style="font-size:20pt;" |[[wikt:en:complures#Latin|complūr<span style="background-color:#ff0;">ē</span>s]]
| style="font-size:10pt;" |別形 <span style="font-size:20pt;">[[wikt:en:conplures#Latin|co<span style="background-color:#ff0;">n</span>plūrēs]]</span>
|- style="font-family:Times New Roman;" <!--【comprehensis】-->
| style="font-size:20pt;" |[[wikt:en:comprehensis|co<span style="background-color:#ff0;">m</span>prehēnsīs]]
| style="font-size:20pt;" |[[wikt:en:conprehensis|co<span style="background-color:#ff0;">n</span>prehēnsīs]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【comprehensos】-->
| style="font-size:20pt;" |[[wikt:en:comprehensos|co<span style="background-color:#ff0;">m</span>prehēnsōs]]
| style="font-size:20pt;" |[[wikt:en:conprehensos|co<span style="background-color:#ff0;">n</span>prehēnsōs]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【conantis】-->
| style="font-size:20pt;" |[[wikt:en:conantis|cōnant<span style="background-color:#ff0;">ī</span>s]]
| style="font-size:20pt;" |[[wikt:en:conantes|cōnant<span style="background-color:#ff0;">ē</span>s]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【consili】-->
| style="font-size:20pt;" |[[wikt:en:consili|cōnsil<span style="background-color:#ff0;">ī</span>]]
| style="font-size:20pt;" |[[wikt:en:consilii|cōnsil<span style="background-color:#ff0;">iī</span>]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|}
<!--
<span style="font-family:Times New Roman;font-style:normal;font-size:15pt;">
▲, , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , (), , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
, , , , , ,
[[wikt:en:directus#Latin|dīrēctus]](正統な古典ラテン語のつづりである dīrēctus).
[[wikt:en:dubitantis#Participle_2|dubitantīs]],
[[wikt:en:effarciuntur#Latin|effarciuntur]],
[[wikt:en:egredientis#Etymology_2|ēgredientīs]], [[wikt:en:ei#Latin|eī]], [[wikt:en:eis#Latin|eīs]], [[wikt:en:existit#Latin|existit]],
[[wikt:en:expectent#Latin|expectent]],
[[wikt:en:exposcentis#Participle_2|exposcentīs]],
([[wikt:en:exstruxerunt#Latin|exstruxerunt]] 共和制末期の表記),
[[wikt:en:ferventis#Latin|ferventīs]], [[wikt:en:finis#Latin|fīnīs]],
[[wikt:en:glandis#Latin|glandīs]],
[[wikt:en:glebas#Latin|glēbās]](写本にあるが後期ラテン語の表記),
[[wikt:en:haesitantis#Participle_2|haesitantīs]], [[wikt:en:hostis#Latin|hostīs]], [[wikt:en:ignis#Latin|ignīs]], [[wikt:en:illatas|illātās]], [[wikt:en:immittit|immittit]], [[wikt:en:immittunt|immittunt]], [[wikt:en:imparatum|imparātum]], ([[wikt:en:impedita#Latin|impedīta]]),
[[wikt:en:imperi#Latin|imperī]],
[[wikt:en:imprudentia#Noun|imprūdentia]],
[[wikt:en:incolumis#Latin|incolumīs]],
[[wikt:en:indignantis#Participle_2|indignantīs]],
[[wikt:en:inopinantis#Adjective_2|inopīnantīs]], [[wikt:en:irridere#Latin|irrīdēre]], [[wikt:en:irrumpere|irrumpere]], [[wikt:en:irrumpit|irrumpit]], [[wikt:en:irruperunt|irrūpērunt]], [[wikt:en:laborantis#Etymology_2|labōrantīs]],
([[wikt:en:materiem#Latin|materiem]]),
[[wikt:en:montis|montīs]], [[wikt:en:natalis#Latin|nātālīs]], [[wikt:en:navis#Latin|nāvīs]], [[wikt:en:negoti|negōtī]], nōn nūllae, nōn nūllōs, [[wikt:en:offici#Noun_2|officī]], [[wikt:en:omnis#Latin|omnīs]],
[[wikt:en:opportunitate#Latin|opportūnitāte]],
[[wikt:en:partis#Latin|partīs]], [[wikt:en:periclum#Latin|perīclum]], plūrīs, [[wikt:en:praesidi|praesidī]], [[wikt:en:proeli|proelī]], proficīscentīs, [[wikt:en:resistentis|resistentīs]], [[wikt:en:singularis#Latin|singulārīs]], [[wikt:en:solaci|sōlācī]], [[wikt:en:spati#Latin|spatī]], [[wikt:en:subeuntis|subeuntīs]],
subficere (×subficereは使われていない)
[[wikt:en:suffossis|suffossīs]], [[wikt:en:sumministrata|sumministrāta]], [[wikt:en:summissis|summissīs]],
[[wikt:en:summittantur#Latin|summittantur]],
[[wikt:en:summittebat|summittēbat]], [[wikt:en:summittit|summittit]], [[wikt:en:summotis|summōtīs]], [[wikt:en:summoveri|summovērī]], [[wikt:en:supplici#Noun|supplicī]],
[[wikt:en:testis#Latin|testīs]],
[[wikt:en:timentis#Participle_2|timentīs]], [[wikt:en:Tituri|Titūrī]], [[wikt:en:Trinobantes#Latin|Trinobantēs]], trīs, [[wikt:en:turris#Latin|turrīs]](共和制末期の表記に近い), [[wikt:en:utilis#Latin|ūtilīs]], [[wikt:en:vectigalis#Latin|vectīgālīs]] </span> などは、
<br>それぞれ
<span style="font-family:Times New Roman;font-style:normal;font-size:15pt;">
▼, , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , (), , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
, , , , , ,
[[wikt:en:derectus#Latin|dērēctus]](共和政末期から帝政初期(カエサルやアウグストゥスの時代)の銘文を調査すると、この意味(まっすぐな、直接の)では dērēctus(または dērectus)の綴りが圧倒的に優勢 であり、dīrēctus はほとんど見られません。),
[[wikt:en:dubitantes|dubitantēs]],
[[wikt:en:efferciuntur#Latin|efferciuntur]]([[w:母音弱化|母音弱化]]による共和制末期の語形),
[[wikt:en:egredientes|ēgredientēs]], [[wikt:en:ii#Latin|iī]], [[wikt:en:iis#Latin|iīs]], [[wikt:en:exsistit|exsistit]],
[[wikt:en:exspectent#Latin|exspectent]],
[[wikt:en:exposcentes#Latin|exposcentēs]],
([[wikt:en:extruxerunt#Latin|extruxerunt]]実際の発音に近い表記),
[[wikt:en:ferventes#Latin|ferventēs]], [[wikt:en:fines#Latin|fīnēs]],
[[wikt:en:glandes#Latin|glandēs]],
[[wikt:en:glaebas#Latin|glaebās]](共和制末期の表記),
[[wikt:en:haesitantes#Latin|haesitantēs]], [[wikt:en:hostes#Latin|hostēs]], [[wikt:en:ignes|ignēs]], [[wikt:en:inlatas|inlātās]], [[wikt:en:inmittit|inmittit]], [[wikt:en:inmittunt|inmittunt]], [[wikt:en:inparatum|inparātum]], ([[wikt:en:inpedita#Latin|inpedīta]]),
[[wikt:en:imperii#Latin|imperiī]],
[[wikt:en:inprudentia#Noun|inprūdentia]],
[[wikt:en:incolumes|incolumēs]],
[[wikt:en:indignantes#Latin|indignantēs]],
[[wikt:en:inopinantes|inopīnantēs]], [[wikt:en:inridere|inrīdēre]], [[wikt:en:inrumpere|inrumpere]], [[wikt:en:inrumpit|inrumpit]], [[wikt:en:inruperunt|inrūpērunt]], [[wikt:en:laborantes#Latin|labōrantēs]],
([[wikt:en:materiam#Latin|materiam]]共和制末期に近い表記),
[[wikt:en:montes#Latin|montēs]], [[wikt:en:natales#Latin|nātālēs]], [[wikt:en:naves#Latin|nāvēs]], [[wikt:en:negotii|negōtiī]], [[wikt:en:nonnullae|nōnnūllae]], [[wikt:en:nonnullos|nōnnūllōs]], [[wikt:en:officii#Latin|officiī]], [[wikt:en:omnes#Latin|omnēs]],
([[wikt:en:oportunitate#Latin|oportūnitāte]])
[[wikt:en:partes#Latin|partēs]], [[wikt:en:periculum#Latin|perīculum]], [[wikt:en:plures|plūrēs]], [[wikt:en:praesidii|praesidiī]], [[wikt:en:proelii|proeliī]], [[wikt:en:proficiscentes|proficīscentēs]], [[wikt:en:resistentes#Latin|resistentēs]], [[wikt:en:singulares#Latin|singulārēs]], [[wikt:en:solacii|sōlāciī]], [[wikt:en:spatii#Latin|spatiī]], [[wikt:en:subeuntes|subeuntēs]], [[wikt:en:subfossis|subfossīs]], [[wikt:en:subministrata|subministrāta]], [[wikt:en:submissis|submissīs]],
[[wikt:en:submittantur#Latin|submittantur]],
[[wikt:en:submittebat|submittēbat]], [[wikt:en:submittit|submittit]], [[wikt:en:submotis|submōtīs]], [[wikt:en:submoveri|submovērī]], [[wikt:en:supplicii|suppliciī]],
[[wikt:en:testes#Latin|testēs]],
[[wikt:en:timentes|timentēs]], [[wikt:en:Titurii|Titūriī]], [[wikt:en:Trinovantes#Latin|Trinovantēs]], [[wikt:en:tres#Latin|trēs]], [[wikt:en:turres#Latin|turrēs]], [[wikt:en:utiles#Latin|ūtilēs]], [[wikt:en:vectigales|vectīgālēs]] </span> などとした。
-->
<span style="font-family:Times New Roman;font-style:normal;font-size:15pt;"></span>
<span style="font-family:Times New Roman;font-style:oblique;font-size:15pt;"></span>
<span style="color:#b00;"></span>
<span style="color:#800;"></span>
<span style="font-size:10pt;"></span>
<span style="background-color:#ff0;"></span>
==脚注==
<references />
==関連項目==
==外部リンク==
rufut2wopsqx71g384qpvcfra0r5mq4
302232
302230
2026-08-14T09:46:42Z
Linguae
449
/* 「表記のゆれ」一覧 */
302232
wikitext
text/x-wiki
<!--【2026年03月29日起稿】-->[[Category:ガリア戦記|**]]
[[ガリア戦記]] > [[ガリア戦記/注解編|注解編]] > '''表記のゆれ'''
:
<div style="font-family:Arial Black;font-style:normal;font-size:18pt;color:darkgreen;text-align:center;background-color:#efe;">C・IVLII・CAESARIS・COMMENTARII・DE・BELLO・GALLICO</div>
『[[ガリア戦記]]』の校訂版などにおける単語の「表記のゆれ」のまとめ。
==「表記のゆれ」一覧==
*「表記1」がおもに辞書や近代の完本などで見られる表記。
*「表記2」が中世の主要写本に見られる古い表記など。
*:できるだけ「表記2」を尊重した。
:
{| class="wikitable sortable" cellspacing=1
|-
!表記1
!表記2
!備 考
|- style="font-family:Times New Roman;" <!--【acclivis】-->
| style="font-size:20pt;" |[[wikt:en:acclivis#Latin|a<span style="background-color:#ff0;">c</span>clīvis]]
| style="font-size:20pt;" |[[wikt:en:adclivis#Latin|a<span style="background-color:#ff0;">d</span>clīvis]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【accommodatae】-->
| style="font-size:20pt;" |[[wikt:en:accommodatae|a<span style="background-color:#ff0;">c</span>commodātae]]
| style="font-size:20pt;" |[[wikt:en:adcommodatae|a<span style="background-color:#ff0;">d</span>commodātae]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【allatis】-->
| style="font-size:20pt;" |[[wikt:en:allatis|a<span style="background-color:#ff0;">l</span>lātīs]]
| style="font-size:20pt;" |[[wikt:en:adlatis|a<span style="background-color:#ff0;">d</span>lātīs]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【Aduatuca】-->
| style="font-size:20pt;" |[[wikt:en:Aduatuca#Latin|A<span style="background-color:#ff0;">d</span>uātucam]]
| style="font-size:20pt;" |A<span style="background-color:#ff0;">t</span>uātucam
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【Aduatuci】-->
| style="font-size:20pt;" |[[wikt:en:Aduatuci|A<span style="background-color:#ff0;">d</span>uatucī]]
| style="font-size:20pt;" |[[wikt:de:Atuatuci|A<span style="background-color:#ff0;">t</span>uatucī]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【Aduatucis】-->
| style="font-size:20pt;" |[[wikt:en:Aduatucis|A<span style="background-color:#ff0;">d</span>uatucīs]]
| style="font-size:20pt;" |A<span style="background-color:#ff0;">t</span>uatucīs
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【Aduatucos】-->
| style="font-size:20pt;" |[[wikt:en:Aduatucos|A<span style="background-color:#ff0;">d</span>uatucōs]]
| style="font-size:20pt;" |A<span style="background-color:#ff0;">t</span>uatucōs
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【Aeduae】-->
| style="font-size:20pt;" |[[wikt:en:Aeduae|Aeduae]]
| style="font-size:20pt;" |<span style="background-color:#ff0;">H</span>aeduae
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【Aedui】-->
| style="font-size:20pt;" |[[wikt:en:Aedui#Latin|Aeduī]]
| style="font-size:20pt;" |[[wikt:en:Haedui|<span style="background-color:#ff0;">H</span>aeduī]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【Aeduis】-->
| style="font-size:20pt;" |[[wikt:en:Aeduis|Aeduīs]]
| style="font-size:20pt;" |[[wikt:en:Haeduis|<span style="background-color:#ff0;">H</span>aeduīs]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【Aeduorum】-->
| style="font-size:20pt;" |[[wikt:en:Aeduorum|Aeduōrum]]
| style="font-size:20pt;" |[[wikt:en:Haeduorum|<span style="background-color:#ff0;">H</span>aeduōrum]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【Aeduos】-->
| style="font-size:20pt;" |[[wikt:en:Aeduos|Aeduōs]]
| style="font-size:20pt;" |[[wikt:en:Haeduos|<span style="background-color:#ff0;">H</span>aeduōs]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【Aeduus】-->
| style="font-size:20pt;" |[[wikt:en:Aeduus#Latin|Aeduus]]
| style="font-size:20pt;" |<span style="background-color:#ff0;">H</span>aeduus
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【aequinocti】-->
| style="font-size:20pt;" |[[wikt:en:aequinocti|aequinoct<span style="background-color:#ff0;">ī</span>]]
| style="font-size:20pt;" |[[wikt:en:aequinoctii|aequinoct<span style="background-color:#ff0;">iī</span>]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【affecti】-->
| style="font-size:20pt;" |[[wikt:en:affecti|a<span style="background-color:#ff0;">f</span>fectī]]
| style="font-size:20pt;" |[[wikt:en:adfecti|a<span style="background-color:#ff0;">d</span>fectī]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【affecto】-->
| style="font-size:20pt;" |[[wikt:en:affecto#Participle|a<span style="background-color:#ff0;">f</span>fectō]]
| style="font-size:20pt;" |[[wikt:en:adfecto#Participle|a<span style="background-color:#ff0;">d</span>fectō]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【affectus】-->
| style="font-size:20pt;" |[[wikt:en:affectus#Participle|a<span style="background-color:#ff0;">f</span>fectus]]
| style="font-size:20pt;" |[[wikt:en:adfectus#Adjective|a<span style="background-color:#ff0;">d</span>fectus]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【afferat】-->
| style="font-size:20pt;" |[[wikt:en:afferat|a<span style="background-color:#ff0;">f</span>ferat]]
| style="font-size:20pt;" |[[wikt:en:adferat|a<span style="background-color:#ff0;">d</span>ferat]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【afferebat】-->
| style="font-size:20pt;" |[[wikt:en:afferebat|a<span style="background-color:#ff0;">f</span>ferēbat]]
| style="font-size:20pt;" |[[wikt:en:adferebat|a<span style="background-color:#ff0;">d</span>ferēbat]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【afferret】-->
| style="font-size:20pt;" |[[wikt:en:afferret|a<span style="background-color:#ff0;">f</span>ferret]]
| style="font-size:20pt;" |[[wikt:en:adferret|a<span style="background-color:#ff0;">d</span>ferret]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【afferretur】-->
| style="font-size:20pt;" |[[wikt:en:afferretur|a<span style="background-color:#ff0;">f</span>ferrētur]]
| style="font-size:20pt;" |[[wikt:en:adferretur|a<span style="background-color:#ff0;">d</span>ferrētur]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【afflictae】-->
| style="font-size:20pt;" |[[wikt:en:afflictae|a<span style="background-color:#ff0;">f</span>flīctae]]
| style="font-size:20pt;" |[[wikt:en:adflictae|a<span style="background-color:#ff0;">d</span>flīctae]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【affligunt】-->
| style="font-size:20pt;" |[[wikt:en:affligunt|a<span style="background-color:#ff0;">f</span>flīgunt]]
| style="font-size:20pt;" |[[wikt:en:adfligunt|a<span style="background-color:#ff0;">d</span>flīgunt]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【aggregabat】-->
| style="font-size:20pt;" |[[wikt:en:aggregabat|a<span style="background-color:#ff0;">g</span>gregābat]]
| style="font-size:20pt;" |[[wikt:en:adgregabat|a<span style="background-color:#ff0;">d</span>gregābat]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【aggregarant】-->
| style="font-size:20pt;" |[[wikt:en:aggregarant|a<span style="background-color:#ff0;">g</span>gregārant]]
| style="font-size:20pt;" |[[wikt:en:adgregarant|a<span style="background-color:#ff0;">d</span>gregārant]]
| style="font-size:10pt;" |次項の [[wikt:en:adgregaverant|adgregā<span style="background-color:#ff0;">ve</span>rant]] の<br> ve が縮約された形。
|- style="font-family:Times New Roman;" <!--【aggregaverant】-->
| style="font-size:20pt;" |[[wikt:en:aggregaverant|a<span style="background-color:#ff0;">g</span>gregā<u>ve</u>rant]]
| style="font-size:20pt;" |[[wikt:en:adgregaverant|a<span style="background-color:#ff0;">d</span>gregā<u>ve</u>rant]]
| style="font-size:10pt;" | ve が縮約された形が、<br>前項の [[wikt:en:adgregarant|adgregārant]]
|- style="font-family:Times New Roman;" <!--【allato】-->
| style="font-size:20pt;" |[[wikt:en:allato|a<span style="background-color:#ff0;">l</span>lātō]]
| style="font-size:20pt;" |[[wikt:en:adlato|a<span style="background-color:#ff0;">d</span>lātō]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【Alpis】-->
| style="font-size:20pt;" |[[wikt:en:Alpis#Latin|Alp<span style="background-color:#ff0;">ī</span>s]]
| style="font-size:20pt;" |[[wikt:en:Alpes#Latin|Alp<span style="background-color:#ff0;">ē</span>s]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【appelluntur】-->
| style="font-size:20pt;" |[[wikt:en:appelluntur|a<span style="background-color:#ff0;">p</span>pelluntur]]
| style="font-size:20pt;" |[[wikt:en:adpelluntur|a<span style="background-color:#ff0;">d</span>pelluntur]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【appetebat】-->
| style="font-size:20pt;" |[[wikt:en:appetebat|a<span style="background-color:#ff0;">p</span>petēbat]]
| style="font-size:20pt;" |[[wikt:en:adpetebat|a<span style="background-color:#ff0;">d</span>petēbat]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【apportari】-->
| style="font-size:20pt;" |[[wikt:en:apportari|a<span style="background-color:#ff0;">p</span>portārī]]
| style="font-size:20pt;" |[[wikt:en:adportari|a<span style="background-color:#ff0;">d</span>portārī]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【applicant】-->
| style="font-size:20pt;" |[[wikt:en:applicant#Latin|a<span style="background-color:#ff0;">p</span>plicant]]
| style="font-size:20pt;" |[[wikt:en:adplicant|a<span style="background-color:#ff0;">d</span>plicant]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【approbant】-->
| style="font-size:20pt;" |[[wikt:en:approbant#Latin|a<span style="background-color:#ff0;">p</span>probant]]
| style="font-size:20pt;" |[[wikt:en:adprobant#Latin|a<span style="background-color:#ff0;">d</span>probant]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【appropinquabat】-->
| style="font-size:20pt;" |[[wikt:en:appropinquabat|a<span style="background-color:#ff0;">p</span>propinquābat]]
| style="font-size:20pt;" |[[wikt:en:adpropinquabat|a<span style="background-color:#ff0;">d</span>propinquābat]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【appropinquare】-->
| style="font-size:20pt;" |[[wikt:en:appropinquare#Latin|a<span style="background-color:#ff0;">p</span>propinquāre]]
| style="font-size:20pt;" |[[wikt:en:adpropinquare|a<span style="background-color:#ff0;">d</span>propinquāre]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【appropinquarent】-->
| style="font-size:20pt;" |[[wikt:en:appropinquarent|a<span style="background-color:#ff0;">p</span>propinquārent]]
| style="font-size:20pt;" |[[wikt:en:adpropinquarent|a<span style="background-color:#ff0;">d</span>propinquārent]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【appropinquassent】-->
| style="font-size:20pt;" |[[wikt:en:appropinquassent|a<span style="background-color:#ff0;">p</span>propinquāssent]]
| style="font-size:20pt;" |[[wikt:en:adpropinquassent|a<span style="background-color:#ff0;">d</span>propinquāssent]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【appropinquarunt】-->
| style="font-size:20pt;" |[[wikt:en:appropinquarunt|a<span style="background-color:#ff0;">p</span>propinquārunt]]
| style="font-size:20pt;" |[[wikt:en:adpropinquarunt|a<span style="background-color:#ff0;">d</span>propinquārunt]]
| style="font-size:10pt;" |次項の [[wikt:en:adpropinquaverunt|adpropinquā<span style="background-color:#ff0;">vē</span>runt]] の<br> vē が縮約された形。
|- style="font-family:Times New Roman;" <!--【appropinquaverunt】-->
| style="font-size:20pt;" |[[wikt:en:appropinquaverunt|a<span style="background-color:#ff0;">p</span>propinquāvērunt]]
| style="font-size:20pt;" |[[wikt:en:adpropinquaverunt|a<span style="background-color:#ff0;">d</span>propinquāvērunt]]
| style="font-size:10pt;" | vē が縮約された形が、<br>前項の [[wikt:en:adpropinquarunt|adpropinquārunt]]
|- style="font-family:Times New Roman;" <!--【appropinquavit】-->
| style="font-size:20pt;" |[[wikt:en:appropinquavit|a<span style="background-color:#ff0;">p</span>propinquāvit]]
| style="font-size:20pt;" |[[wikt:en:adpropinquavit|a<span style="background-color:#ff0;">d</span>propinquāvit]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【appulso】-->
| style="font-size:20pt;" |[[wikt:en:appulso#Latin|a<span style="background-color:#ff0;">p</span>pulsō]]
| style="font-size:20pt;" |[[wikt:en:adpulso|a<span style="background-color:#ff0;">d</span>pulsō]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【arripere】-->
| style="font-size:20pt;" |[[wikt:en:arripere|a<span style="background-color:#ff0;">r</span>ripere]]
| style="font-size:20pt;" |[[wikt:en:adripere|a<span style="background-color:#ff0;">d</span>ripere]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【articlis】-->
| style="font-size:20pt;" |[[wikt:en:articlis|articlīs]]
| style="font-size:20pt;" |[[wikt:en:articulis|artic<span style="background-color:#ff0;">u</span>līs]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【ascendissent】-->
| style="font-size:20pt;" |[[wikt:en:ascendissent#Latin|ascendissent]]
| style="font-size:20pt;" |[[wikt:en:adscendissent|a<span style="background-color:#ff0;">d</span>scendissent]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【ascensu】-->
| style="font-size:20pt;" |[[wikt:en:ascensu#Noun|ascēnsū]]
| style="font-size:20pt;" |[[wikt:en:adscensu#Noun|a<span style="background-color:#ff0;">d</span>scēnsū]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【assidua】-->
| style="font-size:20pt;" |[[wikt:en:assidua#Latin|a<span style="background-color:#ff0;">s</span>siduā]]
| style="font-size:20pt;" |[[wikt:en:adsidua|a<span style="background-color:#ff0;">d</span>siduā]]
| style="font-size:10pt;" |形容詞 [[wikt:en:assiduus#Latin|assiduus]] の女性・単数・奪格
|- style="font-family:Times New Roman;" <!--【assiduis】-->
| style="font-size:20pt;" |[[wikt:en:assiduis#Latin|a<span style="background-color:#ff0;">s</span>siduīs]]
| style="font-size:20pt;" |[[wikt:en:adsiduis#Latin|a<span style="background-color:#ff0;">d</span>siduīs]]
| style="font-size:10pt;" |形容詞 [[wikt:en:assiduus#Latin|assiduus]] の複数・与格か奪格
|- style="font-family:Times New Roman;" <!--【assuefacti】-->
| style="font-size:20pt;" |[[wikt:en:assuefacti|a<span style="background-color:#ff0;">s</span>suēfactī]]
| style="font-size:20pt;" |[[wikt:en:adsuefacti|a<span style="background-color:#ff0;">d</span>suēfactī]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【assuescere】-->
| style="font-size:20pt;" |[[wikt:en:assuescere#Latin|a<span style="background-color:#ff0;">s</span>suēscere]]
| style="font-size:20pt;" |[[wikt:en:adsuescere#Latin|a<span style="background-color:#ff0;">d</span>suēscere]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【attingit】-->
| style="font-size:20pt;" |[[wikt:en:attingit|a<span style="background-color:#ff0;">t</span>tingit]]
| style="font-size:20pt;" |[[wikt:en:adtingit|a<span style="background-color:#ff0;">d</span>tingit]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【attingunt】-->
| style="font-size:20pt;" |[[wikt:en:attingunt|a<span style="background-color:#ff0;">t</span>tingunt]]
| style="font-size:20pt;" |[[wikt:en:adtingunt|a<span style="background-color:#ff0;">d</span>tingunt]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【attribuerat】-->
| style="font-size:20pt;" |[[wikt:en:attribuerat#Latin|a<span style="background-color:#ff0;">t</span>tribuerat]]
| style="font-size:20pt;" |[[wikt:en:adtribuerat#Latin|a<span style="background-color:#ff0;">d</span>tribuerat]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【attribuit】-->
| style="font-size:20pt;" |[[wikt:en:attribuit|a<span style="background-color:#ff0;">t</span>tribuit]]
| style="font-size:20pt;" |[[wikt:en:adtribuit|a<span style="background-color:#ff0;">d</span>tribuit]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【attribuunt】-->
| style="font-size:20pt;" |[[wikt:en:attribuunt|a<span style="background-color:#ff0;">t</span>tribuunt]]
| style="font-size:20pt;" |[[wikt:en:adtribuunt|a<span style="background-color:#ff0;">d</span>tribuunt]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【auris】-->
| style="font-size:20pt;" |[[wikt:en:auris#Latin|aur<span style="background-color:#ff0;">ī</span>s]]
| style="font-size:20pt;" |[[wikt:en:aures#Noun|aur<span style="background-color:#ff0;">ē</span>s]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【auxili】-->
| style="font-size:20pt;" |[[wikt:en:auxili#Latin|auxil<span style="background-color:#ff0;">ī</span>]]
| style="font-size:20pt;" |[[wikt:en:auxilii|auxil<span style="background-color:#ff0;">iī</span>]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【cedentis】-->
| style="font-size:20pt;" |[[wikt:en:cedentis|cēdent<span style="background-color:#ff0;">ī</span>s]]
| style="font-size:20pt;" |[[wikt:en:cedentes#Latin|cēdent<span style="background-color:#ff0;">ē</span>s]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【civis】-->
| style="font-size:20pt;" |[[wikt:en:civis#Latin|cīv<span style="background-color:#ff0;">ī</span>s]]
| style="font-size:20pt;" |[[wikt:en:cives#Latin|cīv<span style="background-color:#ff0;">ē</span>s]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【clientis】-->
| style="font-size:20pt;" |[[wikt:en:clientis|client<span style="background-color:#ff0;">ī</span>s]]
| style="font-size:20pt;" |[[wikt:en:clientes#Latin|client<span style="background-color:#ff0;">ē</span>s]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【cohortis】-->
| style="font-size:20pt;" |[[wikt:en:cohortis|cohort<span style="background-color:#ff0;">ī</span>s]]
| style="font-size:20pt;" |[[wikt:en:cohortes#Latin|cohort<span style="background-color:#ff0;">ē</span>s]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【coicere】-->
| style="font-size:20pt;" |[[wikt:en:coicere|coicere]]
| style="font-size:20pt;" |[[wikt:en:conicere|co<span style="background-color:#ff0;">n</span>icere]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【coicerent】-->
| style="font-size:20pt;" |[[wikt:en:coicerent|coicerent]]
| style="font-size:20pt;" |[[wikt:en:conicerent|co<span style="background-color:#ff0;">n</span>icerent]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【coici】-->
| style="font-size:20pt;" |[[wikt:en:coici|coicī]]
| style="font-size:20pt;" |[[wikt:en:conici#Latin|co<span style="background-color:#ff0;">n</span>icī]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【coiciant】-->
| style="font-size:20pt;" |[[wikt:en:coiciant|coiciant]]
| style="font-size:20pt;" |[[wikt:en:coniciant|co<span style="background-color:#ff0;">n</span>iciant]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【coiciebant】-->
| style="font-size:20pt;" |[[wikt:en:coiciebant|coiciēbant]]
| style="font-size:20pt;" |[[wikt:en:coniciebant|co<span style="background-color:#ff0;">n</span>iciēbant]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【coiciunt】-->
| style="font-size:20pt;" |[[wikt:en:coiciunt|coiciunt]]
| style="font-size:20pt;" |[[wikt:en:coniciunt|co<span style="background-color:#ff0;">n</span>iciunt]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【coiecerant】-->
| style="font-size:20pt;" |[[wikt:en:coiecerant|coiēcerant]]
| style="font-size:20pt;" |[[wikt:en:coniecerant|co<span style="background-color:#ff0;">n</span>iēcerant]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【coiecerunt】-->
| style="font-size:20pt;" |[[wikt:en:coiecerunt|coiēcērunt]]
| style="font-size:20pt;" |[[wikt:en:coniecerunt|co<span style="background-color:#ff0;">n</span>iēcērunt]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【coiecisse】-->
| style="font-size:20pt;" |[[wikt:en:coiecisse|coiēcisse]]
| style="font-size:20pt;" |[[wikt:en:coniecisse|co<span style="background-color:#ff0;">n</span>iēcisse]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【coiecta】-->
| style="font-size:20pt;" |[[wikt:en:coiecta|coiecta]]
| style="font-size:20pt;" |[[wikt:en:coniecta|co<span style="background-color:#ff0;">n</span>iecta]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【coiecti】-->
| style="font-size:20pt;" |[[wikt:en:coiecti|coiectī]]
| style="font-size:20pt;" |[[wikt:en:coniecti|co<span style="background-color:#ff0;">n</span>iectī]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【coiectis】-->
| style="font-size:20pt;" |[[wikt:en:coiectis|coiectīs]]
| style="font-size:20pt;" |[[wikt:en:coniectis|co<span style="background-color:#ff0;">n</span>iectīs]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collatis】-->
| style="font-size:20pt;" |[[wikt:en:collatis|co<span style="background-color:#ff0;">l</span>lātīs]]
| style="font-size:20pt;" |[[wikt:en:conlatis|co<span style="background-color:#ff0;">n</span>lātīs]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collaudantur】-->
| style="font-size:20pt;" |[[wikt:en:collaudantur|co<span style="background-color:#ff0;">l</span>laudantur]]
| style="font-size:20pt;" |[[wikt:en:conlaudantur|co<span style="background-color:#ff0;">n</span>laudantur]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collaudat】-->
| style="font-size:20pt;" |[[wikt:en:collaudat|co<span style="background-color:#ff0;">l</span>laudat]]
| style="font-size:20pt;" |[[wikt:en:conlaudat|co<span style="background-color:#ff0;">n</span>laudat]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collaudatis】-->
| style="font-size:20pt;" |[[wikt:en:collaudatis#Participle|co<span style="background-color:#ff0;">l</span>laudātīs]]
| style="font-size:20pt;" |[[wikt:en:conlaudatis#Participle|co<span style="background-color:#ff0;">n</span>laudātīs]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collis】-->
| style="font-size:20pt;" |[[wikt:en:collis#Latin|coll<span style="background-color:#ff0;">ī</span>s]]
| style="font-size:20pt;" |[[wikt:en:colles#Latin|coll<span style="background-color:#ff0;">ē</span>s]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collocabant】-->
| style="font-size:20pt;" |[[wikt:en:collocabant|co<span style="background-color:#ff0;">l</span>locābant]]
| style="font-size:20pt;" |[[wikt:en:conlocabant|co<span style="background-color:#ff0;">n</span>locābant]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collocabat】-->
| style="font-size:20pt;" |[[wikt:en:collocabat|co<span style="background-color:#ff0;">l</span>locābat]]
| style="font-size:20pt;" |[[wikt:en:conlocabat|co<span style="background-color:#ff0;">n</span>locābat]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collocandis】-->
| style="font-size:20pt;" |[[wikt:en:collocandis|co<span style="background-color:#ff0;">l</span>locandīs]]
| style="font-size:20pt;" |[[wikt:en:conlocandis|co<span style="background-color:#ff0;">n</span>locandīs]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collocant】-->
| style="font-size:20pt;" |[[wikt:en:collocant#Latin|co<span style="background-color:#ff0;">l</span>locant]]
| style="font-size:20pt;" |[[wikt:en:conlocant|co<span style="background-color:#ff0;">n</span>locant]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collocantur】-->
| style="font-size:20pt;" |[[wikt:en:collocantur#Latin|co<span style="background-color:#ff0;">l</span>locantur]]
| style="font-size:20pt;" |[[wikt:en:conlocantur#Latin|co<span style="background-color:#ff0;">n</span>locantur]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collocarat】-->
| style="font-size:20pt;" |[[wikt:en:collocarat|co<span style="background-color:#ff0;">l</span>locārat]]
| style="font-size:20pt;" |[[wikt:en:conlocarat|co<span style="background-color:#ff0;">n</span>locārat]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collocare】-->
| style="font-size:20pt;" |[[wikt:en:collocare#Latin|co<span style="background-color:#ff0;">l</span>locāre]]
| style="font-size:20pt;" |[[wikt:en:conlocare|co<span style="background-color:#ff0;">n</span>locāre]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collocaret】-->
| style="font-size:20pt;" |[[wikt:en:collocaret|co<span style="background-color:#ff0;">l</span>locāret]]
| style="font-size:20pt;" |[[wikt:en:conlocaret|co<span style="background-color:#ff0;">n</span>locāret]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collocari】-->
| style="font-size:20pt;" |[[wikt:en:collocari|co<span style="background-color:#ff0;">l</span>locārī]]
| style="font-size:20pt;" |[[wikt:en:conlocari|co<span style="background-color:#ff0;">n</span>locārī]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collocatas】-->
| style="font-size:20pt;" |[[wikt:en:collocatas|co<span style="background-color:#ff0;">l</span>locātās]]
| style="font-size:20pt;" |[[wikt:en:conlocatas|co<span style="background-color:#ff0;">n</span>locātās]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collocati】-->
| style="font-size:20pt;" |[[wikt:en:collocati#Latin|co<span style="background-color:#ff0;">l</span>locātī]]
| style="font-size:20pt;" |[[wikt:en:conlocati|co<span style="background-color:#ff0;">n</span>locātī]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collocatis】-->
| style="font-size:20pt;" |[[wikt:en:collocatis#Participle|co<span style="background-color:#ff0;">l</span>locātīs]]
| style="font-size:20pt;" |[[wikt:en:conlocatis#Participle|co<span style="background-color:#ff0;">n</span>locātīs]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collocaverat】-->
| style="font-size:20pt;" |[[wikt:en:collocaverat#Latin|co<span style="background-color:#ff0;">l</span>locāverat]]
| style="font-size:20pt;" |[[wikt:en:conlocaverat#Latin|co<span style="background-color:#ff0;">n</span>locāverat]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collocavit】-->
| style="font-size:20pt;" |[[wikt:en:collocavit|co<span style="background-color:#ff0;">l</span>locāvit]]
| style="font-size:20pt;" |[[wikt:en:conlocavit|co<span style="background-color:#ff0;">n</span>locāvit]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collocuti】-->
| style="font-size:20pt;" |[[wikt:en:collocuti|co<span style="background-color:#ff0;">l</span>locūtī]]
| style="font-size:20pt;" |[[wikt:en:conlocuti|co<span style="background-color:#ff0;">n</span>locūtī]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【colloquantur】-->
| style="font-size:20pt;" |[[wikt:en:colloquantur|co<span style="background-color:#ff0;">l</span>loquantur]]
| style="font-size:20pt;" |[[wikt:en:conloquantur|co<span style="background-color:#ff0;">n</span>loquantur]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【colloquendi】-->
| style="font-size:20pt;" |[[wikt:en:colloquendi|co<span style="background-color:#ff0;">l</span>loquendī]]
| style="font-size:20pt;" |[[wikt:en:conloquendi|co<span style="background-color:#ff0;">n</span>loquendī]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【colloqui】-->
| style="font-size:20pt;" |[[wikt:en:colloqui#Latin|co<span style="background-color:#ff0;">l</span>loquī]]
| style="font-size:20pt;" |[[wikt:en:conloqui#Latin|co<span style="background-color:#ff0;">n</span>loquī]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【colloquium】-->
| style="font-size:20pt;" |[[wikt:en:colloquium#Latin|co<span style="background-color:#ff0;">l</span>loquium]]
| style="font-size:20pt;" |[[wikt:en:conloquium#Latin|co<span style="background-color:#ff0;">n</span>loquium]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【communis】-->
| style="font-size:20pt;" |[[wikt:en:communis#Latin|commūn<span style="background-color:#ff0;">ī</span>s]]
| style="font-size:20pt;" |[[wikt:en:communes#Latin|commūn<span style="background-color:#ff0;">ē</span>s]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【compluribus】-->
| style="font-size:20pt;" |[[wikt:en:compluribus#Latin|co<span style="background-color:#ff0;">m</span>plūribus]]
| style="font-size:20pt;" |
| style="font-size:10pt;" |別形 <span style="font-size:20pt;">[[wikt:en:conpluribus#Latin|co<span style="background-color:#ff0;">n</span>plūribus]]</span>
|- style="font-family:Times New Roman;" <!--【compluris】-->
| style="font-size:20pt;" |[[wikt:en:compluris#Latin|complūr<span style="background-color:#ff0;">ī</span>s]]
| style="font-size:20pt;" |[[wikt:en:complures#Latin|complūr<span style="background-color:#ff0;">ē</span>s]]
| style="font-size:10pt;" |別形 <span style="font-size:20pt;">[[wikt:en:conplures#Latin|co<span style="background-color:#ff0;">n</span>plūrēs]]</span>
|- style="font-family:Times New Roman;" <!--【comprehensis】-->
| style="font-size:20pt;" |[[wikt:en:comprehensis|co<span style="background-color:#ff0;">m</span>prehēnsīs]]
| style="font-size:20pt;" |[[wikt:en:conprehensis|co<span style="background-color:#ff0;">n</span>prehēnsīs]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【comprehensos】-->
| style="font-size:20pt;" |[[wikt:en:comprehensos|co<span style="background-color:#ff0;">m</span>prehēnsōs]]
| style="font-size:20pt;" |[[wikt:en:conprehensos|co<span style="background-color:#ff0;">n</span>prehēnsōs]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【conantis】-->
| style="font-size:20pt;" |[[wikt:en:conantis|cōnant<span style="background-color:#ff0;">ī</span>s]]
| style="font-size:20pt;" |[[wikt:en:conantes|cōnant<span style="background-color:#ff0;">ē</span>s]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【consili】-->
| style="font-size:20pt;" |[[wikt:en:consili|cōnsil<span style="background-color:#ff0;">ī</span>]]
| style="font-size:20pt;" |[[wikt:en:consilii|cōnsil<span style="background-color:#ff0;">iī</span>]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【directus】-->
| style="font-size:20pt;" |[[wikt:en:directus#Latin|d<span style="background-color:#ff0;">ī</span>rēctus]]<!--(正統な古典ラテン語のつづりである dīrēctus)-->
| style="font-size:20pt;" |[[wikt:en:derectus#Latin|d<span style="background-color:#ff0;">ē</span>rēctus]]<!--(共和政末期から帝政初期(カエサルやアウグストゥスの時代)の銘文を調査すると、この意味(まっすぐな、直接の)では dērēctus(または dērectus)の綴りが圧倒的に優勢 であり、dīrēctus はほとんど見られません。)-->
| style="font-size:10pt;" |正統的な綴りは d<span style="background-color:#ff0;">ī</span>rēctus だが、<br>共和制末期の銘文では d<span style="background-color:#ff0;">ē</span>rēctus<br> が圧倒的に多い
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|}
<!--
<span style="font-family:Times New Roman;font-style:normal;font-size:15pt;">
▲, , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , (), , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
, , , , , , [[wikt:en:dubitantis#Participle_2|dubitantīs]],
[[wikt:en:effarciuntur#Latin|effarciuntur]],
[[wikt:en:egredientis#Etymology_2|ēgredientīs]], [[wikt:en:ei#Latin|eī]], [[wikt:en:eis#Latin|eīs]], [[wikt:en:existit#Latin|existit]],
[[wikt:en:expectent#Latin|expectent]],
[[wikt:en:exposcentis#Participle_2|exposcentīs]],
([[wikt:en:exstruxerunt#Latin|exstruxerunt]] 共和制末期の表記),
[[wikt:en:ferventis#Latin|ferventīs]], [[wikt:en:finis#Latin|fīnīs]],
[[wikt:en:glandis#Latin|glandīs]],
[[wikt:en:glebas#Latin|glēbās]](写本にあるが後期ラテン語の表記),
[[wikt:en:haesitantis#Participle_2|haesitantīs]], [[wikt:en:hostis#Latin|hostīs]], [[wikt:en:ignis#Latin|ignīs]], [[wikt:en:illatas|illātās]], [[wikt:en:immittit|immittit]], [[wikt:en:immittunt|immittunt]], [[wikt:en:imparatum|imparātum]], ([[wikt:en:impedita#Latin|impedīta]]),
[[wikt:en:imperi#Latin|imperī]],
[[wikt:en:imprudentia#Noun|imprūdentia]],
[[wikt:en:incolumis#Latin|incolumīs]],
[[wikt:en:indignantis#Participle_2|indignantīs]],
[[wikt:en:inopinantis#Adjective_2|inopīnantīs]], [[wikt:en:irridere#Latin|irrīdēre]], [[wikt:en:irrumpere|irrumpere]], [[wikt:en:irrumpit|irrumpit]], [[wikt:en:irruperunt|irrūpērunt]], [[wikt:en:laborantis#Etymology_2|labōrantīs]],
([[wikt:en:materiem#Latin|materiem]]),
[[wikt:en:montis|montīs]], [[wikt:en:natalis#Latin|nātālīs]], [[wikt:en:navis#Latin|nāvīs]], [[wikt:en:negoti|negōtī]], nōn nūllae, nōn nūllōs, [[wikt:en:offici#Noun_2|officī]], [[wikt:en:omnis#Latin|omnīs]],
[[wikt:en:opportunitate#Latin|opportūnitāte]],
[[wikt:en:partis#Latin|partīs]], [[wikt:en:periclum#Latin|perīclum]], plūrīs, [[wikt:en:praesidi|praesidī]], [[wikt:en:proeli|proelī]], proficīscentīs, [[wikt:en:resistentis|resistentīs]], [[wikt:en:singularis#Latin|singulārīs]], [[wikt:en:solaci|sōlācī]], [[wikt:en:spati#Latin|spatī]], [[wikt:en:subeuntis|subeuntīs]],
subficere (×subficereは使われていない)
[[wikt:en:suffossis|suffossīs]], [[wikt:en:sumministrata|sumministrāta]], [[wikt:en:summissis|summissīs]],
[[wikt:en:summittantur#Latin|summittantur]],
[[wikt:en:summittebat|summittēbat]], [[wikt:en:summittit|summittit]], [[wikt:en:summotis|summōtīs]], [[wikt:en:summoveri|summovērī]], [[wikt:en:supplici#Noun|supplicī]],
[[wikt:en:testis#Latin|testīs]],
[[wikt:en:timentis#Participle_2|timentīs]], [[wikt:en:Tituri|Titūrī]], [[wikt:en:Trinobantes#Latin|Trinobantēs]], trīs, [[wikt:en:turris#Latin|turrīs]](共和制末期の表記に近い), [[wikt:en:utilis#Latin|ūtilīs]], [[wikt:en:vectigalis#Latin|vectīgālīs]] </span> などは、
<br>それぞれ
<span style="font-family:Times New Roman;font-style:normal;font-size:15pt;">
▼, , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , (), , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
, , , , , , [[wikt:en:dubitantes|dubitantēs]],
[[wikt:en:efferciuntur#Latin|efferciuntur]]([[w:母音弱化|母音弱化]]による共和制末期の語形),
[[wikt:en:egredientes|ēgredientēs]], [[wikt:en:ii#Latin|iī]], [[wikt:en:iis#Latin|iīs]], [[wikt:en:exsistit|exsistit]],
[[wikt:en:exspectent#Latin|exspectent]],
[[wikt:en:exposcentes#Latin|exposcentēs]],
([[wikt:en:extruxerunt#Latin|extruxerunt]]実際の発音に近い表記),
[[wikt:en:ferventes#Latin|ferventēs]], [[wikt:en:fines#Latin|fīnēs]],
[[wikt:en:glandes#Latin|glandēs]],
[[wikt:en:glaebas#Latin|glaebās]](共和制末期の表記),
[[wikt:en:haesitantes#Latin|haesitantēs]], [[wikt:en:hostes#Latin|hostēs]], [[wikt:en:ignes|ignēs]], [[wikt:en:inlatas|inlātās]], [[wikt:en:inmittit|inmittit]], [[wikt:en:inmittunt|inmittunt]], [[wikt:en:inparatum|inparātum]], ([[wikt:en:inpedita#Latin|inpedīta]]),
[[wikt:en:imperii#Latin|imperiī]],
[[wikt:en:inprudentia#Noun|inprūdentia]],
[[wikt:en:incolumes|incolumēs]],
[[wikt:en:indignantes#Latin|indignantēs]],
[[wikt:en:inopinantes|inopīnantēs]], [[wikt:en:inridere|inrīdēre]], [[wikt:en:inrumpere|inrumpere]], [[wikt:en:inrumpit|inrumpit]], [[wikt:en:inruperunt|inrūpērunt]], [[wikt:en:laborantes#Latin|labōrantēs]],
([[wikt:en:materiam#Latin|materiam]]共和制末期に近い表記),
[[wikt:en:montes#Latin|montēs]], [[wikt:en:natales#Latin|nātālēs]], [[wikt:en:naves#Latin|nāvēs]], [[wikt:en:negotii|negōtiī]], [[wikt:en:nonnullae|nōnnūllae]], [[wikt:en:nonnullos|nōnnūllōs]], [[wikt:en:officii#Latin|officiī]], [[wikt:en:omnes#Latin|omnēs]],
([[wikt:en:oportunitate#Latin|oportūnitāte]])
[[wikt:en:partes#Latin|partēs]], [[wikt:en:periculum#Latin|perīculum]], [[wikt:en:plures|plūrēs]], [[wikt:en:praesidii|praesidiī]], [[wikt:en:proelii|proeliī]], [[wikt:en:proficiscentes|proficīscentēs]], [[wikt:en:resistentes#Latin|resistentēs]], [[wikt:en:singulares#Latin|singulārēs]], [[wikt:en:solacii|sōlāciī]], [[wikt:en:spatii#Latin|spatiī]], [[wikt:en:subeuntes|subeuntēs]], [[wikt:en:subfossis|subfossīs]], [[wikt:en:subministrata|subministrāta]], [[wikt:en:submissis|submissīs]],
[[wikt:en:submittantur#Latin|submittantur]],
[[wikt:en:submittebat|submittēbat]], [[wikt:en:submittit|submittit]], [[wikt:en:submotis|submōtīs]], [[wikt:en:submoveri|submovērī]], [[wikt:en:supplicii|suppliciī]],
[[wikt:en:testes#Latin|testēs]],
[[wikt:en:timentes|timentēs]], [[wikt:en:Titurii|Titūriī]], [[wikt:en:Trinovantes#Latin|Trinovantēs]], [[wikt:en:tres#Latin|trēs]], [[wikt:en:turres#Latin|turrēs]], [[wikt:en:utiles#Latin|ūtilēs]], [[wikt:en:vectigales|vectīgālēs]] </span> などとした。
-->
<span style="font-family:Times New Roman;font-style:normal;font-size:15pt;"></span>
<span style="font-family:Times New Roman;font-style:oblique;font-size:15pt;"></span>
<span style="color:#b00;"></span>
<span style="color:#800;"></span>
<span style="font-size:10pt;"></span>
<span style="background-color:#ff0;"></span>
==脚注==
<references />
==関連項目==
==外部リンク==
8qcy8s00m7l02h2egu7de8r68899cf7
302234
302232
2026-08-14T11:25:23Z
Linguae
449
/* 「表記のゆれ」一覧 */
302234
wikitext
text/x-wiki
<!--【2026年03月29日起稿】-->[[Category:ガリア戦記|**]]
[[ガリア戦記]] > [[ガリア戦記/注解編|注解編]] > '''表記のゆれ'''
:
<div style="font-family:Arial Black;font-style:normal;font-size:18pt;color:darkgreen;text-align:center;background-color:#efe;">C・IVLII・CAESARIS・COMMENTARII・DE・BELLO・GALLICO</div>
『[[ガリア戦記]]』の校訂版などにおける単語の「表記のゆれ」のまとめ。
==「表記のゆれ」一覧==
*「表記1」がおもに辞書や近代の完本などで見られる表記。
*「表記2」が中世の主要写本に見られる古い表記など。
*:できるだけ「表記2」を尊重した。
:
{| class="wikitable sortable" cellspacing=1
|-
!表記1
!表記2
!備 考
|- style="font-family:Times New Roman;" <!--【acclivis】-->
| style="font-size:20pt;" |[[wikt:en:acclivis#Latin|a<span style="background-color:#ff0;">c</span>clīvis]]
| style="font-size:20pt;" |[[wikt:en:adclivis#Latin|a<span style="background-color:#ff0;">d</span>clīvis]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【accommodatae】-->
| style="font-size:20pt;" |[[wikt:en:accommodatae|a<span style="background-color:#ff0;">c</span>commodātae]]
| style="font-size:20pt;" |[[wikt:en:adcommodatae|a<span style="background-color:#ff0;">d</span>commodātae]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【allatis】-->
| style="font-size:20pt;" |[[wikt:en:allatis|a<span style="background-color:#ff0;">l</span>lātīs]]
| style="font-size:20pt;" |[[wikt:en:adlatis|a<span style="background-color:#ff0;">d</span>lātīs]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【Aduatuca】-->
| style="font-size:20pt;" |[[wikt:en:Aduatuca#Latin|A<span style="background-color:#ff0;">d</span>uātucam]]
| style="font-size:20pt;" |A<span style="background-color:#ff0;">t</span>uātucam
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【Aduatuci】-->
| style="font-size:20pt;" |[[wikt:en:Aduatuci|A<span style="background-color:#ff0;">d</span>uatucī]]
| style="font-size:20pt;" |[[wikt:de:Atuatuci|A<span style="background-color:#ff0;">t</span>uatucī]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【Aduatucis】-->
| style="font-size:20pt;" |[[wikt:en:Aduatucis|A<span style="background-color:#ff0;">d</span>uatucīs]]
| style="font-size:20pt;" |A<span style="background-color:#ff0;">t</span>uatucīs
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【Aduatucos】-->
| style="font-size:20pt;" |[[wikt:en:Aduatucos|A<span style="background-color:#ff0;">d</span>uatucōs]]
| style="font-size:20pt;" |A<span style="background-color:#ff0;">t</span>uatucōs
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【Aeduae】-->
| style="font-size:20pt;" |[[wikt:en:Aeduae|Aeduae]]
| style="font-size:20pt;" |<span style="background-color:#ff0;">H</span>aeduae
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【Aedui】-->
| style="font-size:20pt;" |[[wikt:en:Aedui#Latin|Aeduī]]
| style="font-size:20pt;" |[[wikt:en:Haedui|<span style="background-color:#ff0;">H</span>aeduī]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【Aeduis】-->
| style="font-size:20pt;" |[[wikt:en:Aeduis|Aeduīs]]
| style="font-size:20pt;" |[[wikt:en:Haeduis|<span style="background-color:#ff0;">H</span>aeduīs]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【Aeduorum】-->
| style="font-size:20pt;" |[[wikt:en:Aeduorum|Aeduōrum]]
| style="font-size:20pt;" |[[wikt:en:Haeduorum|<span style="background-color:#ff0;">H</span>aeduōrum]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【Aeduos】-->
| style="font-size:20pt;" |[[wikt:en:Aeduos|Aeduōs]]
| style="font-size:20pt;" |[[wikt:en:Haeduos|<span style="background-color:#ff0;">H</span>aeduōs]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【Aeduus】-->
| style="font-size:20pt;" |[[wikt:en:Aeduus#Latin|Aeduus]]
| style="font-size:20pt;" |<span style="background-color:#ff0;">H</span>aeduus
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【aequinocti】-->
| style="font-size:20pt;" |[[wikt:en:aequinocti|aequinoct<span style="background-color:#ff0;">ī</span>]]
| style="font-size:20pt;" |[[wikt:en:aequinoctii|aequinoct<span style="background-color:#ff0;">iī</span>]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【affecti】-->
| style="font-size:20pt;" |[[wikt:en:affecti|a<span style="background-color:#ff0;">f</span>fectī]]
| style="font-size:20pt;" |[[wikt:en:adfecti|a<span style="background-color:#ff0;">d</span>fectī]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【affecto】-->
| style="font-size:20pt;" |[[wikt:en:affecto#Participle|a<span style="background-color:#ff0;">f</span>fectō]]
| style="font-size:20pt;" |[[wikt:en:adfecto#Participle|a<span style="background-color:#ff0;">d</span>fectō]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【affectus】-->
| style="font-size:20pt;" |[[wikt:en:affectus#Participle|a<span style="background-color:#ff0;">f</span>fectus]]
| style="font-size:20pt;" |[[wikt:en:adfectus#Adjective|a<span style="background-color:#ff0;">d</span>fectus]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【afferat】-->
| style="font-size:20pt;" |[[wikt:en:afferat|a<span style="background-color:#ff0;">f</span>ferat]]
| style="font-size:20pt;" |[[wikt:en:adferat|a<span style="background-color:#ff0;">d</span>ferat]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【afferebat】-->
| style="font-size:20pt;" |[[wikt:en:afferebat|a<span style="background-color:#ff0;">f</span>ferēbat]]
| style="font-size:20pt;" |[[wikt:en:adferebat|a<span style="background-color:#ff0;">d</span>ferēbat]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【afferret】-->
| style="font-size:20pt;" |[[wikt:en:afferret|a<span style="background-color:#ff0;">f</span>ferret]]
| style="font-size:20pt;" |[[wikt:en:adferret|a<span style="background-color:#ff0;">d</span>ferret]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【afferretur】-->
| style="font-size:20pt;" |[[wikt:en:afferretur|a<span style="background-color:#ff0;">f</span>ferrētur]]
| style="font-size:20pt;" |[[wikt:en:adferretur|a<span style="background-color:#ff0;">d</span>ferrētur]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【afflictae】-->
| style="font-size:20pt;" |[[wikt:en:afflictae|a<span style="background-color:#ff0;">f</span>flīctae]]
| style="font-size:20pt;" |[[wikt:en:adflictae|a<span style="background-color:#ff0;">d</span>flīctae]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【affligunt】-->
| style="font-size:20pt;" |[[wikt:en:affligunt|a<span style="background-color:#ff0;">f</span>flīgunt]]
| style="font-size:20pt;" |[[wikt:en:adfligunt|a<span style="background-color:#ff0;">d</span>flīgunt]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【aggregabat】-->
| style="font-size:20pt;" |[[wikt:en:aggregabat|a<span style="background-color:#ff0;">g</span>gregābat]]
| style="font-size:20pt;" |[[wikt:en:adgregabat|a<span style="background-color:#ff0;">d</span>gregābat]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【aggregarant】-->
| style="font-size:20pt;" |[[wikt:en:aggregarant|a<span style="background-color:#ff0;">g</span>gregārant]]
| style="font-size:20pt;" |[[wikt:en:adgregarant|a<span style="background-color:#ff0;">d</span>gregārant]]
| style="font-size:10pt;" |次項の [[wikt:en:adgregaverant|adgregā<span style="background-color:#ff0;">ve</span>rant]] の<br> ve が縮約された形。
|- style="font-family:Times New Roman;" <!--【aggregaverant】-->
| style="font-size:20pt;" |[[wikt:en:aggregaverant|a<span style="background-color:#ff0;">g</span>gregā<u>ve</u>rant]]
| style="font-size:20pt;" |[[wikt:en:adgregaverant|a<span style="background-color:#ff0;">d</span>gregā<u>ve</u>rant]]
| style="font-size:10pt;" | ve が縮約された形が、<br>前項の [[wikt:en:adgregarant|adgregārant]]
|- style="font-family:Times New Roman;" <!--【allato】-->
| style="font-size:20pt;" |[[wikt:en:allato|a<span style="background-color:#ff0;">l</span>lātō]]
| style="font-size:20pt;" |[[wikt:en:adlato|a<span style="background-color:#ff0;">d</span>lātō]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【Alpis】-->
| style="font-size:20pt;" |[[wikt:en:Alpis#Latin|Alp<span style="background-color:#ff0;">ī</span>s]]
| style="font-size:20pt;" |[[wikt:en:Alpes#Latin|Alp<span style="background-color:#ff0;">ē</span>s]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【appelluntur】-->
| style="font-size:20pt;" |[[wikt:en:appelluntur|a<span style="background-color:#ff0;">p</span>pelluntur]]
| style="font-size:20pt;" |[[wikt:en:adpelluntur|a<span style="background-color:#ff0;">d</span>pelluntur]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【appetebat】-->
| style="font-size:20pt;" |[[wikt:en:appetebat|a<span style="background-color:#ff0;">p</span>petēbat]]
| style="font-size:20pt;" |[[wikt:en:adpetebat|a<span style="background-color:#ff0;">d</span>petēbat]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【apportari】-->
| style="font-size:20pt;" |[[wikt:en:apportari|a<span style="background-color:#ff0;">p</span>portārī]]
| style="font-size:20pt;" |[[wikt:en:adportari|a<span style="background-color:#ff0;">d</span>portārī]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【applicant】-->
| style="font-size:20pt;" |[[wikt:en:applicant#Latin|a<span style="background-color:#ff0;">p</span>plicant]]
| style="font-size:20pt;" |[[wikt:en:adplicant|a<span style="background-color:#ff0;">d</span>plicant]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【approbant】-->
| style="font-size:20pt;" |[[wikt:en:approbant#Latin|a<span style="background-color:#ff0;">p</span>probant]]
| style="font-size:20pt;" |[[wikt:en:adprobant#Latin|a<span style="background-color:#ff0;">d</span>probant]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【appropinquabat】-->
| style="font-size:20pt;" |[[wikt:en:appropinquabat|a<span style="background-color:#ff0;">p</span>propinquābat]]
| style="font-size:20pt;" |[[wikt:en:adpropinquabat|a<span style="background-color:#ff0;">d</span>propinquābat]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【appropinquare】-->
| style="font-size:20pt;" |[[wikt:en:appropinquare#Latin|a<span style="background-color:#ff0;">p</span>propinquāre]]
| style="font-size:20pt;" |[[wikt:en:adpropinquare|a<span style="background-color:#ff0;">d</span>propinquāre]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【appropinquarent】-->
| style="font-size:20pt;" |[[wikt:en:appropinquarent|a<span style="background-color:#ff0;">p</span>propinquārent]]
| style="font-size:20pt;" |[[wikt:en:adpropinquarent|a<span style="background-color:#ff0;">d</span>propinquārent]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【appropinquassent】-->
| style="font-size:20pt;" |[[wikt:en:appropinquassent|a<span style="background-color:#ff0;">p</span>propinquāssent]]
| style="font-size:20pt;" |[[wikt:en:adpropinquassent|a<span style="background-color:#ff0;">d</span>propinquāssent]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【appropinquarunt】-->
| style="font-size:20pt;" |[[wikt:en:appropinquarunt|a<span style="background-color:#ff0;">p</span>propinquārunt]]
| style="font-size:20pt;" |[[wikt:en:adpropinquarunt|a<span style="background-color:#ff0;">d</span>propinquārunt]]
| style="font-size:10pt;" |次項の [[wikt:en:adpropinquaverunt|adpropinquā<span style="background-color:#ff0;">vē</span>runt]] の<br> vē が縮約された形。
|- style="font-family:Times New Roman;" <!--【appropinquaverunt】-->
| style="font-size:20pt;" |[[wikt:en:appropinquaverunt|a<span style="background-color:#ff0;">p</span>propinquāvērunt]]
| style="font-size:20pt;" |[[wikt:en:adpropinquaverunt|a<span style="background-color:#ff0;">d</span>propinquāvērunt]]
| style="font-size:10pt;" | vē が縮約された形が、<br>前項の [[wikt:en:adpropinquarunt|adpropinquārunt]]
|- style="font-family:Times New Roman;" <!--【appropinquavit】-->
| style="font-size:20pt;" |[[wikt:en:appropinquavit|a<span style="background-color:#ff0;">p</span>propinquāvit]]
| style="font-size:20pt;" |[[wikt:en:adpropinquavit|a<span style="background-color:#ff0;">d</span>propinquāvit]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【appulso】-->
| style="font-size:20pt;" |[[wikt:en:appulso#Latin|a<span style="background-color:#ff0;">p</span>pulsō]]
| style="font-size:20pt;" |[[wikt:en:adpulso|a<span style="background-color:#ff0;">d</span>pulsō]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【arripere】-->
| style="font-size:20pt;" |[[wikt:en:arripere|a<span style="background-color:#ff0;">r</span>ripere]]
| style="font-size:20pt;" |[[wikt:en:adripere|a<span style="background-color:#ff0;">d</span>ripere]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【articlis】-->
| style="font-size:20pt;" |[[wikt:en:articlis|articlīs]]
| style="font-size:20pt;" |[[wikt:en:articulis|artic<span style="background-color:#ff0;">u</span>līs]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【ascendissent】-->
| style="font-size:20pt;" |[[wikt:en:ascendissent#Latin|ascendissent]]
| style="font-size:20pt;" |[[wikt:en:adscendissent|a<span style="background-color:#ff0;">d</span>scendissent]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【ascensu】-->
| style="font-size:20pt;" |[[wikt:en:ascensu#Noun|ascēnsū]]
| style="font-size:20pt;" |[[wikt:en:adscensu#Noun|a<span style="background-color:#ff0;">d</span>scēnsū]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【assidua】-->
| style="font-size:20pt;" |[[wikt:en:assidua#Latin|a<span style="background-color:#ff0;">s</span>siduā]]
| style="font-size:20pt;" |[[wikt:en:adsidua|a<span style="background-color:#ff0;">d</span>siduā]]
| style="font-size:10pt;" |形容詞 [[wikt:en:assiduus#Latin|assiduus]] の女性・単数・奪格
|- style="font-family:Times New Roman;" <!--【assiduis】-->
| style="font-size:20pt;" |[[wikt:en:assiduis#Latin|a<span style="background-color:#ff0;">s</span>siduīs]]
| style="font-size:20pt;" |[[wikt:en:adsiduis#Latin|a<span style="background-color:#ff0;">d</span>siduīs]]
| style="font-size:10pt;" |形容詞 [[wikt:en:assiduus#Latin|assiduus]] の複数・与格か奪格
|- style="font-family:Times New Roman;" <!--【assuefacti】-->
| style="font-size:20pt;" |[[wikt:en:assuefacti|a<span style="background-color:#ff0;">s</span>suēfactī]]
| style="font-size:20pt;" |[[wikt:en:adsuefacti|a<span style="background-color:#ff0;">d</span>suēfactī]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【assuescere】-->
| style="font-size:20pt;" |[[wikt:en:assuescere#Latin|a<span style="background-color:#ff0;">s</span>suēscere]]
| style="font-size:20pt;" |[[wikt:en:adsuescere#Latin|a<span style="background-color:#ff0;">d</span>suēscere]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【attingit】-->
| style="font-size:20pt;" |[[wikt:en:attingit|a<span style="background-color:#ff0;">t</span>tingit]]
| style="font-size:20pt;" |[[wikt:en:adtingit|a<span style="background-color:#ff0;">d</span>tingit]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【attingunt】-->
| style="font-size:20pt;" |[[wikt:en:attingunt|a<span style="background-color:#ff0;">t</span>tingunt]]
| style="font-size:20pt;" |[[wikt:en:adtingunt|a<span style="background-color:#ff0;">d</span>tingunt]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【attribuerat】-->
| style="font-size:20pt;" |[[wikt:en:attribuerat#Latin|a<span style="background-color:#ff0;">t</span>tribuerat]]
| style="font-size:20pt;" |[[wikt:en:adtribuerat#Latin|a<span style="background-color:#ff0;">d</span>tribuerat]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【attribuit】-->
| style="font-size:20pt;" |[[wikt:en:attribuit|a<span style="background-color:#ff0;">t</span>tribuit]]
| style="font-size:20pt;" |[[wikt:en:adtribuit|a<span style="background-color:#ff0;">d</span>tribuit]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【attribuunt】-->
| style="font-size:20pt;" |[[wikt:en:attribuunt|a<span style="background-color:#ff0;">t</span>tribuunt]]
| style="font-size:20pt;" |[[wikt:en:adtribuunt|a<span style="background-color:#ff0;">d</span>tribuunt]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【auris】-->
| style="font-size:20pt;" |[[wikt:en:auris#Latin|aur<span style="background-color:#ff0;">ī</span>s]]
| style="font-size:20pt;" |[[wikt:en:aures#Noun|aur<span style="background-color:#ff0;">ē</span>s]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【auxili】-->
| style="font-size:20pt;" |[[wikt:en:auxili#Latin|auxil<span style="background-color:#ff0;">ī</span>]]
| style="font-size:20pt;" |[[wikt:en:auxilii|auxil<span style="background-color:#ff0;">iī</span>]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【cedentis】-->
| style="font-size:20pt;" |[[wikt:en:cedentis|cēdent<span style="background-color:#ff0;">ī</span>s]]
| style="font-size:20pt;" |[[wikt:en:cedentes#Latin|cēdent<span style="background-color:#ff0;">ē</span>s]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【civis】-->
| style="font-size:20pt;" |[[wikt:en:civis#Latin|cīv<span style="background-color:#ff0;">ī</span>s]]
| style="font-size:20pt;" |[[wikt:en:cives#Latin|cīv<span style="background-color:#ff0;">ē</span>s]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【clientis】-->
| style="font-size:20pt;" |[[wikt:en:clientis|client<span style="background-color:#ff0;">ī</span>s]]
| style="font-size:20pt;" |[[wikt:en:clientes#Latin|client<span style="background-color:#ff0;">ē</span>s]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【cohortis】-->
| style="font-size:20pt;" |[[wikt:en:cohortis|cohort<span style="background-color:#ff0;">ī</span>s]]
| style="font-size:20pt;" |[[wikt:en:cohortes#Latin|cohort<span style="background-color:#ff0;">ē</span>s]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【coicere】-->
| style="font-size:20pt;" |[[wikt:en:coicere|coicere]]
| style="font-size:20pt;" |[[wikt:en:conicere|co<span style="background-color:#ff0;">n</span>icere]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【coicerent】-->
| style="font-size:20pt;" |[[wikt:en:coicerent|coicerent]]
| style="font-size:20pt;" |[[wikt:en:conicerent|co<span style="background-color:#ff0;">n</span>icerent]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【coici】-->
| style="font-size:20pt;" |[[wikt:en:coici|coicī]]
| style="font-size:20pt;" |[[wikt:en:conici#Latin|co<span style="background-color:#ff0;">n</span>icī]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【coiciant】-->
| style="font-size:20pt;" |[[wikt:en:coiciant|coiciant]]
| style="font-size:20pt;" |[[wikt:en:coniciant|co<span style="background-color:#ff0;">n</span>iciant]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【coiciebant】-->
| style="font-size:20pt;" |[[wikt:en:coiciebant|coiciēbant]]
| style="font-size:20pt;" |[[wikt:en:coniciebant|co<span style="background-color:#ff0;">n</span>iciēbant]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【coiciunt】-->
| style="font-size:20pt;" |[[wikt:en:coiciunt|coiciunt]]
| style="font-size:20pt;" |[[wikt:en:coniciunt|co<span style="background-color:#ff0;">n</span>iciunt]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【coiecerant】-->
| style="font-size:20pt;" |[[wikt:en:coiecerant|coiēcerant]]
| style="font-size:20pt;" |[[wikt:en:coniecerant|co<span style="background-color:#ff0;">n</span>iēcerant]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【coiecerunt】-->
| style="font-size:20pt;" |[[wikt:en:coiecerunt|coiēcērunt]]
| style="font-size:20pt;" |[[wikt:en:coniecerunt|co<span style="background-color:#ff0;">n</span>iēcērunt]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【coiecisse】-->
| style="font-size:20pt;" |[[wikt:en:coiecisse|coiēcisse]]
| style="font-size:20pt;" |[[wikt:en:coniecisse|co<span style="background-color:#ff0;">n</span>iēcisse]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【coiecta】-->
| style="font-size:20pt;" |[[wikt:en:coiecta|coiecta]]
| style="font-size:20pt;" |[[wikt:en:coniecta|co<span style="background-color:#ff0;">n</span>iecta]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【coiecti】-->
| style="font-size:20pt;" |[[wikt:en:coiecti|coiectī]]
| style="font-size:20pt;" |[[wikt:en:coniecti|co<span style="background-color:#ff0;">n</span>iectī]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【coiectis】-->
| style="font-size:20pt;" |[[wikt:en:coiectis|coiectīs]]
| style="font-size:20pt;" |[[wikt:en:coniectis|co<span style="background-color:#ff0;">n</span>iectīs]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collatis】-->
| style="font-size:20pt;" |[[wikt:en:collatis|co<span style="background-color:#ff0;">l</span>lātīs]]
| style="font-size:20pt;" |[[wikt:en:conlatis|co<span style="background-color:#ff0;">n</span>lātīs]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collaudantur】-->
| style="font-size:20pt;" |[[wikt:en:collaudantur|co<span style="background-color:#ff0;">l</span>laudantur]]
| style="font-size:20pt;" |[[wikt:en:conlaudantur|co<span style="background-color:#ff0;">n</span>laudantur]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collaudat】-->
| style="font-size:20pt;" |[[wikt:en:collaudat|co<span style="background-color:#ff0;">l</span>laudat]]
| style="font-size:20pt;" |[[wikt:en:conlaudat|co<span style="background-color:#ff0;">n</span>laudat]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collaudatis】-->
| style="font-size:20pt;" |[[wikt:en:collaudatis#Participle|co<span style="background-color:#ff0;">l</span>laudātīs]]
| style="font-size:20pt;" |[[wikt:en:conlaudatis#Participle|co<span style="background-color:#ff0;">n</span>laudātīs]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collis】-->
| style="font-size:20pt;" |[[wikt:en:collis#Latin|coll<span style="background-color:#ff0;">ī</span>s]]
| style="font-size:20pt;" |[[wikt:en:colles#Latin|coll<span style="background-color:#ff0;">ē</span>s]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collocabant】-->
| style="font-size:20pt;" |[[wikt:en:collocabant|co<span style="background-color:#ff0;">l</span>locābant]]
| style="font-size:20pt;" |[[wikt:en:conlocabant|co<span style="background-color:#ff0;">n</span>locābant]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collocabat】-->
| style="font-size:20pt;" |[[wikt:en:collocabat|co<span style="background-color:#ff0;">l</span>locābat]]
| style="font-size:20pt;" |[[wikt:en:conlocabat|co<span style="background-color:#ff0;">n</span>locābat]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collocandis】-->
| style="font-size:20pt;" |[[wikt:en:collocandis|co<span style="background-color:#ff0;">l</span>locandīs]]
| style="font-size:20pt;" |[[wikt:en:conlocandis|co<span style="background-color:#ff0;">n</span>locandīs]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collocant】-->
| style="font-size:20pt;" |[[wikt:en:collocant#Latin|co<span style="background-color:#ff0;">l</span>locant]]
| style="font-size:20pt;" |[[wikt:en:conlocant|co<span style="background-color:#ff0;">n</span>locant]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collocantur】-->
| style="font-size:20pt;" |[[wikt:en:collocantur#Latin|co<span style="background-color:#ff0;">l</span>locantur]]
| style="font-size:20pt;" |[[wikt:en:conlocantur#Latin|co<span style="background-color:#ff0;">n</span>locantur]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collocarat】-->
| style="font-size:20pt;" |[[wikt:en:collocarat|co<span style="background-color:#ff0;">l</span>locārat]]
| style="font-size:20pt;" |[[wikt:en:conlocarat|co<span style="background-color:#ff0;">n</span>locārat]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collocare】-->
| style="font-size:20pt;" |[[wikt:en:collocare#Latin|co<span style="background-color:#ff0;">l</span>locāre]]
| style="font-size:20pt;" |[[wikt:en:conlocare|co<span style="background-color:#ff0;">n</span>locāre]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collocaret】-->
| style="font-size:20pt;" |[[wikt:en:collocaret|co<span style="background-color:#ff0;">l</span>locāret]]
| style="font-size:20pt;" |[[wikt:en:conlocaret|co<span style="background-color:#ff0;">n</span>locāret]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collocari】-->
| style="font-size:20pt;" |[[wikt:en:collocari|co<span style="background-color:#ff0;">l</span>locārī]]
| style="font-size:20pt;" |[[wikt:en:conlocari|co<span style="background-color:#ff0;">n</span>locārī]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collocatas】-->
| style="font-size:20pt;" |[[wikt:en:collocatas|co<span style="background-color:#ff0;">l</span>locātās]]
| style="font-size:20pt;" |[[wikt:en:conlocatas|co<span style="background-color:#ff0;">n</span>locātās]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collocati】-->
| style="font-size:20pt;" |[[wikt:en:collocati#Latin|co<span style="background-color:#ff0;">l</span>locātī]]
| style="font-size:20pt;" |[[wikt:en:conlocati|co<span style="background-color:#ff0;">n</span>locātī]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collocatis】-->
| style="font-size:20pt;" |[[wikt:en:collocatis#Participle|co<span style="background-color:#ff0;">l</span>locātīs]]
| style="font-size:20pt;" |[[wikt:en:conlocatis#Participle|co<span style="background-color:#ff0;">n</span>locātīs]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collocaverat】-->
| style="font-size:20pt;" |[[wikt:en:collocaverat#Latin|co<span style="background-color:#ff0;">l</span>locāverat]]
| style="font-size:20pt;" |[[wikt:en:conlocaverat#Latin|co<span style="background-color:#ff0;">n</span>locāverat]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collocavit】-->
| style="font-size:20pt;" |[[wikt:en:collocavit|co<span style="background-color:#ff0;">l</span>locāvit]]
| style="font-size:20pt;" |[[wikt:en:conlocavit|co<span style="background-color:#ff0;">n</span>locāvit]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collocuti】-->
| style="font-size:20pt;" |[[wikt:en:collocuti|co<span style="background-color:#ff0;">l</span>locūtī]]
| style="font-size:20pt;" |[[wikt:en:conlocuti|co<span style="background-color:#ff0;">n</span>locūtī]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【colloquantur】-->
| style="font-size:20pt;" |[[wikt:en:colloquantur|co<span style="background-color:#ff0;">l</span>loquantur]]
| style="font-size:20pt;" |[[wikt:en:conloquantur|co<span style="background-color:#ff0;">n</span>loquantur]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【colloquendi】-->
| style="font-size:20pt;" |[[wikt:en:colloquendi|co<span style="background-color:#ff0;">l</span>loquendī]]
| style="font-size:20pt;" |[[wikt:en:conloquendi|co<span style="background-color:#ff0;">n</span>loquendī]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【colloqui】-->
| style="font-size:20pt;" |[[wikt:en:colloqui#Latin|co<span style="background-color:#ff0;">l</span>loquī]]
| style="font-size:20pt;" |[[wikt:en:conloqui#Latin|co<span style="background-color:#ff0;">n</span>loquī]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【colloquium】-->
| style="font-size:20pt;" |[[wikt:en:colloquium#Latin|co<span style="background-color:#ff0;">l</span>loquium]]
| style="font-size:20pt;" |[[wikt:en:conloquium#Latin|co<span style="background-color:#ff0;">n</span>loquium]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【communis】-->
| style="font-size:20pt;" |[[wikt:en:communis#Latin|commūn<span style="background-color:#ff0;">ī</span>s]]
| style="font-size:20pt;" |[[wikt:en:communes#Latin|commūn<span style="background-color:#ff0;">ē</span>s]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【compluribus】-->
| style="font-size:20pt;" |[[wikt:en:compluribus#Latin|co<span style="background-color:#ff0;">m</span>plūribus]]
| style="font-size:20pt;" |
| style="font-size:10pt;" |別形 <span style="font-size:20pt;">[[wikt:en:conpluribus#Latin|co<span style="background-color:#ff0;">n</span>plūribus]]</span>
|- style="font-family:Times New Roman;" <!--【compluris】-->
| style="font-size:20pt;" |[[wikt:en:compluris#Latin|complūr<span style="background-color:#ff0;">ī</span>s]]
| style="font-size:20pt;" |[[wikt:en:complures#Latin|complūr<span style="background-color:#ff0;">ē</span>s]]
| style="font-size:10pt;" |別形 <span style="font-size:20pt;">[[wikt:en:conplures#Latin|co<span style="background-color:#ff0;">n</span>plūrēs]]</span>
|- style="font-family:Times New Roman;" <!--【comprehensis】-->
| style="font-size:20pt;" |[[wikt:en:comprehensis|co<span style="background-color:#ff0;">m</span>prehēnsīs]]
| style="font-size:20pt;" |[[wikt:en:conprehensis|co<span style="background-color:#ff0;">n</span>prehēnsīs]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【comprehensos】-->
| style="font-size:20pt;" |[[wikt:en:comprehensos|co<span style="background-color:#ff0;">m</span>prehēnsōs]]
| style="font-size:20pt;" |[[wikt:en:conprehensos|co<span style="background-color:#ff0;">n</span>prehēnsōs]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【conantis】-->
| style="font-size:20pt;" |[[wikt:en:conantis|cōnant<span style="background-color:#ff0;">ī</span>s]]
| style="font-size:20pt;" |[[wikt:en:conantes|cōnant<span style="background-color:#ff0;">ē</span>s]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【consili】-->
| style="font-size:20pt;" |[[wikt:en:consili|cōnsil<span style="background-color:#ff0;">ī</span>]]
| style="font-size:20pt;" |[[wikt:en:consilii|cōnsil<span style="background-color:#ff0;">iī</span>]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【directus】-->
| style="font-size:20pt;" |[[wikt:en:directus#Latin|d<span style="background-color:#ff0;">ī</span>rēctus]]<!--(正統な古典ラテン語のつづりである dīrēctus)-->
| style="font-size:20pt;" |[[wikt:en:derectus#Latin|d<span style="background-color:#ff0;">ē</span>rēctus]]<!--(共和政末期から帝政初期(カエサルやアウグストゥスの時代)の銘文を調査すると、この意味(まっすぐな、直接の)では dērēctus(または dērectus)の綴りが圧倒的に優勢 であり、dīrēctus はほとんど見られません。)-->
| style="font-size:10pt;" |正統的な綴りは d<span style="background-color:#ff0;">ī</span>rēctus だが、<br>共和制末期の銘文では d<span style="background-color:#ff0;">ē</span>rēctus<br> が圧倒的に多い
|- style="font-family:Times New Roman;" <!--【dubitantis】-->
| style="font-size:20pt;" |[[wikt:en:dubitantis#Participle_2|dubitant<span style="background-color:#ff0;">ī</span>s]]
| style="font-size:20pt;" |[[wikt:en:dubitantes|dubitant<span style="background-color:#ff0;">ē</span>s]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|}
<!--
<span style="font-family:Times New Roman;font-style:normal;font-size:15pt;">
▲, , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , (), , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
[[wikt:en:effarciuntur#Latin|effarciuntur]],
[[wikt:en:egredientis#Etymology_2|ēgredientīs]], [[wikt:en:ei#Latin|eī]], [[wikt:en:eis#Latin|eīs]], [[wikt:en:existit#Latin|existit]],
[[wikt:en:expectent#Latin|expectent]],
[[wikt:en:exposcentis#Participle_2|exposcentīs]],
([[wikt:en:exstruxerunt#Latin|exstruxerunt]] 共和制末期の表記),
[[wikt:en:ferventis#Latin|ferventīs]], [[wikt:en:finis#Latin|fīnīs]],
[[wikt:en:glandis#Latin|glandīs]],
[[wikt:en:glebas#Latin|glēbās]](写本にあるが後期ラテン語の表記),
[[wikt:en:haesitantis#Participle_2|haesitantīs]], [[wikt:en:hostis#Latin|hostīs]], [[wikt:en:ignis#Latin|ignīs]], [[wikt:en:illatas|illātās]], [[wikt:en:immittit|immittit]], [[wikt:en:immittunt|immittunt]], [[wikt:en:imparatum|imparātum]], ([[wikt:en:impedita#Latin|impedīta]]),
[[wikt:en:imperi#Latin|imperī]],
[[wikt:en:imprudentia#Noun|imprūdentia]],
[[wikt:en:incolumis#Latin|incolumīs]],
[[wikt:en:indignantis#Participle_2|indignantīs]],
[[wikt:en:inopinantis#Adjective_2|inopīnantīs]], [[wikt:en:irridere#Latin|irrīdēre]], [[wikt:en:irrumpere|irrumpere]], [[wikt:en:irrumpit|irrumpit]], [[wikt:en:irruperunt|irrūpērunt]], [[wikt:en:laborantis#Etymology_2|labōrantīs]],
([[wikt:en:materiem#Latin|materiem]]),
[[wikt:en:montis|montīs]], [[wikt:en:natalis#Latin|nātālīs]], [[wikt:en:navis#Latin|nāvīs]], [[wikt:en:negoti|negōtī]], nōn nūllae, nōn nūllōs, [[wikt:en:offici#Noun_2|officī]], [[wikt:en:omnis#Latin|omnīs]],
[[wikt:en:opportunitate#Latin|opportūnitāte]],
[[wikt:en:partis#Latin|partīs]], [[wikt:en:periclum#Latin|perīclum]], plūrīs, [[wikt:en:praesidi|praesidī]], [[wikt:en:proeli|proelī]], proficīscentīs, [[wikt:en:resistentis|resistentīs]], [[wikt:en:singularis#Latin|singulārīs]], [[wikt:en:solaci|sōlācī]], [[wikt:en:spati#Latin|spatī]], [[wikt:en:subeuntis|subeuntīs]],
subficere (×subficereは使われていない)
[[wikt:en:suffossis|suffossīs]], [[wikt:en:sumministrata|sumministrāta]], [[wikt:en:summissis|summissīs]],
[[wikt:en:summittantur#Latin|summittantur]],
[[wikt:en:summittebat|summittēbat]], [[wikt:en:summittit|summittit]], [[wikt:en:summotis|summōtīs]], [[wikt:en:summoveri|summovērī]], [[wikt:en:supplici#Noun|supplicī]],
[[wikt:en:testis#Latin|testīs]],
[[wikt:en:timentis#Participle_2|timentīs]], [[wikt:en:Tituri|Titūrī]], [[wikt:en:Trinobantes#Latin|Trinobantēs]], trīs, [[wikt:en:turris#Latin|turrīs]](共和制末期の表記に近い), [[wikt:en:utilis#Latin|ūtilīs]], [[wikt:en:vectigalis#Latin|vectīgālīs]] </span> などは、
<br>それぞれ
<span style="font-family:Times New Roman;font-style:normal;font-size:15pt;">
▼, , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , (), , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
, , , , , , , [[wikt:en:efferciuntur#Latin|efferciuntur]]([[w:母音弱化|母音弱化]]による共和制末期の語形),
[[wikt:en:egredientes|ēgredientēs]], [[wikt:en:ii#Latin|iī]], [[wikt:en:iis#Latin|iīs]], [[wikt:en:exsistit|exsistit]],
[[wikt:en:exspectent#Latin|exspectent]],
[[wikt:en:exposcentes#Latin|exposcentēs]],
([[wikt:en:extruxerunt#Latin|extruxerunt]]実際の発音に近い表記),
[[wikt:en:ferventes#Latin|ferventēs]], [[wikt:en:fines#Latin|fīnēs]],
[[wikt:en:glandes#Latin|glandēs]],
[[wikt:en:glaebas#Latin|glaebās]](共和制末期の表記),
[[wikt:en:haesitantes#Latin|haesitantēs]], [[wikt:en:hostes#Latin|hostēs]], [[wikt:en:ignes|ignēs]], [[wikt:en:inlatas|inlātās]], [[wikt:en:inmittit|inmittit]], [[wikt:en:inmittunt|inmittunt]], [[wikt:en:inparatum|inparātum]], ([[wikt:en:inpedita#Latin|inpedīta]]),
[[wikt:en:imperii#Latin|imperiī]],
[[wikt:en:inprudentia#Noun|inprūdentia]],
[[wikt:en:incolumes|incolumēs]],
[[wikt:en:indignantes#Latin|indignantēs]],
[[wikt:en:inopinantes|inopīnantēs]], [[wikt:en:inridere|inrīdēre]], [[wikt:en:inrumpere|inrumpere]], [[wikt:en:inrumpit|inrumpit]], [[wikt:en:inruperunt|inrūpērunt]], [[wikt:en:laborantes#Latin|labōrantēs]],
([[wikt:en:materiam#Latin|materiam]]共和制末期に近い表記),
[[wikt:en:montes#Latin|montēs]], [[wikt:en:natales#Latin|nātālēs]], [[wikt:en:naves#Latin|nāvēs]], [[wikt:en:negotii|negōtiī]], [[wikt:en:nonnullae|nōnnūllae]], [[wikt:en:nonnullos|nōnnūllōs]], [[wikt:en:officii#Latin|officiī]], [[wikt:en:omnes#Latin|omnēs]],
([[wikt:en:oportunitate#Latin|oportūnitāte]])
[[wikt:en:partes#Latin|partēs]], [[wikt:en:periculum#Latin|perīculum]], [[wikt:en:plures|plūrēs]], [[wikt:en:praesidii|praesidiī]], [[wikt:en:proelii|proeliī]], [[wikt:en:proficiscentes|proficīscentēs]], [[wikt:en:resistentes#Latin|resistentēs]], [[wikt:en:singulares#Latin|singulārēs]], [[wikt:en:solacii|sōlāciī]], [[wikt:en:spatii#Latin|spatiī]], [[wikt:en:subeuntes|subeuntēs]], [[wikt:en:subfossis|subfossīs]], [[wikt:en:subministrata|subministrāta]], [[wikt:en:submissis|submissīs]],
[[wikt:en:submittantur#Latin|submittantur]],
[[wikt:en:submittebat|submittēbat]], [[wikt:en:submittit|submittit]], [[wikt:en:submotis|submōtīs]], [[wikt:en:submoveri|submovērī]], [[wikt:en:supplicii|suppliciī]],
[[wikt:en:testes#Latin|testēs]],
[[wikt:en:timentes|timentēs]], [[wikt:en:Titurii|Titūriī]], [[wikt:en:Trinovantes#Latin|Trinovantēs]], [[wikt:en:tres#Latin|trēs]], [[wikt:en:turres#Latin|turrēs]], [[wikt:en:utiles#Latin|ūtilēs]], [[wikt:en:vectigales|vectīgālēs]] </span> などとした。
-->
<span style="font-family:Times New Roman;font-style:normal;font-size:15pt;"></span>
<span style="font-family:Times New Roman;font-style:oblique;font-size:15pt;"></span>
<span style="color:#b00;"></span>
<span style="color:#800;"></span>
<span style="font-size:10pt;"></span>
<span style="background-color:#ff0;"></span>
==脚注==
<references />
==関連項目==
==外部リンク==
cn1snxhblm3j27q0fns5hkmxkmblrrf
302236
302234
2026-08-14T11:54:46Z
Linguae
449
/* 「表記のゆれ」一覧 */
302236
wikitext
text/x-wiki
<!--【2026年03月29日起稿】-->[[Category:ガリア戦記|**]]
[[ガリア戦記]] > [[ガリア戦記/注解編|注解編]] > '''表記のゆれ'''
:
<div style="font-family:Arial Black;font-style:normal;font-size:18pt;color:darkgreen;text-align:center;background-color:#efe;">C・IVLII・CAESARIS・COMMENTARII・DE・BELLO・GALLICO</div>
『[[ガリア戦記]]』の校訂版などにおける単語の「表記のゆれ」のまとめ。
==「表記のゆれ」一覧==
*「表記1」がおもに辞書や近代の完本などで見られる表記。
*「表記2」が中世の主要写本に見られる古い表記など。
*:できるだけ「表記2」を尊重した。
:
{| class="wikitable sortable" cellspacing=1
|-
!表記1
!表記2
!備 考
|- style="font-family:Times New Roman;" <!--【acclivis】-->
| style="font-size:20pt;" |[[wikt:en:acclivis#Latin|a<span style="background-color:#ff0;">c</span>clīvis]]
| style="font-size:20pt;" |[[wikt:en:adclivis#Latin|a<span style="background-color:#ff0;">d</span>clīvis]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【accommodatae】-->
| style="font-size:20pt;" |[[wikt:en:accommodatae|a<span style="background-color:#ff0;">c</span>commodātae]]
| style="font-size:20pt;" |[[wikt:en:adcommodatae|a<span style="background-color:#ff0;">d</span>commodātae]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【allatis】-->
| style="font-size:20pt;" |[[wikt:en:allatis|a<span style="background-color:#ff0;">l</span>lātīs]]
| style="font-size:20pt;" |[[wikt:en:adlatis|a<span style="background-color:#ff0;">d</span>lātīs]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【Aduatuca】-->
| style="font-size:20pt;" |[[wikt:en:Aduatuca#Latin|A<span style="background-color:#ff0;">d</span>uātucam]]
| style="font-size:20pt;" |A<span style="background-color:#ff0;">t</span>uātucam
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【Aduatuci】-->
| style="font-size:20pt;" |[[wikt:en:Aduatuci|A<span style="background-color:#ff0;">d</span>uatucī]]
| style="font-size:20pt;" |[[wikt:de:Atuatuci|A<span style="background-color:#ff0;">t</span>uatucī]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【Aduatucis】-->
| style="font-size:20pt;" |[[wikt:en:Aduatucis|A<span style="background-color:#ff0;">d</span>uatucīs]]
| style="font-size:20pt;" |A<span style="background-color:#ff0;">t</span>uatucīs
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【Aduatucos】-->
| style="font-size:20pt;" |[[wikt:en:Aduatucos|A<span style="background-color:#ff0;">d</span>uatucōs]]
| style="font-size:20pt;" |A<span style="background-color:#ff0;">t</span>uatucōs
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【Aeduae】-->
| style="font-size:20pt;" |[[wikt:en:Aeduae|Aeduae]]
| style="font-size:20pt;" |<span style="background-color:#ff0;">H</span>aeduae
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【Aedui】-->
| style="font-size:20pt;" |[[wikt:en:Aedui#Latin|Aeduī]]
| style="font-size:20pt;" |[[wikt:en:Haedui|<span style="background-color:#ff0;">H</span>aeduī]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【Aeduis】-->
| style="font-size:20pt;" |[[wikt:en:Aeduis|Aeduīs]]
| style="font-size:20pt;" |[[wikt:en:Haeduis|<span style="background-color:#ff0;">H</span>aeduīs]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【Aeduorum】-->
| style="font-size:20pt;" |[[wikt:en:Aeduorum|Aeduōrum]]
| style="font-size:20pt;" |[[wikt:en:Haeduorum|<span style="background-color:#ff0;">H</span>aeduōrum]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【Aeduos】-->
| style="font-size:20pt;" |[[wikt:en:Aeduos|Aeduōs]]
| style="font-size:20pt;" |[[wikt:en:Haeduos|<span style="background-color:#ff0;">H</span>aeduōs]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【Aeduus】-->
| style="font-size:20pt;" |[[wikt:en:Aeduus#Latin|Aeduus]]
| style="font-size:20pt;" |<span style="background-color:#ff0;">H</span>aeduus
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【aequinocti】-->
| style="font-size:20pt;" |[[wikt:en:aequinocti|aequinoct<span style="background-color:#ff0;">ī</span>]]
| style="font-size:20pt;" |[[wikt:en:aequinoctii|aequinoct<span style="background-color:#ff0;">iī</span>]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【affecti】-->
| style="font-size:20pt;" |[[wikt:en:affecti|a<span style="background-color:#ff0;">f</span>fectī]]
| style="font-size:20pt;" |[[wikt:en:adfecti|a<span style="background-color:#ff0;">d</span>fectī]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【affecto】-->
| style="font-size:20pt;" |[[wikt:en:affecto#Participle|a<span style="background-color:#ff0;">f</span>fectō]]
| style="font-size:20pt;" |[[wikt:en:adfecto#Participle|a<span style="background-color:#ff0;">d</span>fectō]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【affectus】-->
| style="font-size:20pt;" |[[wikt:en:affectus#Participle|a<span style="background-color:#ff0;">f</span>fectus]]
| style="font-size:20pt;" |[[wikt:en:adfectus#Adjective|a<span style="background-color:#ff0;">d</span>fectus]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【afferat】-->
| style="font-size:20pt;" |[[wikt:en:afferat|a<span style="background-color:#ff0;">f</span>ferat]]
| style="font-size:20pt;" |[[wikt:en:adferat|a<span style="background-color:#ff0;">d</span>ferat]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【afferebat】-->
| style="font-size:20pt;" |[[wikt:en:afferebat|a<span style="background-color:#ff0;">f</span>ferēbat]]
| style="font-size:20pt;" |[[wikt:en:adferebat|a<span style="background-color:#ff0;">d</span>ferēbat]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【afferret】-->
| style="font-size:20pt;" |[[wikt:en:afferret|a<span style="background-color:#ff0;">f</span>ferret]]
| style="font-size:20pt;" |[[wikt:en:adferret|a<span style="background-color:#ff0;">d</span>ferret]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【afferretur】-->
| style="font-size:20pt;" |[[wikt:en:afferretur|a<span style="background-color:#ff0;">f</span>ferrētur]]
| style="font-size:20pt;" |[[wikt:en:adferretur|a<span style="background-color:#ff0;">d</span>ferrētur]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【afflictae】-->
| style="font-size:20pt;" |[[wikt:en:afflictae|a<span style="background-color:#ff0;">f</span>flīctae]]
| style="font-size:20pt;" |[[wikt:en:adflictae|a<span style="background-color:#ff0;">d</span>flīctae]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【affligunt】-->
| style="font-size:20pt;" |[[wikt:en:affligunt|a<span style="background-color:#ff0;">f</span>flīgunt]]
| style="font-size:20pt;" |[[wikt:en:adfligunt|a<span style="background-color:#ff0;">d</span>flīgunt]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【aggregabat】-->
| style="font-size:20pt;" |[[wikt:en:aggregabat|a<span style="background-color:#ff0;">g</span>gregābat]]
| style="font-size:20pt;" |[[wikt:en:adgregabat|a<span style="background-color:#ff0;">d</span>gregābat]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【aggregarant】-->
| style="font-size:20pt;" |[[wikt:en:aggregarant|a<span style="background-color:#ff0;">g</span>gregārant]]
| style="font-size:20pt;" |[[wikt:en:adgregarant|a<span style="background-color:#ff0;">d</span>gregārant]]
| style="font-size:10pt;" |次項の [[wikt:en:adgregaverant|adgregā<span style="background-color:#ff0;">ve</span>rant]] の<br> ve が縮約された形。
|- style="font-family:Times New Roman;" <!--【aggregaverant】-->
| style="font-size:20pt;" |[[wikt:en:aggregaverant|a<span style="background-color:#ff0;">g</span>gregā<u>ve</u>rant]]
| style="font-size:20pt;" |[[wikt:en:adgregaverant|a<span style="background-color:#ff0;">d</span>gregā<u>ve</u>rant]]
| style="font-size:10pt;" | ve が縮約された形が、<br>前項の [[wikt:en:adgregarant|adgregārant]]
|- style="font-family:Times New Roman;" <!--【allato】-->
| style="font-size:20pt;" |[[wikt:en:allato|a<span style="background-color:#ff0;">l</span>lātō]]
| style="font-size:20pt;" |[[wikt:en:adlato|a<span style="background-color:#ff0;">d</span>lātō]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【Alpis】-->
| style="font-size:20pt;" |[[wikt:en:Alpis#Latin|Alp<span style="background-color:#ff0;">ī</span>s]]
| style="font-size:20pt;" |[[wikt:en:Alpes#Latin|Alp<span style="background-color:#ff0;">ē</span>s]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【appelluntur】-->
| style="font-size:20pt;" |[[wikt:en:appelluntur|a<span style="background-color:#ff0;">p</span>pelluntur]]
| style="font-size:20pt;" |[[wikt:en:adpelluntur|a<span style="background-color:#ff0;">d</span>pelluntur]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【appetebat】-->
| style="font-size:20pt;" |[[wikt:en:appetebat|a<span style="background-color:#ff0;">p</span>petēbat]]
| style="font-size:20pt;" |[[wikt:en:adpetebat|a<span style="background-color:#ff0;">d</span>petēbat]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【apportari】-->
| style="font-size:20pt;" |[[wikt:en:apportari|a<span style="background-color:#ff0;">p</span>portārī]]
| style="font-size:20pt;" |[[wikt:en:adportari|a<span style="background-color:#ff0;">d</span>portārī]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【applicant】-->
| style="font-size:20pt;" |[[wikt:en:applicant#Latin|a<span style="background-color:#ff0;">p</span>plicant]]
| style="font-size:20pt;" |[[wikt:en:adplicant|a<span style="background-color:#ff0;">d</span>plicant]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【approbant】-->
| style="font-size:20pt;" |[[wikt:en:approbant#Latin|a<span style="background-color:#ff0;">p</span>probant]]
| style="font-size:20pt;" |[[wikt:en:adprobant#Latin|a<span style="background-color:#ff0;">d</span>probant]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【appropinquabat】-->
| style="font-size:20pt;" |[[wikt:en:appropinquabat|a<span style="background-color:#ff0;">p</span>propinquābat]]
| style="font-size:20pt;" |[[wikt:en:adpropinquabat|a<span style="background-color:#ff0;">d</span>propinquābat]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【appropinquare】-->
| style="font-size:20pt;" |[[wikt:en:appropinquare#Latin|a<span style="background-color:#ff0;">p</span>propinquāre]]
| style="font-size:20pt;" |[[wikt:en:adpropinquare|a<span style="background-color:#ff0;">d</span>propinquāre]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【appropinquarent】-->
| style="font-size:20pt;" |[[wikt:en:appropinquarent|a<span style="background-color:#ff0;">p</span>propinquārent]]
| style="font-size:20pt;" |[[wikt:en:adpropinquarent|a<span style="background-color:#ff0;">d</span>propinquārent]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【appropinquassent】-->
| style="font-size:20pt;" |[[wikt:en:appropinquassent|a<span style="background-color:#ff0;">p</span>propinquāssent]]
| style="font-size:20pt;" |[[wikt:en:adpropinquassent|a<span style="background-color:#ff0;">d</span>propinquāssent]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【appropinquarunt】-->
| style="font-size:20pt;" |[[wikt:en:appropinquarunt|a<span style="background-color:#ff0;">p</span>propinquārunt]]
| style="font-size:20pt;" |[[wikt:en:adpropinquarunt|a<span style="background-color:#ff0;">d</span>propinquārunt]]
| style="font-size:10pt;" |次項の [[wikt:en:adpropinquaverunt|adpropinquā<span style="background-color:#ff0;">vē</span>runt]] の<br> vē が縮約された形。
|- style="font-family:Times New Roman;" <!--【appropinquaverunt】-->
| style="font-size:20pt;" |[[wikt:en:appropinquaverunt|a<span style="background-color:#ff0;">p</span>propinquāvērunt]]
| style="font-size:20pt;" |[[wikt:en:adpropinquaverunt|a<span style="background-color:#ff0;">d</span>propinquāvērunt]]
| style="font-size:10pt;" | vē が縮約された形が、<br>前項の [[wikt:en:adpropinquarunt|adpropinquārunt]]
|- style="font-family:Times New Roman;" <!--【appropinquavit】-->
| style="font-size:20pt;" |[[wikt:en:appropinquavit|a<span style="background-color:#ff0;">p</span>propinquāvit]]
| style="font-size:20pt;" |[[wikt:en:adpropinquavit|a<span style="background-color:#ff0;">d</span>propinquāvit]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【appulso】-->
| style="font-size:20pt;" |[[wikt:en:appulso#Latin|a<span style="background-color:#ff0;">p</span>pulsō]]
| style="font-size:20pt;" |[[wikt:en:adpulso|a<span style="background-color:#ff0;">d</span>pulsō]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【arripere】-->
| style="font-size:20pt;" |[[wikt:en:arripere|a<span style="background-color:#ff0;">r</span>ripere]]
| style="font-size:20pt;" |[[wikt:en:adripere|a<span style="background-color:#ff0;">d</span>ripere]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【articlis】-->
| style="font-size:20pt;" |[[wikt:en:articlis|articlīs]]
| style="font-size:20pt;" |[[wikt:en:articulis|artic<span style="background-color:#ff0;">u</span>līs]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【ascendissent】-->
| style="font-size:20pt;" |[[wikt:en:ascendissent#Latin|ascendissent]]
| style="font-size:20pt;" |[[wikt:en:adscendissent|a<span style="background-color:#ff0;">d</span>scendissent]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【ascensu】-->
| style="font-size:20pt;" |[[wikt:en:ascensu#Noun|ascēnsū]]
| style="font-size:20pt;" |[[wikt:en:adscensu#Noun|a<span style="background-color:#ff0;">d</span>scēnsū]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【assidua】-->
| style="font-size:20pt;" |[[wikt:en:assidua#Latin|a<span style="background-color:#ff0;">s</span>siduā]]
| style="font-size:20pt;" |[[wikt:en:adsidua|a<span style="background-color:#ff0;">d</span>siduā]]
| style="font-size:10pt;" |形容詞 [[wikt:en:assiduus#Latin|assiduus]] の女性・単数・奪格
|- style="font-family:Times New Roman;" <!--【assiduis】-->
| style="font-size:20pt;" |[[wikt:en:assiduis#Latin|a<span style="background-color:#ff0;">s</span>siduīs]]
| style="font-size:20pt;" |[[wikt:en:adsiduis#Latin|a<span style="background-color:#ff0;">d</span>siduīs]]
| style="font-size:10pt;" |形容詞 [[wikt:en:assiduus#Latin|assiduus]] の複数・与格か奪格
|- style="font-family:Times New Roman;" <!--【assuefacti】-->
| style="font-size:20pt;" |[[wikt:en:assuefacti|a<span style="background-color:#ff0;">s</span>suēfactī]]
| style="font-size:20pt;" |[[wikt:en:adsuefacti|a<span style="background-color:#ff0;">d</span>suēfactī]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【assuescere】-->
| style="font-size:20pt;" |[[wikt:en:assuescere#Latin|a<span style="background-color:#ff0;">s</span>suēscere]]
| style="font-size:20pt;" |[[wikt:en:adsuescere#Latin|a<span style="background-color:#ff0;">d</span>suēscere]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【attingit】-->
| style="font-size:20pt;" |[[wikt:en:attingit|a<span style="background-color:#ff0;">t</span>tingit]]
| style="font-size:20pt;" |[[wikt:en:adtingit|a<span style="background-color:#ff0;">d</span>tingit]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【attingunt】-->
| style="font-size:20pt;" |[[wikt:en:attingunt|a<span style="background-color:#ff0;">t</span>tingunt]]
| style="font-size:20pt;" |[[wikt:en:adtingunt|a<span style="background-color:#ff0;">d</span>tingunt]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【attribuerat】-->
| style="font-size:20pt;" |[[wikt:en:attribuerat#Latin|a<span style="background-color:#ff0;">t</span>tribuerat]]
| style="font-size:20pt;" |[[wikt:en:adtribuerat#Latin|a<span style="background-color:#ff0;">d</span>tribuerat]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【attribuit】-->
| style="font-size:20pt;" |[[wikt:en:attribuit|a<span style="background-color:#ff0;">t</span>tribuit]]
| style="font-size:20pt;" |[[wikt:en:adtribuit|a<span style="background-color:#ff0;">d</span>tribuit]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【attribuunt】-->
| style="font-size:20pt;" |[[wikt:en:attribuunt|a<span style="background-color:#ff0;">t</span>tribuunt]]
| style="font-size:20pt;" |[[wikt:en:adtribuunt|a<span style="background-color:#ff0;">d</span>tribuunt]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【auris】-->
| style="font-size:20pt;" |[[wikt:en:auris#Latin|aur<span style="background-color:#ff0;">ī</span>s]]
| style="font-size:20pt;" |[[wikt:en:aures#Noun|aur<span style="background-color:#ff0;">ē</span>s]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【auxili】-->
| style="font-size:20pt;" |[[wikt:en:auxili#Latin|auxil<span style="background-color:#ff0;">ī</span>]]
| style="font-size:20pt;" |[[wikt:en:auxilii|auxil<span style="background-color:#ff0;">iī</span>]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【cedentis】-->
| style="font-size:20pt;" |[[wikt:en:cedentis|cēdent<span style="background-color:#ff0;">ī</span>s]]
| style="font-size:20pt;" |[[wikt:en:cedentes#Latin|cēdent<span style="background-color:#ff0;">ē</span>s]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【civis】-->
| style="font-size:20pt;" |[[wikt:en:civis#Latin|cīv<span style="background-color:#ff0;">ī</span>s]]
| style="font-size:20pt;" |[[wikt:en:cives#Latin|cīv<span style="background-color:#ff0;">ē</span>s]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【clientis】-->
| style="font-size:20pt;" |[[wikt:en:clientis|client<span style="background-color:#ff0;">ī</span>s]]
| style="font-size:20pt;" |[[wikt:en:clientes#Latin|client<span style="background-color:#ff0;">ē</span>s]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【cohortis】-->
| style="font-size:20pt;" |[[wikt:en:cohortis|cohort<span style="background-color:#ff0;">ī</span>s]]
| style="font-size:20pt;" |[[wikt:en:cohortes#Latin|cohort<span style="background-color:#ff0;">ē</span>s]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【coicere】-->
| style="font-size:20pt;" |[[wikt:en:coicere|coicere]]
| style="font-size:20pt;" |[[wikt:en:conicere|co<span style="background-color:#ff0;">n</span>icere]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【coicerent】-->
| style="font-size:20pt;" |[[wikt:en:coicerent|coicerent]]
| style="font-size:20pt;" |[[wikt:en:conicerent|co<span style="background-color:#ff0;">n</span>icerent]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【coici】-->
| style="font-size:20pt;" |[[wikt:en:coici|coicī]]
| style="font-size:20pt;" |[[wikt:en:conici#Latin|co<span style="background-color:#ff0;">n</span>icī]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【coiciant】-->
| style="font-size:20pt;" |[[wikt:en:coiciant|coiciant]]
| style="font-size:20pt;" |[[wikt:en:coniciant|co<span style="background-color:#ff0;">n</span>iciant]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【coiciebant】-->
| style="font-size:20pt;" |[[wikt:en:coiciebant|coiciēbant]]
| style="font-size:20pt;" |[[wikt:en:coniciebant|co<span style="background-color:#ff0;">n</span>iciēbant]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【coiciunt】-->
| style="font-size:20pt;" |[[wikt:en:coiciunt|coiciunt]]
| style="font-size:20pt;" |[[wikt:en:coniciunt|co<span style="background-color:#ff0;">n</span>iciunt]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【coiecerant】-->
| style="font-size:20pt;" |[[wikt:en:coiecerant|coiēcerant]]
| style="font-size:20pt;" |[[wikt:en:coniecerant|co<span style="background-color:#ff0;">n</span>iēcerant]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【coiecerunt】-->
| style="font-size:20pt;" |[[wikt:en:coiecerunt|coiēcērunt]]
| style="font-size:20pt;" |[[wikt:en:coniecerunt|co<span style="background-color:#ff0;">n</span>iēcērunt]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【coiecisse】-->
| style="font-size:20pt;" |[[wikt:en:coiecisse|coiēcisse]]
| style="font-size:20pt;" |[[wikt:en:coniecisse|co<span style="background-color:#ff0;">n</span>iēcisse]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【coiecta】-->
| style="font-size:20pt;" |[[wikt:en:coiecta|coiecta]]
| style="font-size:20pt;" |[[wikt:en:coniecta|co<span style="background-color:#ff0;">n</span>iecta]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【coiecti】-->
| style="font-size:20pt;" |[[wikt:en:coiecti|coiectī]]
| style="font-size:20pt;" |[[wikt:en:coniecti|co<span style="background-color:#ff0;">n</span>iectī]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【coiectis】-->
| style="font-size:20pt;" |[[wikt:en:coiectis|coiectīs]]
| style="font-size:20pt;" |[[wikt:en:coniectis|co<span style="background-color:#ff0;">n</span>iectīs]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collatis】-->
| style="font-size:20pt;" |[[wikt:en:collatis|co<span style="background-color:#ff0;">l</span>lātīs]]
| style="font-size:20pt;" |[[wikt:en:conlatis|co<span style="background-color:#ff0;">n</span>lātīs]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collaudantur】-->
| style="font-size:20pt;" |[[wikt:en:collaudantur|co<span style="background-color:#ff0;">l</span>laudantur]]
| style="font-size:20pt;" |[[wikt:en:conlaudantur|co<span style="background-color:#ff0;">n</span>laudantur]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collaudat】-->
| style="font-size:20pt;" |[[wikt:en:collaudat|co<span style="background-color:#ff0;">l</span>laudat]]
| style="font-size:20pt;" |[[wikt:en:conlaudat|co<span style="background-color:#ff0;">n</span>laudat]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collaudatis】-->
| style="font-size:20pt;" |[[wikt:en:collaudatis#Participle|co<span style="background-color:#ff0;">l</span>laudātīs]]
| style="font-size:20pt;" |[[wikt:en:conlaudatis#Participle|co<span style="background-color:#ff0;">n</span>laudātīs]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collis】-->
| style="font-size:20pt;" |[[wikt:en:collis#Latin|coll<span style="background-color:#ff0;">ī</span>s]]
| style="font-size:20pt;" |[[wikt:en:colles#Latin|coll<span style="background-color:#ff0;">ē</span>s]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collocabant】-->
| style="font-size:20pt;" |[[wikt:en:collocabant|co<span style="background-color:#ff0;">l</span>locābant]]
| style="font-size:20pt;" |[[wikt:en:conlocabant|co<span style="background-color:#ff0;">n</span>locābant]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collocabat】-->
| style="font-size:20pt;" |[[wikt:en:collocabat|co<span style="background-color:#ff0;">l</span>locābat]]
| style="font-size:20pt;" |[[wikt:en:conlocabat|co<span style="background-color:#ff0;">n</span>locābat]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collocandis】-->
| style="font-size:20pt;" |[[wikt:en:collocandis|co<span style="background-color:#ff0;">l</span>locandīs]]
| style="font-size:20pt;" |[[wikt:en:conlocandis|co<span style="background-color:#ff0;">n</span>locandīs]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collocant】-->
| style="font-size:20pt;" |[[wikt:en:collocant#Latin|co<span style="background-color:#ff0;">l</span>locant]]
| style="font-size:20pt;" |[[wikt:en:conlocant|co<span style="background-color:#ff0;">n</span>locant]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collocantur】-->
| style="font-size:20pt;" |[[wikt:en:collocantur#Latin|co<span style="background-color:#ff0;">l</span>locantur]]
| style="font-size:20pt;" |[[wikt:en:conlocantur#Latin|co<span style="background-color:#ff0;">n</span>locantur]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collocarat】-->
| style="font-size:20pt;" |[[wikt:en:collocarat|co<span style="background-color:#ff0;">l</span>locārat]]
| style="font-size:20pt;" |[[wikt:en:conlocarat|co<span style="background-color:#ff0;">n</span>locārat]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collocare】-->
| style="font-size:20pt;" |[[wikt:en:collocare#Latin|co<span style="background-color:#ff0;">l</span>locāre]]
| style="font-size:20pt;" |[[wikt:en:conlocare|co<span style="background-color:#ff0;">n</span>locāre]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collocaret】-->
| style="font-size:20pt;" |[[wikt:en:collocaret|co<span style="background-color:#ff0;">l</span>locāret]]
| style="font-size:20pt;" |[[wikt:en:conlocaret|co<span style="background-color:#ff0;">n</span>locāret]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collocari】-->
| style="font-size:20pt;" |[[wikt:en:collocari|co<span style="background-color:#ff0;">l</span>locārī]]
| style="font-size:20pt;" |[[wikt:en:conlocari|co<span style="background-color:#ff0;">n</span>locārī]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collocatas】-->
| style="font-size:20pt;" |[[wikt:en:collocatas|co<span style="background-color:#ff0;">l</span>locātās]]
| style="font-size:20pt;" |[[wikt:en:conlocatas|co<span style="background-color:#ff0;">n</span>locātās]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collocati】-->
| style="font-size:20pt;" |[[wikt:en:collocati#Latin|co<span style="background-color:#ff0;">l</span>locātī]]
| style="font-size:20pt;" |[[wikt:en:conlocati|co<span style="background-color:#ff0;">n</span>locātī]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collocatis】-->
| style="font-size:20pt;" |[[wikt:en:collocatis#Participle|co<span style="background-color:#ff0;">l</span>locātīs]]
| style="font-size:20pt;" |[[wikt:en:conlocatis#Participle|co<span style="background-color:#ff0;">n</span>locātīs]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collocaverat】-->
| style="font-size:20pt;" |[[wikt:en:collocaverat#Latin|co<span style="background-color:#ff0;">l</span>locāverat]]
| style="font-size:20pt;" |[[wikt:en:conlocaverat#Latin|co<span style="background-color:#ff0;">n</span>locāverat]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collocavit】-->
| style="font-size:20pt;" |[[wikt:en:collocavit|co<span style="background-color:#ff0;">l</span>locāvit]]
| style="font-size:20pt;" |[[wikt:en:conlocavit|co<span style="background-color:#ff0;">n</span>locāvit]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【collocuti】-->
| style="font-size:20pt;" |[[wikt:en:collocuti|co<span style="background-color:#ff0;">l</span>locūtī]]
| style="font-size:20pt;" |[[wikt:en:conlocuti|co<span style="background-color:#ff0;">n</span>locūtī]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【colloquantur】-->
| style="font-size:20pt;" |[[wikt:en:colloquantur|co<span style="background-color:#ff0;">l</span>loquantur]]
| style="font-size:20pt;" |[[wikt:en:conloquantur|co<span style="background-color:#ff0;">n</span>loquantur]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【colloquendi】-->
| style="font-size:20pt;" |[[wikt:en:colloquendi|co<span style="background-color:#ff0;">l</span>loquendī]]
| style="font-size:20pt;" |[[wikt:en:conloquendi|co<span style="background-color:#ff0;">n</span>loquendī]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【colloqui】-->
| style="font-size:20pt;" |[[wikt:en:colloqui#Latin|co<span style="background-color:#ff0;">l</span>loquī]]
| style="font-size:20pt;" |[[wikt:en:conloqui#Latin|co<span style="background-color:#ff0;">n</span>loquī]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【colloquium】-->
| style="font-size:20pt;" |[[wikt:en:colloquium#Latin|co<span style="background-color:#ff0;">l</span>loquium]]
| style="font-size:20pt;" |[[wikt:en:conloquium#Latin|co<span style="background-color:#ff0;">n</span>loquium]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【communis】-->
| style="font-size:20pt;" |[[wikt:en:communis#Latin|commūn<span style="background-color:#ff0;">ī</span>s]]
| style="font-size:20pt;" |[[wikt:en:communes#Latin|commūn<span style="background-color:#ff0;">ē</span>s]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【compluribus】-->
| style="font-size:20pt;" |[[wikt:en:compluribus#Latin|co<span style="background-color:#ff0;">m</span>plūribus]]
| style="font-size:20pt;" |
| style="font-size:10pt;" |別形 <span style="font-size:20pt;">[[wikt:en:conpluribus#Latin|co<span style="background-color:#ff0;">n</span>plūribus]]</span>
|- style="font-family:Times New Roman;" <!--【compluris】-->
| style="font-size:20pt;" |[[wikt:en:compluris#Latin|complūr<span style="background-color:#ff0;">ī</span>s]]
| style="font-size:20pt;" |[[wikt:en:complures#Latin|complūr<span style="background-color:#ff0;">ē</span>s]]
| style="font-size:10pt;" |別形 <span style="font-size:20pt;">[[wikt:en:conplures#Latin|co<span style="background-color:#ff0;">n</span>plūrēs]]</span>
|- style="font-family:Times New Roman;" <!--【comprehensis】-->
| style="font-size:20pt;" |[[wikt:en:comprehensis|co<span style="background-color:#ff0;">m</span>prehēnsīs]]
| style="font-size:20pt;" |[[wikt:en:conprehensis|co<span style="background-color:#ff0;">n</span>prehēnsīs]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【comprehensos】-->
| style="font-size:20pt;" |[[wikt:en:comprehensos|co<span style="background-color:#ff0;">m</span>prehēnsōs]]
| style="font-size:20pt;" |[[wikt:en:conprehensos|co<span style="background-color:#ff0;">n</span>prehēnsōs]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【conantis】-->
| style="font-size:20pt;" |[[wikt:en:conantis|cōnant<span style="background-color:#ff0;">ī</span>s]]
| style="font-size:20pt;" |[[wikt:en:conantes|cōnant<span style="background-color:#ff0;">ē</span>s]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【consili】-->
| style="font-size:20pt;" |[[wikt:en:consili|cōnsil<span style="background-color:#ff0;">ī</span>]]
| style="font-size:20pt;" |[[wikt:en:consilii|cōnsil<span style="background-color:#ff0;">iī</span>]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【directus】-->
| style="font-size:20pt;" |[[wikt:en:directus#Latin|d<span style="background-color:#ff0;">ī</span>rēctus]]<!--(正統な古典ラテン語のつづりである dīrēctus)-->
| style="font-size:20pt;" |[[wikt:en:derectus#Latin|d<span style="background-color:#ff0;">ē</span>rēctus]]<!--(共和政末期から帝政初期(カエサルやアウグストゥスの時代)の銘文を調査すると、この意味(まっすぐな、直接の)では dērēctus(または dērectus)の綴りが圧倒的に優勢 であり、dīrēctus はほとんど見られません。)-->
| style="font-size:10pt;" |正統的な綴りは d<span style="background-color:#ff0;">ī</span>rēctus だが、<br>共和制末期の銘文では d<span style="background-color:#ff0;">ē</span>rēctus<br> が圧倒的に多い
|- style="font-family:Times New Roman;" <!--【dubitantis】-->
| style="font-size:20pt;" |[[wikt:en:dubitantis#Participle_2|dubitant<span style="background-color:#ff0;">ī</span>s]]
| style="font-size:20pt;" |[[wikt:en:dubitantes|dubitant<span style="background-color:#ff0;">ē</span>s]]
| style="font-size:10pt;" |
|- style="font-family:Times New Roman;" <!--【effarciuntur】-->
| style="font-size:20pt;" |[[wikt:en:effarciuntur#Latin|eff<span style="background-color:#ff0;">a</span>rciuntur]]
| style="font-size:20pt;" |[[wikt:en:efferciuntur#Latin|eff<span style="background-color:#ff0;">e</span>rciuntur]]<!--([[w:母音弱化|母音弱化]]による共和制末期の語形)-->
| style="font-size:10pt;" |eff<span style="background-color:#ff0;">e</span>rciuntur は[[w:母音弱化|母音弱化]]<br>による共和制末期の語形
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|- style="font-family:Times New Roman;" <!--【】-->
| style="font-size:20pt;" |
| style="font-size:20pt;" |
| style="font-size:10pt;" |<span style="background-color:#ff0;"></span>
|}
<!--
<span style="font-family:Times New Roman;font-style:normal;font-size:15pt;">
▲, , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , (), , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
[[wikt:en:egredientis#Etymology_2|ēgredientīs]], [[wikt:en:ei#Latin|eī]], [[wikt:en:eis#Latin|eīs]], [[wikt:en:existit#Latin|existit]],
[[wikt:en:expectent#Latin|expectent]],
[[wikt:en:exposcentis#Participle_2|exposcentīs]],
([[wikt:en:exstruxerunt#Latin|exstruxerunt]] 共和制末期の表記),
[[wikt:en:ferventis#Latin|ferventīs]], [[wikt:en:finis#Latin|fīnīs]],
[[wikt:en:glandis#Latin|glandīs]],
[[wikt:en:glebas#Latin|glēbās]](写本にあるが後期ラテン語の表記),
[[wikt:en:haesitantis#Participle_2|haesitantīs]], [[wikt:en:hostis#Latin|hostīs]], [[wikt:en:ignis#Latin|ignīs]], [[wikt:en:illatas|illātās]], [[wikt:en:immittit|immittit]], [[wikt:en:immittunt|immittunt]], [[wikt:en:imparatum|imparātum]], ([[wikt:en:impedita#Latin|impedīta]]),
[[wikt:en:imperi#Latin|imperī]],
[[wikt:en:imprudentia#Noun|imprūdentia]],
[[wikt:en:incolumis#Latin|incolumīs]],
[[wikt:en:indignantis#Participle_2|indignantīs]],
[[wikt:en:inopinantis#Adjective_2|inopīnantīs]], [[wikt:en:irridere#Latin|irrīdēre]], [[wikt:en:irrumpere|irrumpere]], [[wikt:en:irrumpit|irrumpit]], [[wikt:en:irruperunt|irrūpērunt]], [[wikt:en:laborantis#Etymology_2|labōrantīs]],
([[wikt:en:materiem#Latin|materiem]]),
[[wikt:en:montis|montīs]], [[wikt:en:natalis#Latin|nātālīs]], [[wikt:en:navis#Latin|nāvīs]], [[wikt:en:negoti|negōtī]], nōn nūllae, nōn nūllōs, [[wikt:en:offici#Noun_2|officī]], [[wikt:en:omnis#Latin|omnīs]],
[[wikt:en:opportunitate#Latin|opportūnitāte]],
[[wikt:en:partis#Latin|partīs]], [[wikt:en:periclum#Latin|perīclum]], plūrīs, [[wikt:en:praesidi|praesidī]], [[wikt:en:proeli|proelī]], proficīscentīs, [[wikt:en:resistentis|resistentīs]], [[wikt:en:singularis#Latin|singulārīs]], [[wikt:en:solaci|sōlācī]], [[wikt:en:spati#Latin|spatī]], [[wikt:en:subeuntis|subeuntīs]],
subficere (×subficereは使われていない)
[[wikt:en:suffossis|suffossīs]], [[wikt:en:sumministrata|sumministrāta]], [[wikt:en:summissis|summissīs]],
[[wikt:en:summittantur#Latin|summittantur]],
[[wikt:en:summittebat|summittēbat]], [[wikt:en:summittit|summittit]], [[wikt:en:summotis|summōtīs]], [[wikt:en:summoveri|summovērī]], [[wikt:en:supplici#Noun|supplicī]],
[[wikt:en:testis#Latin|testīs]],
[[wikt:en:timentis#Participle_2|timentīs]], [[wikt:en:Tituri|Titūrī]], [[wikt:en:Trinobantes#Latin|Trinobantēs]], trīs, [[wikt:en:turris#Latin|turrīs]](共和制末期の表記に近い), [[wikt:en:utilis#Latin|ūtilīs]], [[wikt:en:vectigalis#Latin|vectīgālīs]] </span> などは、
<br>それぞれ
<span style="font-family:Times New Roman;font-style:normal;font-size:15pt;">
▼, , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , (), , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
, , , , , , , [[wikt:en:egredientes|ēgredientēs]], [[wikt:en:ii#Latin|iī]], [[wikt:en:iis#Latin|iīs]], [[wikt:en:exsistit|exsistit]],
[[wikt:en:exspectent#Latin|exspectent]],
[[wikt:en:exposcentes#Latin|exposcentēs]],
([[wikt:en:extruxerunt#Latin|extruxerunt]]実際の発音に近い表記),
[[wikt:en:ferventes#Latin|ferventēs]], [[wikt:en:fines#Latin|fīnēs]],
[[wikt:en:glandes#Latin|glandēs]],
[[wikt:en:glaebas#Latin|glaebās]](共和制末期の表記),
[[wikt:en:haesitantes#Latin|haesitantēs]], [[wikt:en:hostes#Latin|hostēs]], [[wikt:en:ignes|ignēs]], [[wikt:en:inlatas|inlātās]], [[wikt:en:inmittit|inmittit]], [[wikt:en:inmittunt|inmittunt]], [[wikt:en:inparatum|inparātum]], ([[wikt:en:inpedita#Latin|inpedīta]]),
[[wikt:en:imperii#Latin|imperiī]],
[[wikt:en:inprudentia#Noun|inprūdentia]],
[[wikt:en:incolumes|incolumēs]],
[[wikt:en:indignantes#Latin|indignantēs]],
[[wikt:en:inopinantes|inopīnantēs]], [[wikt:en:inridere|inrīdēre]], [[wikt:en:inrumpere|inrumpere]], [[wikt:en:inrumpit|inrumpit]], [[wikt:en:inruperunt|inrūpērunt]], [[wikt:en:laborantes#Latin|labōrantēs]],
([[wikt:en:materiam#Latin|materiam]]共和制末期に近い表記),
[[wikt:en:montes#Latin|montēs]], [[wikt:en:natales#Latin|nātālēs]], [[wikt:en:naves#Latin|nāvēs]], [[wikt:en:negotii|negōtiī]], [[wikt:en:nonnullae|nōnnūllae]], [[wikt:en:nonnullos|nōnnūllōs]], [[wikt:en:officii#Latin|officiī]], [[wikt:en:omnes#Latin|omnēs]],
([[wikt:en:oportunitate#Latin|oportūnitāte]])
[[wikt:en:partes#Latin|partēs]], [[wikt:en:periculum#Latin|perīculum]], [[wikt:en:plures|plūrēs]], [[wikt:en:praesidii|praesidiī]], [[wikt:en:proelii|proeliī]], [[wikt:en:proficiscentes|proficīscentēs]], [[wikt:en:resistentes#Latin|resistentēs]], [[wikt:en:singulares#Latin|singulārēs]], [[wikt:en:solacii|sōlāciī]], [[wikt:en:spatii#Latin|spatiī]], [[wikt:en:subeuntes|subeuntēs]], [[wikt:en:subfossis|subfossīs]], [[wikt:en:subministrata|subministrāta]], [[wikt:en:submissis|submissīs]],
[[wikt:en:submittantur#Latin|submittantur]],
[[wikt:en:submittebat|submittēbat]], [[wikt:en:submittit|submittit]], [[wikt:en:submotis|submōtīs]], [[wikt:en:submoveri|submovērī]], [[wikt:en:supplicii|suppliciī]],
[[wikt:en:testes#Latin|testēs]],
[[wikt:en:timentes|timentēs]], [[wikt:en:Titurii|Titūriī]], [[wikt:en:Trinovantes#Latin|Trinovantēs]], [[wikt:en:tres#Latin|trēs]], [[wikt:en:turres#Latin|turrēs]], [[wikt:en:utiles#Latin|ūtilēs]], [[wikt:en:vectigales|vectīgālēs]] </span> などとした。
-->
<span style="font-family:Times New Roman;font-style:normal;font-size:15pt;"></span>
<span style="font-family:Times New Roman;font-style:oblique;font-size:15pt;"></span>
<span style="color:#b00;"></span>
<span style="color:#800;"></span>
<span style="font-size:10pt;"></span>
<span style="background-color:#ff0;"></span>
==脚注==
<references />
==関連項目==
==外部リンク==
emdel4hzcwqitne1a7js0kopm8gl07p
利用者:-NISIMORI YOSIHIKO-
2
48636
302227
302030
2026-08-14T08:08:56Z
-NISIMORI YOSIHIKO-
92191
/* 所属場所 */ 所属場所
302227
wikitext
text/x-wiki
はじめまして!飛行機好きオタクです!この、-NISIMORIYOSIHIKOの由来は漢字で読むと、「西森義彦」「に」は、肉がすき🍗🍖🥓🥩「し」しずか(しずかちゃんじゃありませんよ!「も」森の近くに住んでいる。「り」りんご🍎がすき!「よ」「し」困っている人がいたら、よしよしする!「ひ」たまには火を噴火する。「こ」こままわしが下手
==所属場所==
ウィクショナリー、Wikipedia、Wikibooks、ウィキメディア、ウィキクォート、ウィキボヤージュ、ウィキバーシティ
==出身地==
愛媛県
==誕生日==
不明
==性別==
男
==この人ってどんな人?==
物凄く飛行機を語っていた、飛行機博士のオタク。
==Wiktionary・Wikibooksでやってはいけないこと==
悪意な投稿や、人を傷つけたりすると、犯罪行為に課せられます。また、編集ブロックされる恐れがあります。
==なぜ、やったらだめか==
見る人から、混乱してしまうから。
==学校での生活==
学校でいじめられる!しかも、お友達も、ぼくにたいして、「はー💢ちっ「舌打ち」💢」しかも、体当たってくる。逃げてるはずが…
1年生 やさしい
2年生半厳しいけどやさしい
3年生半半厳しい
4年生半半半厳しい
5年生厳しい
6年生大凶厳しい
これらの学校生活表で見た通り、先生の態度レベルがあがってます。これじゃあ学校いけないことになる。友達は毎日、「はー💢ちっ「舌打ち」💢」体当たりするから、みんなはどうおもう?質問してね。
6cj7g30qhyvxn85vah2azrgmuhlrlfz
302228
302227
2026-08-14T08:28:21Z
-NISIMORI YOSIHIKO-
92191
/* 所属場所 */ 所属場所
302228
wikitext
text/x-wiki
はじめまして!飛行機好きオタクです!この、-NISIMORIYOSIHIKOの由来は漢字で読むと、「西森義彦」「に」は、肉がすき🍗🍖🥓🥩「し」しずか(しずかちゃんじゃありませんよ!「も」森の近くに住んでいる。「り」りんご🍎がすき!「よ」「し」困っている人がいたら、よしよしする!「ひ」たまには火を噴火する。「こ」こままわしが下手
==所属場所==
ウィクショナリー、Wikipedia、Wikibooks、ウィキメディア、ウィキクォート、ウィキボヤージュ、ウィキバーシティ、ウィキスピーシーズ、ウィキソース
==出身地==
愛媛県
==誕生日==
不明
==性別==
男
==この人ってどんな人?==
物凄く飛行機を語っていた、飛行機博士のオタク。
==Wiktionary・Wikibooksでやってはいけないこと==
悪意な投稿や、人を傷つけたりすると、犯罪行為に課せられます。また、編集ブロックされる恐れがあります。
==なぜ、やったらだめか==
見る人から、混乱してしまうから。
==学校での生活==
学校でいじめられる!しかも、お友達も、ぼくにたいして、「はー💢ちっ「舌打ち」💢」しかも、体当たってくる。逃げてるはずが…
1年生 やさしい
2年生半厳しいけどやさしい
3年生半半厳しい
4年生半半半厳しい
5年生厳しい
6年生大凶厳しい
これらの学校生活表で見た通り、先生の態度レベルがあがってます。これじゃあ学校いけないことになる。友達は毎日、「はー💢ちっ「舌打ち」💢」体当たりするから、みんなはどうおもう?質問してね。
8onv27reot8c08w4d064oxe5adrqwoy