Skip to content

Commit 9f2482b

Browse files
committed
add youon in keyboard tutorial
1 parent f3de674 commit 9f2482b

5 files changed

Lines changed: 103 additions & 5 deletions

File tree

learn/src/components/HiraganaTableDialog.tsx

Lines changed: 65 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,71 @@ export default function HiraganaTableDialog(): JSX.Element {
115115
</TableRow>
116116
</Table>
117117
</Paper>
118+
<Paper elevation={2} sx={{ my: 2 }}>
119+
<Typography variant="h6" component="h2" color="inherit" p={2}>
120+
拗音の対応表
121+
</Typography>
122+
<Table>
123+
<TableHead>
124+
<TableRow>
125+
<TableCell></TableCell>
126+
<TableCell></TableCell>
127+
<TableCell></TableCell>
128+
<TableCell></TableCell>
129+
<TableCell></TableCell>
130+
<TableCell></TableCell>
131+
<TableCell></TableCell>
132+
<TableCell></TableCell>
133+
<TableCell></TableCell>
134+
<TableCell></TableCell>
135+
<TableCell></TableCell>
136+
<TableCell></TableCell>
137+
</TableRow>
138+
</TableHead>
139+
<TableRow>
140+
<TableCell></TableCell>
141+
<TableCell>⠈⠡</TableCell>
142+
<TableCell>⠈⠱</TableCell>
143+
<TableCell>⠈⠕</TableCell>
144+
<TableCell>⠈⠥</TableCell>
145+
<TableCell>⠈⠵</TableCell>
146+
<TableCell>⠈⠑</TableCell>
147+
<TableCell>⠘⠡</TableCell>
148+
<TableCell>⠘⠱</TableCell>
149+
<TableCell>⠘⠕</TableCell>
150+
<TableCell>⠘⠥</TableCell>
151+
<TableCell>⠨⠥</TableCell>
152+
</TableRow>
153+
<TableRow>
154+
<TableCell></TableCell>
155+
<TableCell>⠈⠩</TableCell>
156+
<TableCell>⠈⠹</TableCell>
157+
<TableCell>⠈⠝</TableCell>
158+
<TableCell>⠈⠭</TableCell>
159+
<TableCell>⠈⠽</TableCell>
160+
<TableCell>⠈⠙</TableCell>
161+
<TableCell>⠘⠩</TableCell>
162+
<TableCell>⠘⠹</TableCell>
163+
<TableCell>⠘⠝</TableCell>
164+
<TableCell>⠘⠭</TableCell>
165+
<TableCell>⠨⠭</TableCell>
166+
</TableRow>
167+
<TableRow>
168+
<TableCell></TableCell>
169+
<TableCell>⠈⠪</TableCell>
170+
<TableCell>⠈⠺</TableCell>
171+
<TableCell>⠈⠞</TableCell>
172+
<TableCell>⠈⠮</TableCell>
173+
<TableCell>⠈⠾</TableCell>
174+
<TableCell>⠈⠚</TableCell>
175+
<TableCell>⠘⠪</TableCell>
176+
<TableCell>⠘⠺</TableCell>
177+
<TableCell>⠘⠞</TableCell>
178+
<TableCell>⠘⠮</TableCell>
179+
<TableCell>⠨⠮</TableCell>
180+
</TableRow>
181+
</Table>
182+
</Paper>
118183
<Paper elevation={2} sx={{ my: 2 }}>
119184
<Typography variant="h6" component="h2" color="inherit" p={2}>
120185
その他の対応表

learn/src/pages/keyboard/index.tsx

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ import Tutorial1, {
88
} from "./tutorial/tutorial1";
99
import Tutorial1Dialog1 from "./tutorial/tutorial1/dialog/1_braille_6dots.mdx";
1010
import Tutorial1Dialog2 from "./tutorial/tutorial1/dialog/2_write_hiragana.mdx";
11+
import Tutorial1Dialog7 from "./tutorial/tutorial1/dialog/3_youon.mdx";
1112
import Tutorial1Dialog3 from "./tutorial/tutorial1/dialog/3_kanadukai.mdx";
1213
import Tutorial1Dialog6 from "./tutorial/tutorial1/dialog/3_number.mdx";
1314
import Tutorial1Dialog4 from "./tutorial/tutorial1/dialog/4_alphabet.mdx";
@@ -34,6 +35,10 @@ export default function Keyboard(): JSX.Element {
3435
},
3536
{
3637
dialog: [
38+
{
39+
title: "拗音の入力",
40+
content: <Tutorial1Dialog7 />,
41+
},
3742
{
3843
title: "かなづかいの例外ルール",
3944
content: <Tutorial1Dialog3 />,

learn/src/pages/keyboard/tutorial/tutorial1/dialog/3_kanadukai.mdx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,3 @@ import PracticeField from "../../../../../components/PracticeField";
1515

1616
実際に点字で文章を書く際は、分かち書きをしてから点字に直すという作業が必要になります。
1717
このチュートリアルでは点字入力の側面を重視し、分かち書きがされた状態で練習問題を用意します。
18-
19-
練習問題のヒント:「弟は」は「オトートワ」と入力します。また、「算数」は「サンスー」と入力します。
Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
### 拗音(「ゃ」「ゅ」「ょ」)の入力について
2+
3+
拗音は次の表に従って入力していくことができます。
4+
5+
"⠈"は後に続く文字が拗音であることを示します。
6+
7+
その後に「か」を表す"⠡"が来れば「きゃ」、「く」を表す"⠡"が来れば「きゅ」、「こ」を表す"⠡"が来れば「きょ」になります。
8+
9+
| 拗音 | | | | |
10+
| ---------- | --- | ---------- | --- | ---------- |
11+
| 「きゃ」⠈⠡ | | 「きゅ」⠈⠩ | | 「きょ」⠈⠪ |
12+
| 「しゃ」⠈⠱ | | 「しゅ」⠈⠹ | | 「しょ」⠈⠺ |
13+
| 「ちゃ」⠈⠕ | | 「ちゅ」⠈⠝ | | 「ちょ」⠈⠞ |
14+
| 「ひゃ」⠈⠥ | | 「ひゅ」⠈⠭ | | 「ひょ」⠈⠮ |
15+
| 「みゃ」⠈⠵ | | 「みゅ」⠈⠽ | | 「みょ」⠈⠾ |
16+
| 「りゃ」⠈⠑ | | 「りゅ」⠈⠙ | | 「りょ」⠈⠚ |
17+
18+
### 拗濁音と拗半濁音(「ぎゃ」「ぎゅ」「ぎょ」など)の入力について
19+
20+
拗濁音と拗半濁音は次の表に従って入力していくことができます。
21+
22+
拗音で用いた"⠈"の代わりに、拗濁音の場合は"⠘"、拗半濁音"⠨"を最初につけます。
23+
24+
| 拗濁音 | | | | |
25+
| ---------- | --- | ---------- | --- | ---------- |
26+
| 「ぎゃ」⠘⠡ | | 「ぎゅ」⠘⠩ | | 「ぎょ」⠘⠪ |
27+
| 「じゃ」⠘⠱ | | 「じゅ」⠘⠹ | | 「じょ」⠘⠺ |
28+
| 「ぢゃ」⠘⠕ | | 「ぢゅ」⠘⠝ | | 「ぢょ」⠘⠞ |
29+
| 「びゃ」⠘⠥ | | 「びゅ」⠘⠭ | | 「びょ」⠘⠮ |
30+
| 「ぴゃ」⠨⠥ | | 「ぴゅ」⠨⠭ | | 「ぴょ」⠨⠮ |

learn/src/pages/keyboard/tutorial/tutorial1/index.tsx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,19 +32,19 @@ export const questionList1: QuestionList = [
3232
export const questionList2: QuestionList = [
3333
{
3434
question: "弟は 算数を 習う",
35-
answer: "おとーとわ さんすーを ならう",
35+
answer: "おとーとわ さんすーを ならう",
3636
hint: "「弟は」は「オトートワ」と入力します。また、「算数」は「サンスー」と入力します。",
3737
},
3838
];
3939
export const questionList3: QuestionList = [
4040
{ question: "2023" },
41-
{ question: "9と 4分の3番 線", answer: "9と 4ぶんの3ばん せん" },
41+
{ question: "9と 4分の3番 線", answer: "9と 4ぶんの3ばん せん" },
4242
];
4343
export const questionList4: QuestionList = [{ question: "Tokyo" }];
4444
export const questionList5: QuestionList = [
4545
{
4646
question: "今日の 天気は、 雨 のち 曇りです。",
47-
answer: "きょーの てんきわ、 あめ のち くもりです。",
47+
answer: "きょーの てんきわ、 あめ のち くもりです。",
4848
},
4949
];
5050

0 commit comments

Comments
 (0)