Skip to content
This repository was archived by the owner on Jan 5, 2025. It is now read-only.

Commit 3742728

Browse files
authored
Structural翻訳 (#33)
* 翻訳開始 * 翻訳完了
1 parent b854b3f commit 3742728

File tree

2 files changed

+182
-7
lines changed

2 files changed

+182
-7
lines changed

GLOSSARY.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@
5151
| conversion | 変換 | |
5252
| core language | コア言語 | |
5353
| core type theory | コア型理論 | |
54+
| course-of-values recursion | 累積再帰 | course-of-values induction が累積帰納法であることに合わせた |
5455
| curly brace | 波括弧 | |
5556
| currying | カリー化 | |
5657
| cycle | 巡回 | |
@@ -68,6 +69,7 @@
6869
| deriving | 導出 | |
6970
| desugar | 脱糖 | |
7071
| diamond | ダイアモンド | 菱形継承問題関連の単語。菱形だとわかりづらいためカタカナにした |
72+
| discriminant | 判別子 | |
7173
| disjointness | 不連結性 | |
7274
| disjunction | 選言 | |
7375
| domain | 定義域 | |
@@ -233,6 +235,7 @@
233235
| separator | 区切り文字 | |
234236
| set | (数学的な集合の場合)集合、(数学的な集合を意味しない場合でプログラミング上実体のある集まりの場合)セット、(それ以外)あつまり | |
235237
| section || |
238+
| sentinel | 番兵 | |
236239
| serialize | シリアライズ | |
237240
| shadow | (変数の隠蔽の意で)シャドーイング | |
238241
| side effect | 副作用 | |

0 commit comments

Comments
 (0)