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

Commit 1c6e41d

Browse files
committed
翻訳完了
1 parent e64b17a commit 1c6e41d

File tree

3 files changed

+245
-20
lines changed

3 files changed

+245
-20
lines changed

GROSSARY.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,17 @@
55
| abstract syntax tree | 抽象構文木 |
66
| concrete syntax tree | 解析木 |
77
| context | コンテキスト(証明やプログラム中のスコープを指す場合)、文脈(それ以外) |
8+
| delaboration | デラボレーション |
89
| elaborate | 精緻化 |
910
| elaboration | エラボレーション |
11+
| elaborator | エラボレータ |
1012
| hypothesis | 仮定 |
1113
| expression ||
1214
| implication | 含意 |
1315
| metavariable | メタ変数 |
1416
| notation | 記法 |
17+
| parse | パース |
1518
| reflection | リフレクション |
1619
| syntax | 構文 |
17-
| term ||
20+
| term | 項(式を構成する要素)、用語 |
21+
| unification | ユニフィケーション |

0 commit comments

Comments
 (0)