韓国語単語練習

Text-free BSKorean illustration for Korean bus stop sign Learn Korean lesson.

韓国語単語練習ガイド

韓国語単語練習は、実際の場面で韓国語の言葉を練習するための内容です。このBSKorean記事は読みやすく、アプリ練習にもつながる構成です。

BSKoreanアプリで練習

関連レッスン


.bs-practice-hero,
.bs-practice-app,
.bs-practice-info {
max-width: 980px;
margin-left: auto;
margin-right: auto;
}
.page-id-887 .entry-hero {
display: none;
}
.bs-practice-hero-compact {
padding: 18px 16px 12px;
border-bottom: 1px solid #dbe7dc;
background: #f3faf4;
}
.bs-practice-hero .bs-eyebrow {
margin: 0 0 4px;
color: #376344;
font-size: 0.78rem;
font-weight: 700;
letter-spacing: 0;
text-transform: uppercase;
}
.bs-practice-hero h1,\n.bs-practice-hero h2 {
margin: 0 0 6px;
font-size: clamp(1.45rem, 5vw, 2.05rem);
line-height: 1.12;
}
.bs-practice-hero p {
margin: 0;
max-width: 680px;
color: #4b5d53;
}
.bs-practice-app {
padding: 14px 12px 24px;
}
.bs-practice-status,
.bs-score-row,
.bs-practice-controls,
.bs-practice-tabs {
display: flex;
gap: 8px;
flex-wrap: wrap;
align-items: center;
}
.bs-practice-status,
.bs-score-row {
justify-content: space-between;
color: #4b5d53;
font-size: 0.9rem;
}
.bs-word-card {
position: relative;
margin-top: 10px;
padding: 22px 16px 18px;
min-height: 196px;
border: 1px solid #dfe7df;
border-radius: 8px;
background: #fffdf8;
box-shadow: 0 10px 28px rgba(42, 66, 48, 0.08);
}
.bs-card-kicker {
margin: 0 0 8px;
color: #6b7b70;
font-size: 0.82rem;
font-weight: 700;
}
.bs-word-card h2 {
margin: 0 72px 8px 0;
font-size: clamp(2.15rem, 12vw, 4.2rem);
line-height: 1.05;
word-break: keep-all;
}
.bs-card-roman {
margin: 0 0 12px;
color: #54705d;
font-size: 0.95rem;
}
.bs-card-example {
margin: 0;
color: #2b342e;
font-size: 1rem;
}
.bs-speak-button,
.bs-favorite-button {
position: absolute;
top: 12px;
border: 1px solid #bdd2c0;
border-radius: 8px;
background: #eef8ef;
color: #23472e;
min-height: 38px;
padding: 0 11px;
font-size: 0.82rem;
font-weight: 700;
}
.bs-speak-button { right: 74px; }
.bs-favorite-button { right: 12px; }
.bs-favorite-button.is-active {
background: #244b32;
color: #fff;
}
.bs-choice-grid {
display: grid;
grid-template-columns: 1fr;
gap: 9px;
margin-top: 12px;
}
.bs-choice {
width: 100%;
border: 1px solid #d2ded3;
border-radius: 8px;
background: #ffffff;
padding: 13px 12px;
color: #243229;
font-weight: 700;
text-align: left;
min-height: 48px;
}
.bs-choice.is-correct {
border-color: #2e7d45;
background: #edf8ef;
}
.bs-choice.is-wrong {
border-color: #c15445;
background: #fff0ed;
}
.bs-feedback {
min-height: 28px;
margin: 10px 0;
color: #37483d;
font-weight: 700;
}
.bs-practice-controls button,
.bs-practice-tab {
border: 1px solid #c8d6c9;
border-radius: 8px;
background: #fff;
color: #2b4031;
min-height: 38px;
padding: 8px 12px;
font-size: 0.9rem;
font-weight: 700;
}
.bs-practice-tab.is-active,
.bs-practice-controls button:hover,
.bs-choice:hover {
border-color: #2d6840;
background: #eaf6ec;
}
.bs-practice-settings {
margin-top: 22px;
padding: 16px;
border: 1px solid #dde7de;
border-radius: 8px;
background: #f8fbf7;
}
.bs-practice-settings h2,
.bs-practice-info h2 {
margin-top: 0;
font-size: 1.25rem;
}
.bs-practice-settings h3 {
margin: 16px 0 8px;
font-size: 1rem;
}
.bs-practice-tabs-levels {
max-height: none;
}
.bs-history {
margin-top: 14px;
padding: 12px;
border-radius: 8px;
background: #ffffff;
color: #46584d;
}
.bs-history strong,
.bs-history span {
display: block;
}
.bs-practice-info {
padding: 8px 16px 32px;
}
@media (min-width: 760px) {
.bs-practice-app {
padding-left: 18px;
padding-right: 18px;
}
.bs-choice-grid {
grid-template-columns: repeat(3, minmax(0, 1fr));
}
.bs-practice-settings {
padding: 20px;
}
}

.bs-construction-entry {
max-width: 980px;
margin: 12px auto 4px;
padding: 14px 16px;
border: 1px solid #d9e6d8;
border-radius: 10px;
background: #fffaf0;
box-shadow: 0 1px 0 rgba(23, 56, 36, 0.04);
}
.bs-construction-entry h2 {
margin: 0 0 6px;
color: #173824;
font-size: clamp(1.08rem, 4vw, 1.35rem);
line-height: 1.22;
}
.bs-construction-entry p {
margin: 0 0 10px;
color: #46584d;
line-height: 1.55;
}
.bs-construction-entry-actions {
display: flex;
flex-wrap: wrap;
gap: 8px;
}
.bs-construction-entry-actions a {
display: inline-flex;
align-items: center;
justify-content: center;
min-height: 42px;
padding: 0 14px;
border-radius: 999px;
font-weight: 800;
text-decoration: none;
}
.bs-construction-entry-actions a:first-child {
background: #173824;
color: #ffffff;
}
.bs-construction-entry-actions a:last-child {
background: #dff3e5;
color: #173824;
}
@media (max-width: 640px) {
.bs-construction-entry {
margin-left: 12px;
margin-right: 12px;
}
.bs-construction-entry-actions a {
width: 100%;
}
}

このセクションでは実用韓国語を日本語で説明し、元の練習順序を保っています。

実用韓国語の場面で練習

まず韓国語の文を読み、次に読み方と日本語の意味を表で確認してください。

実用韓国語の場面で練習

実用韓国語を練習するときは、韓国語の重要語、発音、実生活での安全な使い方に注意してください。

練習を始める
練習を始める

実用韓国語の場面で練習

画像と構成は英語版と同じ流れにして、学習者が比較しやすいようにしています。

練習を始める
練習を始める
Loading words…
0 / 0

Korean

Loading…

このセクションでは実用韓国語を日本語で説明し、元の練習順序を保っています。




Correct 0 / Wrong 0 / Skip 0

実用韓国語の場面で練習

まず韓国語の文を読み、次に読み方と日本語の意味を表で確認してください。

Category

Level

Level Detail

Importance

Learning History
Studied word counts are saved in this browser.

実用韓国語の場面で練習

実用韓国語を練習するときは、韓国語の重要語、発音、実生活での安全な使い方に注意してください。

画像と構成は英語版と同じ流れにして、学習者が比較しやすいようにしています。

Available Categories

  • 実用韓国語を練習するときは、韓国語の重要語、発音、実生活での安全な使い方に注意してください。
  • 実用韓国語を練習するときは、韓国語の重要語、発音、実生活での安全な使い方に注意してください。
  • 実用韓国語を練習するときは、韓国語の重要語、発音、実生活での安全な使い方に注意してください。
  • 実用韓国語を練習するときは、韓国語の重要語、発音、実生活での安全な使い方に注意してください。
  • 実用韓国語を練習するときは、韓国語の重要語、発音、実生活での安全な使い方に注意してください。
  • 実用韓国語を練習するときは、韓国語の重要語、発音、実生活での安全な使い方に注意してください。
  • 実用韓国語を練習するときは、韓国語の重要語、発音、実生活での安全な使い方に注意してください。