{"id":12885,"date":"2025-07-16T00:01:57","date_gmt":"2025-07-15T16:01:57","guid":{"rendered":"https:\/\/tiffanysmandarin.com\/?p=12885"},"modified":"2026-08-31T14:26:35","modified_gmt":"2026-08-31T06:26:35","slug":"contemporary-chinese-vocabulary-practice-b1l3","status":"publish","type":"post","link":"https:\/\/tiffanysmandarin.com\/index.php\/2025\/07\/16\/contemporary-chinese-vocabulary-practice-b1l3\/","title":{"rendered":"B1 L3 Vocabulary and Practice"},"content":{"rendered":"\n<div style=\"height:5px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<!--\n  \u7576\u4ee3\u4e2d\u6587 Book 1 \u00b7 Lesson 3 \u300c\u9031\u672b\u505a\u4ec0\u9ebc\uff1f\u300d What Are You Doing Over the Weekend? \u2014 Vocabulary Embed\n  \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\n  Same technical pattern as dangdai-b1l1-vocab-embed.html \/ dangdai-b1l2-vocab-embed.html\n  \u2014 see those files' comments for the fuller rationale. Key points repeated here:\n    - No <!DOCTYPE>\/<html>\/<head>\/<body>, no page-level toggle UI (site's own\n      Text Display \/ Pinyin Display toggle covers that); no external Quizlet\n      embed on the page \u2014 flashcard deck (07) + Match It game (08) below\n      replace it entirely\n    - CSS scoped under .dangdai-b1l3-vocab-embed with its own --db3-*\n      variables, same oxblood\/mustard\/sage\/bone palette as L1\/L2\n    - Ruby: every example\/dialogue sentence segmented WORD BY WORD into its\n      own ruby+pinyin chunk, punctuation is plain text, not ruby\n    - Root lookup by id (#dangdai-b1l3-vocab-embed-1), not currentScript\n    - Speaker buttons: inline SVG play-triangle icon, flex-locked to a true\n      circle (flex:0 0 26px; padding:0), data-trad\/data-simp + one\n      delegated click listener\n    - W(t,s,p) = shared pinyin; WD(t,s,pt,ps) = genuinely different TW\/CN\n      pinyin \u2014 reused here for \u559c\u6b61\/\u559c\u6b22 (x\u01d0hu\u0101n\/x\u01d0huan) wherever it recurs\n      in this lesson's examples. None of THIS lesson's own new words need\n      WD (checked individually \u2014 no neutral-tone TW\/CN splits found)\n    - Verified trad\/simp CHARACTER pairs individually before writing (not\n      assumed identical): \u7c43\u7403\/\u7bee\u7403, \u7db2\u7403\/\u7f51\u7403, \u96fb\u5f71\/\u7535\u5f71, \u4e0a\u7db2\/\u4e0a\u7f51,\n      \u7761\u89ba\/\u7761\u89c9, \u4ec0\u9ebc\u6642\u5019\/\u4ec0\u4e48\u65f6\u5019, \u9031\u672b\/\u5468\u672b (carried over from L2),\n      \u81fa\u7063\u83dc\/\u53f0\u6e7e\u83dc (\u81fa\u7063\u2192\u53f0\u6e7e carried over from L1's \u81fa\u7063\/\u53f0\u6e7e mapping)\n    - Real vocab confirmed against the official workbook's own exercise\n      sentences (e.g. \"\u6211\u548c\u54e5\u54e5\u9031\u672b\u5e38\u5e38\u4e00\u8d77\u6253\u7c43\u7403\", \"\u6211\u559c\u6b61\u5403\u81fa\u7063\u83dc\u548c\u8d8a\u5357\n      \u83dc\", \"\u6211\u5011\u53bb\u6253\u68d2\u7403\uff0c\u597d\u4e0d\u597d\uff1f\"), not invented\n    - Traditional\/Simplified conversion: every piece of Chinese text uses the\n      site's own shared `lang-zh-TW` \/ `lang-zh-CN` classes, so the site's\n      existing cookie-driven, hyperscript-powered Text Display toggle\n      shows\/hides them automatically \u2014 including content this script injects\n      after page load. No separate cookie-reading JS is added here (an\n      earlier draft added one; it was removed once testing showed the site's\n      own toggle already reaches dynamically-injected elements, and a second,\n      guessed-cookie-name implementation only risked conflicting with it)\n    - Because the site's toggle script reaches into every lang-zh-TW\/\n      lang-zh-CN element it finds (including <ruby>\/<rt> here) and can zero\n      out font-size or force text color, `ruby`\/`.rb`\/`rt` all get their\n      color and font-size pinned with `!important`\n    - No literal `&&` appears inside the <script> tag (WordPress's content\n      filter can mangle it into `&#038;&#038;` and break the script) \u2014 every\n      spot that needs two chained conditions uses nested `if` blocks instead\n    - Top-of-page support note + a disclaimer above the invented practice\n      dialogue (both first person, \"I\"), same as L1\/L2\n-->\n<div class=\"dangdai-b1l3-vocab-embed\" id=\"dangdai-b1l3-vocab-embed-1\">\n<style>\n.dangdai-b1l3-vocab-embed {\n  --db3-oxblood: #7b2d26;\n  --db3-oxblood-dark: #5e211c;\n  --db3-mustard: #c9922b;\n  --db3-sage: #7c8b6f;\n  --db3-bone: #f7f1e6;\n  --db3-ink: #2c2620;\n  --db3-line: #e4d9c4;\n  font-family: 'Work Sans', -apple-system, sans-serif;\n  color: var(--db3-ink);\n  background: #fff;\n  max-width: 760px;\n  margin: 0 auto;\n  padding: 8px 4px 24px;\n  line-height: 1.6;\n}\n.dangdai-b1l3-vocab-embed * { box-sizing: border-box; }\n.dangdai-b1l3-vocab-embed h1,\n.dangdai-b1l3-vocab-embed h2,\n.dangdai-b1l3-vocab-embed h3 {\n  font-family: 'Bitter', Georgia, serif;\n  color: var(--db3-oxblood-dark);\n  margin: 0 0 8px;\n}\n.dangdai-b1l3-vocab-embed .db3-support-note {\n  font-size: 0.85rem;\n  color: var(--db3-sage);\n  border-bottom: 1px solid var(--db3-line);\n  padding-bottom: 12px;\n  margin: 0 0 16px;\n}\n.dangdai-b1l3-vocab-embed .db3-lede {\n  margin: 0 0 24px;\n  padding: 14px 16px;\n  background: var(--db3-bone);\n  border-left: 4px solid var(--db3-mustard);\n  border-radius: 4px;\n  font-size: 0.98rem;\n}\n.dangdai-b1l3-vocab-embed .db3-lede b { color: var(--db3-oxblood-dark); }\n.dangdai-b1l3-vocab-embed .db3-sec-eyebrow {\n  display: inline-block;\n  font-family: 'IBM Plex Mono', monospace;\n  font-size: 0.75rem;\n  letter-spacing: 0.08em;\n  color: #fff;\n  background: var(--db3-oxblood);\n  padding: 3px 9px;\n  border-radius: 3px;\n  margin: 32px 0 10px;\n}\n.dangdai-b1l3-vocab-embed .db3-word-card {\n  border: 1px solid var(--db3-line);\n  border-radius: 8px;\n  padding: 12px 14px;\n  margin-bottom: 10px;\n  background: #fff;\n}\n.dangdai-b1l3-vocab-embed .db3-word-top {\n  display: flex;\n  align-items: baseline;\n  gap: 10px;\n  flex-wrap: wrap;\n}\n.dangdai-b1l3-vocab-embed .db3-num {\n  font-family: 'IBM Plex Mono', monospace;\n  font-size: 0.75rem;\n  color: var(--db3-mustard);\n  min-width: 22px;\n}\n.dangdai-b1l3-vocab-embed .db3-hanzi { font-size: 1.35rem; font-weight: 600; }\n.dangdai-b1l3-vocab-embed ruby {\n  ruby-position: over;\n  margin-right: 2px;\n  color: var(--db3-ink) !important;\n  font-size: inherit !important;\n}\n.dangdai-b1l3-vocab-embed .rb {\n  color: var(--db3-ink) !important;\n  font-size: inherit !important;\n}\n.dangdai-b1l3-vocab-embed rt {\n  font-family: 'IBM Plex Mono', monospace;\n  font-size: 0.6rem !important;\n  color: var(--db3-sage) !important;\n  font-weight: 400;\n}\n.dangdai-b1l3-vocab-embed rt.hidden { display: none; }\n.dangdai-b1l3-vocab-embed rt.mouseover { opacity: 0; }\n.dangdai-b1l3-vocab-embed rt.mouseover:hover { opacity: 1; }\n.dangdai-b1l3-vocab-embed .db3-meaning { font-style: italic; color: #6b5f52; font-size: 0.92rem; }\n.dangdai-b1l3-vocab-embed .db3-speaker {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  flex: 0 0 26px;\n  width: 26px;\n  height: 26px;\n  padding: 0;\n  border: none;\n  background: var(--db3-bone);\n  color: var(--db3-oxblood);\n  border-radius: 50%;\n  cursor: pointer;\n  margin-left: auto;\n}\n.dangdai-b1l3-vocab-embed .db3-speaker:hover { background: var(--db3-mustard); color: #fff; }\n.dangdai-b1l3-vocab-embed .db3-example {\n  margin-top: 8px;\n  padding-top: 8px;\n  border-top: 1px dashed var(--db3-line);\n  font-size: 0.95rem;\n}\n.dangdai-b1l3-vocab-embed .db3-example .db3-sent-word { display: inline-flex; }\n.dangdai-b1l3-vocab-embed .db3-example .db3-punct { margin-right: 2px; }\n.dangdai-b1l3-vocab-embed .db3-example .db3-en {\n  display: block;\n  color: #6b5f52;\n  font-size: 0.85rem;\n  margin-top: 4px;\n}\n.dangdai-b1l3-vocab-embed .db3-dialogue-note { font-size: 0.85rem; color: #6b5f52; margin: 0 0 10px; }\n.dangdai-b1l3-vocab-embed .db3-dialogue {\n  background: var(--db3-bone);\n  border-radius: 8px;\n  padding: 16px 18px;\n  margin-top: 8px;\n}\n.dangdai-b1l3-vocab-embed .db3-line {\n  display: flex;\n  gap: 8px;\n  margin-bottom: 12px;\n  align-items: flex-start;\n  flex-wrap: wrap;\n}\n.dangdai-b1l3-vocab-embed .db3-speaker-tag {\n  font-family: 'IBM Plex Mono', monospace;\n  font-size: 0.72rem;\n  color: var(--db3-oxblood);\n  min-width: 46px;\n  padding-top: 3px;\n}\n.dangdai-b1l3-vocab-embed .db3-line-body { flex: 1; min-width: 200px; }\n.dangdai-b1l3-vocab-embed .db3-line-en { display: block; color: #6b5f52; font-size: 0.82rem; margin-top: 2px; }\n\n.dangdai-b1l3-vocab-embed .db3-fc-hint { font-size: 0.85rem; color: #6b5f52; margin: 0 0 12px; text-align: center; }\n.dangdai-b1l3-vocab-embed .db3-flashcard-wrap { max-width: 320px; margin: 0 auto 14px; perspective: 1200px; }\n.dangdai-b1l3-vocab-embed .db3-flashcard {\n  position: relative;\n  width: 100%;\n  height: 230px;\n  cursor: pointer;\n  transform-style: preserve-3d;\n  transition: transform 0.5s;\n}\n.dangdai-b1l3-vocab-embed .db3-flashcard.db3-flipped { transform: rotateY(180deg); }\n.dangdai-b1l3-vocab-embed .db3-fc-face {\n  position: absolute;\n  inset: 0;\n  backface-visibility: hidden;\n  border: 1px solid var(--db3-line);\n  border-radius: 12px;\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  justify-content: center;\n  padding: 16px;\n  background: #fff;\n  text-align: center;\n}\n.dangdai-b1l3-vocab-embed .db3-fc-back { transform: rotateY(180deg); background: var(--db3-bone); }\n.dangdai-b1l3-vocab-embed .db3-fc-front .db3-hanzi { font-size: 4rem !important; }\n.dangdai-b1l3-vocab-embed .db3-flashcard-wrap rt { font-size: 1.2rem !important; }\n.dangdai-b1l3-vocab-embed .db3-fc-back .db3-meaning { font-style: italic; color: var(--db3-oxblood-dark); font-size: 1.725rem; }\n.dangdai-b1l3-vocab-embed .db3-flashcard-controls { display: flex; align-items: center; justify-content: center; gap: 14px; margin-bottom: 28px; }\n.dangdai-b1l3-vocab-embed .db3-game-btn {\n  font-family: 'Work Sans', sans-serif;\n  font-size: 0.85rem;\n  border: 1px solid var(--db3-oxblood);\n  color: var(--db3-oxblood);\n  background: #fff;\n  padding: 6px 14px;\n  border-radius: 20px;\n  cursor: pointer;\n}\n.dangdai-b1l3-vocab-embed .db3-game-btn:hover { background: var(--db3-oxblood); color: #fff; }\n.dangdai-b1l3-vocab-embed .db3-game-bar { display: flex; align-items: center; gap: 12px; margin-bottom: 12px; flex-wrap: wrap; }\n.dangdai-b1l3-vocab-embed .db3-game-status { font-family: 'IBM Plex Mono', monospace; font-size: 0.82rem; color: var(--db3-sage); }\n.dangdai-b1l3-vocab-embed .db3-game-board { display: grid; grid-template-columns: 1fr 1fr; gap: 20px; }\n.dangdai-b1l3-vocab-embed .db3-game-col { display: flex; flex-direction: column; gap: 8px; }\n.dangdai-b1l3-vocab-embed .db3-tile {\n  font-family: 'Work Sans', sans-serif;\n  text-align: left;\n  border: 1px solid var(--db3-line);\n  background: #fff;\n  border-radius: 6px;\n  padding: 10px 12px;\n  cursor: pointer;\n  font-size: 0.95rem;\n  color: var(--db3-ink);\n  transition: background 0.15s, border-color 0.15s, transform 0.1s;\n}\n.dangdai-b1l3-vocab-embed .db3-tile .db3-tile-py {\n  display: block;\n  font-family: 'IBM Plex Mono', monospace;\n  font-size: 0.7rem;\n  color: var(--db3-sage);\n  margin-top: 2px;\n}\n.dangdai-b1l3-vocab-embed .db3-tile:hover:not(.db3-matched):not(.db3-selected) { border-color: var(--db3-mustard); }\n.dangdai-b1l3-vocab-embed .db3-tile.db3-selected { border-color: var(--db3-oxblood); background: var(--db3-bone); }\n.dangdai-b1l3-vocab-embed .db3-tile.db3-matched { border-color: var(--db3-sage); background: #eef2e9; color: var(--db3-sage); cursor: default; }\n.dangdai-b1l3-vocab-embed .db3-tile.db3-wrong { border-color: #b5453d; background: #fbeceb; animation: db3-shake 0.3s; }\n@keyframes db3-shake { 0%, 100% { transform: translateX(0); } 25% { transform: translateX(-4px); } 75% { transform: translateX(4px); } }\n.dangdai-b1l3-vocab-embed .db3-game-win { text-align: center; padding: 14px; font-family: 'Bitter', serif; color: var(--db3-oxblood-dark); display: none; }\n.dangdai-b1l3-vocab-embed .db3-game-win.db3-show { display: block; }\n@media (max-width: 480px) { .dangdai-b1l3-vocab-embed .db3-game-board { grid-template-columns: 1fr; } }\n.dangdai-b1l3-vocab-embed .db3-quiz { background: #fff; border: 1px solid var(--db3-line); border-radius: 12px; padding: 20px 22px; margin-top: 8px; }\n.dangdai-b1l3-vocab-embed .db3-quiz-progress { font-size: 0.82rem; color: var(--db3-sage); margin: 0 0 10px; font-family: 'IBM Plex Mono', monospace; }\n.dangdai-b1l3-vocab-embed .db3-quiz-prompt { font-size: 1.1rem; margin: 0 0 14px; }\n.dangdai-b1l3-vocab-embed .db3-quiz-options { display: flex; flex-direction: column; gap: 8px; margin: 0 0 10px; }\n.dangdai-b1l3-vocab-embed .db3-quiz-opt { text-align: left; border: 1px solid var(--db3-line); background: var(--db3-bone); border-radius: 8px; padding: 10px 14px; cursor: pointer; font-size: 0.98rem; color: var(--db3-ink); }\n.dangdai-b1l3-vocab-embed .db3-quiz-opt:hover { background: #f0e6d2; }\n.dangdai-b1l3-vocab-embed .db3-quiz-opt.correct { background: #e3efdd; border-color: #7fae6d; color: #3d5c34; }\n.dangdai-b1l3-vocab-embed .db3-quiz-opt.incorrect { background: #f5e0dc; border-color: var(--db3-oxblood); color: var(--db3-oxblood-dark); }\n.dangdai-b1l3-vocab-embed .db3-quiz-opt[disabled] { cursor: default; }\n.dangdai-b1l3-vocab-embed .db3-quiz-input-row { display: flex; gap: 8px; margin: 0 0 10px; flex-wrap: wrap; }\n.dangdai-b1l3-vocab-embed .db3-quiz-input { flex: 1 1 200px; border: 1px solid var(--db3-line); border-radius: 8px; padding: 9px 12px; font-size: 0.98rem; }\n.dangdai-b1l3-vocab-embed .db3-quiz-submit, .dangdai-b1l3-vocab-embed .db3-quiz-next, .dangdai-b1l3-vocab-embed .db3-quiz-retake { border: none; background: var(--db3-oxblood); color: #fff; border-radius: 20px; padding: 8px 18px; font-size: 0.9rem; cursor: pointer; }\n.dangdai-b1l3-vocab-embed .db3-quiz-submit:hover, .dangdai-b1l3-vocab-embed .db3-quiz-next:hover, .dangdai-b1l3-vocab-embed .db3-quiz-retake:hover { background: var(--db3-oxblood-dark); }\n.dangdai-b1l3-vocab-embed .db3-quiz-feedback { font-size: 0.95rem; margin: 0 0 10px; min-height: 1.4em; }\n.dangdai-b1l3-vocab-embed .db3-quiz-feedback.correct { color: #3d5c34; }\n.dangdai-b1l3-vocab-embed .db3-quiz-feedback.incorrect { color: var(--db3-oxblood-dark); }\n.dangdai-b1l3-vocab-embed .db3-quiz-score { text-align: center; }\n.dangdai-b1l3-vocab-embed .db3-quiz-score .db3-quiz-score-num { font-size: 2.2rem; font-weight: 700; color: var(--db3-oxblood-dark); display: block; margin-bottom: 8px; font-family: 'Bitter', serif; }\n<\/style>\n\n<p class=\"db3-support-note\"><em>A note before you start: I&#8217;d love for you to support the official textbook \u2014 this page is only meant as a review tool for people who already own a copy, not a replacement for it.<\/em><\/p>\n\n<p class=\"db3-lede\">\n<b><span class=\"lang-zh-TW\">\u7576\u4ee3\u4e2d\u6587\u8ab2\u7a0b<\/span><span class=\"lang-zh-CN\">\u5f53\u4ee3\u4e2d\u6587\u8bfe\u7a0b<\/span> Book 1 \u00b7 Lesson 3\u300c<span class=\"lang-zh-TW\">\u9031\u672b\u505a\u4ec0\u9ebc\uff1f<\/span><span class=\"lang-zh-CN\">\u5468\u672b\u505a\u4ec0\u4e48\uff1f<\/span>\u300dWhat Are You Doing Over the Weekend?<\/b> \u2014 the vocabulary from this lesson, with pinyin, meaning, and an example sentence for every word, segmented word by word so you can see how each piece works on its own.\n<\/p>\n\n<div class=\"db3-sec-eyebrow\">01 \u2014 SPORTS &amp; BALL GAMES<\/div>\n<div id=\"db3-word-list-1\"><\/div>\n\n<div class=\"db3-sec-eyebrow\">02 \u2014 LEISURE ACTIVITIES<\/div>\n<div id=\"db3-word-list-2\"><\/div>\n\n<div class=\"db3-sec-eyebrow\">03 \u2014 TIME WORDS<\/div>\n<div id=\"db3-word-list-3\"><\/div>\n\n<div class=\"db3-sec-eyebrow\">04 \u2014 TALKING ABOUT PLANS<\/div>\n<div id=\"db3-word-list-4\"><\/div>\n\n<div class=\"db3-sec-eyebrow\">05 \u2014 FOOD<\/div>\n<div id=\"db3-word-list-5\"><\/div>\n\n<div class=\"db3-sec-eyebrow\">06 \u2014 PUT IT TOGETHER<\/div>\n<p class=\"db3-dialogue-note\"><em>Note: this dialogue is not from the textbook \u2014 it&#8217;s a short conversation I made up using the vocabulary above so you can see the words used together. For the actual Lesson 3 dialogue, I&#8217;d recommend picking up a copy of the textbook itself.<\/em><\/p>\n<div class=\"db3-dialogue\" id=\"db3-dialogue\"><\/div>\n\n<div class=\"db3-sec-eyebrow\">07 \u2014 FLASHCARDS<\/div>\n<p class=\"db3-fc-hint\">Tap the card to flip it, then use the arrows to move through the deck.<\/p>\n<div class=\"db3-flashcard-wrap\">\n  <div class=\"db3-flashcard\" id=\"db3-flashcard\">\n    <div class=\"db3-fc-face db3-fc-front\" id=\"db3-fc-front\"><\/div>\n    <div class=\"db3-fc-face db3-fc-back\" id=\"db3-fc-back\"><\/div>\n  <\/div>\n<\/div>\n<div class=\"db3-flashcard-controls\">\n  <button class=\"db3-game-btn\" id=\"db3-fc-prev\">\u2039 Prev<\/button>\n  <span class=\"db3-game-status\" id=\"db3-fc-progress\">1 \/ 24<\/span>\n  <button class=\"db3-game-btn\" id=\"db3-fc-next\">Next \u203a<\/button>\n<\/div>\n\n<div class=\"db3-sec-eyebrow\">08 \u2014 MATCH IT<\/div>\n<p style=\"font-size:0.9rem;color:#6b5f52;margin:0 0 10px;\">Tap a Chinese word, then tap the English meaning that matches it. Get all 8 pairs to finish the round.<\/p>\n<div class=\"db3-game-bar\">\n  <button class=\"db3-game-btn\" id=\"db3-game-new\">New Round<\/button>\n  <span class=\"db3-game-status\" id=\"db3-game-status\">0 \/ 8 matched<\/span>\n<\/div>\n<div class=\"db3-game-board\">\n  <div class=\"db3-game-col\" id=\"db3-game-col-zh\"><\/div>\n  <div class=\"db3-game-col\" id=\"db3-game-col-en\"><\/div>\n<\/div>\n<div class=\"db3-game-win\" id=\"db3-game-win\">\ud83c\udf89 All matched! Nice work.<\/div>\n\n<div class=\"db3-sec-eyebrow\">09 \u2014 VOCABULARY QUIZ<\/div>\n<p style=\"font-size:0.9rem;color:#6b5f52;margin:0 0 10px;\">15 questions covering this lesson&#8217;s vocabulary \u2014 a mix of multiple choice and type-the-answer.<\/p>\n<div class=\"db3-quiz\" id=\"db3-quiz\"><\/div>\n\n<script>\n(function () {\n  var root = document.getElementById('dangdai-b1l3-vocab-embed-1');\n  if (!root) return;\n\n  var SPEAKER_SVG = '<svg viewBox=\"0 0 24 24\" width=\"12\" height=\"12\" fill=\"currentColor\" aria-hidden=\"true\">' +\n    '<path d=\"M7 4.5v15l13-7.5z\"><\/path>' +\n    '<\/svg>';\n\n  function W(t, s, p) { return { t: t, s: s, pt: p, ps: p }; }\n  function WD(t, s, pt, ps) { return { t: t, s: s, pt: pt, ps: ps }; }\n\n  var GROUPS = {\n    'db3-word-list-1': [\n      { t: '\u6253\u7403', s: '\u6253\u7403', p: 'd\u01ceqi\u00fa', meaning: 'to play ball games',\n        ex: [W('\u9031\u672b','\u5468\u672b','Zh\u014dum\u00f2'), W('\u6211','\u6211','w\u01d2'), W('\u5e38\u5e38','\u5e38\u5e38','ch\u00e1ngch\u00e1ng'), W('\u6253\u7403','\u6253\u7403','d\u01ceqi\u00fa'), '\u3002'],\n        exEn: 'I often play ball games on weekends.' },\n      { t: '\u7c43\u7403', s: '\u7bee\u7403', p: 'l\u00e1nqi\u00fa', meaning: 'basketball',\n        ex: [W('\u6211\u5011','\u6211\u4eec','W\u01d2men'), W('\u5f88','\u5f88','h\u011bn'), WD('\u559c\u6b61','\u559c\u6b22','x\u01d0hu\u0101n','x\u01d0huan'), W('\u6253','\u6253','d\u01ce'), W('\u7c43\u7403','\u7bee\u7403','l\u00e1nqi\u00fa'), '\u3002'],\n        exEn: 'We really like playing basketball.' },\n      { t: '\u68d2\u7403', s: '\u68d2\u7403', p: 'b\u00e0ngqi\u00fa', meaning: 'baseball',\n        ex: [W('\u660e\u5929','\u660e\u5929','M\u00edngti\u0101n'), W('\u6211\u5011','\u6211\u4eec','w\u01d2men'), W('\u53bb','\u53bb','q\u00f9'), W('\u6253','\u6253','d\u01ce'), W('\u68d2\u7403','\u68d2\u7403','b\u00e0ngqi\u00fa'), '\uff0c', W('\u597d\u4e0d\u597d','\u597d\u4e0d\u597d','h\u01ceob\u00f9h\u01ceo'), '\uff1f'],\n        exEn: \"Let's go play baseball tomorrow, okay?\" },\n      { t: '\u7db2\u7403', s: '\u7f51\u7403', p: 'w\u01cengqi\u00fa', meaning: 'tennis',\n        ex: [W('\u6211','\u6211','W\u01d2'), W('\u54e5\u54e5','\u54e5\u54e5','g\u0113ge'), W('\u9031\u672b','\u5468\u672b','zh\u014dum\u00f2'), W('\u5e38\u5e38','\u5e38\u5e38','ch\u00e1ngch\u00e1ng'), W('\u53bb','\u53bb','q\u00f9'), W('\u6253','\u6253','d\u01ce'), W('\u7db2\u7403','\u7f51\u7403','w\u01cengqi\u00fa'), '\u3002'],\n        exEn: 'My older brother often goes to play tennis on weekends.' },\n      { t: '\u6e38\u6cf3', s: '\u6e38\u6cf3', p: 'y\u00f3uy\u01d2ng', meaning: 'to swim',\n        ex: [W('\u6211','\u6211','W\u01d2'), W('\u660e\u5929','\u660e\u5929','m\u00edngti\u0101n'), W('\u665a\u4e0a','\u665a\u4e0a','w\u01censh\u00e0ng'), W('\u60f3','\u60f3','xi\u01ceng'), W('\u53bb','\u53bb','q\u00f9'), W('\u6e38\u6cf3','\u6e38\u6cf3','y\u00f3uy\u01d2ng'), '\u3002'],\n        exEn: 'I want to go swimming tomorrow evening.' }\n    ],\n    'db3-word-list-2': [\n      { t: '\u770b', s: '\u770b', p: 'k\u00e0n', meaning: 'to watch; to look at',\n        ex: [W('\u4f60','\u4f60','N\u01d0'), W('\u9031\u672b','\u5468\u672b','zh\u014dum\u00f2'), W('\u60f3','\u60f3','xi\u01ceng'), W('\u770b','\u770b','k\u00e0n'), W('\u4ec0\u9ebc','\u4ec0\u4e48','sh\u00e9nme'), '\uff1f'],\n        exEn: 'What do you want to watch this weekend?' },\n      { t: '\u96fb\u5f71', s: '\u7535\u5f71', p: 'di\u00e0ny\u01d0ng', meaning: 'movie',\n        ex: [W('\u6211','\u6211','W\u01d2'), W('\u9031\u672b','\u5468\u672b','zh\u014dum\u00f2'), W('\u5e38','\u5e38','ch\u00e1ng'), W('\u770b','\u770b','k\u00e0n'), W('\u96fb\u5f71','\u7535\u5f71','di\u00e0ny\u01d0ng'), '\u3002'],\n        exEn: 'I often watch movies on weekends.' },\n      { t: '\u5531\u6b4c', s: '\u5531\u6b4c', p: 'ch\u00e0ngg\u0113', meaning: 'to sing',\n        ex: [W('\u59d0\u59d0','\u59d0\u59d0','Ji\u011bjie'), W('\u5f88','\u5f88','h\u011bn'), WD('\u559c\u6b61','\u559c\u6b22','x\u01d0hu\u0101n','x\u01d0huan'), W('\u5531\u6b4c','\u5531\u6b4c','ch\u00e0ngg\u0113'), '\u3002'],\n        exEn: 'My older sister really likes singing.' },\n      { t: '\u8df3\u821e', s: '\u8df3\u821e', p: 'ti\u00e0ow\u01d4', meaning: 'to dance',\n        ex: [W('\u6211\u5011','\u6211\u4eec','W\u01d2men'), W('\u4e00\u8d77','\u4e00\u8d77','y\u00ecq\u01d0'), W('\u53bb','\u53bb','q\u00f9'), W('\u8df3\u821e','\u8df3\u821e','ti\u00e0ow\u01d4'), '\uff0c', W('\u597d\u4e0d\u597d','\u597d\u4e0d\u597d','h\u01ceob\u00f9h\u01ceo'), '\uff1f'],\n        exEn: \"Let's go dancing together, okay?\" },\n      { t: '\u4e0a\u7db2', s: '\u4e0a\u7f51', p: 'sh\u00e0ngw\u01ceng', meaning: 'to go online',\n        ex: [W('\u5f1f\u5f1f','\u5f1f\u5f1f','D\u00ecdi'), W('\u665a\u4e0a','\u665a\u4e0a','w\u01censh\u00e0ng'), W('\u5e38\u5e38','\u5e38\u5e38','ch\u00e1ngch\u00e1ng'), W('\u4e0a\u7db2','\u4e0a\u7f51','sh\u00e0ngw\u01ceng'), '\u3002'],\n        exEn: 'My younger brother often goes online in the evening.' },\n      { t: '\u7761\u89ba', s: '\u7761\u89c9', p: 'shu\u00ecji\u00e0o', meaning: 'to sleep',\n        ex: [W('\u6211','\u6211','W\u01d2'), W('\u665a\u4e0a','\u665a\u4e0a','w\u01censh\u00e0ng'), W('\u5f88','\u5f88','h\u011bn'), W('\u65e9','\u65e9','z\u01ceo'), W('\u7761\u89ba','\u7761\u89c9','shu\u00ecji\u00e0o'), '\u3002'],\n        exEn: 'I go to sleep very early at night.' }\n    ],\n    'db3-word-list-3': [\n      { t: '\u660e\u5929', s: '\u660e\u5929', p: 'm\u00edngti\u0101n', meaning: 'tomorrow',\n        ex: [W('\u660e\u5929','\u660e\u5929','M\u00edngti\u0101n'), W('\u662f','\u662f','sh\u00ec'), W('\u9031\u672b','\u5468\u672b','zh\u014dum\u00f2'), '\u3002'],\n        exEn: 'Tomorrow is the weekend.' },\n      { t: '\u65e9\u4e0a', s: '\u65e9\u4e0a', p: 'z\u01ceoshang', meaning: 'morning',\n        ex: [W('\u6211','\u6211','W\u01d2'), W('\u65e9\u4e0a','\u65e9\u4e0a','z\u01ceoshang'), W('\u60f3','\u60f3','xi\u01ceng'), W('\u53bb','\u53bb','q\u00f9'), W('\u6e38\u6cf3','\u6e38\u6cf3','y\u00f3uy\u01d2ng'), '\u3002'],\n        exEn: 'I want to go swimming in the morning.' },\n      { t: '\u665a\u4e0a', s: '\u665a\u4e0a', p: 'w\u01censh\u00e0ng', meaning: 'evening',\n        ex: [W('\u665a\u4e0a','\u665a\u4e0a','W\u01censh\u00e0ng'), W('\u6211','\u6211','w\u01d2'), W('\u5e38','\u5e38','ch\u00e1ng'), W('\u770b','\u770b','k\u00e0n'), W('\u96fb\u5f71','\u7535\u5f71','di\u00e0ny\u01d0ng'), '\u3002'],\n        exEn: 'I often watch movies in the evening.' },\n      { t: '\u5e38\u5e38', s: '\u5e38\u5e38', p: 'ch\u00e1ngch\u00e1ng', meaning: 'often',\n        ex: [W('\u6211','\u6211','W\u01d2'), W('\u548c','\u548c','h\u00e9'), W('\u54e5\u54e5','\u54e5\u54e5','g\u0113ge'), W('\u9031\u672b','\u5468\u672b','zh\u014dum\u00f2'), W('\u5e38\u5e38','\u5e38\u5e38','ch\u00e1ngch\u00e1ng'), W('\u4e00\u8d77','\u4e00\u8d77','y\u00ecq\u01d0'), W('\u6253','\u6253','d\u01ce'), W('\u7c43\u7403','\u7bee\u7403','l\u00e1nqi\u00fa'), '\u3002'],\n        exEn: 'My older brother and I often play basketball together on weekends.' },\n      { t: '\u4ec0\u9ebc\u6642\u5019', s: '\u4ec0\u4e48\u65f6\u5019', p: 'sh\u00e9nme sh\u00edh\u00f2u', meaning: 'when',\n        ex: [W('\u4f60','\u4f60','N\u01d0'), W('\u4ec0\u9ebc\u6642\u5019','\u4ec0\u4e48\u65f6\u5019','sh\u00e9nme sh\u00edh\u00f2u'), W('\u60f3','\u60f3','xi\u01ceng'), W('\u53bb','\u53bb','q\u00f9'), W('\u6e38\u6cf3','\u6e38\u6cf3','y\u00f3uy\u01d2ng'), '\uff1f'],\n        exEn: 'When do you want to go swimming?' }\n    ],\n    'db3-word-list-4': [\n      { t: '\u60f3', s: '\u60f3', p: 'xi\u01ceng', meaning: 'would like to; to want to',\n        ex: [W('\u6211','\u6211','W\u01d2'), W('\u60f3','\u60f3','xi\u01ceng'), W('\u8df3\u821e','\u8df3\u821e','ti\u00e0ow\u01d4'), '\u3002'],\n        exEn: 'I want to dance.' },\n      { t: '\u4e00\u8d77', s: '\u4e00\u8d77', p: 'y\u00ecq\u01d0', meaning: 'together',\n        ex: [W('\u6211\u5011','\u6211\u4eec','W\u01d2men'), W('\u4e00\u8d77','\u4e00\u8d77','y\u00ecq\u01d0'), W('\u53bb','\u53bb','q\u00f9'), W('\u770b','\u770b','k\u00e0n'), W('\u96fb\u5f71','\u7535\u5f71','di\u00e0ny\u01d0ng'), '\uff0c', W('\u597d\u4e0d\u597d','\u597d\u4e0d\u597d','h\u01ceob\u00f9h\u01ceo'), '\uff1f'],\n        exEn: \"Let's go watch a movie together, okay?\" },\n      { t: '\u597d\u4e0d\u597d', s: '\u597d\u4e0d\u597d', p: 'h\u01ceob\u00f9h\u01ceo', meaning: 'is that OK? (tag question)',\n        ex: [W('\u6211\u5011','\u6211\u4eec','W\u01d2men'), W('\u53bb','\u53bb','q\u00f9'), W('\u6253','\u6253','d\u01ce'), W('\u68d2\u7403','\u68d2\u7403','b\u00e0ngqi\u00fa'), '\uff0c', W('\u597d\u4e0d\u597d','\u597d\u4e0d\u597d','h\u01ceob\u00f9h\u01ceo'), '\uff1f'],\n        exEn: \"Let's go play baseball, okay?\" },\n      { t: '\u627e', s: '\u627e', p: 'zh\u01ceo', meaning: 'to look for; to ask (someone to join)',\n        ex: [W('\u6211','\u6211','W\u01d2'), W('\u60f3','\u60f3','xi\u01ceng'), W('\u627e','\u627e','zh\u01ceo'), W('\u4f60','\u4f60','n\u01d0'), W('\u4e00\u8d77','\u4e00\u8d77','y\u00ecq\u01d0'), W('\u53bb','\u53bb','q\u00f9'), W('\u6e38\u6cf3','\u6e38\u6cf3','y\u00f3uy\u01d2ng'), '\u3002'],\n        exEn: 'I want to ask you to go swimming together.' }\n    ],\n    'db3-word-list-5': [\n      { t: '\u83dc', s: '\u83dc', p: 'c\u00e0i', meaning: 'dish; cuisine',\n        ex: [W('\u6211','\u6211','W\u01d2'), WD('\u559c\u6b61','\u559c\u6b22','x\u01d0hu\u0101n','x\u01d0huan'), W('\u5403','\u5403','ch\u012b'), W('\u81fa\u7063\u83dc','\u53f0\u6e7e\u83dc','t\u00e1iw\u0101nc\u00e0i'), '\u3002'],\n        exEn: 'I like eating Taiwanese food.' },\n      { t: '\u8d8a\u5357', s: '\u8d8a\u5357', p: 'Yu\u00e8n\u00e1n', meaning: 'Vietnam',\n        ex: [W('\u9673','\u9648','Ch\u00e9n'), W('\u5c0f\u59d0','\u5c0f\u59d0','xi\u01ceoji\u011b'), W('\u662f','\u662f','sh\u00ec'), W('\u8d8a\u5357','\u8d8a\u5357','Yu\u00e8n\u00e1n'), W('\u4eba','\u4eba','r\u00e9n'), '\u3002'],\n        exEn: 'Miss Chen is Vietnamese.' },\n      { t: '\u8d8a\u5357\u83dc', s: '\u8d8a\u5357\u83dc', p: 'yu\u00e8n\u00e1nc\u00e0i', meaning: 'Vietnamese food',\n        ex: [W('\u6211','\u6211','W\u01d2'), WD('\u559c\u6b61','\u559c\u6b22','x\u01d0hu\u0101n','x\u01d0huan'), W('\u5403','\u5403','ch\u012b'), W('\u8d8a\u5357\u83dc','\u8d8a\u5357\u83dc','yu\u00e8n\u00e1nc\u00e0i'), W('\u548c','\u548c','h\u00e9'), W('\u81fa\u7063\u83dc','\u53f0\u6e7e\u83dc','t\u00e1iw\u0101nc\u00e0i'), '\u3002'],\n        exEn: 'I like eating Vietnamese food and Taiwanese food.' },\n      { t: '\u81fa\u7063\u83dc', s: '\u53f0\u6e7e\u83dc', p: 't\u00e1iw\u0101nc\u00e0i', meaning: 'Taiwanese food',\n        ex: [W('\u81fa\u7063\u83dc','\u53f0\u6e7e\u83dc','T\u00e1iw\u0101nc\u00e0i'), W('\u5f88','\u5f88','h\u011bn'), W('\u597d\u5403','\u597d\u5403','h\u01ceoch\u012b'), '\u3002'],\n        exEn: 'Taiwanese food is delicious.' }\n    ]\n  };\n\n  var DIALOGUE = [\n    { speakerT: '\u8001\u5e2b', speakerS: '\u8001\u5e08',\n      tokens: [W('\u4f60','\u4f60','N\u01d0'), W('\u9031\u672b','\u5468\u672b','zh\u014dum\u00f2'), W('\u60f3','\u60f3','xi\u01ceng'), W('\u505a','\u505a','zu\u00f2'), W('\u4ec0\u9ebc','\u4ec0\u4e48','sh\u00e9nme'), '\uff1f'],\n      en: 'What do you want to do this weekend?' },\n    { speakerT: '\u4f60', speakerS: '\u4f60',\n      tokens: [W('\u6211','\u6211','W\u01d2'), W('\u60f3','\u60f3','xi\u01ceng'), W('\u627e','\u627e','zh\u01ceo'), W('\u670b\u53cb','\u670b\u53cb','p\u00e9ngy\u01d2u'), W('\u4e00\u8d77','\u4e00\u8d77','y\u00ecq\u01d0'), W('\u53bb','\u53bb','q\u00f9'), W('\u6253','\u6253','d\u01ce'), W('\u7c43\u7403','\u7bee\u7403','l\u00e1nqi\u00fa'), '\uff0c', W('\u4f60','\u4f60','n\u01d0'), W('\u5462','\u5462','ne'), '\uff1f'],\n      en: 'I want to ask a friend to play basketball together \u2014 how about you?' },\n    { speakerT: '\u8001\u5e2b', speakerS: '\u8001\u5e08',\n      tokens: [W('\u6211','\u6211','W\u01d2'), W('\u9031\u672b','\u5468\u672b','zh\u014dum\u00f2'), W('\u5e38\u5e38','\u5e38\u5e38','ch\u00e1ngch\u00e1ng'), W('\u53bb','\u53bb','q\u00f9'), W('\u6e38\u6cf3','\u6e38\u6cf3','y\u00f3uy\u01d2ng'), '\uff0c', W('\u665a\u4e0a','\u665a\u4e0a','w\u01censh\u00e0ng'), W('\u60f3','\u60f3','xi\u01ceng'), W('\u770b','\u770b','k\u00e0n'), W('\u96fb\u5f71','\u7535\u5f71','di\u00e0ny\u01d0ng'), '\u3002'],\n      en: 'I often go swimming on weekends, and I want to watch a movie in the evening.' },\n    { speakerT: '\u4f60', speakerS: '\u4f60',\n      tokens: [W('\u6211\u5011','\u6211\u4eec','W\u01d2men'), W('\u4e00\u8d77','\u4e00\u8d77','y\u00ecq\u01d0'), W('\u53bb','\u53bb','q\u00f9'), W('\u770b','\u770b','k\u00e0n'), W('\u96fb\u5f71','\u7535\u5f71','di\u00e0ny\u01d0ng'), '\uff0c', W('\u597d\u4e0d\u597d','\u597d\u4e0d\u597d','h\u01ceob\u00f9h\u01ceo'), '\uff1f'],\n      en: \"Let's watch a movie together, okay?\" }\n  ];\n\n  var ALL_WORDS = [];\n  Object.keys(GROUPS).forEach(function (k) {\n    GROUPS[k].forEach(function (w) { ALL_WORDS.push(w); });\n  });\n\n  function rubyWord(w) {\n    return '<span class=\"db3-sent-word\">' +\n      '<ruby class=\"lang-zh-TW\"><span class=\"rb\">' + w.t + '<\/span><rt>' + w.pt + '<\/rt><\/ruby>' +\n      '<ruby class=\"lang-zh-CN\"><span class=\"rb\">' + w.s + '<\/span><rt>' + w.ps + '<\/rt><\/ruby>' +\n      '<\/span>';\n  }\n\n  function renderTokens(tokens) {\n    var html = '';\n    tokens.forEach(function (tok) {\n      if (typeof tok === 'string') {\n        html += '<span class=\"db3-punct\">' + tok + '<\/span>';\n      } else {\n        html += rubyWord(tok);\n      }\n    });\n    return html;\n  }\n\n  function headwordRuby(t, s, pt, ps) {\n    return '<ruby class=\"lang-zh-TW\"><span class=\"rb\">' + t + '<\/span><rt>' + pt + '<\/rt><\/ruby>' +\n           '<ruby class=\"lang-zh-CN\"><span class=\"rb\">' + s + '<\/span><rt>' + ps + '<\/rt><\/ruby>';\n  }\n\n  var counter = 0;\n  Object.keys(GROUPS).forEach(function (containerId) {\n    var container = root.querySelector('#' + containerId);\n    if (!container) return;\n    var html = '';\n    GROUPS[containerId].forEach(function (w) {\n      counter++;\n      var num = (counter < 10 ? '0' : '') + counter;\n      html += '<div class=\"db3-word-card\">' +\n        '<div class=\"db3-word-top\">' +\n          '<span class=\"db3-num\">' + num + '<\/span>' +\n          '<span class=\"db3-hanzi\">' + headwordRuby(w.t, w.s, w.pt || w.p, w.ps || w.p) + '<\/span>' +\n          '<span class=\"db3-meaning\">' + w.meaning + '<\/span>' +\n          '<button class=\"db3-speaker\" data-trad=\"' + w.t + '\" data-simp=\"' + w.s + '\" aria-label=\"Play pronunciation\">' + SPEAKER_SVG + '<\/button>' +\n        '<\/div>' +\n        '<div class=\"db3-example\">' +\n          renderTokens(w.ex) +\n          '<span class=\"db3-en\">' + w.exEn + '<\/span>' +\n        '<\/div>' +\n      '<\/div>';\n    });\n    container.innerHTML = html;\n  });\n\n  var dialogueEl = root.querySelector('#db3-dialogue');\n  if (dialogueEl) {\n    var dHtml = '';\n    DIALOGUE.forEach(function (line) {\n      dHtml += '<div class=\"db3-line\">' +\n        '<span class=\"db3-speaker-tag\">' +\n          '<span class=\"lang-zh-TW\">' + line.speakerT + '<\/span>' +\n          '<span class=\"lang-zh-CN\">' + line.speakerS + '<\/span>' +\n        '<\/span>' +\n        '<span class=\"db3-line-body\">' +\n          renderTokens(line.tokens) +\n          '<span class=\"db3-line-en\">' + line.en + '<\/span>' +\n        '<\/span>' +\n      '<\/div>';\n    });\n    dialogueEl.innerHTML = dHtml;\n  }\n\n  \/\/ ---- Flashcards ----\n  var fcCard = root.querySelector('#db3-flashcard');\n  var fcFront = root.querySelector('#db3-fc-front');\n  var fcBack = root.querySelector('#db3-fc-back');\n  var fcProgress = root.querySelector('#db3-fc-progress');\n  var fcPrevBtn = root.querySelector('#db3-fc-prev');\n  var fcNextBtn = root.querySelector('#db3-fc-next');\n  var fcIndex = 0;\n  var fcFlipped = false;\n\n  function renderFlashcard() {\n    var w = ALL_WORDS[fcIndex];\n    if (!w || !fcFront || !fcBack) return;\n    fcFront.innerHTML = '<span class=\"db3-hanzi\">' + headwordRuby(w.t, w.s, w.pt || w.p, w.ps || w.p) + '<\/span>';\n    fcBack.innerHTML = '<span class=\"db3-meaning\">' + w.meaning + '<\/span>';\n    if (fcProgress) fcProgress.textContent = (fcIndex + 1) + ' \/ ' + ALL_WORDS.length;\n    if (fcCard) fcCard.classList.remove('db3-flipped');\n    fcFlipped = false;\n  }\n\n  if (fcCard) {\n    fcCard.addEventListener('click', function () {\n      fcFlipped = !fcFlipped;\n      fcCard.classList.toggle('db3-flipped', fcFlipped);\n    });\n  }\n  if (fcPrevBtn) fcPrevBtn.addEventListener('click', function () {\n    fcIndex = (fcIndex - 1 + ALL_WORDS.length) % ALL_WORDS.length;\n    renderFlashcard();\n  });\n  if (fcNextBtn) fcNextBtn.addEventListener('click', function () {\n    fcIndex = (fcIndex + 1) % ALL_WORDS.length;\n    renderFlashcard();\n  });\n  renderFlashcard();\n\n  \/\/ ---- Match It game ----\n  var gameColZh = root.querySelector('#db3-game-col-zh');\n  var gameColEn = root.querySelector('#db3-game-col-en');\n  var gameStatus = root.querySelector('#db3-game-status');\n  var gameWin = root.querySelector('#db3-game-win');\n  var gameNewBtn = root.querySelector('#db3-game-new');\n  var gameRound = [];\n  var gameSelectedZh = null;\n  var gameSelectedEn = null;\n  var gameMatchedCount = 0;\n  var gameBusy = false;\n\n  function shuffle(arr) {\n    var a = arr.slice();\n    for (var i = a.length - 1; i > 0; i--) {\n      var j = Math.floor(Math.random() * (i + 1));\n      var tmp = a[i]; a[i] = a[j]; a[j] = tmp;\n    }\n    return a;\n  }\n\n  function startRound() {\n    gameRound = shuffle(ALL_WORDS).slice(0, 8);\n    gameSelectedZh = null;\n    gameSelectedEn = null;\n    gameMatchedCount = 0;\n    gameBusy = false;\n    if (gameWin) gameWin.classList.remove('db3-show');\n\n    var zhOrder = shuffle(gameRound);\n    var enOrder = shuffle(gameRound);\n\n    gameColZh.innerHTML = zhOrder.map(function (w) {\n      return '<button class=\"db3-tile\" data-id=\"' + w.t + '\" data-side=\"zh\">' +\n        '<span class=\"lang-zh-TW\">' + w.t + '<\/span><span class=\"lang-zh-CN\">' + w.s + '<\/span>' +\n        '<span class=\"db3-tile-py\">' + (w.pt || w.p) + '<\/span>' +\n      '<\/button>';\n    }).join('');\n\n    gameColEn.innerHTML = enOrder.map(function (w) {\n      return '<button class=\"db3-tile\" data-id=\"' + w.t + '\" data-side=\"en\">' + w.meaning + '<\/button>';\n    }).join('');\n\n    updateGameStatus();\n  }\n\n  function updateGameStatus() {\n    if (gameStatus) gameStatus.textContent = gameMatchedCount + ' \/ ' + gameRound.length + ' matched';\n  }\n\n  function handleTileClick(tile) {\n    if (gameBusy || tile.classList.contains('db3-matched')) return;\n    var side = tile.getAttribute('data-side');\n\n    if (side === 'zh') {\n      if (gameSelectedZh) gameSelectedZh.classList.remove('db3-selected');\n      gameSelectedZh = tile;\n      tile.classList.add('db3-selected');\n    } else {\n      if (gameSelectedEn) gameSelectedEn.classList.remove('db3-selected');\n      gameSelectedEn = tile;\n      tile.classList.add('db3-selected');\n    }\n\n    if (gameSelectedZh) {\n      if (gameSelectedEn) {\n        var zhId = gameSelectedZh.getAttribute('data-id');\n        var enId = gameSelectedEn.getAttribute('data-id');\n        if (zhId === enId) {\n          gameSelectedZh.classList.remove('db3-selected');\n          gameSelectedEn.classList.remove('db3-selected');\n          gameSelectedZh.classList.add('db3-matched');\n          gameSelectedEn.classList.add('db3-matched');\n          gameMatchedCount++;\n          updateGameStatus();\n          gameSelectedZh = null;\n          gameSelectedEn = null;\n          var roundDone = (gameMatchedCount === gameRound.length);\n          if (roundDone) {\n            if (gameWin) {\n              gameWin.classList.add('db3-show');\n            }\n          }\n        } else {\n          gameBusy = true;\n          var z = gameSelectedZh, en = gameSelectedEn;\n          z.classList.add('db3-wrong');\n          en.classList.add('db3-wrong');\n          setTimeout(function () {\n            z.classList.remove('db3-selected', 'db3-wrong');\n            en.classList.remove('db3-selected', 'db3-wrong');\n            gameBusy = false;\n          }, 400);\n          gameSelectedZh = null;\n          gameSelectedEn = null;\n        }\n      }\n    }\n  }\n\n  root.addEventListener('click', function (e) {\n    var tile = e.target.closest('.db3-tile');\n    if (tile) {\n      if (root.contains(tile)) handleTileClick(tile);\n    }\n  });\n  if (gameNewBtn) gameNewBtn.addEventListener('click', startRound);\n\n  startRound();\n\n  \/\/ ---- Vocabulary Quiz ----\n  var QUIZ_DATA = [\n    { type: 'mc', prompt: '<span class=\"lang-zh-TW\">\u7c43\u7403<\/span><span class=\"lang-zh-CN\">\u7bee\u7403<\/span> means...', options: ['basketball', 'baseball', 'tennis', 'to swim'], answer: 0 },\n    { type: 'type', prompt: 'Type the pinyin for \u6e38\u6cf3.', accept: ['youyong'] },\n    { type: 'mc', prompt: '<span class=\"lang-zh-TW\">\u96fb\u5f71<\/span><span class=\"lang-zh-CN\">\u7535\u5f71<\/span> means...', options: ['movie', 'song', 'dance', 'internet'], answer: 0 },\n    { type: 'type', prompt: 'Type the English word for <span class=\"lang-zh-TW\">\u7761\u89ba<\/span><span class=\"lang-zh-CN\">\u7761\u89c9<\/span>.', accept: ['sleep', 'to sleep'] },\n    { type: 'mc', prompt: 'Which word means \"together\"?', options: ['\u4e00\u8d77', '\u60f3', '\u627e', '\u5e38\u5e38'], answer: 0 },\n    { type: 'type', prompt: 'Type the pinyin for \u660e\u5929.', accept: ['mingtian'] },\n    { type: 'mc', prompt: '\u665a\u4e0a means...', options: ['evening', 'morning', 'tomorrow', 'often'], answer: 0 },\n    { type: 'type', prompt: 'Type the English word for \u65e9\u4e0a.', accept: ['morning'] },\n    { type: 'mc', prompt: '\u8d8a\u5357\u83dc means...', options: ['Vietnamese food', 'Taiwanese food', 'Vietnam', 'dish'], answer: 0 },\n    { type: 'type', prompt: 'Type the pinyin for \u4e00\u8d77.', accept: ['yiqi'] },\n    { type: 'mc', prompt: 'Which word means \"to look for; to ask someone to join\"?', options: ['\u627e', '\u60f3', '\u4e00\u8d77', '\u597d\u4e0d\u597d'], answer: 0 },\n    { type: 'type', prompt: 'Type the English word for \u5531\u6b4c.', accept: ['sing', 'to sing'] },\n    { type: 'mc', prompt: '<span class=\"lang-zh-TW\">\u4e0a\u7db2<\/span><span class=\"lang-zh-CN\">\u4e0a\u7f51<\/span> means...', options: ['to go online', 'to swim', 'to dance', 'to sleep'], answer: 0 },\n    { type: 'type', prompt: 'Type the pinyin for <span class=\"lang-zh-TW\">\u4ec0\u9ebc\u6642\u5019<\/span><span class=\"lang-zh-CN\">\u4ec0\u4e48\u65f6\u5019<\/span>.', accept: ['shenmeshihou'] },\n    { type: 'mc', prompt: '\u597d\u4e0d\u597d means...', options: ['is that OK?', 'together', 'often', 'when'], answer: 0 }\n  ];\n\n  function stripTones(s) {\n    return s.normalize('NFD').replace(\/[\\u0300-\\u036f]\/g, '').toLowerCase().replace(\/[^a-z0-9]\/g, '');\n  }\n\n  (function initQuiz() {\n    var qRoot = root.querySelector('#db3-quiz');\n    if (!qRoot) return;\n    var current = 0;\n    var score = 0;\n    var answered = false;\n\n    function render() {\n      if (current >= QUIZ_DATA.length) { renderScore(); return; }\n      var q = QUIZ_DATA[current];\n      answered = false;\n      var html = '<p class=\"db3-quiz-progress\">Question ' + (current + 1) + ' of ' + QUIZ_DATA.length + '<\/p>';\n      html += '<p class=\"db3-quiz-prompt\">' + q.prompt + '<\/p>';\n      if (q.type === 'mc') {\n        html += '<div class=\"db3-quiz-options\">';\n        for (var i = 0; i < q.options.length; i++) {\n          html += '<button type=\"button\" class=\"db3-quiz-opt\" data-i=\"' + i + '\">' + q.options[i] + '<\/button>';\n        }\n        html += '<\/div>';\n      } else {\n        html += '<div class=\"db3-quiz-input-row\">';\n        html += '<input type=\"text\" class=\"db3-quiz-input\" placeholder=\"Type your answer\">';\n        html += '<button type=\"button\" class=\"db3-quiz-submit\">Submit<\/button>';\n        html += '<\/div>';\n      }\n      html += '<p class=\"db3-quiz-feedback\"><\/p>';\n      html += '<button type=\"button\" class=\"db3-quiz-next\" style=\"display:none;\">Next<\/button>';\n      qRoot.innerHTML = html;\n\n      if (q.type === 'mc') {\n        var opts = qRoot.querySelectorAll('.db3-quiz-opt');\n        opts.forEach(function (btn) {\n          btn.addEventListener('click', function () {\n            if (answered) return;\n            answered = true;\n            var i = parseInt(this.getAttribute('data-i'), 10);\n            var correct = i === q.answer;\n            if (correct) score++;\n            opts.forEach(function (b, bi) {\n              b.setAttribute('disabled', 'disabled');\n              if (bi === q.answer) b.classList.add('correct');\n              else if (bi === i) b.classList.add('incorrect');\n            });\n            showFeedback(correct);\n          });\n        });\n      } else {\n        var input = qRoot.querySelector('.db3-quiz-input');\n        var submitBtn = qRoot.querySelector('.db3-quiz-submit');\n        function submit() {\n          if (answered) return;\n          answered = true;\n          var val = stripTones(input.value || '');\n          var correct = q.accept.indexOf(val) !== -1;\n          if (correct) score++;\n          input.setAttribute('disabled', 'disabled');\n          submitBtn.setAttribute('disabled', 'disabled');\n          showFeedback(correct, q.accept[0]);\n        }\n        submitBtn.addEventListener('click', submit);\n        input.addEventListener('keydown', function (e) { if (e.key === 'Enter') submit(); });\n      }\n\n      function showFeedback(correct, correctAnswer) {\n        var fb = qRoot.querySelector('.db3-quiz-feedback');\n        if (correct) {\n          fb.textContent = 'Correct!';\n        } else if (correctAnswer) {\n          fb.textContent = 'Not quite \u2014 the answer is \"' + correctAnswer + '\".';\n        } else {\n          fb.textContent = 'Not quite \u2014 check the highlighted answer above.';\n        }\n        fb.className = 'db3-quiz-feedback ' + (correct ? 'correct' : 'incorrect');\n        var nextBtn = qRoot.querySelector('.db3-quiz-next');\n        nextBtn.style.display = 'inline-block';\n        nextBtn.addEventListener('click', function () { current++; render(); });\n      }\n    }\n\n    function renderScore() {\n      qRoot.innerHTML =\n        '<div class=\"db3-quiz-score\">' +\n        '<span class=\"db3-quiz-score-num\">' + score + ' \/ ' + QUIZ_DATA.length + '<\/span>' +\n        '<p>Nice work! Want to try again?<\/p>' +\n        '<button type=\"button\" class=\"db3-quiz-retake\">Retake Quiz<\/button>' +\n        '<\/div>';\n      qRoot.querySelector('.db3-quiz-retake').addEventListener('click', function () {\n        current = 0; score = 0; render();\n      });\n    }\n\n    render();\n  })();\n\n  \/\/ Speaker buttons (event delegation, Web Speech API) \u2014 headword cards only\n  root.addEventListener('click', function (e) {\n    var btn = e.target.closest('.db3-speaker');\n    if (!btn || !root.contains(btn)) return;\n    if (!('speechSynthesis' in window)) return;\n    var showingSimp = false;\n    var simpEl = root.querySelector('.lang-zh-CN');\n    if (simpEl) {\n      if (simpEl.offsetParent !== null) showingSimp = true;\n    }\n    var text = showingSimp ? btn.getAttribute('data-simp') : btn.getAttribute('data-trad');\n    var utter = new SpeechSynthesisUtterance(text);\n    utter.lang = showingSimp ? 'zh-CN' : 'zh-TW';\n    window.speechSynthesis.cancel();\n    window.speechSynthesis.speak(utter);\n  });\n\n})();\n<\/script>\n<\/div>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"alignright size-medium is-resized\"><a href=\"https:\/\/ko-fi.com\/tiffanystalk\" target=\"_blank\" rel=\"noreferrer noopener\"><img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"58\" src=\"https:\/\/tiffanysmandarin.com\/wp-content\/uploads\/2022\/06\/fcacd-buymeacoffee_red402x-300x58.png\" alt=\"\" class=\"wp-image-570\" style=\"width:150px;height:29px\" srcset=\"https:\/\/tiffanysmandarin.com\/wp-content\/uploads\/2022\/06\/fcacd-buymeacoffee_red402x-300x58.png 300w, https:\/\/tiffanysmandarin.com\/wp-content\/uploads\/2022\/06\/fcacd-buymeacoffee_red402x-600x115.png 600w, https:\/\/tiffanysmandarin.com\/wp-content\/uploads\/2022\/06\/fcacd-buymeacoffee_red402x-1024x197.png 1024w, https:\/\/tiffanysmandarin.com\/wp-content\/uploads\/2022\/06\/fcacd-buymeacoffee_red402x-768x148.png 768w, https:\/\/tiffanysmandarin.com\/wp-content\/uploads\/2022\/06\/fcacd-buymeacoffee_red402x-1536x296.png 1536w, https:\/\/tiffanysmandarin.com\/wp-content\/uploads\/2022\/06\/fcacd-buymeacoffee_red402x-2048x394.png 2048w, https:\/\/tiffanysmandarin.com\/wp-content\/uploads\/2022\/06\/fcacd-buymeacoffee_red402x-850x164.png 850w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\" \/><\/a><figcaption class=\"wp-element-caption\">Do you like it? \ud83d\ude42<\/figcaption><\/figure>\n<\/div>\n\n\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-medium is-resized\"><a href=\"https:\/\/tiffanysmandarin.com\/index.php\/contemporary-chinese-book-1\/\"><img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"86\" src=\"https:\/\/tiffanysmandarin.com\/wp-content\/uploads\/2022\/06\/e68f92e59c963-300x86.png\" alt=\"\" class=\"wp-image-571\" style=\"width:150px;height:43px\" srcset=\"https:\/\/tiffanysmandarin.com\/wp-content\/uploads\/2022\/06\/e68f92e59c963-300x86.png 300w, https:\/\/tiffanysmandarin.com\/wp-content\/uploads\/2022\/06\/e68f92e59c963-600x171.png 600w, https:\/\/tiffanysmandarin.com\/wp-content\/uploads\/2022\/06\/e68f92e59c963.png 700w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\" \/><\/a><\/figure>\n<\/div>","protected":false},"excerpt":{"rendered":"","protected":false},"author":2,"featured_media":10970,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_wp_convertkit_post_meta":{"form":"-1","landing_page":"0","tag":"0","restrict_content":"0"},"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_feature_clip_id":0,"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_post_was_ever_published":false},"categories":[1099],"tags":[],"class_list":["post-12885","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-1099"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>B1 L3 Vocabulary and Practice - OneDotDot Chinese<\/title>\n<meta name=\"description\" content=\"Strengthen your vocabulary \u7576\u4ee3\u4e2d\u6587\u7b2c\u4e00\u518a\u7b2c\u4e09\u8ab2 \u55ae\u8a5e\u7df4\u7fd2 \u8907\u7fd2 \u8003\u8a66 Contemporary Chinese Vocabulary Practice Book 1 \u2013 Lesson 3\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/tiffanysmandarin.com\/index.php\/2025\/07\/16\/contemporary-chinese-vocabulary-practice-b1l3\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"B1 L3 Vocabulary and Practice - OneDotDot Chinese\" \/>\n<meta property=\"og:description\" content=\"Strengthen your vocabulary \u7576\u4ee3\u4e2d\u6587\u7b2c\u4e00\u518a\u7b2c\u4e09\u8ab2 \u55ae\u8a5e\u7df4\u7fd2 \u8907\u7fd2 \u8003\u8a66 Contemporary Chinese Vocabulary Practice Book 1 \u2013 Lesson 3\" \/>\n<meta property=\"og:url\" content=\"https:\/\/tiffanysmandarin.com\/index.php\/2025\/07\/16\/contemporary-chinese-vocabulary-practice-b1l3\/\" \/>\n<meta property=\"og:site_name\" content=\"OneDotDot Chinese\" \/>\n<meta property=\"article:published_time\" content=\"2025-07-15T16:01:57+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-08-31T06:26:35+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/tiffanysmandarin.com\/wp-content\/uploads\/2024\/09\/\u7576\u4ee3\u4e2d\u6587.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"800\" \/>\n\t<meta property=\"og:image:height\" content=\"300\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"tiffany\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"tiffany\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/tiffanysmandarin.com\\\/index.php\\\/2025\\\/07\\\/16\\\/contemporary-chinese-vocabulary-practice-b1l3\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/tiffanysmandarin.com\\\/index.php\\\/2025\\\/07\\\/16\\\/contemporary-chinese-vocabulary-practice-b1l3\\\/\"},\"author\":{\"name\":\"tiffany\",\"@id\":\"https:\\\/\\\/tiffanysmandarin.com\\\/#\\\/schema\\\/person\\\/3556e1160fac98b190d03b8aa8604d99\"},\"headline\":\"B1 L3 Vocabulary and Practice\",\"datePublished\":\"2025-07-15T16:01:57+00:00\",\"dateModified\":\"2026-08-31T06:26:35+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/tiffanysmandarin.com\\\/index.php\\\/2025\\\/07\\\/16\\\/contemporary-chinese-vocabulary-practice-b1l3\\\/\"},\"wordCount\":9,\"publisher\":{\"@id\":\"https:\\\/\\\/tiffanysmandarin.com\\\/#\\\/schema\\\/person\\\/3556e1160fac98b190d03b8aa8604d99\"},\"image\":{\"@id\":\"https:\\\/\\\/tiffanysmandarin.com\\\/index.php\\\/2025\\\/07\\\/16\\\/contemporary-chinese-vocabulary-practice-b1l3\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/tiffanysmandarin.com\\\/wp-content\\\/uploads\\\/2024\\\/09\\\/\u7576\u4ee3\u4e2d\u6587.jpg\",\"articleSection\":[\"\u7576\u4ee3\u4e2d\u6587 1\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/tiffanysmandarin.com\\\/index.php\\\/2025\\\/07\\\/16\\\/contemporary-chinese-vocabulary-practice-b1l3\\\/\",\"url\":\"https:\\\/\\\/tiffanysmandarin.com\\\/index.php\\\/2025\\\/07\\\/16\\\/contemporary-chinese-vocabulary-practice-b1l3\\\/\",\"name\":\"B1 L3 Vocabulary and Practice - OneDotDot Chinese\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/tiffanysmandarin.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/tiffanysmandarin.com\\\/index.php\\\/2025\\\/07\\\/16\\\/contemporary-chinese-vocabulary-practice-b1l3\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/tiffanysmandarin.com\\\/index.php\\\/2025\\\/07\\\/16\\\/contemporary-chinese-vocabulary-practice-b1l3\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/tiffanysmandarin.com\\\/wp-content\\\/uploads\\\/2024\\\/09\\\/\u7576\u4ee3\u4e2d\u6587.jpg\",\"datePublished\":\"2025-07-15T16:01:57+00:00\",\"dateModified\":\"2026-08-31T06:26:35+00:00\",\"description\":\"Strengthen your vocabulary \u7576\u4ee3\u4e2d\u6587\u7b2c\u4e00\u518a\u7b2c\u4e09\u8ab2 \u55ae\u8a5e\u7df4\u7fd2 \u8907\u7fd2 \u8003\u8a66 Contemporary Chinese Vocabulary Practice Book 1 \u2013 Lesson 3\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/tiffanysmandarin.com\\\/index.php\\\/2025\\\/07\\\/16\\\/contemporary-chinese-vocabulary-practice-b1l3\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/tiffanysmandarin.com\\\/index.php\\\/2025\\\/07\\\/16\\\/contemporary-chinese-vocabulary-practice-b1l3\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/tiffanysmandarin.com\\\/index.php\\\/2025\\\/07\\\/16\\\/contemporary-chinese-vocabulary-practice-b1l3\\\/#primaryimage\",\"url\":\"https:\\\/\\\/tiffanysmandarin.com\\\/wp-content\\\/uploads\\\/2024\\\/09\\\/\u7576\u4ee3\u4e2d\u6587.jpg\",\"contentUrl\":\"https:\\\/\\\/tiffanysmandarin.com\\\/wp-content\\\/uploads\\\/2024\\\/09\\\/\u7576\u4ee3\u4e2d\u6587.jpg\",\"width\":800,\"height\":300,\"caption\":\"\u7576\u4ee3\u4e2d\u65871\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/tiffanysmandarin.com\\\/index.php\\\/2025\\\/07\\\/16\\\/contemporary-chinese-vocabulary-practice-b1l3\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\u9996\u9801\",\"item\":\"https:\\\/\\\/tiffanysmandarin.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"B1 L3 Vocabulary and Practice\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/tiffanysmandarin.com\\\/#website\",\"url\":\"https:\\\/\\\/tiffanysmandarin.com\\\/\",\"name\":\"OneDotDot Chinese\",\"description\":\"Learn a little Chinese every day\",\"publisher\":{\"@id\":\"https:\\\/\\\/tiffanysmandarin.com\\\/#\\\/schema\\\/person\\\/3556e1160fac98b190d03b8aa8604d99\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/tiffanysmandarin.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":[\"Person\",\"Organization\"],\"@id\":\"https:\\\/\\\/tiffanysmandarin.com\\\/#\\\/schema\\\/person\\\/3556e1160fac98b190d03b8aa8604d99\",\"name\":\"tiffany\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"http:\\\/\\\/tiffanysmandarin.com\\\/wp-content\\\/uploads\\\/2022\\\/06\\\/cropped-logo_tiffany2-1.png\",\"url\":\"http:\\\/\\\/tiffanysmandarin.com\\\/wp-content\\\/uploads\\\/2022\\\/06\\\/cropped-logo_tiffany2-1.png\",\"contentUrl\":\"http:\\\/\\\/tiffanysmandarin.com\\\/wp-content\\\/uploads\\\/2022\\\/06\\\/cropped-logo_tiffany2-1.png\",\"width\":214,\"height\":214,\"caption\":\"tiffany\"},\"logo\":{\"@id\":\"http:\\\/\\\/tiffanysmandarin.com\\\/wp-content\\\/uploads\\\/2022\\\/06\\\/cropped-logo_tiffany2-1.png\"},\"sameAs\":[\"https:\\\/\\\/www.instagram.com\\\/tiffanys_talk\\\/\",\"https:\\\/\\\/www.linkedin.com\\\/in\\\/tiffany-huang-mandarin\\\/\"],\"url\":\"https:\\\/\\\/tiffanysmandarin.com\\\/index.php\\\/author\\\/tiffany\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"B1 L3 Vocabulary and Practice - OneDotDot Chinese","description":"Strengthen your vocabulary \u7576\u4ee3\u4e2d\u6587\u7b2c\u4e00\u518a\u7b2c\u4e09\u8ab2 \u55ae\u8a5e\u7df4\u7fd2 \u8907\u7fd2 \u8003\u8a66 Contemporary Chinese Vocabulary Practice Book 1 \u2013 Lesson 3","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/tiffanysmandarin.com\/index.php\/2025\/07\/16\/contemporary-chinese-vocabulary-practice-b1l3\/","og_locale":"en_US","og_type":"article","og_title":"B1 L3 Vocabulary and Practice - OneDotDot Chinese","og_description":"Strengthen your vocabulary \u7576\u4ee3\u4e2d\u6587\u7b2c\u4e00\u518a\u7b2c\u4e09\u8ab2 \u55ae\u8a5e\u7df4\u7fd2 \u8907\u7fd2 \u8003\u8a66 Contemporary Chinese Vocabulary Practice Book 1 \u2013 Lesson 3","og_url":"https:\/\/tiffanysmandarin.com\/index.php\/2025\/07\/16\/contemporary-chinese-vocabulary-practice-b1l3\/","og_site_name":"OneDotDot Chinese","article_published_time":"2025-07-15T16:01:57+00:00","article_modified_time":"2026-08-31T06:26:35+00:00","og_image":[{"width":800,"height":300,"url":"https:\/\/tiffanysmandarin.com\/wp-content\/uploads\/2024\/09\/\u7576\u4ee3\u4e2d\u6587.jpg","type":"image\/jpeg"}],"author":"tiffany","twitter_card":"summary_large_image","twitter_misc":{"Written by":"tiffany","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/tiffanysmandarin.com\/index.php\/2025\/07\/16\/contemporary-chinese-vocabulary-practice-b1l3\/#article","isPartOf":{"@id":"https:\/\/tiffanysmandarin.com\/index.php\/2025\/07\/16\/contemporary-chinese-vocabulary-practice-b1l3\/"},"author":{"name":"tiffany","@id":"https:\/\/tiffanysmandarin.com\/#\/schema\/person\/3556e1160fac98b190d03b8aa8604d99"},"headline":"B1 L3 Vocabulary and Practice","datePublished":"2025-07-15T16:01:57+00:00","dateModified":"2026-08-31T06:26:35+00:00","mainEntityOfPage":{"@id":"https:\/\/tiffanysmandarin.com\/index.php\/2025\/07\/16\/contemporary-chinese-vocabulary-practice-b1l3\/"},"wordCount":9,"publisher":{"@id":"https:\/\/tiffanysmandarin.com\/#\/schema\/person\/3556e1160fac98b190d03b8aa8604d99"},"image":{"@id":"https:\/\/tiffanysmandarin.com\/index.php\/2025\/07\/16\/contemporary-chinese-vocabulary-practice-b1l3\/#primaryimage"},"thumbnailUrl":"https:\/\/tiffanysmandarin.com\/wp-content\/uploads\/2024\/09\/\u7576\u4ee3\u4e2d\u6587.jpg","articleSection":["\u7576\u4ee3\u4e2d\u6587 1"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/tiffanysmandarin.com\/index.php\/2025\/07\/16\/contemporary-chinese-vocabulary-practice-b1l3\/","url":"https:\/\/tiffanysmandarin.com\/index.php\/2025\/07\/16\/contemporary-chinese-vocabulary-practice-b1l3\/","name":"B1 L3 Vocabulary and Practice - OneDotDot Chinese","isPartOf":{"@id":"https:\/\/tiffanysmandarin.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/tiffanysmandarin.com\/index.php\/2025\/07\/16\/contemporary-chinese-vocabulary-practice-b1l3\/#primaryimage"},"image":{"@id":"https:\/\/tiffanysmandarin.com\/index.php\/2025\/07\/16\/contemporary-chinese-vocabulary-practice-b1l3\/#primaryimage"},"thumbnailUrl":"https:\/\/tiffanysmandarin.com\/wp-content\/uploads\/2024\/09\/\u7576\u4ee3\u4e2d\u6587.jpg","datePublished":"2025-07-15T16:01:57+00:00","dateModified":"2026-08-31T06:26:35+00:00","description":"Strengthen your vocabulary \u7576\u4ee3\u4e2d\u6587\u7b2c\u4e00\u518a\u7b2c\u4e09\u8ab2 \u55ae\u8a5e\u7df4\u7fd2 \u8907\u7fd2 \u8003\u8a66 Contemporary Chinese Vocabulary Practice Book 1 \u2013 Lesson 3","breadcrumb":{"@id":"https:\/\/tiffanysmandarin.com\/index.php\/2025\/07\/16\/contemporary-chinese-vocabulary-practice-b1l3\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/tiffanysmandarin.com\/index.php\/2025\/07\/16\/contemporary-chinese-vocabulary-practice-b1l3\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/tiffanysmandarin.com\/index.php\/2025\/07\/16\/contemporary-chinese-vocabulary-practice-b1l3\/#primaryimage","url":"https:\/\/tiffanysmandarin.com\/wp-content\/uploads\/2024\/09\/\u7576\u4ee3\u4e2d\u6587.jpg","contentUrl":"https:\/\/tiffanysmandarin.com\/wp-content\/uploads\/2024\/09\/\u7576\u4ee3\u4e2d\u6587.jpg","width":800,"height":300,"caption":"\u7576\u4ee3\u4e2d\u65871"},{"@type":"BreadcrumbList","@id":"https:\/\/tiffanysmandarin.com\/index.php\/2025\/07\/16\/contemporary-chinese-vocabulary-practice-b1l3\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\u9996\u9801","item":"https:\/\/tiffanysmandarin.com\/"},{"@type":"ListItem","position":2,"name":"B1 L3 Vocabulary and Practice"}]},{"@type":"WebSite","@id":"https:\/\/tiffanysmandarin.com\/#website","url":"https:\/\/tiffanysmandarin.com\/","name":"OneDotDot Chinese","description":"Learn a little Chinese every day","publisher":{"@id":"https:\/\/tiffanysmandarin.com\/#\/schema\/person\/3556e1160fac98b190d03b8aa8604d99"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/tiffanysmandarin.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":["Person","Organization"],"@id":"https:\/\/tiffanysmandarin.com\/#\/schema\/person\/3556e1160fac98b190d03b8aa8604d99","name":"tiffany","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"http:\/\/tiffanysmandarin.com\/wp-content\/uploads\/2022\/06\/cropped-logo_tiffany2-1.png","url":"http:\/\/tiffanysmandarin.com\/wp-content\/uploads\/2022\/06\/cropped-logo_tiffany2-1.png","contentUrl":"http:\/\/tiffanysmandarin.com\/wp-content\/uploads\/2022\/06\/cropped-logo_tiffany2-1.png","width":214,"height":214,"caption":"tiffany"},"logo":{"@id":"http:\/\/tiffanysmandarin.com\/wp-content\/uploads\/2022\/06\/cropped-logo_tiffany2-1.png"},"sameAs":["https:\/\/www.instagram.com\/tiffanys_talk\/","https:\/\/www.linkedin.com\/in\/tiffany-huang-mandarin\/"],"url":"https:\/\/tiffanysmandarin.com\/index.php\/author\/tiffany\/"}]}},"jetpack_sharing_enabled":true,"jetpack_featured_media_url":"https:\/\/tiffanysmandarin.com\/wp-content\/uploads\/2024\/09\/\u7576\u4ee3\u4e2d\u6587.jpg","_links":{"self":[{"href":"https:\/\/tiffanysmandarin.com\/index.php\/wp-json\/wp\/v2\/posts\/12885","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/tiffanysmandarin.com\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/tiffanysmandarin.com\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/tiffanysmandarin.com\/index.php\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/tiffanysmandarin.com\/index.php\/wp-json\/wp\/v2\/comments?post=12885"}],"version-history":[{"count":3,"href":"https:\/\/tiffanysmandarin.com\/index.php\/wp-json\/wp\/v2\/posts\/12885\/revisions"}],"predecessor-version":[{"id":16295,"href":"https:\/\/tiffanysmandarin.com\/index.php\/wp-json\/wp\/v2\/posts\/12885\/revisions\/16295"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/tiffanysmandarin.com\/index.php\/wp-json\/wp\/v2\/media\/10970"}],"wp:attachment":[{"href":"https:\/\/tiffanysmandarin.com\/index.php\/wp-json\/wp\/v2\/media?parent=12885"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/tiffanysmandarin.com\/index.php\/wp-json\/wp\/v2\/categories?post=12885"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/tiffanysmandarin.com\/index.php\/wp-json\/wp\/v2\/tags?post=12885"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}