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

Commit 89541a1

Browse files
authored
05_syntax (#6)
* 翻訳開始 * 翻訳完了 * 表現修正
1 parent e7210a9 commit 89541a1

File tree

3 files changed

+377
-4
lines changed

3 files changed

+377
-4
lines changed

GROSSARY.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,14 +24,25 @@
2424
| metavariable | メタ変数 |
2525
| notation | 記法 |
2626
| parse | パース |
27+
| precedence | 優先順位 |
28+
| priority | 優先度 |
2729
| proof term | 証明項 |
2830
| reduction | 簡約 |
2931
| reflection | リフレクション |
32+
| syntactically | 構文的 |
3033
| syntax | 構文 |
34+
| syntax category | 構文カテゴリ |
3135
| target type | ターゲットの型 |
3236
| term | 項(式を構成する要素)、用語 |
3337
| transparency | 透過度 |
3438
| unification | ユニフィケーション |
3539
| universe | 宇宙 |
3640
| universe-polymorphic constant | 宇宙多相な定数 |
3741
| β-reduction | β簡約 |
42+
43+
# 英語表現をそのまま用いている単語
44+
45+
| 用語 |
46+
| --- |
47+
| macro hygiene |
48+
| loose |

0 commit comments

Comments
 (0)