{"id":12942,"date":"2025-07-25T22:33:29","date_gmt":"2025-07-25T14:33:29","guid":{"rendered":"https:\/\/tiffanysmandarin.com\/?p=12942"},"modified":"2026-09-08T16:15:12","modified_gmt":"2026-09-08T08:15:12","slug":"contemporary-chinese-vocabulary-practice-b1l10","status":"publish","type":"post","link":"https:\/\/tiffanysmandarin.com\/index.php\/2025\/07\/25\/contemporary-chinese-vocabulary-practice-b1l10\/","title":{"rendered":"B1 L10 Vocabulary and Practice"},"content":{"rendered":"\n<div style=\"height:5px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div style=\"height:33px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<!--\n  \u7576\u4ee3\u4e2d\u6587 Book 1 \u00b7 Lesson 10 \u300c\u81fa\u7063\u7684\u6c34\u679c\u5f88\u597d\u5403\u300d The Fruit in Taiwan Tastes Really Good \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 through b1l9-vocab-embed.html:\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, Match It game, and a 15-question\n      Vocabulary Quiz below replace it entirely\n    - CSS scoped under .dangdai-b1l10-vocab-embed with its own --db10-*\n      variables, same oxblood\/mustard\/sage\/bone palette as L1-L9\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-b1l10-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 delegated\n      click listener using the Web Speech API\n    - W(t,s,p) = shared pinyin; WD(t,s,pt,ps) defined for parity but UNUSED\n      this lesson (no neutral-tone TW\/CN split found)\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.\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    - Match It's tile pinyin reads `(w.pt || w.p)`, never plain `w.p`, so a\n      WD() word never renders literally as \"undefined\"\n\n    - Vocabulary sourced directly from \u7576\u4ee3\u4e2d\u6587\u8ab2\u7a0b 1, Lesson 10, pages 204\n      and 207 (\u751f\u8a5e\u4e00 \/ \u751f\u8a5e\u4e8c): 14 words + 1 phrase from \u751f\u8a5e\u4e00, 17 words +\n      2 phrases from \u751f\u8a5e\u4e8c \u2014 34 items total.\n    - All example sentences are ORIGINAL \u2014 none are lifted from the\n      textbook's two dialogues \u2014 but they're written to demonstrate this\n      lesson's actual grammar points: VV\u770b (\"try and see,\" e.g. \u5403\u5403\u770b),\n      reduplicated state verbs for subjective intensification (e.g.\n      \u9999\u9999\u751c\u751c\u7684), clauses as noun modifiers (e.g. \u6211\u62cd\u7684\u7167\u7247), the\n      sentential \u4e86 for change of situation, and \u56e0\u70ba\u2026\u6240\u4ee5\u2026 cause and\n      effect.\n    - Verified trad\/simp CHARACTER pairs individually: \u9ec3\u8272\/\u9ec4\u8272, \u7d05\u8272\/\n      \u7ea2\u8272, \u85cd\u8272\/\u84dd\u8272, \u8863\u670d\/\u8863\u670d (unchanged), \u65c5\u9928\/\u65c5\u9986, \u7a97\u6236\/\u7a97\u6237,\n      \u4e7e\u6de8\/\u5e72\u51c0, \u9019\u4e9b\/\u8fd9\u4e9b\n    - Top-of-page support note + a disclaimer above the invented practice\n      dialogue (both first person, \"I\"), same as L1-L9\n-->\n<div class=\"dangdai-b1l10-vocab-embed\" id=\"dangdai-b1l10-vocab-embed-1\">\n<style>\n.dangdai-b1l10-vocab-embed {\n  --db10-oxblood: #7b2d26;\n  --db10-oxblood-dark: #5e211c;\n  --db10-mustard: #c9922b;\n  --db10-sage: #7c8b6f;\n  --db10-bone: #f7f1e6;\n  --db10-ink: #2c2620;\n  --db10-line: #e4d9c4;\n  font-family: 'Work Sans', -apple-system, sans-serif;\n  color: var(--db10-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-b1l10-vocab-embed * { box-sizing: border-box; }\n.dangdai-b1l10-vocab-embed h1,\n.dangdai-b1l10-vocab-embed h2,\n.dangdai-b1l10-vocab-embed h3 {\n  font-family: 'Bitter', Georgia, serif;\n  color: var(--db10-oxblood-dark);\n  margin: 0 0 8px;\n}\n.dangdai-b1l10-vocab-embed .db10-support-note {\n  font-size: 0.85rem;\n  color: var(--db10-sage);\n  border-bottom: 1px solid var(--db10-line);\n  padding-bottom: 12px;\n  margin: 0 0 16px;\n}\n.dangdai-b1l10-vocab-embed .db10-lede {\n  margin: 0 0 24px;\n  padding: 14px 16px;\n  background: var(--db10-bone);\n  border-left: 4px solid var(--db10-mustard);\n  border-radius: 4px;\n  font-size: 0.98rem;\n}\n.dangdai-b1l10-vocab-embed .db10-lede b { color: var(--db10-oxblood-dark); }\n.dangdai-b1l10-vocab-embed .db10-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(--db10-oxblood);\n  padding: 3px 9px;\n  border-radius: 3px;\n  margin: 32px 0 10px;\n}\n.dangdai-b1l10-vocab-embed .db10-word-card {\n  border: 1px solid var(--db10-line);\n  border-radius: 8px;\n  padding: 12px 14px;\n  margin-bottom: 10px;\n  background: #fff;\n}\n.dangdai-b1l10-vocab-embed .db10-word-top {\n  display: flex;\n  align-items: baseline;\n  gap: 10px;\n  flex-wrap: wrap;\n}\n.dangdai-b1l10-vocab-embed .db10-num {\n  font-family: 'IBM Plex Mono', monospace;\n  font-size: 0.75rem;\n  color: var(--db10-mustard);\n  min-width: 22px;\n}\n.dangdai-b1l10-vocab-embed .db10-hanzi { font-size: 1.35rem; font-weight: 600; }\n.dangdai-b1l10-vocab-embed ruby {\n  ruby-position: over;\n  margin-right: 2px;\n  color: var(--db10-ink) !important;\n  font-size: inherit !important;\n}\n.dangdai-b1l10-vocab-embed .rb {\n  color: var(--db10-ink) !important;\n  font-size: inherit !important;\n}\n.dangdai-b1l10-vocab-embed rt {\n  font-family: 'IBM Plex Mono', monospace;\n  font-size: 0.6rem !important;\n  color: var(--db10-sage) !important;\n  font-weight: 400;\n}\n.dangdai-b1l10-vocab-embed rt.hidden { display: none; }\n.dangdai-b1l10-vocab-embed rt.mouseover { opacity: 0; }\n.dangdai-b1l10-vocab-embed rt.mouseover:hover { opacity: 1; }\n.dangdai-b1l10-vocab-embed .db10-meaning { font-style: italic; color: #6b5f52; font-size: 0.92rem; }\n.dangdai-b1l10-vocab-embed .db10-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(--db10-bone);\n  color: var(--db10-oxblood);\n  border-radius: 50%;\n  cursor: pointer;\n  margin-left: auto;\n}\n.dangdai-b1l10-vocab-embed .db10-speaker:hover { background: var(--db10-mustard); color: #fff; }\n.dangdai-b1l10-vocab-embed .db10-example {\n  margin-top: 8px;\n  padding-top: 8px;\n  border-top: 1px dashed var(--db10-line);\n  font-size: 0.95rem;\n}\n.dangdai-b1l10-vocab-embed .db10-example .db10-sent-word { display: inline-flex; }\n.dangdai-b1l10-vocab-embed .db10-example .db10-punct { margin-right: 2px; }\n.dangdai-b1l10-vocab-embed .db10-example .db10-en {\n  display: block;\n  color: #6b5f52;\n  font-size: 0.85rem;\n  margin-top: 4px;\n}\n.dangdai-b1l10-vocab-embed .db10-dialogue-note { font-size: 0.85rem; color: #6b5f52; margin: 0 0 10px; }\n.dangdai-b1l10-vocab-embed .db10-dialogue {\n  background: var(--db10-bone);\n  border-radius: 8px;\n  padding: 16px 18px;\n  margin-top: 8px;\n}\n.dangdai-b1l10-vocab-embed .db10-line {\n  display: flex;\n  gap: 8px;\n  margin-bottom: 12px;\n  align-items: flex-start;\n  flex-wrap: wrap;\n}\n.dangdai-b1l10-vocab-embed .db10-speaker-tag {\n  font-family: 'IBM Plex Mono', monospace;\n  font-size: 0.72rem;\n  color: var(--db10-oxblood);\n  min-width: 46px;\n  padding-top: 3px;\n}\n.dangdai-b1l10-vocab-embed .db10-line-body { flex: 1; min-width: 200px; }\n.dangdai-b1l10-vocab-embed .db10-line-en { display: block; color: #6b5f52; font-size: 0.82rem; margin-top: 2px; }\n\n.dangdai-b1l10-vocab-embed .db10-fc-hint { font-size: 0.85rem; color: #6b5f52; margin: 0 0 12px; text-align: center; }\n.dangdai-b1l10-vocab-embed .db10-flashcard-wrap { max-width: 320px; margin: 0 auto 14px; perspective: 1200px; }\n.dangdai-b1l10-vocab-embed .db10-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-b1l10-vocab-embed .db10-flashcard.db10-flipped { transform: rotateY(180deg); }\n.dangdai-b1l10-vocab-embed .db10-fc-face {\n  position: absolute;\n  inset: 0;\n  backface-visibility: hidden;\n  border: 1px solid var(--db10-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-b1l10-vocab-embed .db10-fc-back { transform: rotateY(180deg); background: var(--db10-bone); }\n.dangdai-b1l10-vocab-embed .db10-fc-front .db10-hanzi { font-size: 4rem !important; }\n.dangdai-b1l10-vocab-embed .db10-flashcard-wrap rt { font-size: 1.2rem !important; }\n.dangdai-b1l10-vocab-embed .db10-fc-back .db10-meaning { font-style: italic; color: var(--db10-oxblood-dark); font-size: 1.725rem; }\n.dangdai-b1l10-vocab-embed .db10-flashcard-controls { display: flex; align-items: center; justify-content: center; gap: 14px; margin-bottom: 28px; }\n.dangdai-b1l10-vocab-embed .db10-game-btn {\n  font-family: 'Work Sans', sans-serif;\n  font-size: 0.85rem;\n  border: 1px solid var(--db10-oxblood);\n  color: var(--db10-oxblood);\n  background: #fff;\n  padding: 6px 14px;\n  border-radius: 20px;\n  cursor: pointer;\n}\n.dangdai-b1l10-vocab-embed .db10-game-btn:hover { background: var(--db10-oxblood); color: #fff; }\n.dangdai-b1l10-vocab-embed .db10-game-bar { display: flex; align-items: center; gap: 12px; margin-bottom: 12px; flex-wrap: wrap; }\n.dangdai-b1l10-vocab-embed .db10-game-status { font-family: 'IBM Plex Mono', monospace; font-size: 0.82rem; color: var(--db10-sage); }\n.dangdai-b1l10-vocab-embed .db10-game-board { display: grid; grid-template-columns: 1fr 1fr; gap: 20px; }\n.dangdai-b1l10-vocab-embed .db10-game-col { display: flex; flex-direction: column; gap: 8px; }\n.dangdai-b1l10-vocab-embed .db10-tile {\n  font-family: 'Work Sans', sans-serif;\n  text-align: left;\n  border: 1px solid var(--db10-line);\n  background: #fff;\n  border-radius: 6px;\n  padding: 10px 12px;\n  cursor: pointer;\n  font-size: 0.95rem;\n  color: var(--db10-ink);\n  transition: background 0.15s, border-color 0.15s, transform 0.1s;\n}\n.dangdai-b1l10-vocab-embed .db10-tile .db10-tile-py {\n  display: block;\n  font-family: 'IBM Plex Mono', monospace;\n  font-size: 0.7rem;\n  color: var(--db10-sage);\n  margin-top: 2px;\n}\n.dangdai-b1l10-vocab-embed .db10-tile:hover:not(.db10-matched):not(.db10-selected) { border-color: var(--db10-mustard); }\n.dangdai-b1l10-vocab-embed .db10-tile.db10-selected { border-color: var(--db10-oxblood); background: var(--db10-bone); }\n.dangdai-b1l10-vocab-embed .db10-tile.db10-matched { border-color: var(--db10-sage); background: #eef2e9; color: var(--db10-sage); cursor: default; }\n.dangdai-b1l10-vocab-embed .db10-tile.db10-wrong { border-color: #b5453d; background: #fbeceb; animation: db10-shake 0.3s; }\n@keyframes db10-shake { 0%, 100% { transform: translateX(0); } 25% { transform: translateX(-4px); } 75% { transform: translateX(4px); } }\n.dangdai-b1l10-vocab-embed .db10-game-win { text-align: center; padding: 14px; font-family: 'Bitter', serif; color: var(--db10-oxblood-dark); display: none; }\n.dangdai-b1l10-vocab-embed .db10-game-win.db10-show { display: block; }\n@media (max-width: 480px) { .dangdai-b1l10-vocab-embed .db10-game-board { grid-template-columns: 1fr; } }\n.dangdai-b1l10-vocab-embed .db10-quiz { background: #fff; border: 1px solid var(--db10-line); border-radius: 12px; padding: 20px 22px; margin-top: 8px; }\n.dangdai-b1l10-vocab-embed .db10-quiz-progress { font-size: 0.82rem; color: var(--db10-sage); margin: 0 0 10px; font-family: 'IBM Plex Mono', monospace; }\n.dangdai-b1l10-vocab-embed .db10-quiz-prompt { font-size: 1.1rem; margin: 0 0 14px; }\n.dangdai-b1l10-vocab-embed .db10-quiz-options { display: flex; flex-direction: column; gap: 8px; margin: 0 0 10px; }\n.dangdai-b1l10-vocab-embed .db10-quiz-opt { text-align: left; border: 1px solid var(--db10-line); background: var(--db10-bone); border-radius: 8px; padding: 10px 14px; cursor: pointer; font-size: 0.98rem; color: var(--db10-ink); }\n.dangdai-b1l10-vocab-embed .db10-quiz-opt:hover { background: #f0e6d2; }\n.dangdai-b1l10-vocab-embed .db10-quiz-opt.correct { background: #e3efdd; border-color: #7fae6d; color: #3d5c34; }\n.dangdai-b1l10-vocab-embed .db10-quiz-opt.incorrect { background: #f5e0dc; border-color: var(--db10-oxblood); color: var(--db10-oxblood-dark); }\n.dangdai-b1l10-vocab-embed .db10-quiz-opt[disabled] { cursor: default; }\n.dangdai-b1l10-vocab-embed .db10-quiz-input-row { display: flex; gap: 8px; margin: 0 0 10px; flex-wrap: wrap; }\n.dangdai-b1l10-vocab-embed .db10-quiz-input { flex: 1 1 200px; border: 1px solid var(--db10-line); border-radius: 8px; padding: 9px 12px; font-size: 0.98rem; }\n.dangdai-b1l10-vocab-embed .db10-quiz-submit, .dangdai-b1l10-vocab-embed .db10-quiz-next, .dangdai-b1l10-vocab-embed .db10-quiz-retake { border: none; background: var(--db10-oxblood); color: #fff; border-radius: 20px; padding: 8px 18px; font-size: 0.9rem; cursor: pointer; }\n.dangdai-b1l10-vocab-embed .db10-quiz-submit:hover, .dangdai-b1l10-vocab-embed .db10-quiz-next:hover, .dangdai-b1l10-vocab-embed .db10-quiz-retake:hover { background: var(--db10-oxblood-dark); }\n.dangdai-b1l10-vocab-embed .db10-quiz-feedback { font-size: 0.95rem; margin: 0 0 10px; min-height: 1.4em; }\n.dangdai-b1l10-vocab-embed .db10-quiz-feedback.correct { color: #3d5c34; }\n.dangdai-b1l10-vocab-embed .db10-quiz-feedback.incorrect { color: var(--db10-oxblood-dark); }\n.dangdai-b1l10-vocab-embed .db10-quiz-score { text-align: center; }\n.dangdai-b1l10-vocab-embed .db10-quiz-score .db10-quiz-score-num { font-size: 2.2rem; font-weight: 700; color: var(--db10-oxblood-dark); display: block; margin-bottom: 8px; font-family: 'Bitter', serif; }\n<\/style>\n\n<p class=\"db10-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=\"db10-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 10\u300c\u81fa\u7063\u7684\u6c34\u679c\u5f88\u597d\u5403\u300dThe Fruit in Taiwan Tastes Really Good<\/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=\"db10-sec-eyebrow\">01 \u2014 FRUIT &amp; COLORS<\/div>\n<div id=\"db10-word-list-1\"><\/div>\n\n<div class=\"db10-sec-eyebrow\">02 \u2014 TASTE &amp; OFFERING FOOD<\/div>\n<p style=\"font-size:0.88rem;color:#6b5f52;margin:0 0 10px;\">Watch for two grammar patterns here: <b>VV\u770b<\/b> (&#8220;try and ___,&#8221; e.g. \u5403\u5403\u770b) and reduplicated state verbs for subjective feeling (e.g. \u9999\u9999\u751c\u751c\u7684 \u2014 &#8220;fragrant and sweet&#8221;).<\/p>\n<div id=\"db10-word-list-2\"><\/div>\n\n<div class=\"db10-sec-eyebrow\">03 \u2014 OPINIONS &amp; TIME<\/div>\n<div id=\"db10-word-list-3\"><\/div>\n\n<div class=\"db10-sec-eyebrow\">04 \u2014 APPEARANCE &amp; PEOPLE<\/div>\n<div id=\"db10-word-list-4\"><\/div>\n\n<div class=\"db10-sec-eyebrow\">05 \u2014 HOME &amp; PLACES<\/div>\n<div id=\"db10-word-list-5\"><\/div>\n\n<div class=\"db10-sec-eyebrow\">06 \u2014 PUT IT TOGETHER<\/div>\n<p class=\"db10-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 10 dialogues, I&#8217;d recommend picking up a copy of the textbook itself.<\/em><\/p>\n<div class=\"db10-dialogue\" id=\"db10-dialogue\"><\/div>\n\n<div class=\"db10-sec-eyebrow\">07 \u2014 FLASHCARDS<\/div>\n<p class=\"db10-fc-hint\">Tap the card to flip it, then use the arrows to move through the deck.<\/p>\n<div class=\"db10-flashcard-wrap\">\n  <div class=\"db10-flashcard\" id=\"db10-flashcard\">\n    <div class=\"db10-fc-face db10-fc-front\" id=\"db10-fc-front\"><\/div>\n    <div class=\"db10-fc-face db10-fc-back\" id=\"db10-fc-back\"><\/div>\n  <\/div>\n<\/div>\n<div class=\"db10-flashcard-controls\">\n  <button class=\"db10-game-btn\" id=\"db10-fc-prev\">\u2039 Prev<\/button>\n  <span class=\"db10-game-status\" id=\"db10-fc-progress\">1 \/ 34<\/span>\n  <button class=\"db10-game-btn\" id=\"db10-fc-next\">Next \u203a<\/button>\n<\/div>\n\n<div class=\"db10-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=\"db10-game-bar\">\n  <button class=\"db10-game-btn\" id=\"db10-game-new\">New Round<\/button>\n  <span class=\"db10-game-status\" id=\"db10-game-status\">0 \/ 8 matched<\/span>\n<\/div>\n<div class=\"db10-game-board\">\n  <div class=\"db10-game-col\" id=\"db10-game-col-zh\"><\/div>\n  <div class=\"db10-game-col\" id=\"db10-game-col-en\"><\/div>\n<\/div>\n<div class=\"db10-game-win\" id=\"db10-game-win\">\ud83c\udf89 All matched! Nice work.<\/div>\n\n<div class=\"db10-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=\"db10-quiz\" id=\"db10-quiz\"><\/div>\n\n<script>\n(function () {\n  var root = document.getElementById('dangdai-b1l10-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    \/\/ \u751f\u8a5e\u4e00 p.204 \u2014 fruit & colors\n    'db10-word-list-1': [\n      { t: '\u6c34\u679c', s: '\u6c34\u679c', p: 'shu\u01d0gu\u01d2', meaning: 'fruit',\n        ex: [W('\u81fa\u7063','\u53f0\u6e7e','T\u00e1iw\u0101n'), W('\u6709','\u6709','y\u01d2u'), W('\u5f88\u591a','\u5f88\u591a','h\u011bndu\u014d'), W('\u597d\u5403','\u597d\u5403','h\u01ceoch\u012b'), W('\u7684','\u7684','de'), W('\u6c34\u679c','\u6c34\u679c','shu\u01d0gu\u01d2'), '\u3002'],\n        exEn: 'Taiwan has a lot of delicious fruit.' },\n      { t: '\u9ec3\u8272', s: '\u9ec4\u8272', p: 'hu\u00e1ngs\u00e8', meaning: 'yellow',\n        ex: [W('\u9019\u500b','\u8fd9\u4e2a','Zh\u00e8ge'), W('\u9ec3\u8272','\u9ec4\u8272','hu\u00e1ngs\u00e8'), W('\u7684','\u7684','de'), W('\u6c34\u679c','\u6c34\u679c','shu\u01d0gu\u01d2'), W('\u662f','\u662f','sh\u00ec'), W('\u8292\u679c','\u8292\u679c','m\u00e1nggu\u01d2'), '\u3002'],\n        exEn: 'This yellow fruit is mango.' },\n      { t: '\u8292\u679c', s: '\u8292\u679c', p: 'm\u00e1nggu\u01d2', meaning: 'mango',\n        ex: [W('\u9019\u500b','\u8fd9\u4e2a','Zh\u00e8ge'), W('\u9ec3\u8272','\u9ec4\u8272','hu\u00e1ngs\u00e8'), W('\u7684','\u7684','de'), W('\u6c34\u679c','\u6c34\u679c','shu\u01d0gu\u01d2'), W('\u662f','\u662f','sh\u00ec'), W('\u8292\u679c','\u8292\u679c','m\u00e1nggu\u01d2'), '\u3002'],\n        exEn: 'This yellow fruit is mango.' },\n      { t: '\u7d05\u8272', s: '\u7ea2\u8272', p: 'h\u00f3ngs\u00e8', meaning: 'red',\n        ex: [W('\u90a3\u500b','\u90a3\u4e2a','N\u00e0ge'), W('\u7d05\u8272','\u7ea2\u8272','h\u00f3ngs\u00e8'), W('\u7684','\u7684','de'), W('\u6c34\u679c','\u6c34\u679c','shu\u01d0gu\u01d2'), W('\u662f','\u662f','sh\u00ec'), W('\u897f\u74dc','\u897f\u74dc','x\u012bgu\u0101'), '\u3002'],\n        exEn: 'That red fruit is watermelon.' },\n      { t: '\u897f\u74dc', s: '\u897f\u74dc', p: 'x\u012bgu\u0101', meaning: 'watermelon',\n        ex: [W('\u90a3\u500b','\u90a3\u4e2a','N\u00e0ge'), W('\u7d05\u8272','\u7ea2\u8272','h\u00f3ngs\u00e8'), W('\u7684','\u7684','de'), W('\u6c34\u679c','\u6c34\u679c','shu\u01d0gu\u01d2'), W('\u662f','\u662f','sh\u00ec'), W('\u897f\u74dc','\u897f\u74dc','x\u012bgu\u0101'), '\u3002'],\n        exEn: 'That red fruit is watermelon.' },\n      { t: '\u85cd\u8272', s: '\u84dd\u8272', p: 'l\u00e1ns\u00e8', meaning: 'blue',\n        ex: [W('\u5f9e','\u4ece','C\u00f3ng'), W('\u7a97\u6236','\u7a97\u6237','chu\u0101ngh\u00f9'), W('\u5f80','\u5f80','w\u01ceng'), W('\u5916','\u5916','w\u00e0i'), W('\u770b','\u770b','k\u00e0n'), '\uff0c', W('\u662f','\u662f','sh\u00ec'), W('\u85cd\u8272','\u84dd\u8272','l\u00e1ns\u00e8'), W('\u7684','\u7684','de'), W('\u5927\u6d77','\u5927\u6d77','d\u00e0h\u01cei'), '\u3002'],\n        exEn: 'Looking out from the window, it\\u2019s the blue ocean.' }\n    ],\n    \/\/ \u751f\u8a5e\u4e00 p.204 \u2014 taste & offering food\n    'db10-word-list-2': [\n      { t: '\u7d66', s: '\u7ed9', p: 'g\u011bi', meaning: 'to give',\n        ex: [W('\u7d66','\u7ed9','G\u011bi'), W('\u4f60','\u4f60','n\u01d0'), W('\u4e00','\u4e00','y\u00ed'), W('\u584a','\u5757','ku\u00e0i'), W('\u8292\u679c','\u8292\u679c','m\u00e1nggu\u01d2'), '\uff0c', W('\u5403\u5403\u770b','\u5403\u5403\u770b','ch\u012bch\u012bk\u00e0n'), '\u3002'],\n        exEn: 'Here\\u2019s a piece of mango for you, try it.' },\n      { t: '\u584a', s: '\u5757', p: 'ku\u00e0i', meaning: 'measure word for pieces of food',\n        ex: [W('\u7d66','\u7ed9','G\u011bi'), W('\u4f60','\u4f60','n\u01d0'), W('\u4e00','\u4e00','y\u00ed'), W('\u584a','\u5757','ku\u00e0i'), W('\u8292\u679c','\u8292\u679c','m\u00e1nggu\u01d2'), '\uff0c', W('\u5403\u5403\u770b','\u5403\u5403\u770b','ch\u012bch\u012bk\u00e0n'), '\u3002'],\n        exEn: 'Here\\u2019s a piece of mango for you, try it.' },\n      { t: '\u9999', s: '\u9999', p: 'xi\u0101ng', meaning: 'fragrant',\n        ex: [W('\u9019\u7a2e','\u8fd9\u79cd','Zh\u00e8 zh\u01d2ng'), W('\u6c34\u679c','\u6c34\u679c','shu\u01d0gu\u01d2'), W('\u9999\u9999','\u9999\u9999','xi\u0101ngxi\u0101ng'), W('\u751c\u751c','\u751c\u751c','ti\u00e1nti\u00e1n'), W('\u7684','\u7684','de'), '\u3002'],\n        exEn: 'This kind of fruit is fragrant and sweet.' },\n      { t: '\u751c', s: '\u751c', p: 'ti\u00e1n', meaning: 'sweet (taste)',\n        ex: [W('\u9019\u7a2e','\u8fd9\u79cd','Zh\u00e8 zh\u01d2ng'), W('\u6c34\u679c','\u6c34\u679c','shu\u01d0gu\u01d2'), W('\u9999\u9999','\u9999\u9999','xi\u0101ngxi\u0101ng'), W('\u751c\u751c','\u751c\u751c','ti\u00e1nti\u00e1n'), W('\u7684','\u7684','de'), '\u3002'],\n        exEn: 'This kind of fruit is fragrant and sweet.' },\n      { t: '\u5403\u5403\u770b', s: '\u5403\u5403\u770b', p: 'ch\u012bch\u012bk\u00e0n', meaning: 'to have a taste, try it',\n        ex: [W('\u7d66','\u7ed9','G\u011bi'), W('\u4f60','\u4f60','n\u01d0'), W('\u4e00','\u4e00','y\u00ed'), W('\u584a','\u5757','ku\u00e0i'), W('\u8292\u679c','\u8292\u679c','m\u00e1nggu\u01d2'), '\uff0c', W('\u5403\u5403\u770b','\u5403\u5403\u770b','ch\u012bch\u012bk\u00e0n'), '\u3002'],\n        exEn: 'Here\\u2019s a piece of mango for you, try it.' },\n      { t: '\u8acb', s: '\u8bf7', p: 'q\u01d0ng', meaning: 'to treat sb to sth',\n        ex: [W('\u4f60','\u4f60','N\u01d0'), W('\u4f86','\u6765','l\u00e1i'), W('\u8d8a\u5357','\u8d8a\u5357','Yu\u00e8n\u00e1n'), '\uff0c', W('\u6211','\u6211','w\u01d2'), W('\u4e00\u5b9a','\u4e00\u5b9a','y\u00edd\u00ecng'), W('\u8acb','\u8bf7','q\u01d0ng'), W('\u4f60','\u4f60','n\u01d0'), W('\u5403','\u5403','ch\u012b'), '\u3002'],\n        exEn: \"If you come to Vietnam, I'll definitely treat you.\" }\n    ],\n    \/\/ \u751f\u8a5e\u4e00 p.204 \u2014 opinions & time\n    'db10-word-list-3': [\n      { t: '\u5427', s: '\u5427', p: 'ba', meaning: 'sentence-final particle for guessing',\n        ex: [W('\u59b3','\u59b3','N\u01d0'), W('\u8aaa','\u8bf4','shu\u014d'), W('\u7684','\u7684','de'), W('\u662f','\u662f','sh\u00ec'), W('\u897f\u74dc','\u897f\u74dc','x\u012bgu\u0101'), W('\u5427','\u5427','ba'), '\uff1f'],\n        exEn: 'You mean watermelon, right?' },\n      { t: '\u5c0d', s: '\u5bf9', p: 'du\u00ec', meaning: 'correct, right',\n        ex: [W('\u5c0d','\u5bf9','Du\u00ec'), '\uff01', W('\u81fa\u7063','\u53f0\u6e7e','T\u00e1iw\u0101n'), W('\u6709','\u6709','y\u01d2u'), W('\u5f88\u591a','\u5f88\u591a','h\u011bndu\u014d'), W('\u597d\u5403','\u597d\u5403','h\u01ceoch\u012b'), W('\u7684','\u7684','de'), W('\u6c34\u679c','\u6c34\u679c','shu\u01d0gu\u01d2'), '\u3002'],\n        exEn: 'Right! Taiwan has a lot of delicious fruit.' },\n      { t: '\u4ee5\u524d', s: '\u4ee5\u524d', p: 'y\u01d0qi\u00e1n', meaning: 'before',\n        ex: [W('\u6211','\u6211','W\u01d2'), W('\u4ee5\u524d','\u4ee5\u524d','y\u01d0qi\u00e1n'), W('\u4e0d','\u4e0d','b\u00f9'), W('\u559c\u6b61','\u559c\u6b22','x\u01d0hu\u0101n'), W('\u5403','\u5403','ch\u012b'), W('\u6c34\u679c','\u6c34\u679c','shu\u01d0gu\u01d2'), '\uff0c', W('\u73fe\u5728','\u73b0\u5728','xi\u00e0nz\u00e0i'), W('\u5f88','\u5f88','h\u011bn'), W('\u559c\u6b61','\u559c\u6b22','x\u01d0hu\u0101n'), W('\u4e86','\u4e86','le'), '\u3002'],\n        exEn: \"I didn't like fruit before, but now I like it a lot.\" },\n      { t: '\u6a5f\u6703', s: '\u673a\u4f1a', p: 'j\u012bhu\u00ec', meaning: 'opportunity',\n        ex: [W('\u8981\u662f','\u8981\u662f','Y\u00e0osh\u00ec'), W('\u6709','\u6709','y\u01d2u'), W('\u6a5f\u6703','\u673a\u4f1a','j\u012bhu\u00ec'), '\uff0c', W('\u6211','\u6211','w\u01d2'), W('\u60f3','\u60f3','xi\u01ceng'), W('\u5403\u5403\u770b','\u5403\u5403\u770b','ch\u012bch\u012bk\u00e0n'), W('\u8d8a\u5357','\u8d8a\u5357','Yu\u00e8n\u00e1n'), W('\u6c34\u679c','\u6c34\u679c','shu\u01d0gu\u01d2'), '\u3002'],\n        exEn: \"If I get the opportunity, I'd like to try Vietnamese fruit.\" },\n      { t: '\u4e0a\u500b\u6708', s: '\u4e0a\u4e2a\u6708', p: 'sh\u00e0ng ge yu\u00e8', meaning: 'last month',\n        ex: [W('\u6211','\u6211','W\u01d2'), W('\u4e0a\u500b\u6708','\u4e0a\u4e2a\u6708','sh\u00e0ng ge yu\u00e8'), W('\u53bb','\u53bb','q\u00f9'), W('\u82b1\u84ee','\u82b1\u83b2','Hu\u0101li\u00e1n'), W('\u73a9','\u73a9','w\u00e1n'), '\u3002'],\n        exEn: 'I went to Hualien last month.' },\n      { t: '\u9019\u4e9b', s: '\u8fd9\u4e9b', p: 'zh\u00e8xi\u0113', meaning: 'these',\n        ex: [W('\u9019\u4e9b','\u8fd9\u4e9b','Zh\u00e8xi\u0113'), W('\u662f','\u662f','sh\u00ec'), W('\u6211','\u6211','w\u01d2'), W('\u62cd','\u62cd','p\u0101i'), W('\u7684','\u7684','de'), W('\u7167\u7247','\u7167\u7247','zh\u00e0opi\u00e0n'), '\u3002'],\n        exEn: 'These are photos that I took.' }\n    ],\n    \/\/ \u751f\u8a5e\u4e8c p.207 \u2014 appearance & people\n    'db10-word-list-4': [\n      { t: '\u62cd', s: '\u62cd', p: 'p\u0101i', meaning: 'to take (pictures)',\n        ex: [W('\u9019\u4e9b','\u8fd9\u4e9b','Zh\u00e8xi\u0113'), W('\u662f','\u662f','sh\u00ec'), W('\u6211','\u6211','w\u01d2'), W('\u62cd','\u62cd','p\u0101i'), W('\u7684','\u7684','de'), W('\u7167\u7247','\u7167\u7247','zh\u00e0opi\u00e0n'), '\u3002'],\n        exEn: 'These are photos that I took.' },\n      { t: '\u7b11', s: '\u7b11', p: 'xi\u00e0o', meaning: 'to laugh, to smile',\n        ex: [W('\u4f60\u5011','\u4f60\u4eec','N\u01d0men'), W('\u7b11','\u7b11','xi\u00e0o'), W('\u5f97','\u5f97','de'), W('\u5f88','\u5f88','h\u011bn'), W('\u958b\u5fc3','\u5f00\u5fc3','k\u0101ix\u012bn'), '\uff01'],\n        exEn: \"You guys are smiling so happily!\" },\n      { t: '\u958b\u5fc3', s: '\u5f00\u5fc3', p: 'k\u0101ix\u012bn', meaning: 'happy',\n        ex: [W('\u4f60\u5011','\u4f60\u4eec','N\u01d0men'), W('\u7b11','\u7b11','xi\u00e0o'), W('\u5f97','\u5f97','de'), W('\u5f88','\u5f88','h\u011bn'), W('\u958b\u5fc3','\u5f00\u5fc3','k\u0101ix\u012bn'), '\uff01'],\n        exEn: \"You guys are smiling so happily!\" },\n      { t: '\u7a7f', s: '\u7a7f', p: 'chu\u0101n', meaning: 'to wear, to put on',\n        ex: [W('\u7a7f','\u7a7f','Chu\u0101n'), W('\u7d05','\u7ea2','h\u00f3ng'), W('\u8863\u670d','\u8863\u670d','y\u012bf\u00fa'), W('\u7684','\u7684','de'), W('\u9019\u500b','\u8fd9\u4e2a','zh\u00e8ge'), W('\u4eba','\u4eba','r\u00e9n'), W('\u662f','\u662f','sh\u00ec'), W('\u6211','\u6211','w\u01d2'), W('\u5973\u670b\u53cb','\u5973\u670b\u53cb','n\u01dap\u00e9ngy\u01d2u'), '\u3002'],\n        exEn: 'The person wearing red is my girlfriend.' },\n      { t: '\u8863\u670d', s: '\u8863\u670d', p: 'y\u012bf\u00fa', meaning: 'clothes',\n        ex: [W('\u7a7f','\u7a7f','Chu\u0101n'), W('\u7d05','\u7ea2','h\u00f3ng'), W('\u8863\u670d','\u8863\u670d','y\u012bf\u00fa'), W('\u7684','\u7684','de'), W('\u9019\u500b','\u8fd9\u4e2a','zh\u00e8ge'), W('\u4eba','\u4eba','r\u00e9n'), W('\u662f','\u662f','sh\u00ec'), W('\u6211','\u6211','w\u01d2'), W('\u5973\u670b\u53cb','\u5973\u670b\u53cb','n\u01dap\u00e9ngy\u01d2u'), '\u3002'],\n        exEn: 'The person wearing red is my girlfriend.' },\n      { t: '\u592a\u592a', s: '\u592a\u592a', p: 't\u00e0itai', meaning: 'wife',\n        ex: [W('\u7a7f','\u7a7f','Chu\u0101n'), W('\u9ec3','\u9ec4','hu\u00e1ng'), W('\u8863\u670d','\u8863\u670d','y\u012bf\u00fa'), W('\u7684','\u7684','de'), W('\u662f','\u662f','sh\u00ec'), W('\u8001\u95c6','\u8001\u677f','l\u01ceob\u01cen'), W('\u7684','\u7684','de'), W('\u592a\u592a','\u592a\u592a','t\u00e0itai'), '\u3002'],\n        exEn: \"The one wearing yellow is the boss's wife.\" },\n      { t: '\u7537', s: '\u7537', p: 'n\u00e1n', meaning: 'boy-, male- (as in \u7537\u670b\u53cb)',\n        ex: [W('\u9019','\u8fd9','Zh\u00e8'), W('\u5169','\u4e24','li\u01ceng'), W('\u500b','\u4e2a','ge'), W('\u7537','\u7537','n\u00e1n'), W('\u7684','\u7684','de'), W('\u662f','\u662f','sh\u00ec'), W('\u8ab0','\u8c01','sh\u00e9i'), '\uff1f'],\n        exEn: 'Who are these two guys?' },\n      { t: '\u77ee', s: '\u77ee', p: '\u01cei', meaning: 'short (height)',\n        ex: [W('\u77ee','\u77ee','\u01cdi'), W('\u7684','\u7684','de'), W('\u662f','\u662f','sh\u00ec'), W('\u65c5\u9928','\u65c5\u9986','l\u01dagu\u01cen'), W('\u7684','\u7684','de'), W('\u8001\u95c6','\u8001\u677f','l\u01ceob\u01cen'), '\uff0c', W('\u9ad8','\u9ad8','g\u0101o'), W('\u7684','\u7684','de'), W('\u662f','\u662f','sh\u00ec'), W('\u4ed6','\u4ed6','t\u0101'), W('\u5f1f\u5f1f','\u5f1f\u5f1f','d\u00ecdi'), '\u3002'],\n        exEn: 'The short one is the hotel owner, the tall one is his younger brother.' },\n      { t: '\u9ad8', s: '\u9ad8', p: 'g\u0101o', meaning: 'tall',\n        ex: [W('\u77ee','\u77ee','\u01cdi'), W('\u7684','\u7684','de'), W('\u662f','\u662f','sh\u00ec'), W('\u65c5\u9928','\u65c5\u9986','l\u01dagu\u01cen'), W('\u7684','\u7684','de'), W('\u8001\u95c6','\u8001\u677f','l\u01ceob\u01cen'), '\uff0c', W('\u9ad8','\u9ad8','g\u0101o'), W('\u7684','\u7684','de'), W('\u662f','\u662f','sh\u00ec'), W('\u4ed6','\u4ed6','t\u0101'), W('\u5f1f\u5f1f','\u5f1f\u5f1f','d\u00ecdi'), '\u3002'],\n        exEn: 'The short one is the hotel owner, the tall one is his younger brother.' },\n      { t: '\u5f1f\u5f1f', s: '\u5f1f\u5f1f', p: 'd\u00ecdi', meaning: 'younger brother',\n        ex: [W('\u77ee','\u77ee','\u01cdi'), W('\u7684','\u7684','de'), W('\u662f','\u662f','sh\u00ec'), W('\u65c5\u9928','\u65c5\u9986','l\u01dagu\u01cen'), W('\u7684','\u7684','de'), W('\u8001\u95c6','\u8001\u677f','l\u01ceob\u01cen'), '\uff0c', W('\u9ad8','\u9ad8','g\u0101o'), W('\u7684','\u7684','de'), W('\u662f','\u662f','sh\u00ec'), W('\u4ed6','\u4ed6','t\u0101'), W('\u5f1f\u5f1f','\u5f1f\u5f1f','d\u00ecdi'), '\u3002'],\n        exEn: 'The short one is the hotel owner, the tall one is his younger brother.' }\n    ],\n    \/\/ \u751f\u8a5e\u4e8c p.207 \u2014 home & places\n    'db10-word-list-5': [\n      { t: '\u65c5\u9928', s: '\u65c5\u9986', p: 'l\u01dagu\u01cen', meaning: 'hotel',\n        ex: [W('\u77ee','\u77ee','\u01cdi'), W('\u7684','\u7684','de'), W('\u662f','\u662f','sh\u00ec'), W('\u65c5\u9928','\u65c5\u9986','l\u01dagu\u01cen'), W('\u7684','\u7684','de'), W('\u8001\u95c6','\u8001\u677f','l\u01ceob\u01cen'), '\uff0c', W('\u9ad8','\u9ad8','g\u0101o'), W('\u7684','\u7684','de'), W('\u662f','\u662f','sh\u00ec'), W('\u4ed6','\u4ed6','t\u0101'), W('\u5f1f\u5f1f','\u5f1f\u5f1f','d\u00ecdi'), '\u3002'],\n        exEn: 'The short one is the hotel owner, the tall one is his younger brother.' },\n      { t: '\u4e7e\u6de8', s: '\u5e72\u51c0', p: 'g\u0101nj\u00ecng', meaning: 'clean',\n        ex: [W('\u9019\u5bb6','\u8fd9\u5bb6','Zh\u00e8 ji\u0101'), W('\u65c5\u9928','\u65c5\u9986','l\u01dagu\u01cen'), W('\u5f88','\u5f88','h\u011bn'), W('\u4e7e\u6de8','\u5e72\u51c0','g\u0101nj\u00ecng'), '\u3002'],\n        exEn: 'This hotel is very clean.' },\n      { t: '\u7a97\u6236', s: '\u7a97\u6237', p: 'chu\u0101ngh\u00f9', meaning: 'window',\n        ex: [W('\u5f9e','\u4ece','C\u00f3ng'), W('\u7a97\u6236','\u7a97\u6237','chu\u0101ngh\u00f9'), W('\u5f80','\u5f80','w\u01ceng'), W('\u5916','\u5916','w\u00e0i'), W('\u770b','\u770b','k\u00e0n'), '\uff0c', W('\u662f','\u662f','sh\u00ec'), W('\u85cd\u8272','\u84dd\u8272','l\u00e1ns\u00e8'), W('\u7684','\u7684','de'), W('\u5927\u6d77','\u5927\u6d77','d\u00e0h\u01cei'), '\u3002'],\n        exEn: 'Looking out from the window, it\\u2019s the blue ocean.' },\n      { t: '\u5f80', s: '\u5f80', p: 'w\u01ceng', meaning: 'toward, to',\n        ex: [W('\u5f9e','\u4ece','C\u00f3ng'), W('\u7a97\u6236','\u7a97\u6237','chu\u0101ngh\u00f9'), W('\u5f80','\u5f80','w\u01ceng'), W('\u5916','\u5916','w\u00e0i'), W('\u770b','\u770b','k\u00e0n'), '\uff0c', W('\u662f','\u662f','sh\u00ec'), W('\u85cd\u8272','\u84dd\u8272','l\u00e1ns\u00e8'), W('\u7684','\u7684','de'), W('\u5927\u6d77','\u5927\u6d77','d\u00e0h\u01cei'), '\u3002'],\n        exEn: 'Looking out from the window, it\\u2019s the blue ocean.' },\n      { t: '\u4f4f', s: '\u4f4f', p: 'zh\u00f9', meaning: 'to stay',\n        ex: [W('\u4e0b\u6b21','\u4e0b\u6b21','Xi\u00e0 c\u00ec'), W('\u6211','\u6211','w\u01d2'), W('\u4e5f','\u4e5f','y\u011b'), W('\u60f3','\u60f3','xi\u01ceng'), W('\u53bb','\u53bb','q\u00f9'), W('\u4f4f','\u4f4f','zh\u00f9'), '\u3002'],\n        exEn: 'Next time I want to go stay there too.' },\n      { t: '\u56e0\u70ba', s: '\u56e0\u4e3a', p: 'y\u012bnw\u00e8i', meaning: 'because',\n        ex: [W('\u56e0\u70ba','\u56e0\u4e3a','Y\u012bnw\u00e8i'), W('\u73fe\u5728','\u73b0\u5728','xi\u00e0nz\u00e0i'), W('\u53bb','\u53bb','q\u00f9'), W('\u73a9','\u73a9','w\u00e1n'), W('\u7684','\u7684','de'), W('\u4eba','\u4eba','r\u00e9n'), W('\u6bd4\u8f03','\u6bd4\u8f83','b\u01d0ji\u00e0o'), W('\u5c11','\u5c11','sh\u01ceo'), '\uff0c', W('\u6240\u4ee5','\u6240\u4ee5','su\u01d2y\u01d0'), W('\u65c5\u9928','\u65c5\u9986','l\u01dagu\u01cen'), W('\u4e0d','\u4e0d','b\u00fa'), W('\u592a','\u592a','t\u00e0i'), W('\u8cb4','\u8d35','gu\u00ec'), '\u3002'],\n        exEn: \"Because fewer people are visiting now, the hotel isn't too expensive.\" }\n    ]\n  };\n\n  var DIALOGUE = [\n    { speakerT: '\u4f60', speakerS: '\u4f60',\n      tokens: [W('\u9019\u500b','\u8fd9\u4e2a','Zh\u00e8ge'), W('\u9ec3\u8272','\u9ec4\u8272','hu\u00e1ngs\u00e8'), W('\u7684','\u7684','de'), W('\u6c34\u679c','\u6c34\u679c','shu\u01d0gu\u01d2'), W('\u53eb','\u53eb','ji\u00e0o'), W('\u4ec0\u9ebc','\u4ec0\u4e48','sh\u00e9nme'), '\uff1f'],\n      en: 'What is this yellow fruit called?' },\n    { speakerT: '\u670b\u53cb', speakerS: '\u670b\u53cb',\n      tokens: [W('\u8292\u679c','\u8292\u679c','M\u00e1nggu\u01d2'), '\u3002', W('\u7d66','\u7ed9','G\u011bi'), W('\u4f60','\u4f60','n\u01d0'), W('\u4e00','\u4e00','y\u00ed'), W('\u584a','\u5757','ku\u00e0i'), '\uff0c', W('\u5403\u5403\u770b','\u5403\u5403\u770b','ch\u012bch\u012bk\u00e0n'), '\u3002'],\n      en: \"Mango. Here's a piece, try it.\" },\n    { speakerT: '\u4f60', speakerS: '\u4f60',\n      tokens: [W('\u597d','\u597d','H\u01ceo'), '\uff0c', W('\u8b1d\u8b1d','\u8c22\u8c22','xi\u00e8xie'), '\u3002', W('\uff08\u54ac\u4e00\u53e3\uff09','\uff08\u54ac\u4e00\u53e3\uff09','(y\u01ceo y\u00ec k\u01d2u)'), W('\u9999\u9999','\u9999\u9999','xi\u0101ngxi\u0101ng'), W('\u751c\u751c','\u751c\u751c','ti\u00e1nti\u00e1n'), W('\u7684','\u7684','de'), '\uff0c', W('\u5f88','\u5f88','h\u011bn'), W('\u597d\u5403','\u597d\u5403','h\u01ceoch\u012b'), '\uff01'],\n      en: '(Takes a bite) Fragrant and sweet, very tasty!' },\n    { speakerT: '\u670b\u53cb', speakerS: '\u670b\u53cb',\n      tokens: [W('\u6211','\u6211','W\u01d2'), W('\u4ee5\u524d','\u4ee5\u524d','y\u01d0qi\u00e1n'), W('\u4e0d','\u4e0d','b\u00f9'), W('\u559c\u6b61','\u559c\u6b22','x\u01d0hu\u0101n'), W('\u5403','\u5403','ch\u012b'), W('\u6c34\u679c','\u6c34\u679c','shu\u01d0gu\u01d2'), '\uff0c', W('\u73fe\u5728','\u73b0\u5728','xi\u00e0nz\u00e0i'), W('\u5f88','\u5f88','h\u011bn'), W('\u559c\u6b61','\u559c\u6b22','x\u01d0hu\u0101n'), W('\u4e86','\u4e86','le'), '\u3002'],\n      en: \"I didn't like fruit before, but now I like it a lot.\" },\n    { speakerT: '\u4f60', speakerS: '\u4f60',\n      tokens: [W('\u5c0d\u554a','\u5bf9\u554a','Du\u00ec a'), '\uff0c', W('\u81fa\u7063','\u53f0\u6e7e','T\u00e1iw\u0101n'), W('\u6709','\u6709','y\u01d2u'), W('\u5f88\u591a','\u5f88\u591a','h\u011bndu\u014d'), W('\u597d\u5403','\u597d\u5403','h\u01ceoch\u012b'), W('\u7684','\u7684','de'), W('\u6c34\u679c','\u6c34\u679c','shu\u01d0gu\u01d2'), '\u3002'],\n      en: 'Yeah, Taiwan has a lot of delicious fruit.' },\n    { speakerT: '\u670b\u53cb', speakerS: '\u670b\u53cb',\n      tokens: [W('\u5c0d\u4e86','\u5bf9\u4e86','Du\u00ecle'), '\uff0c', W('\u9019\u4e9b','\u8fd9\u4e9b','zh\u00e8xi\u0113'), W('\u662f','\u662f','sh\u00ec'), W('\u6211','\u6211','w\u01d2'), W('\u4e0a\u500b\u6708','\u4e0a\u4e2a\u6708','sh\u00e0ng ge yu\u00e8'), W('\u53bb','\u53bb','q\u00f9'), W('\u82b1\u84ee','\u82b1\u83b2','Hu\u0101li\u00e1n'), W('\u73a9','\u73a9','w\u00e1n'), W('\u62cd','\u62cd','p\u0101i'), W('\u7684','\u7684','de'), W('\u7167\u7247','\u7167\u7247','zh\u00e0opi\u00e0n'), '\uff0c', W('\u4f60','\u4f60','n\u01d0'), W('\u770b','\u770b','k\u00e0n'), '\u3002'],\n      en: 'By the way, these are photos I took last month when I went to Hualien, take a look.' },\n    { speakerT: '\u4f60', speakerS: '\u4f60',\n      tokens: [W('\u4f60\u5011','\u4f60\u4eec','N\u01d0men'), W('\u7b11','\u7b11','xi\u00e0o'), W('\u5f97','\u5f97','de'), W('\u5f88','\u5f88','h\u011bn'), W('\u958b\u5fc3','\u5f00\u5fc3','k\u0101ix\u012bn'), '\uff01', W('\u7a7f','\u7a7f','Chu\u0101n'), W('\u7d05','\u7ea2','h\u00f3ng'), W('\u8863\u670d','\u8863\u670d','y\u012bf\u00fa'), W('\u7684','\u7684','de'), W('\u9019\u500b','\u8fd9\u4e2a','zh\u00e8ge'), W('\u662f','\u662f','sh\u00ec'), W('\u8ab0','\u8c01','sh\u00e9i'), '\uff1f'],\n      en: \"You guys are smiling so happily! Who's the one wearing red?\" },\n    { speakerT: '\u670b\u53cb', speakerS: '\u670b\u53cb',\n      tokens: [W('\u662f','\u662f','Sh\u00ec'), W('\u6211','\u6211','w\u01d2'), W('\u5973\u670b\u53cb','\u5973\u670b\u53cb','n\u01dap\u00e9ngy\u01d2u'), '\uff0c', W('\u7a7f','\u7a7f','chu\u0101n'), W('\u9ec3','\u9ec4','hu\u00e1ng'), W('\u8863\u670d','\u8863\u670d','y\u012bf\u00fa'), W('\u7684','\u7684','de'), W('\u662f','\u662f','sh\u00ec'), W('\u65c5\u9928','\u65c5\u9986','l\u01dagu\u01cen'), W('\u8001\u95c6','\u8001\u677f','l\u01ceob\u01cen'), W('\u7684','\u7684','de'), W('\u592a\u592a','\u592a\u592a','t\u00e0itai'), '\u3002'],\n      en: \"That's my girlfriend, and the one wearing yellow is the hotel owner's wife.\" },\n    { speakerT: '\u4f60', speakerS: '\u4f60',\n      tokens: [W('\u9019','\u8fd9','Zh\u00e8'), W('\u5169','\u4e24','li\u01ceng'), W('\u500b','\u4e2a','ge'), W('\u7537','\u7537','n\u00e1n'), W('\u7684','\u7684','de'), W('\u662f','\u662f','sh\u00ec'), W('\u8ab0','\u8c01','sh\u00e9i'), '\uff1f'],\n      en: 'Who are these two guys?' },\n    { speakerT: '\u670b\u53cb', speakerS: '\u670b\u53cb',\n      tokens: [W('\u77ee','\u77ee','\u01cdi'), W('\u7684','\u7684','de'), W('\u662f','\u662f','sh\u00ec'), W('\u65c5\u9928','\u65c5\u9986','l\u01dagu\u01cen'), W('\u7684','\u7684','de'), W('\u8001\u95c6','\u8001\u677f','l\u01ceob\u01cen'), '\uff0c', W('\u9ad8','\u9ad8','g\u0101o'), W('\u7684','\u7684','de'), W('\u662f','\u662f','sh\u00ec'), W('\u4ed6','\u4ed6','t\u0101'), W('\u5f1f\u5f1f','\u5f1f\u5f1f','d\u00ecdi'), '\u3002'],\n      en: 'The short one is the hotel owner, the tall one is his younger brother.' },\n    { speakerT: '\u4f60', speakerS: '\u4f60',\n      tokens: [W('\u90a3\u5bb6','\u90a3\u5bb6','N\u00e0 ji\u0101'), W('\u65c5\u9928','\u65c5\u9986','l\u01dagu\u01cen'), W('\u600e\u9ebc\u6a23','\u600e\u4e48\u6837','z\u011bnmey\u00e0ng'), '\uff1f'],\n      en: 'How was that hotel?' },\n    { speakerT: '\u670b\u53cb', speakerS: '\u670b\u53cb',\n      tokens: [W('\u5f88','\u5f88','H\u011bn'), W('\u4e7e\u6de8','\u5e72\u51c0','g\u0101nj\u00ecng'), '\uff0c', W('\u5f9e','\u4ece','c\u00f3ng'), W('\u7a97\u6236','\u7a97\u6237','chu\u0101ngh\u00f9'), W('\u5f80','\u5f80','w\u01ceng'), W('\u5916','\u5916','w\u00e0i'), W('\u770b','\u770b','k\u00e0n'), W('\u662f','\u662f','sh\u00ec'), W('\u85cd\u8272','\u84dd\u8272','l\u00e1ns\u00e8'), W('\u7684','\u7684','de'), W('\u5927\u6d77','\u5927\u6d77','d\u00e0h\u01cei'), '\uff0c', W('\u56e0\u70ba','\u56e0\u4e3a','y\u012bnw\u00e8i'), W('\u73fe\u5728','\u73b0\u5728','xi\u00e0nz\u00e0i'), W('\u53bb','\u53bb','q\u00f9'), W('\u73a9','\u73a9','w\u00e1n'), W('\u7684','\u7684','de'), W('\u4eba','\u4eba','r\u00e9n'), W('\u6bd4\u8f03','\u6bd4\u8f83','b\u01d0ji\u00e0o'), W('\u5c11','\u5c11','sh\u01ceo'), '\uff0c', W('\u6240\u4ee5','\u6240\u4ee5','su\u01d2y\u01d0'), W('\u4e0d','\u4e0d','b\u00fa'), W('\u592a','\u592a','t\u00e0i'), W('\u8cb4','\u8d35','gu\u00ec'), '\u3002'],\n      en: \"Very clean, and looking out the window you see the blue ocean \u2014 since fewer people are going there now, it wasn't too expensive.\" },\n    { speakerT: '\u4f60', speakerS: '\u4f60',\n      tokens: [W('\u771f','\u771f','Zh\u0113n'), W('\u4e0d\u932f','\u4e0d\u9519','b\u00facu\u00f2'), '\uff0c', W('\u4e0b\u6b21','\u4e0b\u6b21','xi\u00e0 c\u00ec'), W('\u6211','\u6211','w\u01d2'), W('\u4e5f','\u4e5f','y\u011b'), W('\u60f3','\u60f3','xi\u01ceng'), W('\u53bb','\u53bb','q\u00f9'), W('\u4f4f','\u4f4f','zh\u00f9'), '\u3002'],\n      en: \"That's really nice, next time I want to stay there too.\" }\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=\"db10-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=\"db10-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=\"db10-word-card\">' +\n        '<div class=\"db10-word-top\">' +\n          '<span class=\"db10-num\">' + num + '<\/span>' +\n          '<span class=\"db10-hanzi\">' + headwordRuby(w.t, w.s, w.pt || w.p, w.ps || w.p) + '<\/span>' +\n          '<span class=\"db10-meaning\">' + w.meaning + '<\/span>' +\n          '<button class=\"db10-speaker\" data-trad=\"' + w.t + '\" data-simp=\"' + w.s + '\" aria-label=\"Play pronunciation\">' + SPEAKER_SVG + '<\/button>' +\n        '<\/div>' +\n        '<div class=\"db10-example\">' +\n          renderTokens(w.ex) +\n          '<span class=\"db10-en\">' + w.exEn + '<\/span>' +\n        '<\/div>' +\n      '<\/div>';\n    });\n    container.innerHTML = html;\n  });\n\n  var dialogueEl = root.querySelector('#db10-dialogue');\n  if (dialogueEl) {\n    var dHtml = '';\n    DIALOGUE.forEach(function (line) {\n      dHtml += '<div class=\"db10-line\">' +\n        '<span class=\"db10-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=\"db10-line-body\">' +\n          renderTokens(line.tokens) +\n          '<span class=\"db10-line-en\">' + line.en + '<\/span>' +\n        '<\/span>' +\n      '<\/div>';\n    });\n    dialogueEl.innerHTML = dHtml;\n  }\n\n  \/\/ ---- Flashcards ----\n  var fcCard = root.querySelector('#db10-flashcard');\n  var fcFront = root.querySelector('#db10-fc-front');\n  var fcBack = root.querySelector('#db10-fc-back');\n  var fcProgress = root.querySelector('#db10-fc-progress');\n  var fcPrevBtn = root.querySelector('#db10-fc-prev');\n  var fcNextBtn = root.querySelector('#db10-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=\"db10-hanzi\">' + headwordRuby(w.t, w.s, w.pt || w.p, w.ps || w.p) + '<\/span>';\n    fcBack.innerHTML = '<span class=\"db10-meaning\">' + w.meaning + '<\/span>';\n    if (fcProgress) fcProgress.textContent = (fcIndex + 1) + ' \/ ' + ALL_WORDS.length;\n    if (fcCard) fcCard.classList.remove('db10-flipped');\n    fcFlipped = false;\n  }\n\n  if (fcCard) {\n    fcCard.addEventListener('click', function () {\n      fcFlipped = !fcFlipped;\n      fcCard.classList.toggle('db10-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('#db10-game-col-zh');\n  var gameColEn = root.querySelector('#db10-game-col-en');\n  var gameStatus = root.querySelector('#db10-game-status');\n  var gameWin = root.querySelector('#db10-game-win');\n  var gameNewBtn = root.querySelector('#db10-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('db10-show');\n\n    var zhOrder = shuffle(gameRound);\n    var enOrder = shuffle(gameRound);\n\n    gameColZh.innerHTML = zhOrder.map(function (w) {\n      return '<button class=\"db10-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=\"db10-tile-py\">' + (w.pt || w.p) + '<\/span>' +\n      '<\/button>';\n    }).join('');\n\n    gameColEn.innerHTML = enOrder.map(function (w) {\n      return '<button class=\"db10-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('db10-matched')) return;\n    var side = tile.getAttribute('data-side');\n\n    if (side === 'zh') {\n      if (gameSelectedZh) gameSelectedZh.classList.remove('db10-selected');\n      gameSelectedZh = tile;\n      tile.classList.add('db10-selected');\n    } else {\n      if (gameSelectedEn) gameSelectedEn.classList.remove('db10-selected');\n      gameSelectedEn = tile;\n      tile.classList.add('db10-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('db10-selected');\n          gameSelectedEn.classList.remove('db10-selected');\n          gameSelectedZh.classList.add('db10-matched');\n          gameSelectedEn.classList.add('db10-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('db10-show');\n            }\n          }\n        } else {\n          gameBusy = true;\n          var z = gameSelectedZh, en = gameSelectedEn;\n          z.classList.add('db10-wrong');\n          en.classList.add('db10-wrong');\n          setTimeout(function () {\n            z.classList.remove('db10-selected', 'db10-wrong');\n            en.classList.remove('db10-selected', 'db10-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('.db10-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\">\u6c34\u679c<\/span><span class=\"lang-zh-CN\">\u6c34\u679c<\/span> means...', options: ['fruit', 'mango', 'watermelon', 'color'], answer: 0 },\n    { type: 'type', prompt: 'Type the pinyin for \u8292\u679c.', accept: ['mangguo'] },\n    { type: 'mc', prompt: '\u897f\u74dc means...', options: ['watermelon', 'mango', 'red', 'fruit'], answer: 0 },\n    { type: 'type', prompt: 'Type the English word for \u751c.', accept: ['sweet'] },\n    { type: 'mc', prompt: 'Which word means \"fragrant\"?', options: ['\u9999', '\u751c', '\u5c0d', '\u5427'], answer: 0 },\n    { type: 'type', prompt: 'Type the pinyin for <span class=\"lang-zh-TW\">\u6a5f\u6703<\/span><span class=\"lang-zh-CN\">\u673a\u4f1a<\/span>.', accept: ['jihui'] },\n    { type: 'mc', prompt: '\u4ee5\u524d means...', options: ['before', 'after', 'now', 'opportunity'], answer: 0 },\n    { type: 'type', prompt: 'Type the English word for \u958b\u5fc3.', accept: ['happy'] },\n    { type: 'mc', prompt: '<span class=\"lang-zh-TW\">\u4e7e\u6de8<\/span><span class=\"lang-zh-CN\">\u5e72\u51c0<\/span> means...', options: ['clean', 'dirty', 'tall', 'short'], answer: 0 },\n    { type: 'type', prompt: 'Type the pinyin for <span class=\"lang-zh-TW\">\u65c5\u9928<\/span><span class=\"lang-zh-CN\">\u65c5\u9986<\/span>.', accept: ['lvguan', 'luguan'] },\n    { type: 'mc', prompt: 'Which word means \"younger brother\"?', options: ['\u5f1f\u5f1f', '\u7537', '\u77ee', '\u9ad8'], answer: 0 },\n    { type: 'type', prompt: 'Type the English word for \u77ee.', accept: ['short'] },\n    { type: 'mc', prompt: 'In \"\u56e0\u70ba\u2026\u6240\u4ee5\u2026\", which word means \"because\"?', options: ['<span class=\"lang-zh-TW\">\u56e0\u70ba<\/span><span class=\"lang-zh-CN\">\u56e0\u4e3a<\/span>', '\u6240\u4ee5', '\u8981\u662f', '\u5c0d'], answer: 0 },\n    { type: 'type', prompt: 'Type the pinyin for <span class=\"lang-zh-TW\">\u85cd\u8272<\/span><span class=\"lang-zh-CN\">\u84dd\u8272<\/span>.', accept: ['lanse'] },\n    { type: 'mc', prompt: '<span class=\"lang-zh-TW\">\u9019\u4e9b<\/span><span class=\"lang-zh-CN\">\u8fd9\u4e9b<\/span> means...', options: ['these', 'that', 'this', 'those'], answer: 0 }\n  ];\n\n  var quizRoot = root.querySelector('#db10-quiz');\n  if (quizRoot) {\n    var quizCurrent = 0;\n    var quizScore = 0;\n    var quizAnswered = false;\n\n    function quizStripTones(s) {\n      return s.normalize('NFD').replace(\/[\\u0300-\\u036f]\/g, '').toLowerCase().replace(\/[^a-z0-9]\/g, '');\n    }\n\n    function renderQuiz() {\n      if (quizCurrent >= QUIZ_DATA.length) { renderQuizScore(); return; }\n      var q = QUIZ_DATA[quizCurrent];\n      quizAnswered = false;\n      var html = '<p class=\"db10-quiz-progress\">Question ' + (quizCurrent + 1) + ' of ' + QUIZ_DATA.length + '<\/p>';\n      html += '<p class=\"db10-quiz-prompt\">' + q.prompt + '<\/p>';\n      if (q.type === 'mc') {\n        html += '<div class=\"db10-quiz-options\">';\n        for (var i = 0; i < q.options.length; i++) {\n          html += '<button type=\"button\" class=\"db10-quiz-opt\" data-i=\"' + i + '\">' + q.options[i] + '<\/button>';\n        }\n        html += '<\/div>';\n      } else {\n        html += '<div class=\"db10-quiz-input-row\">';\n        html += '<input type=\"text\" class=\"db10-quiz-input\" placeholder=\"Type your answer\">';\n        html += '<button type=\"button\" class=\"db10-quiz-submit\">Submit<\/button>';\n        html += '<\/div>';\n      }\n      html += '<p class=\"db10-quiz-feedback\"><\/p>';\n      html += '<button type=\"button\" class=\"db10-quiz-next\" style=\"display:none;\">Next<\/button>';\n      quizRoot.innerHTML = html;\n\n      if (q.type === 'mc') {\n        var quizOpts = quizRoot.querySelectorAll('.db10-quiz-opt');\n        quizOpts.forEach(function (btn) {\n          btn.addEventListener('click', function () {\n            if (quizAnswered) return;\n            quizAnswered = true;\n            var i = parseInt(this.getAttribute('data-i'), 10);\n            var correct = i === q.answer;\n            if (correct) quizScore++;\n            quizOpts.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            showQuizFeedback(correct);\n          });\n        });\n      } else {\n        var quizInput = quizRoot.querySelector('.db10-quiz-input');\n        var quizSubmitBtn = quizRoot.querySelector('.db10-quiz-submit');\n        var submitQuizAnswer = function () {\n          if (quizAnswered) return;\n          quizAnswered = true;\n          var val = quizStripTones(quizInput.value || '');\n          var correct = q.accept.indexOf(val) !== -1;\n          if (correct) quizScore++;\n          quizInput.setAttribute('disabled', 'disabled');\n          quizSubmitBtn.setAttribute('disabled', 'disabled');\n          showQuizFeedback(correct, q.accept[0]);\n        };\n        quizSubmitBtn.addEventListener('click', submitQuizAnswer);\n        quizInput.addEventListener('keydown', function (e) {\n          if (e.key === 'Enter') submitQuizAnswer();\n        });\n      }\n\n      function showQuizFeedback(correct, correctAnswer) {\n        var fb = quizRoot.querySelector('.db10-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 = 'db10-quiz-feedback ' + (correct ? 'correct' : 'incorrect');\n        var quizNextBtn = quizRoot.querySelector('.db10-quiz-next');\n        quizNextBtn.style.display = 'inline-block';\n        quizNextBtn.addEventListener('click', function () {\n          quizCurrent++;\n          renderQuiz();\n        });\n      }\n    }\n\n    function renderQuizScore() {\n      quizRoot.innerHTML =\n        '<div class=\"db10-quiz-score\">' +\n        '<span class=\"db10-quiz-score-num\">' + quizScore + ' \/ ' + QUIZ_DATA.length + '<\/span>' +\n        '<p>Nice work! Want to try again?<\/p>' +\n        '<button type=\"button\" class=\"db10-quiz-retake\">Retake Quiz<\/button>' +\n        '<\/div>';\n      quizRoot.querySelector('.db10-quiz-retake').addEventListener('click', function () {\n        quizCurrent = 0;\n        quizScore = 0;\n        renderQuiz();\n      });\n    }\n\n    renderQuiz();\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('.db10-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<\/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-12942","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.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>B1 L10 Vocabulary and Practice - OneDotDot Chinese<\/title>\n<meta name=\"description\" content=\"Strengthen your vocabulary \u7576\u4ee3\u4e2d\u6587\u7b2c\u4e00\u518a\u7b2c\u5341\u8ab2 \u55ae\u8a5e\u7df4\u7fd2 \u8907\u7fd2 \u8003\u8a66 Contemporary Chinese Vocabulary Practice Book 1 \u2013 Lesson 10\" \/>\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\/25\/contemporary-chinese-vocabulary-practice-b1l10\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"B1 L10 Vocabulary and Practice - OneDotDot Chinese\" \/>\n<meta property=\"og:description\" content=\"Strengthen your vocabulary \u7576\u4ee3\u4e2d\u6587\u7b2c\u4e00\u518a\u7b2c\u5341\u8ab2 \u55ae\u8a5e\u7df4\u7fd2 \u8907\u7fd2 \u8003\u8a66 Contemporary Chinese Vocabulary Practice Book 1 \u2013 Lesson 10\" \/>\n<meta property=\"og:url\" content=\"https:\/\/tiffanysmandarin.com\/index.php\/2025\/07\/25\/contemporary-chinese-vocabulary-practice-b1l10\/\" \/>\n<meta property=\"og:site_name\" content=\"OneDotDot Chinese\" \/>\n<meta property=\"article:published_time\" content=\"2025-07-25T14:33:29+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-09-08T08:15:12+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\\\/25\\\/contemporary-chinese-vocabulary-practice-b1l10\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/tiffanysmandarin.com\\\/index.php\\\/2025\\\/07\\\/25\\\/contemporary-chinese-vocabulary-practice-b1l10\\\/\"},\"author\":{\"name\":\"tiffany\",\"@id\":\"https:\\\/\\\/tiffanysmandarin.com\\\/#\\\/schema\\\/person\\\/3556e1160fac98b190d03b8aa8604d99\"},\"headline\":\"B1 L10 Vocabulary and Practice\",\"datePublished\":\"2025-07-25T14:33:29+00:00\",\"dateModified\":\"2026-09-08T08:15:12+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/tiffanysmandarin.com\\\/index.php\\\/2025\\\/07\\\/25\\\/contemporary-chinese-vocabulary-practice-b1l10\\\/\"},\"wordCount\":9,\"publisher\":{\"@id\":\"https:\\\/\\\/tiffanysmandarin.com\\\/#\\\/schema\\\/person\\\/3556e1160fac98b190d03b8aa8604d99\"},\"image\":{\"@id\":\"https:\\\/\\\/tiffanysmandarin.com\\\/index.php\\\/2025\\\/07\\\/25\\\/contemporary-chinese-vocabulary-practice-b1l10\\\/#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\\\/25\\\/contemporary-chinese-vocabulary-practice-b1l10\\\/\",\"url\":\"https:\\\/\\\/tiffanysmandarin.com\\\/index.php\\\/2025\\\/07\\\/25\\\/contemporary-chinese-vocabulary-practice-b1l10\\\/\",\"name\":\"B1 L10 Vocabulary and Practice - OneDotDot Chinese\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/tiffanysmandarin.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/tiffanysmandarin.com\\\/index.php\\\/2025\\\/07\\\/25\\\/contemporary-chinese-vocabulary-practice-b1l10\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/tiffanysmandarin.com\\\/index.php\\\/2025\\\/07\\\/25\\\/contemporary-chinese-vocabulary-practice-b1l10\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/tiffanysmandarin.com\\\/wp-content\\\/uploads\\\/2024\\\/09\\\/\u7576\u4ee3\u4e2d\u6587.jpg\",\"datePublished\":\"2025-07-25T14:33:29+00:00\",\"dateModified\":\"2026-09-08T08:15:12+00:00\",\"description\":\"Strengthen your vocabulary \u7576\u4ee3\u4e2d\u6587\u7b2c\u4e00\u518a\u7b2c\u5341\u8ab2 \u55ae\u8a5e\u7df4\u7fd2 \u8907\u7fd2 \u8003\u8a66 Contemporary Chinese Vocabulary Practice Book 1 \u2013 Lesson 10\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/tiffanysmandarin.com\\\/index.php\\\/2025\\\/07\\\/25\\\/contemporary-chinese-vocabulary-practice-b1l10\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/tiffanysmandarin.com\\\/index.php\\\/2025\\\/07\\\/25\\\/contemporary-chinese-vocabulary-practice-b1l10\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/tiffanysmandarin.com\\\/index.php\\\/2025\\\/07\\\/25\\\/contemporary-chinese-vocabulary-practice-b1l10\\\/#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\\\/25\\\/contemporary-chinese-vocabulary-practice-b1l10\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\u9996\u9801\",\"item\":\"https:\\\/\\\/tiffanysmandarin.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"B1 L10 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 L10 Vocabulary and Practice - OneDotDot Chinese","description":"Strengthen your vocabulary \u7576\u4ee3\u4e2d\u6587\u7b2c\u4e00\u518a\u7b2c\u5341\u8ab2 \u55ae\u8a5e\u7df4\u7fd2 \u8907\u7fd2 \u8003\u8a66 Contemporary Chinese Vocabulary Practice Book 1 \u2013 Lesson 10","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\/25\/contemporary-chinese-vocabulary-practice-b1l10\/","og_locale":"en_US","og_type":"article","og_title":"B1 L10 Vocabulary and Practice - OneDotDot Chinese","og_description":"Strengthen your vocabulary \u7576\u4ee3\u4e2d\u6587\u7b2c\u4e00\u518a\u7b2c\u5341\u8ab2 \u55ae\u8a5e\u7df4\u7fd2 \u8907\u7fd2 \u8003\u8a66 Contemporary Chinese Vocabulary Practice Book 1 \u2013 Lesson 10","og_url":"https:\/\/tiffanysmandarin.com\/index.php\/2025\/07\/25\/contemporary-chinese-vocabulary-practice-b1l10\/","og_site_name":"OneDotDot Chinese","article_published_time":"2025-07-25T14:33:29+00:00","article_modified_time":"2026-09-08T08:15:12+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\/25\/contemporary-chinese-vocabulary-practice-b1l10\/#article","isPartOf":{"@id":"https:\/\/tiffanysmandarin.com\/index.php\/2025\/07\/25\/contemporary-chinese-vocabulary-practice-b1l10\/"},"author":{"name":"tiffany","@id":"https:\/\/tiffanysmandarin.com\/#\/schema\/person\/3556e1160fac98b190d03b8aa8604d99"},"headline":"B1 L10 Vocabulary and Practice","datePublished":"2025-07-25T14:33:29+00:00","dateModified":"2026-09-08T08:15:12+00:00","mainEntityOfPage":{"@id":"https:\/\/tiffanysmandarin.com\/index.php\/2025\/07\/25\/contemporary-chinese-vocabulary-practice-b1l10\/"},"wordCount":9,"publisher":{"@id":"https:\/\/tiffanysmandarin.com\/#\/schema\/person\/3556e1160fac98b190d03b8aa8604d99"},"image":{"@id":"https:\/\/tiffanysmandarin.com\/index.php\/2025\/07\/25\/contemporary-chinese-vocabulary-practice-b1l10\/#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\/25\/contemporary-chinese-vocabulary-practice-b1l10\/","url":"https:\/\/tiffanysmandarin.com\/index.php\/2025\/07\/25\/contemporary-chinese-vocabulary-practice-b1l10\/","name":"B1 L10 Vocabulary and Practice - OneDotDot Chinese","isPartOf":{"@id":"https:\/\/tiffanysmandarin.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/tiffanysmandarin.com\/index.php\/2025\/07\/25\/contemporary-chinese-vocabulary-practice-b1l10\/#primaryimage"},"image":{"@id":"https:\/\/tiffanysmandarin.com\/index.php\/2025\/07\/25\/contemporary-chinese-vocabulary-practice-b1l10\/#primaryimage"},"thumbnailUrl":"https:\/\/tiffanysmandarin.com\/wp-content\/uploads\/2024\/09\/\u7576\u4ee3\u4e2d\u6587.jpg","datePublished":"2025-07-25T14:33:29+00:00","dateModified":"2026-09-08T08:15:12+00:00","description":"Strengthen your vocabulary \u7576\u4ee3\u4e2d\u6587\u7b2c\u4e00\u518a\u7b2c\u5341\u8ab2 \u55ae\u8a5e\u7df4\u7fd2 \u8907\u7fd2 \u8003\u8a66 Contemporary Chinese Vocabulary Practice Book 1 \u2013 Lesson 10","breadcrumb":{"@id":"https:\/\/tiffanysmandarin.com\/index.php\/2025\/07\/25\/contemporary-chinese-vocabulary-practice-b1l10\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/tiffanysmandarin.com\/index.php\/2025\/07\/25\/contemporary-chinese-vocabulary-practice-b1l10\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/tiffanysmandarin.com\/index.php\/2025\/07\/25\/contemporary-chinese-vocabulary-practice-b1l10\/#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\/25\/contemporary-chinese-vocabulary-practice-b1l10\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\u9996\u9801","item":"https:\/\/tiffanysmandarin.com\/"},{"@type":"ListItem","position":2,"name":"B1 L10 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\/12942","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=12942"}],"version-history":[{"count":3,"href":"https:\/\/tiffanysmandarin.com\/index.php\/wp-json\/wp\/v2\/posts\/12942\/revisions"}],"predecessor-version":[{"id":16745,"href":"https:\/\/tiffanysmandarin.com\/index.php\/wp-json\/wp\/v2\/posts\/12942\/revisions\/16745"}],"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=12942"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/tiffanysmandarin.com\/index.php\/wp-json\/wp\/v2\/categories?post=12942"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/tiffanysmandarin.com\/index.php\/wp-json\/wp\/v2\/tags?post=12942"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}