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

Commit 37fed97

Browse files
authored
01_intro (#2)
* 翻訳開始 * 翻訳完了 * 誤訳修正 * 訳注記載修正
1 parent 57fc549 commit 37fed97

File tree

3 files changed

+197
-9
lines changed

3 files changed

+197
-9
lines changed

GROSSARY.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,16 @@
22

33
| 英語 | 日本語 |
44
| --- | --- |
5+
| abstract syntax tree | 抽象構文木 |
6+
| concrete syntax tree | 解析木 |
7+
| context | コンテキスト(証明やプログラム中のスコープを指す場合)、文脈(それ以外) |
8+
| elaborate | 精緻化 |
9+
| elaboration | エラボレーション |
10+
| hypothesis | 仮定 |
11+
| expression ||
12+
| implication | 含意 |
13+
| metavariable | メタ変数 |
14+
| notation | 記法 |
15+
| reflection | リフレクション |
16+
| syntax | 構文 |
17+
| term ||

0 commit comments

Comments
 (0)