{"id":65421,"date":"2026-09-15T23:14:54","date_gmt":"2026-09-16T03:14:54","guid":{"rendered":"https:\/\/www.wukongsch.com\/blog\/?p=65421"},"modified":"2026-09-15T23:14:56","modified_gmt":"2026-09-16T03:14:56","slug":"chinese-family-tree","status":"publish","type":"post","link":"https:\/\/www.wukongsch.com\/blog\/chinese-family-tree-post-65421\/","title":{"rendered":"Chinese Family Tree Explained: A Complete Guide to Family Members in Mandarin"},"content":{"rendered":"<div style=\"margin-top: 0px; margin-bottom: 0px;\" class=\"sharethis-inline-share-buttons\" ><\/div>\n<p>Learning how to talk about family in Mandarin can be surprisingly detailed. In English, one word such as \u201cuncle\u201d may describe several different relatives. In Chinese, the exact relationship often changes the word you use.<\/p>\n\n\n\n<p>A Chinese family tree can tell you whether a relative is on your father&#8217;s or mother&#8217;s side, whether they are older or younger, and how they are connected to you. Once you understand these patterns, Chinese family terms become much easier to learn.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"how-the-chinese-family-tree-works\"><\/span>How the Chinese Family Tree Works<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p>A useful way to understand Chinese kinship terms is to ask three questions:<\/p>\n\n\n\n<p><strong>Which side of the family? Who is this person&#8217;s parent? Is the person older or younger?<\/strong><\/p>\n\n\n\n<p>For example, your father&#8217;s brothers are not simply all called \u201cuncle.\u201d<\/p>\n\n\n\n<p>His older brother is your <strong>\u4f2f\u4f2f (b\u00f3bo)<\/strong>, while his younger brother is your <strong>\u53d4\u53d4 (sh\u016bshu)<\/strong>. Your mother&#8217;s brother, however, is your <strong>\u8205\u8205 (ji\u00f9jiu)<\/strong>.<\/p>\n\n\n\n<p>The same pattern appears throughout the Chinese family tree. Instead of memorizing dozens of unrelated words, you can learn the system behind them.<\/p>\n\n\n\n\n<!-- Chinese Family Tree \u2014 Compact Interactive Learning Widget -->\n<div class=\"wk-chinese-family-tree\">\n\n  <style>\n    .wk-chinese-family-tree {\n      width: 100%;\n      max-width: 720px;\n      margin: 20px auto;\n      font-family: Arial, \"Noto Sans\", sans-serif;\n      color: #29243d;\n      box-sizing: border-box;\n    }\n\n    .wk-chinese-family-tree *,\n    .wk-chinese-family-tree *::before,\n    .wk-chinese-family-tree *::after {\n      box-sizing: border-box;\n    }\n\n    .wk-ft-title {\n      text-align: center;\n      font-size: 25px;\n      font-weight: 700;\n      margin-bottom: 5px;\n    }\n\n    .wk-ft-subtitle {\n      text-align: center;\n      font-size: 14px;\n      color: #77738a;\n      margin-bottom: 12px;\n    }\n\n    \/* The complete tree stays inside one responsive area *\/\n    .wk-ft-stage {\n      width: 100%;\n      max-width: 660px;\n      margin: 0 auto;\n      position: relative;\n      aspect-ratio: 660 \/ 425;\n    }\n\n    .wk-ft-canvas {\n      position: absolute;\n      width: 660px;\n      height: 425px;\n      left: 50%;\n      top: 0;\n      transform: translateX(-50%) scale(var(--wk-ft-scale, 1));\n      transform-origin: top center;\n    }\n\n    .wk-ft-svg {\n      position: absolute;\n      inset: 0;\n      width: 660px;\n      height: 425px;\n      pointer-events: none;\n    }\n\n    .wk-ft-line {\n      fill: none;\n      stroke-width: 2.5;\n      stroke-linecap: round;\n      stroke-linejoin: round;\n    }\n\n    .wk-ft-paternal {\n      stroke: #8bc9a3;\n    }\n\n    .wk-ft-maternal {\n      stroke: #8bb8e8;\n    }\n\n    .wk-ft-children {\n      stroke: #b79be8;\n    }\n\n    .wk-ft-person {\n      position: absolute;\n      width: 74px;\n      text-align: center;\n      transform: translate(-50%, -50%);\n      cursor: pointer;\n      z-index: 5;\n      user-select: none;\n      -webkit-tap-highlight-color: transparent;\n    }\n\n    .wk-ft-avatar {\n      width: 43px;\n      height: 43px;\n      margin: 0 auto 3px;\n      border-radius: 50%;\n      background: #fff;\n      border: 2px solid #dedcf0;\n      box-shadow: 0 2px 6px rgba(60, 50, 100, .10);\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      font-size: 23px;\n      transition: transform .15s ease, box-shadow .15s ease;\n    }\n\n    .wk-ft-person:hover .wk-ft-avatar,\n    .wk-ft-person:focus-visible .wk-ft-avatar {\n      transform: scale(1.08);\n      box-shadow: 0 4px 10px rgba(60, 50, 100, .16);\n    }\n\n    .wk-ft-person:focus {\n      outline: none;\n    }\n\n    .wk-ft-person:focus-visible {\n      outline: 2px solid #8060b5;\n      outline-offset: 4px;\n      border-radius: 8px;\n    }\n\n    .wk-ft-label {\n      font-size: 12px;\n      font-weight: 700;\n      line-height: 1.2;\n      white-space: nowrap;\n    }\n\n    .wk-ft-pinyin {\n      font-size: 9px;\n      color: #77738a;\n      line-height: 1.2;\n      margin-top: 2px;\n      white-space: nowrap;\n    }\n\n    .wk-ft-person.paternal .wk-ft-avatar {\n      border-color: #9bd2b1;\n      background: #f1fbf5;\n    }\n\n    .wk-ft-person.maternal .wk-ft-avatar {\n      border-color: #9fc5ed;\n      background: #f2f8ff;\n    }\n\n    .wk-ft-person.child .wk-ft-avatar {\n      border-color: #c3a8eb;\n      background: #f8f3ff;\n    }\n\n    .wk-ft-person.me .wk-ft-avatar {\n      border-color: #9b7bd2;\n      background: #eee5ff;\n    }\n\n    .wk-ft-person.me .wk-ft-label {\n      color: #6f4ca8;\n    }\n\n    \/* Compact legend *\/\n    .wk-ft-legend {\n      display: flex;\n      justify-content: center;\n      flex-wrap: wrap;\n      gap: 10px 18px;\n      margin: 2px auto 0;\n      font-size: 11px;\n      color: #77738a;\n    }\n\n    .wk-ft-legend span {\n      display: inline-flex;\n      align-items: center;\n      gap: 5px;\n    }\n\n    .wk-ft-legend i {\n      width: 10px;\n      height: 10px;\n      border-radius: 50%;\n      display: inline-block;\n    }\n\n    .wk-ft-legend .paternal-dot {\n      background: #9bd2b1;\n    }\n\n    .wk-ft-legend .maternal-dot {\n      background: #9fc5ed;\n    }\n\n    .wk-ft-legend .child-dot {\n      background: #c3a8eb;\n    }\n\n    \/* Popup *\/\n    .wk-ft-popup {\n      position: fixed;\n      inset: 0;\n      z-index: 99999;\n      display: none;\n      align-items: center;\n      justify-content: center;\n      padding: 16px;\n      background: rgba(38, 32, 55, .35);\n    }\n\n    .wk-ft-popup.active {\n      display: flex;\n    }\n\n    .wk-ft-popup-box {\n      position: relative;\n      width: min(360px, 100%);\n      max-height: 90vh;\n      overflow-y: auto;\n      background: #fff;\n      border-radius: 16px;\n      padding: 22px 20px 20px;\n      box-shadow: 0 15px 45px rgba(30, 25, 55, .2);\n      animation: wkFtPop .18s ease-out;\n    }\n\n    @keyframes wkFtPop {\n      from {\n        opacity: 0;\n        transform: scale(.94);\n      }\n      to {\n        opacity: 1;\n        transform: scale(1);\n      }\n    }\n\n    .wk-ft-close {\n      position: absolute;\n      right: 12px;\n      top: 10px;\n      width: 30px;\n      height: 30px;\n      border: none;\n      background: #f1eff7;\n      border-radius: 50%;\n      font-size: 19px;\n      line-height: 30px;\n      cursor: pointer;\n      color: #625d73;\n    }\n\n    .wk-ft-close:hover {\n      background: #e7e3f0;\n    }\n\n    .wk-ft-popup-avatar {\n      width: 66px;\n      height: 66px;\n      border-radius: 50%;\n      margin: 0 auto 10px;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      font-size: 37px;\n      background: #f8f5ff;\n      border: 3px solid #c3a8eb;\n    }\n\n    .wk-ft-popup-name {\n      text-align: center;\n      font-size: 23px;\n      font-weight: 700;\n      margin-bottom: 15px;\n    }\n\n    .wk-ft-info {\n      background: #f8f7fb;\n      border-radius: 11px;\n      padding: 4px 13px;\n    }\n\n    .wk-ft-info-row {\n      display: flex;\n      gap: 10px;\n      padding: 10px 0;\n      border-bottom: 1px solid #e7e4ee;\n      font-size: 13px;\n      line-height: 1.45;\n    }\n\n    .wk-ft-info-row:last-child {\n      border-bottom: none;\n    }\n\n    .wk-ft-info-label {\n      flex: 0 0 100px;\n      font-weight: 700;\n      color: #696477;\n    }\n\n    .wk-ft-info-value {\n      flex: 1;\n      color: #29243d;\n    }\n\n    @media (max-width: 680px) {\n      .wk-ft-title {\n        font-size: 22px;\n      }\n\n      .wk-ft-subtitle {\n        font-size: 13px;\n      }\n\n      .wk-ft-stage {\n        \/*\n          Scale the 660px design to fit the available width.\n          The JavaScript below sets the exact scale.\n        *\/\n        width: 100%;\n      }\n\n      .wk-ft-canvas {\n        transform: translateX(-50%) scale(var(--wk-ft-scale, .8));\n      }\n    }\n\n    @media (prefers-reduced-motion: reduce) {\n      .wk-ft-avatar,\n      .wk-ft-popup-box {\n        transition: none;\n        animation: none;\n      }\n    }\n  <\/style>\n\n  <div class=\"wk-ft-title\">Chinese Family Tree<\/div>\n\n  <div class=\"wk-ft-subtitle\">\n    Click a person to learn the Chinese family term.\n  <\/div>\n\n  <div class=\"wk-ft-stage\" id=\"wkFtStage\">\n\n    <div class=\"wk-ft-canvas\" id=\"wkFtCanvas\">\n\n      <!-- Family relationship lines -->\n      <svg class=\"wk-ft-svg\" viewBox=\"0 0 660 425\"\n           aria-hidden=\"true\">\n\n        <!-- Paternal grandparents -->\n        <line class=\"wk-ft-line wk-ft-paternal\"\n              x1=\"135\" y1=\"55\" x2=\"225\" y2=\"55\" \/>\n        <line class=\"wk-ft-line wk-ft-paternal\"\n              x1=\"180\" y1=\"55\" x2=\"180\" y2=\"115\" \/>\n\n        <!-- Father and uncle -->\n        <line class=\"wk-ft-line wk-ft-paternal\"\n              x1=\"135\" y1=\"115\" x2=\"225\" y2=\"115\" \/>\n        <line class=\"wk-ft-line wk-ft-paternal\"\n              x1=\"135\" y1=\"115\" x2=\"135\" y2=\"170\" \/>\n        <line class=\"wk-ft-line wk-ft-paternal\"\n              x1=\"225\" y1=\"115\" x2=\"225\" y2=\"170\" \/>\n\n        <!-- Uncle to paternal cousins -->\n        <line class=\"wk-ft-line wk-ft-paternal\"\n              x1=\"225\" y1=\"215\" x2=\"225\" y2=\"275\" \/>\n        <line class=\"wk-ft-line wk-ft-paternal\"\n              x1=\"195\" y1=\"275\" x2=\"255\" y2=\"275\" \/>\n        <line class=\"wk-ft-line wk-ft-paternal\"\n              x1=\"195\" y1=\"275\" x2=\"195\" y2=\"325\" \/>\n        <line class=\"wk-ft-line wk-ft-paternal\"\n              x1=\"255\" y1=\"275\" x2=\"255\" y2=\"325\" \/>\n\n        <!-- Maternal grandparents -->\n        <line class=\"wk-ft-line wk-ft-maternal\"\n              x1=\"435\" y1=\"55\" x2=\"525\" y2=\"55\" \/>\n        <line class=\"wk-ft-line wk-ft-maternal\"\n              x1=\"480\" y1=\"55\" x2=\"480\" y2=\"115\" \/>\n\n        <!-- Mother and aunt -->\n        <line class=\"wk-ft-line wk-ft-maternal\"\n              x1=\"435\" y1=\"115\" x2=\"525\" y2=\"115\" \/>\n        <line class=\"wk-ft-line wk-ft-maternal\"\n              x1=\"435\" y1=\"115\" x2=\"435\" y2=\"170\" \/>\n        <line class=\"wk-ft-line wk-ft-maternal\"\n              x1=\"525\" y1=\"115\" x2=\"525\" y2=\"170\" \/>\n\n        <!-- Aunt to maternal cousins -->\n        <line class=\"wk-ft-line wk-ft-maternal\"\n              x1=\"525\" y1=\"215\" x2=\"525\" y2=\"275\" \/>\n        <line class=\"wk-ft-line wk-ft-maternal\"\n              x1=\"495\" y1=\"275\" x2=\"555\" y2=\"275\" \/>\n        <line class=\"wk-ft-line wk-ft-maternal\"\n              x1=\"495\" y1=\"275\" x2=\"495\" y2=\"325\" \/>\n        <line class=\"wk-ft-line wk-ft-maternal\"\n              x1=\"555\" y1=\"275\" x2=\"555\" y2=\"325\" \/>\n\n        <!-- Parents connection -->\n        <line class=\"wk-ft-line wk-ft-children\"\n              x1=\"135\" y1=\"170\" x2=\"435\" y2=\"170\" \/>\n\n        <!-- Parents to children -->\n        <line class=\"wk-ft-line wk-ft-children\"\n              x1=\"330\" y1=\"170\" x2=\"330\" y2=\"275\" \/>\n\n        <!-- Sibling branch -->\n        <line class=\"wk-ft-line wk-ft-children\"\n              x1=\"300\" y1=\"275\" x2=\"360\" y2=\"275\" \/>\n        <line class=\"wk-ft-line wk-ft-children\"\n              x1=\"300\" y1=\"275\" x2=\"300\" y2=\"325\" \/>\n        <line class=\"wk-ft-line wk-ft-children\"\n              x1=\"360\" y1=\"275\" x2=\"360\" y2=\"325\" \/>\n\n      <\/svg>\n\n      <!-- Paternal grandparents -->\n      <div class=\"wk-ft-person paternal\"\n           style=\"left:135px;top:55px;\"\n           role=\"button\" tabindex=\"0\"\n           data-chinese=\"\u7237\u7237\" data-pinyin=\"y\u00e9ye\"\n           data-relation=\"My father's father\">\n        <div class=\"wk-ft-avatar\">\ud83d\udc74<\/div>\n        <div class=\"wk-ft-label\">\u7237\u7237<\/div>\n        <div class=\"wk-ft-pinyin\">y\u00e9ye<\/div>\n      <\/div>\n\n      <div class=\"wk-ft-person paternal\"\n           style=\"left:225px;top:55px;\"\n           role=\"button\" tabindex=\"0\"\n           data-chinese=\"\u5976\u5976\" data-pinyin=\"n\u01ceinai\"\n           data-relation=\"My father's mother\">\n        <div class=\"wk-ft-avatar\">\ud83d\udc75<\/div>\n        <div class=\"wk-ft-label\">\u5976\u5976<\/div>\n        <div class=\"wk-ft-pinyin\">n\u01ceinai<\/div>\n      <\/div>\n\n      <!-- Father and uncle -->\n      <div class=\"wk-ft-person paternal\"\n           style=\"left:135px;top:170px;\"\n           role=\"button\" tabindex=\"0\"\n           data-chinese=\"\u7238\u7238\" data-pinyin=\"b\u00e0ba\"\n           data-relation=\"My father\">\n        <div class=\"wk-ft-avatar\">\ud83d\udc68<\/div>\n        <div class=\"wk-ft-label\">\u7238\u7238<\/div>\n        <div class=\"wk-ft-pinyin\">b\u00e0ba<\/div>\n      <\/div>\n\n      <div class=\"wk-ft-person paternal\"\n           style=\"left:225px;top:170px;\"\n           role=\"button\" tabindex=\"0\"\n           data-chinese=\"\u53d4\u53d4\" data-pinyin=\"sh\u016bshu\"\n           data-relation=\"My father's younger brother\">\n        <div class=\"wk-ft-avatar\">\ud83d\udc68<\/div>\n        <div class=\"wk-ft-label\">\u53d4\u53d4<\/div>\n        <div class=\"wk-ft-pinyin\">sh\u016bshu<\/div>\n      <\/div>\n\n      <!-- Paternal cousins -->\n      <div class=\"wk-ft-person paternal\"\n           style=\"left:195px;top:325px;\"\n           role=\"button\" tabindex=\"0\"\n           data-chinese=\"\u5802\u54e5\" data-pinyin=\"t\u00e1ngg\u0113\"\n           data-relation=\"My father's brother's son\">\n        <div class=\"wk-ft-avatar\">\ud83d\udc66<\/div>\n        <div class=\"wk-ft-label\">\u5802\u54e5<\/div>\n        <div class=\"wk-ft-pinyin\">t\u00e1ngg\u0113<\/div>\n      <\/div>\n\n      <div class=\"wk-ft-person paternal\"\n           style=\"left:255px;top:325px;\"\n           role=\"button\" tabindex=\"0\"\n           data-chinese=\"\u5802\u59d0\" data-pinyin=\"t\u00e1ngji\u011b\"\n           data-relation=\"My father's brother's daughter\">\n        <div class=\"wk-ft-avatar\">\ud83d\udc67<\/div>\n        <div class=\"wk-ft-label\">\u5802\u59d0<\/div>\n        <div class=\"wk-ft-pinyin\">t\u00e1ngji\u011b<\/div>\n      <\/div>\n\n      <!-- Maternal grandparents -->\n      <div class=\"wk-ft-person maternal\"\n           style=\"left:435px;top:55px;\"\n           role=\"button\" tabindex=\"0\"\n           data-chinese=\"\u5916\u516c\" data-pinyin=\"w\u00e0ig\u014dng\"\n           data-relation=\"My mother's father\">\n        <div class=\"wk-ft-avatar\">\ud83d\udc74<\/div>\n        <div class=\"wk-ft-label\">\u5916\u516c<\/div>\n        <div class=\"wk-ft-pinyin\">w\u00e0ig\u014dng<\/div>\n      <\/div>\n\n      <div class=\"wk-ft-person maternal\"\n           style=\"left:525px;top:55px;\"\n           role=\"button\" tabindex=\"0\"\n           data-chinese=\"\u5916\u5a46\" data-pinyin=\"w\u00e0ip\u00f3\"\n           data-relation=\"My mother's mother\">\n        <div class=\"wk-ft-avatar\">\ud83d\udc75<\/div>\n        <div class=\"wk-ft-label\">\u5916\u5a46<\/div>\n        <div class=\"wk-ft-pinyin\">w\u00e0ip\u00f3<\/div>\n      <\/div>\n\n      <!-- Mother and aunt -->\n      <div class=\"wk-ft-person maternal\"\n           style=\"left:435px;top:170px;\"\n           role=\"button\" tabindex=\"0\"\n           data-chinese=\"\u5988\u5988\" data-pinyin=\"m\u0101ma\"\n           data-relation=\"My mother\">\n        <div class=\"wk-ft-avatar\">\ud83d\udc69<\/div>\n        <div class=\"wk-ft-label\">\u5988\u5988<\/div>\n        <div class=\"wk-ft-pinyin\">m\u0101ma<\/div>\n      <\/div>\n\n      <div class=\"wk-ft-person maternal\"\n           style=\"left:525px;top:170px;\"\n           role=\"button\" tabindex=\"0\"\n           data-chinese=\"\u5c0f\u59e8\" data-pinyin=\"xi\u01ceoy\u00ed\"\n           data-relation=\"My mother's younger sister\">\n        <div class=\"wk-ft-avatar\">\ud83d\udc69<\/div>\n        <div class=\"wk-ft-label\">\u5c0f\u59e8<\/div>\n        <div class=\"wk-ft-pinyin\">xi\u01ceoy\u00ed<\/div>\n      <\/div>\n\n      <!-- Maternal cousins -->\n      <div class=\"wk-ft-person maternal\"\n           style=\"left:495px;top:325px;\"\n           role=\"button\" tabindex=\"0\"\n           data-chinese=\"\u8868\u54e5\" data-pinyin=\"bi\u01ceog\u0113\"\n           data-relation=\"My mother's sister's son\">\n        <div class=\"wk-ft-avatar\">\ud83d\udc66<\/div>\n        <div class=\"wk-ft-label\">\u8868\u54e5<\/div>\n        <div class=\"wk-ft-pinyin\">bi\u01ceog\u0113<\/div>\n      <\/div>\n\n      <div class=\"wk-ft-person maternal\"\n           style=\"left:555px;top:325px;\"\n           role=\"button\" tabindex=\"0\"\n           data-chinese=\"\u8868\u59d0\" data-pinyin=\"bi\u01ceoji\u011b\"\n           data-relation=\"My mother's sister's daughter\">\n        <div class=\"wk-ft-avatar\">\ud83d\udc67<\/div>\n        <div class=\"wk-ft-label\">\u8868\u59d0<\/div>\n        <div class=\"wk-ft-pinyin\">bi\u01ceoji\u011b<\/div>\n      <\/div>\n\n      <!-- Direct children -->\n      <div class=\"wk-ft-person child\"\n           style=\"left:300px;top:325px;\"\n           role=\"button\" tabindex=\"0\"\n           data-chinese=\"\u54e5\u54e5\" data-pinyin=\"g\u0113ge\"\n           data-relation=\"My older brother\">\n        <div class=\"wk-ft-avatar\">\ud83d\udc66<\/div>\n        <div class=\"wk-ft-label\">\u54e5\u54e5<\/div>\n        <div class=\"wk-ft-pinyin\">g\u0113ge<\/div>\n      <\/div>\n\n      <div class=\"wk-ft-person child me\"\n           style=\"left:360px;top:325px;\"\n           role=\"button\" tabindex=\"0\"\n           data-chinese=\"\u6211\" data-pinyin=\"w\u01d2\"\n           data-relation=\"Myself (the youngest child)\">\n        <div class=\"wk-ft-avatar\">\ud83e\uddd2<\/div>\n        <div class=\"wk-ft-label\">\u6211<\/div>\n        <div class=\"wk-ft-pinyin\">w\u01d2<\/div>\n      <\/div>\n\n    <\/div>\n  <\/div>\n\n  <div class=\"wk-ft-legend\" aria-hidden=\"true\">\n    <span><i class=\"paternal-dot\"><\/i>Paternal family<\/span>\n    <span><i class=\"maternal-dot\"><\/i>Maternal family<\/span>\n    <span><i class=\"child-dot\"><\/i>Immediate family<\/span>\n  <\/div>\n\n  <!-- Popup -->\n  <div class=\"wk-ft-popup\" id=\"wkFtPopup\"\n       role=\"dialog\" aria-modal=\"true\"\n       aria-labelledby=\"wkFtPopupName\">\n\n    <div class=\"wk-ft-popup-box\">\n\n      <button class=\"wk-ft-close\" type=\"button\"\n              aria-label=\"Close\">\u00d7<\/button>\n\n      <div class=\"wk-ft-popup-avatar\" id=\"wkFtPopupAvatar\">\n        \ud83e\uddd2\n      <\/div>\n\n      <div class=\"wk-ft-popup-name\" id=\"wkFtPopupName\">\n        \u6211\n      <\/div>\n\n      <div class=\"wk-ft-info\">\n\n        <div class=\"wk-ft-info-row\">\n          <div class=\"wk-ft-info-label\">Chinese<\/div>\n          <div class=\"wk-ft-info-value\" id=\"wkFtChinese\"><\/div>\n        <\/div>\n\n        <div class=\"wk-ft-info-row\">\n          <div class=\"wk-ft-info-label\">Pinyin<\/div>\n          <div class=\"wk-ft-info-value\" id=\"wkFtPinyin\"><\/div>\n        <\/div>\n\n        <div class=\"wk-ft-info-row\">\n          <div class=\"wk-ft-info-label\">My relationship<\/div>\n          <div class=\"wk-ft-info-value\" id=\"wkFtRelation\"><\/div>\n        <\/div>\n\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <script>\n    (function () {\n      const root = document.querySelector(\n        \".wk-chinese-family-tree\"\n      );\n\n      if (!root || root.dataset.initialized === \"true\") {\n        return;\n      }\n\n      root.dataset.initialized = \"true\";\n\n      const stage = root.querySelector(\"#wkFtStage\");\n      const canvas = root.querySelector(\"#wkFtCanvas\");\n      const popup = root.querySelector(\"#wkFtPopup\");\n      const popupBox = root.querySelector(\".wk-ft-popup-box\");\n      const closeButton = root.querySelector(\".wk-ft-close\");\n      const popupAvatar = root.querySelector(\"#wkFtPopupAvatar\");\n      const popupName = root.querySelector(\"#wkFtPopupName\");\n      const popupChinese = root.querySelector(\"#wkFtChinese\");\n      const popupPinyin = root.querySelector(\"#wkFtPinyin\");\n      const popupRelation = root.querySelector(\"#wkFtRelation\");\n      const people = root.querySelectorAll(\".wk-ft-person\");\n\n      let lastFocused = null;\n\n      \/*\n        Resize the fixed design proportionally.\n        On desktop it remains at 660px wide.\n        On smaller screens it scales to fit the container.\n      *\/\n      function resizeTree() {\n        const availableWidth = stage.clientWidth;\n        const scale = Math.min(1, availableWidth \/ 660);\n\n        canvas.style.setProperty(\n          \"--wk-ft-scale\",\n          String(scale)\n        );\n\n        stage.style.height = (425 * scale) + \"px\";\n      }\n\n      function openPopup(person) {\n        lastFocused = person;\n\n        popupAvatar.textContent =\n          person.querySelector(\".wk-ft-avatar\").textContent;\n\n        popupName.textContent =\n          person.getAttribute(\"data-chinese\");\n\n        popupChinese.textContent =\n          person.getAttribute(\"data-chinese\");\n\n        popupPinyin.textContent =\n          person.getAttribute(\"data-pinyin\");\n\n        popupRelation.textContent =\n          person.getAttribute(\"data-relation\");\n\n        popup.classList.add(\"active\");\n        closeButton.focus();\n      }\n\n      function closePopup() {\n        popup.classList.remove(\"active\");\n\n        if (lastFocused) {\n          lastFocused.focus();\n        }\n      }\n\n      people.forEach(function (person) {\n        person.addEventListener(\"click\", function () {\n          openPopup(person);\n        });\n\n        person.addEventListener(\"keydown\", function (event) {\n          if (event.key === \"Enter\" || event.key === \" \") {\n            event.preventDefault();\n            openPopup(person);\n          }\n        });\n      });\n\n      closeButton.addEventListener(\"click\", closePopup);\n\n      popup.addEventListener(\"click\", function (event) {\n        if (event.target === popup) {\n          closePopup();\n        }\n      });\n\n      popupBox.addEventListener(\"click\", function (event) {\n        event.stopPropagation();\n      });\n\n      document.addEventListener(\"keydown\", function (event) {\n        if (\n          event.key === \"Escape\" &&\n          popup.classList.contains(\"active\")\n        ) {\n          closePopup();\n        }\n      });\n\n      if (typeof ResizeObserver !== \"undefined\") {\n        const observer = new ResizeObserver(resizeTree);\n        observer.observe(stage);\n      } else {\n        window.addEventListener(\"resize\", resizeTree);\n      }\n\n      resizeTree();\n    })();\n  <\/script>\n\n<\/div>\n\n\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"your-immediate-family-in-mandarin\"><\/span>Your Immediate Family in Mandarin<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<figure class=\"wp-block-image size-large is-resized\"><img decoding=\"async\" width=\"1024\" height=\"1024\" src=\"https:\/\/wp-more.wukongedu.net\/blog\/wp-content\/uploads\/2026\/09\/family_parents-1024x1024.png\" alt=\"Family members in Chinese illustration showing a father, mother, and child\" class=\"wp-image-65438\" style=\"width:145px\" srcset=\"https:\/\/wp-more.wukongedu.net\/blog\/wp-content\/uploads\/2026\/09\/family_parents-1024x1024.png 1024w, https:\/\/wp-more.wukongedu.net\/blog\/wp-content\/uploads\/2026\/09\/family_parents-300x300.png 300w, https:\/\/wp-more.wukongedu.net\/blog\/wp-content\/uploads\/2026\/09\/family_parents-150x150.png 150w, https:\/\/wp-more.wukongedu.net\/blog\/wp-content\/uploads\/2026\/09\/family_parents-768x768.png 768w, https:\/\/wp-more.wukongedu.net\/blog\/wp-content\/uploads\/2026\/09\/family_parents-520x520.png 520w, https:\/\/wp-more.wukongedu.net\/blog\/wp-content\/uploads\/2026\/09\/family_parents-920x920.png 920w, https:\/\/wp-more.wukongedu.net\/blog\/wp-content\/uploads\/2026\/09\/family_parents-200x200.png 200w, https:\/\/wp-more.wukongedu.net\/blog\/wp-content\/uploads\/2026\/09\/family_parents-120x120.png 120w, https:\/\/wp-more.wukongedu.net\/blog\/wp-content\/uploads\/2026\/09\/family_parents.png 1374w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<p><strong>Parents<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>\u5988\u5988 (m\u0101ma) \u2014 mother \/ mom<\/li>\n<\/ul>\n\n\n\n<figure class=\"wp-block-audio\"><audio controls src=\"https:\/\/wp-more.wukongedu.net\/blog\/wp-content\/uploads\/2026\/09\/\u5988\u5988.mp3\"><\/audio><\/figure>\n\n\n\n<ul class=\"wp-block-list\">\n<li>\u6bcd\u4eb2 (m\u01d4q\u012bn) \u2014 mother, more formal<\/li>\n\n\n\n<li>\u7238\u7238 (b\u00e0ba) \u2014 father \/ dad<\/li>\n<\/ul>\n\n\n\n<figure class=\"wp-block-audio aligncenter\"><audio controls src=\"https:\/\/wp-more.wukongedu.net\/blog\/wp-content\/uploads\/2026\/09\/\u7238\u7238.mp3\"><\/audio><\/figure>\n\n\n\n<ul class=\"wp-block-list\">\n<li>\u7236\u4eb2 (f\u00f9q\u012bn) \u2014 father, more formal<\/li>\n\n\n\n<li>\u7236\u6bcd (f\u00f9m\u01d4) \u2014 parents<\/li>\n<\/ul>\n\n\n\n<figure class=\"wp-block-image size-large is-resized\"><img decoding=\"async\" width=\"1024\" height=\"1024\" src=\"https:\/\/wp-more.wukongedu.net\/blog\/wp-content\/uploads\/2026\/09\/family_siblings-1024x1024.png\" alt=\"Family members in Chinese illustration showing a brother, sister, and child\" class=\"wp-image-65439\" style=\"width:145px;height:auto\" srcset=\"https:\/\/wp-more.wukongedu.net\/blog\/wp-content\/uploads\/2026\/09\/family_siblings-1024x1024.png 1024w, https:\/\/wp-more.wukongedu.net\/blog\/wp-content\/uploads\/2026\/09\/family_siblings-300x300.png 300w, https:\/\/wp-more.wukongedu.net\/blog\/wp-content\/uploads\/2026\/09\/family_siblings-150x150.png 150w, https:\/\/wp-more.wukongedu.net\/blog\/wp-content\/uploads\/2026\/09\/family_siblings-768x768.png 768w, https:\/\/wp-more.wukongedu.net\/blog\/wp-content\/uploads\/2026\/09\/family_siblings-520x520.png 520w, https:\/\/wp-more.wukongedu.net\/blog\/wp-content\/uploads\/2026\/09\/family_siblings-920x920.png 920w, https:\/\/wp-more.wukongedu.net\/blog\/wp-content\/uploads\/2026\/09\/family_siblings-200x200.png 200w, https:\/\/wp-more.wukongedu.net\/blog\/wp-content\/uploads\/2026\/09\/family_siblings-120x120.png 120w, https:\/\/wp-more.wukongedu.net\/blog\/wp-content\/uploads\/2026\/09\/family_siblings.png 1374w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<p><strong>Siblings<\/strong><\/p>\n\n\n\n<p>Mandarin distinguishes older and younger siblings:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>\u54e5\u54e5 (g\u0113ge) \u2014 older brother<\/li>\n<\/ul>\n\n\n\n<figure class=\"wp-block-audio\"><audio controls src=\"https:\/\/wp-more.wukongedu.net\/blog\/wp-content\/uploads\/2026\/09\/\u54e5\u54e5.mp3\"><\/audio><\/figure>\n\n\n\n<ul class=\"wp-block-list\">\n<li>\u5f1f\u5f1f (d\u00ecdi) \u2014 younger brother<\/li>\n<\/ul>\n\n\n\n<figure class=\"wp-block-audio\"><audio controls src=\"https:\/\/wp-more.wukongedu.net\/blog\/wp-content\/uploads\/2026\/09\/\u5f1f\u5f1f.mp3\"><\/audio><\/figure>\n\n\n\n<ul class=\"wp-block-list\">\n<li>\u59d0\u59d0 (ji\u011bjie) \u2014 older sister<\/li>\n<\/ul>\n\n\n\n<figure class=\"wp-block-audio\"><audio controls src=\"https:\/\/wp-more.wukongedu.net\/blog\/wp-content\/uploads\/2026\/09\/\u59d0\u59d0.mp3\"><\/audio><\/figure>\n\n\n\n<ul class=\"wp-block-list\">\n<li>\u59b9\u59b9 (m\u00e8imei) \u2014 younger sister<\/li>\n<\/ul>\n\n\n\n<figure class=\"wp-block-audio\"><audio controls src=\"https:\/\/wp-more.wukongedu.net\/blog\/wp-content\/uploads\/2026\/09\/\u59b9\u59b9.mp3\"><\/audio><\/figure>\n\n\n\n<ul class=\"wp-block-list\">\n<li>\u5144\u5f1f\u59d0\u59b9 (xi\u014dngd\u00ec ji\u011bm\u00e8i) \u2014 brothers and sisters \/ siblings<\/li>\n<\/ul>\n\n\n\n<p>This distinction is important because Chinese does not normally use one general word for both an older and younger sibling.<\/p>\n\n\n\n<p><strong>Children<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>\u513f\u5b50 (\u00e9rzi) \u2014 son<\/li>\n\n\n\n<li>\u5973\u513f (n\u01da&#8217;\u00e9r) \u2014 daughter<\/li>\n\n\n\n<li>\u5b50\u5973 (z\u01d0n\u01da) \u2014 children, more formal<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"grandparents-why-are-there-four-different-words\"><\/span>Grandparents: Why Are There Four Different Words?<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<figure class=\"wp-block-image size-large is-resized\"><img decoding=\"async\" width=\"1024\" height=\"1024\" src=\"https:\/\/wp-more.wukongedu.net\/blog\/wp-content\/uploads\/2026\/09\/family_grandparents-1024x1024.png\" alt=\"Family members in Chinese illustration showing a grandfather, grandmother, and child\" class=\"wp-image-65440\" style=\"width:156px;height:auto\" srcset=\"https:\/\/wp-more.wukongedu.net\/blog\/wp-content\/uploads\/2026\/09\/family_grandparents-1024x1024.png 1024w, https:\/\/wp-more.wukongedu.net\/blog\/wp-content\/uploads\/2026\/09\/family_grandparents-300x300.png 300w, https:\/\/wp-more.wukongedu.net\/blog\/wp-content\/uploads\/2026\/09\/family_grandparents-150x150.png 150w, https:\/\/wp-more.wukongedu.net\/blog\/wp-content\/uploads\/2026\/09\/family_grandparents-768x768.png 768w, https:\/\/wp-more.wukongedu.net\/blog\/wp-content\/uploads\/2026\/09\/family_grandparents-520x520.png 520w, https:\/\/wp-more.wukongedu.net\/blog\/wp-content\/uploads\/2026\/09\/family_grandparents-920x920.png 920w, https:\/\/wp-more.wukongedu.net\/blog\/wp-content\/uploads\/2026\/09\/family_grandparents-200x200.png 200w, https:\/\/wp-more.wukongedu.net\/blog\/wp-content\/uploads\/2026\/09\/family_grandparents-120x120.png 120w, https:\/\/wp-more.wukongedu.net\/blog\/wp-content\/uploads\/2026\/09\/family_grandparents.png 1374w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<p>The Chinese family tree separates grandparents according to which parent they are related to.<\/p>\n\n\n\n<p>On your father&#8217;s side:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>\u7237\u7237 (y\u00e9ye) \u2014 father&#8217;s father<\/li>\n<\/ul>\n\n\n\n<figure class=\"wp-block-audio\"><audio controls src=\"https:\/\/wp-more.wukongedu.net\/blog\/wp-content\/uploads\/2026\/09\/\u7237\u7237.mp3\"><\/audio><\/figure>\n\n\n\n<ul class=\"wp-block-list\">\n<li>\u5976\u5976 (n\u01ceinai) \u2014 father&#8217;s mother<\/li>\n<\/ul>\n\n\n\n<figure class=\"wp-block-audio\"><audio controls src=\"https:\/\/wp-more.wukongedu.net\/blog\/wp-content\/uploads\/2026\/09\/\u5976\u5976.mp3\"><\/audio><\/figure>\n\n\n\n<p>On your mother&#8217;s side:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>\u5916\u516c (w\u00e0ig\u014dng) \u2014 mother&#8217;s father<\/li>\n<\/ul>\n\n\n\n<figure class=\"wp-block-audio\"><audio controls src=\"https:\/\/wp-more.wukongedu.net\/blog\/wp-content\/uploads\/2026\/09\/\u5916\u516c.mp3\"><\/audio><\/figure>\n\n\n\n<ul class=\"wp-block-list\">\n<li>\u5916\u5a46 (w\u00e0ip\u00f3) \u2014 mother&#8217;s mother<\/li>\n<\/ul>\n\n\n\n<figure class=\"wp-block-audio\"><audio controls src=\"https:\/\/wp-more.wukongedu.net\/blog\/wp-content\/uploads\/2026\/09\/\u5916\u5a46.mp3\"><\/audio><\/figure>\n\n\n\n<p>In northern China and some other regions, you may also hear <strong>\u59e5\u7237 (l\u01ceoye)<\/strong> for mother&#8217;s father and <strong>\u59e5\u59e5 (l\u01ceolao)<\/strong> for mother&#8217;s mother.<\/p>\n\n\n\n<p>More formal terms include <strong>\u7956\u7236 (z\u01d4f\u00f9)<\/strong>, <strong>\u7956\u6bcd (z\u01d4m\u01d4)<\/strong>, <strong>\u5916\u7956\u7236 (w\u00e0iz\u01d4f\u00f9)<\/strong>, and <strong>\u5916\u7956\u6bcd (w\u00e0iz\u01d4m\u01d4)<\/strong>.<\/p>\n\n\n\n<p>For children learning Mandarin, the everyday forms are usually the best place to start.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"your-fathers-brothers-and-sisters\"><\/span>Your Father&#8217;s Brothers and Sisters<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p>This is one of the most useful parts of the Chinese family tree.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Father&#8217;s brothers<\/h3>\n\n\n\n<p>Your father&#8217;s older brother is:<\/p>\n\n\n\n<p><strong>\u4f2f\u4f2f (b\u00f3bo)<\/strong> \u2014 father&#8217;s older brother<\/p>\n\n\n\n<p>His younger brother is:<\/p>\n\n\n\n<p><strong>\u53d4\u53d4 (sh\u016bshu)<\/strong> \u2014 father&#8217;s younger brother<\/p>\n\n\n\n<p>Their wives have their own terms:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>\u4f2f\u6bcd (b\u00f3m\u01d4) \u2014 father&#8217;s older brother&#8217;s wife<\/li>\n\n\n\n<li>\u5a76\u5a76 (sh\u011bnshen) \u2014 father&#8217;s younger brother&#8217;s wife<\/li>\n<\/ul>\n\n\n\n<p>If your father has several brothers, families may use terms such as <strong>\u5927\u4f2f (d\u00e0b\u00f3)<\/strong>, <strong>\u4e8c\u4f2f (\u00e8rb\u00f3)<\/strong>, or <strong>\u5c0f\u53d4 (xi\u01ceosh\u016b)<\/strong> to distinguish them.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Father&#8217;s sisters<\/h3>\n\n\n\n<p>Your father&#8217;s sister is:<\/p>\n\n\n\n<p><strong>\u59d1\u59d1 (g\u016bgu)<\/strong> \u2014 father&#8217;s sister<\/p>\n\n\n\n<p>You may also hear <strong>\u59d1\u5988 (g\u016bm\u0101)<\/strong>.<\/p>\n\n\n\n<p>Her husband is:<\/p>\n\n\n\n<p><strong>\u59d1\u7236 (g\u016bfu)<\/strong> \u2014 father&#8217;s sister&#8217;s husband<\/p>\n\n\n\n<p>In everyday speech, families may add words such as <strong>\u5927\u59d1<\/strong> or <strong>\u5c0f\u59d1<\/strong> to distinguish sisters by age or position in the family.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"your-mothers-brothers-and-sisters\"><\/span>Your Mother&#8217;s Brothers and Sisters<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p>Your mother&#8217;s side follows a different set of terms.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Mother&#8217;s brothers<\/h3>\n\n\n\n<p><strong>\u8205\u8205 (ji\u00f9jiu)<\/strong> \u2014 mother&#8217;s brother<\/p>\n\n\n\n<p>His wife is:<\/p>\n\n\n\n<p><strong>\u8205\u5988 (ji\u00f9m\u0101)<\/strong> \u2014 mother&#8217;s brother&#8217;s wife<\/p>\n\n\n\n<p>You may hear <strong>\u5927\u8205<\/strong>, <strong>\u4e8c\u8205<\/strong>, or <strong>\u5c0f\u8205<\/strong> when there is more than one maternal uncle.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Mother&#8217;s sisters<\/h3>\n\n\n\n<p><strong>\u59e8\u5988 (y\u00edm\u0101)<\/strong> \u2014 mother&#8217;s sister<\/p>\n\n\n\n<p><strong>\u963f\u59e8 (\u0101y\u00ed)<\/strong> can also be used for a mother&#8217;s sister, although it is also a common way to address an older woman who is not a relative.<\/p>\n\n\n\n<p>Her husband is:<\/p>\n\n\n\n<p><strong>\u59e8\u7236 (y\u00edf\u00f9)<\/strong> \u2014 mother&#8217;s sister&#8217;s husband<\/p>\n\n\n\n<p>For several maternal aunts, you may hear <strong>\u5927\u59e8<\/strong>, <strong>\u4e8c\u59e8<\/strong>, or <strong>\u5c0f\u59e8<\/strong>.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"chinese-cousins-understanding-%e5%a0%82-and-%e8%a1%a8\"><\/span>Chinese Cousins: Understanding \u5802 and \u8868<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p>Cousin relationships are where the Chinese family tree becomes especially interesting.<\/p>\n\n\n\n<p>Instead of using one word for every cousin, Mandarin traditionally separates cousins into <strong>\u5802 (t\u00e1ng)<\/strong> and <strong>\u8868 (bi\u01ceo)<\/strong> relationships.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">\u5802 cousins<\/h3>\n\n\n\n<p>A simple rule for learners is:<\/p>\n\n\n\n<p><strong>Your father&#8217;s brother&#8217;s children are your \u5802 cousins.<\/strong><\/p>\n\n\n\n<p>For example:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>\u5802\u54e5 (t\u00e1ngg\u0113) \u2014 older male cousin<\/li>\n\n\n\n<li>\u5802\u5f1f (t\u00e1ngd\u00ec) \u2014 younger male cousin<\/li>\n\n\n\n<li>\u5802\u59d0 (t\u00e1ngji\u011b) \u2014 older female cousin<\/li>\n\n\n\n<li>\u5802\u59b9 (t\u00e1ngm\u00e8i) \u2014 younger female cousin<\/li>\n<\/ul>\n\n\n\n<p>So if your father&#8217;s younger brother has a son who is older than you, he is your <strong>\u5802\u54e5 (t\u00e1ngg\u0113)<\/strong>.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">\u8868 cousins<\/h3>\n\n\n\n<p>Many other cousin relationships are described with <strong>\u8868<\/strong>.<\/p>\n\n\n\n<p>For example, the children of your mother&#8217;s siblings or your father&#8217;s sisters are generally your \u8868 cousins:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>\u8868\u54e5 (bi\u01ceog\u0113) \u2014 older male cousin<\/li>\n\n\n\n<li>\u8868\u5f1f (bi\u01ceod\u00ec) \u2014 younger male cousin<\/li>\n\n\n\n<li>\u8868\u59d0 (bi\u01ceoji\u011b) \u2014 older female cousin<\/li>\n\n\n\n<li>\u8868\u59b9 (bi\u01ceom\u00e8i) \u2014 younger female cousin<\/li>\n<\/ul>\n\n\n\n<p>For example:<\/p>\n\n\n\n<p><strong>Your mother&#8217;s sister&#8217;s daughter \u2192 \u8868\u59d0 (bi\u01ceoji\u011b) \/ \u8868\u59b9 (bi\u01ceom\u00e8i)<\/strong><\/p>\n\n\n\n<p>The choice depends on whether she is older or younger than you.<\/p>\n\n\n\n<p>It is sometimes said that \u201c\u5802 means the same surname and \u8868 means a different surname.\u201d This can be a useful historical shortcut, but it is not a complete rule. The family relationship itself is more important than surname.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"the-generation-below-you\"><\/span>The Generation Below You<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p>Chinese also has different terms for your siblings&#8217; children.<\/p>\n\n\n\n<p>Your brother&#8217;s children are:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>\u4f84\u5b50 (zh\u00edzi) \u2014 brother&#8217;s son<\/li>\n\n\n\n<li>\u4f84\u5973 (zh\u00edn\u01da) \u2014 brother&#8217;s daughter<\/li>\n<\/ul>\n\n\n\n<p>Your sister&#8217;s children are:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>\u5916\u7525 (w\u00e0ish\u0113ng) \u2014 sister&#8217;s son<\/li>\n\n\n\n<li>\u5916\u7525\u5973 (w\u00e0ish\u0113ngn\u01da) \u2014 sister&#8217;s daughter<\/li>\n<\/ul>\n\n\n\n<p>This is another example of how Mandarin can describe a relationship more precisely than English.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"common-in-law-terms\"><\/span>Common In-Law Terms<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p>Marriage adds another group of Chinese family terms.<\/p>\n\n\n\n<p>For a wife, her parents are:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>\u5cb3\u7236 (yu\u00e8f\u00f9) \u2014 wife&#8217;s father<\/li>\n\n\n\n<li>\u5cb3\u6bcd (yu\u00e8m\u01d4) \u2014 wife&#8217;s mother<\/li>\n<\/ul>\n\n\n\n<p>For a husband, his parents are:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>\u516c\u516c (g\u014dnggong) \u2014 husband&#8217;s father<\/li>\n\n\n\n<li>\u5a46\u5a46 (p\u00f3po) \u2014 husband&#8217;s mother<\/li>\n<\/ul>\n\n\n\n<p>There are also specific words for your siblings&#8217; spouses:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>\u5ac2\u5b50 (s\u01ceozi) \u2014 older brother&#8217;s wife<\/li>\n\n\n\n<li>\u5f1f\u5ab3 (d\u00ecx\u00ed) \u2014 younger brother&#8217;s wife<\/li>\n\n\n\n<li>\u59d0\u592b (ji\u011bfu) \u2014 older sister&#8217;s husband<\/li>\n\n\n\n<li>\u59b9\u592b (m\u00e8ifu) \u2014 younger sister&#8217;s husband<\/li>\n<\/ul>\n\n\n\n<p>Some of these terms are more common in certain family situations than others, so learners do not need to memorize the entire list immediately.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"useful-chinese-family-sentences\"><\/span>Useful Chinese Family Sentences<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p>Once you know the vocabulary, simple sentences can help you practice.<\/p>\n\n\n\n<p><strong>\u6211\u5bb6\u6709\u4e94\u53e3\u4eba\u3002<\/strong><em>W\u01d2 ji\u0101 y\u01d2u w\u01d4 k\u01d2u r\u00e9n.<\/em> There are five people in my family.<\/p>\n\n\n\n<p>Here, <strong>\u53e3 (k\u01d2u)<\/strong> is a common measure word for family members.<\/p>\n\n\n\n<p>You can also introduce relatives with:<\/p>\n\n\n\n<p><strong>\u8fd9\u662f\u6211\u59d0\u59d0\u3002<\/strong><em>Zh\u00e8 sh\u00ec w\u01d2 ji\u011bjie.<\/em> This is my older sister.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-large is-resized\"><img decoding=\"async\" width=\"1024\" height=\"678\" src=\"https:\/\/wp-more.wukongedu.net\/blog\/wp-content\/uploads\/2026\/09\/Chinese-Family-Vocabulary-conversation-1024x678.png\" alt=\"Chinese family vocabulary illustration teaching \u5988\u5988 (m\u0101ma, mother) and \u5c0f\u59e8 (xi\u01ceoy\u00ed, maternal aunt) with a child introducing his mother\u2019s younger sister in Mandarin.\" class=\"wp-image-65434\" style=\"width:461px;height:auto\" srcset=\"https:\/\/wp-more.wukongedu.net\/blog\/wp-content\/uploads\/2026\/09\/Chinese-Family-Vocabulary-conversation-1024x678.png 1024w, https:\/\/wp-more.wukongedu.net\/blog\/wp-content\/uploads\/2026\/09\/Chinese-Family-Vocabulary-conversation-300x199.png 300w, https:\/\/wp-more.wukongedu.net\/blog\/wp-content\/uploads\/2026\/09\/Chinese-Family-Vocabulary-conversation-768x508.png 768w, https:\/\/wp-more.wukongedu.net\/blog\/wp-content\/uploads\/2026\/09\/Chinese-Family-Vocabulary-conversation-920x609.png 920w, https:\/\/wp-more.wukongedu.net\/blog\/wp-content\/uploads\/2026\/09\/Chinese-Family-Vocabulary-conversation.png 1512w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/figure><\/div>\n\n\n<p><strong>\u8fd9\u662f\u6211\u5988\u5988\u7684\u59b9\u59b9\uff0c\u5979\u662f\u6211\u7684\u5c0f\u59e8\u3002<\/strong><em>Zh\u00e8 sh\u00ec w\u01d2 m\u0101ma de m\u00e8imei, t\u0101 sh\u00ec w\u01d2 de xi\u01ceoy\u00ed.<\/em> This is my mother&#8217;s younger sister. She is my maternal aunt.<\/p>\n\n\n\n<p>These sentences let children practice family vocabulary while learning how relationships are described in Mandarin.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"chinese-family-trees-and-traditional-culture\"><\/span>Chinese Family Trees and Traditional Culture<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p>The Chinese family tree is not only about vocabulary. It also reflects traditional ideas about family relationships.<\/p>\n\n\n\n<p>In the past, extended families could record their ancestry in a <strong>\u5bb6\u8c31 (ji\u0101p\u01d4)<\/strong>, or genealogy. Some families also used <strong>\u5b57\u8f88 (z\u00ecb\u00e8i)<\/strong>, generation names in which people from the same generation shared a character in their given names.<\/p>\n\n\n\n<p>Traditional family structures could therefore contain information about generations, ancestry, and relationships that is not normally visible in an English family vocabulary list.<\/p>\n\n\n\n<p>Modern families are more flexible. Overseas Chinese families, bilingual households, and younger generations may use a mixture of Chinese and English terms. Some relatives may simply be called \u201cGrandma,\u201d \u201cUncle,\u201d or \u201cAuntie,\u201d depending on family preference.<\/p>\n\n\n\n<p>The goal is not to memorize every traditional term perfectly. Understanding how the system works is more useful.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"faqs\"><\/span>FAQs<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">How do you say \u201cfamily\u201d in Chinese?<\/h3>\n\n\n\n<p>The most common word is <strong>\u5bb6\u5ead (ji\u0101t\u00edng)<\/strong> for family or household. <strong>\u5bb6 (ji\u0101)<\/strong> is also extremely common and can mean home or family depending on context.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">How do you say \u201cuncle\u201d in Chinese?<\/h3>\n\n\n\n<p>It depends on the relationship. <strong>\u4f2f\u4f2f (b\u00f3bo)<\/strong> is your father&#8217;s older brother, <strong>\u53d4\u53d4 (sh\u016bshu)<\/strong> is your father&#8217;s younger brother, and <strong>\u8205\u8205 (ji\u00f9jiu)<\/strong> is your mother&#8217;s brother.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">How do you say \u201caunt\u201d in Chinese?<\/h3>\n\n\n\n<p>Again, the relationship matters. <strong>\u59d1\u59d1 (g\u016bgu)<\/strong> is your father&#8217;s sister, while <strong>\u59e8\u5988 (y\u00edm\u0101)<\/strong> is your mother&#8217;s sister.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">What is the difference between \u5802 and \u8868 cousins?<\/h3>\n\n\n\n<p>As a beginner&#8217;s rule, children of your father&#8217;s brothers are <strong>\u5802<\/strong> cousins. Many other cousin relationships, including children of your mother&#8217;s siblings and father&#8217;s sisters, are <strong>\u8868<\/strong> cousins.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Why does Chinese distinguish older and younger relatives?<\/h3>\n\n\n\n<p>Age and generation traditionally play an important role in Chinese family relationships. This is why Mandarin has separate words such as <strong>\u54e5\u54e5<\/strong> and <strong>\u5f1f\u5f1f<\/strong>, or <strong>\u5802\u54e5<\/strong> and <strong>\u5802\u5f1f<\/strong>.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Do I need to learn every Chinese family term?<\/h3>\n\n\n\n<p>No. Start with immediate family, grandparents, and the most common uncles, aunts, and cousins. Add less common terms as you encounter them.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"understanding-the-chinese-family-tree\"><\/span>Understanding the Chinese Family Tree<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p>The Chinese family tree may look complicated at first, but the vocabulary follows recognizable patterns.<\/p>\n\n\n\n<p>Start by identifying the <strong>side of the family<\/strong>, then consider the <strong>generation<\/strong>, <strong>gender<\/strong>, and sometimes <strong>age or birth order<\/strong>. This explains why Mandarin uses different words for relatives who would all be called \u201cuncle,\u201d \u201caunt,\u201d or \u201ccousin\u201d in English. Learning these family terms is also a practical way to <strong><a href=\"https:\/\/www.wukongsch.com\/chinese\/\">learn Chinese<\/a><\/strong> and build everyday vocabulary.<\/p>\n<div class=\"retention-card-new\" data-lang=\"en\" data-subject=\"CHINESE\" data-btnName=\"Get started free!\" data-subTitle=\"Specially tailored for kids aged 3-18 around the world!\">\r\n    <div class=\"retention-card-l\">\r\n        <div class=\"trustpilot-image\">\r\n            <!-- TrustBox widget - Micro Star -->\r\n            <div class=\"trustpilot-widget\" data-locale=\"en-US\" data-template-id=\"5419b732fbfb950b10de65e5\" data-businessunit-id=\"60c847b7f033d300019ff3a1\" data-style-height=\"24px\" data-style-width=\"272px\" data-token=\"7dc9fdab-8926-4826-ad90-81ab38cc0953\">\r\n              <a href=\"https:\/\/www.trustpilot.com\/review\/wukongsch.com\" target=\"_blank\" rel=\"noopener\">Trustpilot<\/a>\r\n            <\/div>\r\n            <!-- End TrustBox widget -->\r\n        <\/div>\r\n        <h3><p>Learn <span>authentic Chinese<\/span> from those who live and breathe the culture.<\/p>\n<\/h3>\r\n        <p>Specially tailored for kids aged 3-18 around the world!<\/p>\r\n        <a class=\"retention-card-button is-point\" href=\"https:\/\/www.wukongsch.com\/independent-appointment\/?subject=chinese&amp;l=d232a08b-51de-4a90-b301-47ad0f87f71a&amp;booking_triggerevent=BLOG_DETAIL_MODEL_CTA_BUTTON\" data-buttonname=\"\u7acb\u5373\u9884\u7ea6\u6309\u94ae\u70b9\u51fb\" data-event=\"C_Blog_BLOG_DETAIL_MIDDLE_CTA_BUTTON\" data-expose-buttonname=\"\u7acb\u5373\u9884\u7ea6\u6309\u94ae\u66dd\u5149\" data-expose-event=\"D_Blog_BLOG_DETAIL_MIDDLE_CTA_BUTTON\" target=\"_blank\" title=\"Get started free!\">\r\n            Get started free!\r\n        <\/a>\r\n    <\/div>\r\n    <div class=\"retention-card-r\"><\/div>\r\n<\/div>","protected":false},"excerpt":{"rendered":"<p>Learning how to talk about family in Mandarin can be surprisingly detailed. In English, one word such as \u201cuncle\u201d may describe several different relatives. In Chinese, the exact relationship often changes the word you use. A Chinese family tree can tell you whether a relative is on your father&#8217;s or mother&#8217;s side, whether they are older or younger, and how they are connected to you. Once you understand these patterns, Chinese family terms become much easier to learn. How the Chinese Family Tree Works A useful way to understand Chinese kinship terms is to ask three questions: Which side of the family? Who is this person&#8217;s parent? Is the person older or younger? For example, your father&#8217;s brothers are not&#46;&#46;&#46;<\/p>\n","protected":false},"author":211806834,"featured_media":65441,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"_coblocks_attr":"","_coblocks_dimensions":"","_coblocks_responsive_height":"","_coblocks_accordion_ie_support":"","footnotes":""},"categories":[134691],"tags":[136210],"class_list":["post-65421","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-chinese-learning","tag-chinese-phrases"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v22.7 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Chinese Family Tree Explained: A Complete Guide to Family Members in Mandarin - WuKong Education<\/title>\n<meta name=\"description\" content=\"Learn the Chinese family tree with Mandarin terms for parents, grandparents, uncles, aunts, cousins, siblings, in-laws, pinyin, and examples.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Chinese Family Tree Explained: A Complete Guide to Family Members in Mandarin - WuKong Education\" \/>\n<meta property=\"og:description\" content=\"Learn the Chinese family tree with Mandarin terms for parents, grandparents, uncles, aunts, cousins, siblings, in-laws, pinyin, and examples.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.wukongsch.com\/blog\/chinese-family-tree-post-65421\/\" \/>\n<meta property=\"og:site_name\" content=\"WuKong Education\" \/>\n<meta property=\"article:published_time\" content=\"2026-09-16T03:14:54+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-09-16T03:14:56+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/wp-more.wukongedu.net\/blog\/wp-content\/uploads\/2026\/09\/family_tree.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1254\" \/>\n\t<meta property=\"og:image:height\" content=\"1254\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Xuehua | WuKong Chinese Teacher\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Xuehua | WuKong Chinese Teacher\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"8 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.wukongsch.com\/blog\/chinese-family-tree-post-65421\/\",\"url\":\"https:\/\/www.wukongsch.com\/blog\/chinese-family-tree-post-65421\/\",\"name\":\"Chinese Family Tree Explained: A Complete Guide to Family Members in Mandarin - WuKong Education\",\"isPartOf\":{\"@id\":\"https:\/\/www.wukongsch.com\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.wukongsch.com\/blog\/chinese-family-tree-post-65421\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.wukongsch.com\/blog\/chinese-family-tree-post-65421\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/wp-more.wukongedu.net\/blog\/wp-content\/uploads\/2026\/09\/family_tree.png\",\"datePublished\":\"2026-09-16T03:14:54+00:00\",\"dateModified\":\"2026-09-16T03:14:56+00:00\",\"author\":{\"@id\":\"https:\/\/www.wukongsch.com\/blog\/#\/schema\/person\/840aeb38849691849d30c41c6cf10e02\"},\"description\":\"Learn the Chinese family tree with Mandarin terms for parents, grandparents, uncles, aunts, cousins, siblings, in-laws, pinyin, and examples.\",\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.wukongsch.com\/blog\/chinese-family-tree-post-65421\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.wukongsch.com\/blog\/chinese-family-tree-post-65421\/#primaryimage\",\"url\":\"https:\/\/wp-more.wukongedu.net\/blog\/wp-content\/uploads\/2026\/09\/family_tree.png\",\"contentUrl\":\"https:\/\/wp-more.wukongedu.net\/blog\/wp-content\/uploads\/2026\/09\/family_tree.png\",\"width\":1254,\"height\":1254},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.wukongsch.com\/blog\/#website\",\"url\":\"https:\/\/www.wukongsch.com\/blog\/\",\"name\":\"WuKong Edu Blog\",\"description\":\"The latest news and comprehensive content about K-12 and Pre-K12 education for Chinese learning &amp; International Math &amp; English reading, writing learning for 3-18 students.\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.wukongsch.com\/blog\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.wukongsch.com\/blog\/#\/schema\/person\/840aeb38849691849d30c41c6cf10e02\",\"name\":\"Xuehua | WuKong Chinese Teacher\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.wukongsch.com\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/wp-more.wukongedu.net\/blog\/wp-content\/litespeed\/avatar\/43cf74f5453b0efa1b54477deea5d517.jpg?ver=1789551551\",\"contentUrl\":\"https:\/\/wp-more.wukongedu.net\/blog\/wp-content\/litespeed\/avatar\/43cf74f5453b0efa1b54477deea5d517.jpg?ver=1789551551\",\"caption\":\"Xuehua | WuKong Chinese Teacher\"},\"description\":\"Xuehua graduated from Beijing Language and Culture University with a Master's degree in Linguistics and has 6 years of experience in Chinese language education. With a strong academic background in linguistics and extensive teaching experience, she understands the needs of different Chinese learners and is skilled at guiding students in a clear, professional, and approachable way. Xuehua is dedicated to helping more learners understand the Chinese language and Chinese culture in an effective and engaging learning process.\",\"url\":\"https:\/\/www.wukongsch.com\/blog\/author\/jasmine-zhang\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Chinese Family Tree Explained: A Complete Guide to Family Members in Mandarin - WuKong Education","description":"Learn the Chinese family tree with Mandarin terms for parents, grandparents, uncles, aunts, cousins, siblings, in-laws, pinyin, and examples.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"og_locale":"en_US","og_type":"article","og_title":"Chinese Family Tree Explained: A Complete Guide to Family Members in Mandarin - WuKong Education","og_description":"Learn the Chinese family tree with Mandarin terms for parents, grandparents, uncles, aunts, cousins, siblings, in-laws, pinyin, and examples.","og_url":"https:\/\/www.wukongsch.com\/blog\/chinese-family-tree-post-65421\/","og_site_name":"WuKong Education","article_published_time":"2026-09-16T03:14:54+00:00","article_modified_time":"2026-09-16T03:14:56+00:00","og_image":[{"width":1254,"height":1254,"url":"https:\/\/wp-more.wukongedu.net\/blog\/wp-content\/uploads\/2026\/09\/family_tree.png","type":"image\/png"}],"author":"Xuehua | WuKong Chinese Teacher","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Xuehua | WuKong Chinese Teacher","Est. reading time":"8 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.wukongsch.com\/blog\/chinese-family-tree-post-65421\/","url":"https:\/\/www.wukongsch.com\/blog\/chinese-family-tree-post-65421\/","name":"Chinese Family Tree Explained: A Complete Guide to Family Members in Mandarin - WuKong Education","isPartOf":{"@id":"https:\/\/www.wukongsch.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.wukongsch.com\/blog\/chinese-family-tree-post-65421\/#primaryimage"},"image":{"@id":"https:\/\/www.wukongsch.com\/blog\/chinese-family-tree-post-65421\/#primaryimage"},"thumbnailUrl":"https:\/\/wp-more.wukongedu.net\/blog\/wp-content\/uploads\/2026\/09\/family_tree.png","datePublished":"2026-09-16T03:14:54+00:00","dateModified":"2026-09-16T03:14:56+00:00","author":{"@id":"https:\/\/www.wukongsch.com\/blog\/#\/schema\/person\/840aeb38849691849d30c41c6cf10e02"},"description":"Learn the Chinese family tree with Mandarin terms for parents, grandparents, uncles, aunts, cousins, siblings, in-laws, pinyin, and examples.","inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.wukongsch.com\/blog\/chinese-family-tree-post-65421\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.wukongsch.com\/blog\/chinese-family-tree-post-65421\/#primaryimage","url":"https:\/\/wp-more.wukongedu.net\/blog\/wp-content\/uploads\/2026\/09\/family_tree.png","contentUrl":"https:\/\/wp-more.wukongedu.net\/blog\/wp-content\/uploads\/2026\/09\/family_tree.png","width":1254,"height":1254},{"@type":"WebSite","@id":"https:\/\/www.wukongsch.com\/blog\/#website","url":"https:\/\/www.wukongsch.com\/blog\/","name":"WuKong Edu Blog","description":"The latest news and comprehensive content about K-12 and Pre-K12 education for Chinese learning &amp; International Math &amp; English reading, writing learning for 3-18 students.","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.wukongsch.com\/blog\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/www.wukongsch.com\/blog\/#\/schema\/person\/840aeb38849691849d30c41c6cf10e02","name":"Xuehua | WuKong Chinese Teacher","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.wukongsch.com\/blog\/#\/schema\/person\/image\/","url":"https:\/\/wp-more.wukongedu.net\/blog\/wp-content\/litespeed\/avatar\/43cf74f5453b0efa1b54477deea5d517.jpg?ver=1789551551","contentUrl":"https:\/\/wp-more.wukongedu.net\/blog\/wp-content\/litespeed\/avatar\/43cf74f5453b0efa1b54477deea5d517.jpg?ver=1789551551","caption":"Xuehua | WuKong Chinese Teacher"},"description":"Xuehua graduated from Beijing Language and Culture University with a Master's degree in Linguistics and has 6 years of experience in Chinese language education. With a strong academic background in linguistics and extensive teaching experience, she understands the needs of different Chinese learners and is skilled at guiding students in a clear, professional, and approachable way. Xuehua is dedicated to helping more learners understand the Chinese language and Chinese culture in an effective and engaging learning process.","url":"https:\/\/www.wukongsch.com\/blog\/author\/jasmine-zhang\/"}]}},"amp_enabled":false,"read_time":"3","_links":{"self":[{"href":"https:\/\/wp-more.wukongedu.net\/blog\/wp-json\/wp\/v2\/posts\/65421","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wp-more.wukongedu.net\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/wp-more.wukongedu.net\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/wp-more.wukongedu.net\/blog\/wp-json\/wp\/v2\/users\/211806834"}],"replies":[{"embeddable":true,"href":"https:\/\/wp-more.wukongedu.net\/blog\/wp-json\/wp\/v2\/comments?post=65421"}],"version-history":[{"count":1,"href":"https:\/\/wp-more.wukongedu.net\/blog\/wp-json\/wp\/v2\/posts\/65421\/revisions"}],"predecessor-version":[{"id":65442,"href":"https:\/\/wp-more.wukongedu.net\/blog\/wp-json\/wp\/v2\/posts\/65421\/revisions\/65442"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/wp-more.wukongedu.net\/blog\/wp-json\/wp\/v2\/media\/65441"}],"wp:attachment":[{"href":"https:\/\/wp-more.wukongedu.net\/blog\/wp-json\/wp\/v2\/media?parent=65421"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/wp-more.wukongedu.net\/blog\/wp-json\/wp\/v2\/categories?post=65421"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/wp-more.wukongedu.net\/blog\/wp-json\/wp\/v2\/tags?post=65421"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}