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

01_intro #2

Merged
merged 4 commits into from
Sep 15, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions GROSSARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,16 @@

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