{"id":571,"date":"2025-10-23T03:27:15","date_gmt":"2025-10-22T18:27:15","guid":{"rendered":"https:\/\/coreanlab.com\/?p=571"},"modified":"2026-02-15T06:05:09","modified_gmt":"2026-02-14T21:05:09","slug":"how-old-are-you-really-the-korean-age-culture-explained","status":"publish","type":"post","link":"https:\/\/coreanlab.com\/ko\/how-old-are-you-really-the-korean-age-culture-explained\/","title":{"rendered":"\u201cHow old are you\u2026 really?\u201d \u2014 The Korean Age Culture Explained"},"content":{"rendered":"<!-- CoreanLab | Culture | Korean Age Culture (Midnight Navy \u00d7 Bright Champagne) | PREMIUM FULL VERSION -->\n<article class=\"cl-post\" lang=\"ko\">\n  <style>\n    \/* =========================\n       THEME \u2014 Midnight Navy \u00d7 Bright Champagne\n       ========================= *\/\n    .cl-post{\n      --fg:#e7eefc; --muted:#a9b7d0;\n      --brand:#f8eac7; --brand-2:#ecd79a;\n      --bg:#0b1220; --card:#0f1b30; --card-2:#111f38;\n      --line:#1d2a47; --accent:#1f2c46;\n      --shadow:0 16px 36px rgba(5,10,22,.38);\n      --radius:20px; --radius-sm:14px;\n\n      font-family:\"Noto Sans KR\",\"Inter\",\"Segoe UI\",\"Roboto\",system-ui,-apple-system,sans-serif;\n      color:var(--fg);\n      background:\n        radial-gradient(1200px 550px at 80% -10%,rgba(248,234,199,.08),transparent),\n        linear-gradient(180deg,#0e1526,#0b1220 35%,#0a111e);\n      line-height:1.8;\n      border-radius:24px;\n      overflow:hidden;\n    }\n\n    \/* ===== Layout & Container ===== *\/\n    .container{max-width:1080px;margin:auto;padding:clamp(10px,2.6vw,42px);}\n    .section{\n      background:linear-gradient(180deg,var(--card),var(--card-2));\n      border:1px solid var(--accent);\n      border-radius:var(--radius);\n      box-shadow:var(--shadow);\n      padding:clamp(10px,2.6vw,24px);\n      margin:28px 0;\n      transition:transform .25s ease, box-shadow .3s ease;\n    }\n    .section:hover{transform:translateY(-2px);box-shadow:0 18px 38px rgba(5,10,22,.46);}\n    .section h2{margin:0 0 14px;color:var(--brand);font-size:clamp(20px,2.6vw,26px);letter-spacing:.02em;}\n    .section + .section{margin-top:30px;}\n    .subtle{color:var(--muted);}\n\n    \/* ===== Grid ===== *\/\n    .grid{display:grid;grid-template-columns:1.1fr .9fr;gap:28px;align-items:center;}\n    @media(max-width:900px){\n      .grid{grid-template-columns:1fr;gap:18px;}\n      .grid figure{order:-1;}\n    }\n\n    \/* ===== Hero ===== *\/\n    .hero{position:relative;border-radius:var(--radius);overflow:hidden;background:linear-gradient(180deg,rgba(248,234,199,.10),transparent);}\n    .hero-inner{padding:clamp(10px,5vw,72px);text-align:center;max-width:720px;margin:auto;}\n    .kicker{display:inline-block;font-size:.8rem;letter-spacing:.14em;text-transform:uppercase;color:var(--brand);background:rgba(248,234,199,.12);border:1px solid rgba(248,234,199,.35);padding:6px 12px;border-radius:999px;}\n    .title-ko{font-size:clamp(26px,3.6vw,42px);font-weight:800;margin:.4rem 0;background:linear-gradient(90deg,#fff8d6,#f8eac7,#ecd79a);-webkit-background-clip:text;-webkit-text-fill-color:transparent;}\n    .title-en{font-size:clamp(18px,2.4vw,28px);font-weight:700;color:#fff5d0;margin:4px 0 10px;}\n    .meta{display:flex;gap:12px;flex-wrap:wrap;justify-content:center;color:#c0ccec;font-size:.9rem;margin-top:12px;}\n    .divider{height:1px;background:linear-gradient(90deg,transparent,rgba(248,234,199,.45),transparent);margin:30px 0;}\n\n    \/* ===== Figure ===== *\/\n    figure{margin:0;border-radius:var(--radius-sm);overflow:hidden;border:1px solid var(--accent);background:#081120;box-shadow:var(--shadow);}\n    figure img{width:100%;height:auto;display:block;}\n    figcaption{font-size:.86rem;color:var(--muted);padding:10px 16px;border-top:1px solid var(--line);text-align:center;background:rgba(255,255,255,.02);}\n\n    \/* ===== Badges \/ Lists \/ Callouts ===== *\/\n    .badge{display:inline-block;font-size:.86rem;font-weight:700;color:var(--brand);background:rgba(248,234,199,.10);border:1px solid rgba(248,234,199,.35);border-radius:999px;padding:6px 10px;margin-bottom:10px;}\n    .callout{border-left:4px solid var(--brand);background:linear-gradient(180deg,rgba(248,234,199,.12),rgba(248,234,199,.06));padding:12px 14px;border-radius:12px;margin-top:10px;}\n    .list{display:grid;gap:12px;margin:0;padding:0;list-style:none;}\n    .list li{background:linear-gradient(180deg,rgba(255,255,255,.03),rgba(255,255,255,.01));border:1px solid var(--accent);border-radius:var(--radius-sm);padding:14px 16px 14px 46px;position:relative;}\n    .list li:before{content:\"\u2728\";position:absolute;left:12px;top:10px;}\n\n    \/* ===== FAQ ===== *\/\n    .faq details{background:linear-gradient(180deg,var(--card),var(--card-2));border:1px solid var(--accent);border-radius:var(--radius-sm);padding:14px;margin-bottom:10px;box-shadow:var(--shadow);}\n    .faq summary{cursor:pointer;font-weight:700;color:var(--brand);}\n    .funny{font-style:italic;color:#dbe7ff;}\n\n    \/* ===== Tags \/ Footer ===== *\/\n    .tags{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px;}\n    .tag{font-size:.82rem;color:#0f172a;background:var(--brand);border:1px solid var(--brand-2);border-radius:999px;padding:6px 10px;}\n\n\/* === Mobile-tight layout overrides (only inside this post) === *\/\n@media (max-width: 600px){\n  \/* \uc88c\uc6b0 \uc5ec\ubc31 \ub300\ud3ed \ucd95\uc18c *\/\n  .wrap{padding-inline:12px}\n\n  \/* \uce74\ub4dc\/\uc139\uc158\uc758 \ub0b4\u00b7\uc678\ubd80 \uc5ec\ubc31 \uc2ac\ub9bc\ud558\uac8c *\/\n  .section{padding:14px; margin:14px 0}\n  .hero{gap:14px; margin-bottom:14px}\n  .hero-card{padding:12px}\n  .ig-card{padding:12px}\n\n  \/* \uadf8\ub9ac\ub4dc \uac04\uaca9 \ucd95\uc18c\ub85c \ud654\uba74 \ub0ad\ube44 \ucd5c\uc18c\ud654 *\/\n  .grid, .chain, .stats, .brand-grid{gap:12px}\n\n  \/* \ube0c\ub79c\ub4dc \uce74\ub4dc \ub0b4\ubd80 \ud328\ub529\ub3c4 \uc0b4\uc9dd \ucd95\uc18c *\/\n  .brand-body{padding:10px 12px}\n\n  \/* \ub3c4\ub11b\/\ubc94\ub840\ub3c4 \uc0b4\uc9dd \ucef4\ud329\ud2b8\ud558\uac8c *\/\n  .donut-wrap{gap:12px}\n}\n\n\/* \ucd08\uc18c\ud615 \ud654\uba74(\uc544\uc774\ud3f0 SE \ub4f1)\uc5d0\uc11c \ub354 \ud0c0\uc774\ud2b8\ud558\uac8c *\/\n@media (max-width: 360px){\n  .wrap{padding-inline:10px}\n  .section{padding:12px; margin:12px 0}\n}\n\n  <\/style>\n\n  <div class=\"container\">\n\n    <!-- HERO -->\n    <section class=\"hero\">\n      <div class=\"hero-inner\">\n        <span class=\"kicker\">Culture \u2022 Society<\/span>\n        <h1 class=\"title-ko\">\ud55c\uad6d\uc758 \ub098\uc774 \ubb38\ud654<\/h1>\n<h2 class=\"title-en\" style=\"color:#ffeaa7;text-shadow:0 2px 6px rgba(0,0,0,0.45);\">\n  \u201cHow old are you\u2026 really?\u201d \u2014 The Korean Age Culture Explained\n<\/h2>\n        <p class=\"subtle\">\ud55c\uad6d\uc5d0\uc11c \ub098\uc774\ub294 \ub2e8\uc21c\ud55c \uc22b\uc790\uac00 \uc544\ub2c8\ub2e4. <span class=\"en\">Age in Korea doesn\u2019t just count years \u2014 it sets the tone of speech, titles, and even friendships.<\/span><\/p>\n        <div class=\"meta\"><span>\ud83e\uddee Age Systems<\/span><span>\ud83e\udd1d Respect &#038; Hierarchy<\/span><span>\ud83d\udcac Language &#038; Titles<\/span><\/div>\n      <\/div>\n    <\/section>\n\n    <div class=\"divider\"><\/div>\n\n    <!-- TL;DR -->\n    <section class=\"section\">\n      <span class=\"badge\">TL;DR<\/span>\n      <div class=\"grid\">\n        <div>\n          <p class=\"en\"><b>Korean age culture<\/b> blends tradition and etiquette: two ways to count age (old \u201cKorean age\u201d vs. international age), and a social norm where <b>age guides how you speak<\/b> (polite vs. casual) and how you address others (hyung, noona, sunbae\u2026).<\/p>\n          <p>\ub098\uc774\ub294 <b>\ub9d0\ud22c\u00b7\ud638\uce6d\u00b7\uad00\uacc4<\/b>\ub97c \uacb0\uc815\ud558\ub294 \uc2e4\uc804 \ub9e4\ub108\uc758 \uae30\uc900\uc810. \uc22b\uc790 \uc774\uc0c1\uc758 \uc758\ubbf8\uac00 \uc788\ub2e4.<\/p>\n          <div class=\"callout en\"><b>Quick tip:<\/b> First time meeting? Use polite speech + a title with the person\u2019s name. You can\u2019t go wrong.<\/div>\n        <\/div>\n        <figure>\n          <img decoding=\"async\" data-src=\"\/wp-content\/uploads\/2025\/10\/How-old-Korean-Age-1.png\" alt=\"\ud0c1\uc0c1 \ub2ec\ub825\uacfc \ud39c, \uc2dc\uac04\uacfc \ub098\uc774\ub97c \uc0c1\uc9d5\ud558\ub294 \uc774\ubbf8\uc9c0\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 381px; --smush-placeholder-aspect-ratio: 381\/397;\">\n          <figcaption><span class=\"en\">Age is a social map.<\/span><\/figcaption>\n        <\/figure>\n      <\/div>\n    <\/section>\n\n    <!-- 1 -->\n    <section class=\"section\">\n      <h2>1) \u201c\ud55c\uad6d \ub098\uc774\u201d vs \u201c\ub9cc \ub098\uc774\u201d <span class=\"en\">\u2014 Double-Age Dilemma<\/span><\/h2>\n      <div class=\"grid\">\n        <div>\n          <p class=\"en\">Traditionally, you were <b>1 at birth<\/b>, and everyone got a year older on New Year\u2019s Day. This created the famous \u201cKorean age.\u201d Now, the official standard is <b>international age<\/b>, but many still reference the old way in daily talk.<\/p>\n          <p>\uacf5\uc2dd\uc801\uc73c\ub860 <b>\ub9cc \ub098\uc774<\/b>\uac00 \uae30\uc900\uc774\uc9c0\ub9cc, \u201c\ud55c\uad6d \ub098\uc774\ub85c\ub294?\u201d\uc774\ub780 \uc9c8\ubb38\uc740 \uc5ec\uc804\ud788 \uc77c\uc0c1\uc801\uc774\ub2e4.<\/p>\n          <div class=\"callout en\"><b>Rule of thumb:<\/b> For documents\/ID, use international age. For small talk, clarify which age you mean.<\/div>\n        <\/div>\n        <div>\n<h3 class=\"subtle\" style=\"color:#fceab5;text-shadow:0 1px 3px rgba(0,0,0,0.55);\">\n<span class=\"en\">How to read both ages<\/span>\n<\/h3>\n          <h3 class=\"subtle\"><\/h3>\n          <ul class=\"list\">\n            <li class=\"en\"><b>International age:<\/b><br>Current year \u2212 birth year, minus 1 if your birthday hasn\u2019t passed.<\/li>\n            <li><b>\ud55c\uad6d \ub098\uc774:<\/b> \ud0dc\uc5b4\ub098\uc790\ub9c8\uc790 1\uc0b4, \uc0c8\ud574\uac00 \ub418\uba74 \ubaa8\ub450 +1.<\/li>\n            <li class=\"en\"><b>Example:<\/b> Born Dec 1997 \u2192 In June 2025: International 27; Korean age would\u2019ve been 29.<\/li>\n          <\/ul>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <!-- 2 -->\n    <section class=\"section\">\n      <h2>2) \ub098\uc774\ub294 \u2018\uad00\uacc4\uc758 GPS\u2019 <span class=\"en\">\u2014 Age decides how you speak<\/span><\/h2>\n      <div class=\"grid\">\n        <div>\n          <p class=\"en\">In Korean, a <b>one-year difference<\/b> can switch the entire conversation: casual vs. honorifics, first-name vs. titles. That\u2019s why people ask age early \u2014 not to pry, but to steer politely.<\/p>\n          <p>\uccab \ub9cc\ub0a8\uc5d0 \ub098\uc774\ub97c \ubb3b\ub294 \uac74 <b>\uc608\uc758\uc758 \uc0ac\uc804 \uc791\uc5c5<\/b>\uc774\ub2e4. \ub3d9\uac11\uc774\uba74 \uce5c\uad6c, \ud55c \uc0b4 \ucc28\uc774\uba74 \ud615\/\ub204\ub098\/\uc624\ube60\/\uc5b8\ub2c8\u2026 \ud638\uce6d\uacfc \ub9d0\ud22c\uac00 \ub2ec\ub77c\uc9c4\ub2e4.<\/p>\n          <p class=\"funny\">\u201cWe\u2019re the same age? High five!\u201d \u2192 \u201cWait\u2026 you\u2019re 1991?\u201d \u2192 \u201cOkay, hyung.\u201d \ud83d\ude05<\/p>\n        <\/div>\n        <figure>\n          <img decoding=\"async\" data-src=\"\/wp-content\/uploads\/2025\/10\/Gre-yes-older-senior-response-younger-1.png\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 600px; --smush-placeholder-aspect-ratio: 600\/400;\">\n          <figcaption>\uc791\uc740 \ucc28\uc774\uac00 \ub9cc\ub4dc\ub294 \ub9d0\ud22c\uc758 \ubcc0\ud654.<\/figcaption>\n        <\/figure>\n      <\/div>\n    <\/section>\n\n    <!-- 3 -->\n    <section class=\"section\">\n      <h2>3) \uc5b8\uc5b4\uc5d0 \uc2a4\uba70\ub4e0 \ub098\uc774 <span class=\"en\">\u2014 Respect baked into language<\/span><\/h2>\n      <p class=\"en\">\n        Instead of \u201cyou,\u201d Koreans often use <b>titles<\/b>: <br>\n        \u201cHyung\u201d (a term used by a male to address an older brother or close older male friend)<br>\n        \u201cNoona\u201d (a term used by a male to address an older sister or close older female friend),<br>\n        \u201cUnni\u201d (a term used by a female to address an older female, mixing warmth and familiarity with respect),<br>\n        \u201cOppa\u201d (a term used by a female to address an older male, mixing warmth and familiarity with respect),<br>\n        or workplace titles like \u201c\uacfc\uc7a5\ub2d8.\u201d Age quietly directs every sentence.\n      <\/p>\n      <p>\ub098\uc774\ub294 <b>\uc874\ub313\ub9d0\/\ubc18\ub9d0, \ud638\uce6d \uccb4\uacc4<\/b>\ub97c \uc6c0\uc9c1\uc774\ub294 \ud575\uc2ec \ubcc0\uc218\ub2e4. \uadf8\ub798\uc11c \u2018\uba87 \uc0b4\uc774\uc138\uc694?\u2019\ub294 \ubb34\ub840\ubcf4\ub2e4 <b>\ubc30\ub824<\/b>\uc5d0 \uac00\uae5d\ub2e4.<\/p>\n    <\/section>\n\n    <!-- 4 -->\n    <section class=\"section\">\n      <h2>4) \ud604\uc2e4 \uc608\uc2dc \ud83d\ude06 <span class=\"en\">\u2014 Tiny years, big effects<\/span><\/h2>\n      <ul class=\"list\">\n        <li>\ud83c\udf7b <b>One-year wall<\/b><p class=\"en\">You think you\u2019re friends\u2026 until he\u2019s one year older. Toast drops an octave: \u201cCheers!\u201d \u2192 \u201cHyung, you first.\u201d<\/p><\/li>\n        <li>\ud83c\udf82 <b>January vs. December<\/b><p class=\"en\">Same school year, different birthdays: the December-born gets eternal teasing\u2014\u201cYou\u2019re basically a baby!\u201d<\/p><\/li>\n        <li>\ud83d\udc76 <b>Day-one age<\/b><p class=\"en\">Traditional counting starts at 1 on the day you\u2019re born. No zero \u2014 life comes with a head start.<\/p><\/li>\n        <li>\u2615 <b>Casual chaos<\/b><p class=\"en\">\u201cI\u2019m 29.\u201d \u201cSame!\u201d \u201cInternational or Korean?\u201d \u2014 caf\u00e9 goes silent while everyone does math.<\/p><\/li>\n        <li>\ud83e\uddd1\u200d\ud83d\udcbc <b>Office alchemy<\/b><p class=\"en\">Titles outrank names. \u201cManager Kim (\uae40\uacfc\uc7a5\ub2d8)\u201d even if you\u2019re close \u2014 age + rank = honorific autopilot.<\/p><\/li>\n      <\/ul>\n    <\/section>\n\n    <!-- 5 -->\n    <section class=\"section\">\n      <h2>5) \ubbf8\ub2c8 \ud0c0\uc784\ub77c\uc778 <span class=\"en\">\u2014 Mini timeline of change<\/span><\/h2>\n      <ul class=\"list\">\n        <li class=\"en\"><b>Joseon era \u2192<\/b> Family\/lineage hierarchy shapes speech and titles.<\/li>\n        <li><b>\uadfc\ud604\ub300 \u2192<\/b> \ud559\uad50\/\uad70\ub300\/\ud68c\uc0ac \ubb38\ud654\uac00 \uc11c\uc5f4\u00b7\ud638\uce6d \uccb4\uacc4\ub97c \uacf5\uace0\ud654.<\/li>\n        <li class=\"en\"><b>Today \u2192<\/b> International age standard for docs; culturally, age etiquette still matters (looser among Gen Z).<\/li>\n      <\/ul>\n    <\/section>\n\n    <!-- 6 -->\n    <section class=\"section\">\n      <h2>6) \ud45c\ud604 \uac00\uc774\ub4dc <span class=\"en\">\u2014 Phrases you\u2019ll actually use<\/span><\/h2>\n      <div class=\"grid\">\n        <div>\n          <p><b>\ub098\uc774\uac00 \uc5b4\ub5bb\uac8c \ub418\uc138\uc694?<\/b> <span class=\"subtle en\">\u201cIf you don\u2019t mind me asking, how old are you?\u201d<\/span><\/p>\n          <p><b>\uba87 \ub144\uc0dd\uc774\uc138\uc694?<\/b> <span class=\"subtle en\">\u201cWhat year were you born?\u201d<\/span><\/p>\n          <p><b>\ud3b8\ud558\uac8c \ub9d0\uc500 \uc8fc\uc138\uc694.<\/b> <span class=\"subtle en\">\u201cFeel free to speak casually if you\u2019d like.\u201d<\/span><\/p>\n        <\/div>\n        <div>\n<h3 class=\"subtle\" style=\"color:#fceab5;text-shadow:0 1px 3px rgba(0,0,0,0.55);\">\n\ub9e4\ub108 \uccb4\ud06c\ub9ac\uc2a4\ud2b8 <span class=\"en\">\u2014 Do &#038; Don\u2019t<\/span>\n<\/h3>\n          <h3 class=\"subtle\"><\/h3>\n          <ul class=\"list\">\n            <li class=\"en\"><b>Do:<\/b> Start with polite speech + a title (\u201c\ubbfc\uc218\ub2d8,\u201d \u201c\uc120\ubc30\u201d).<\/li>\n            <li class=\"en\"><b>Don\u2019t:<\/b> Assume first names without titles in formal settings.<\/li>\n          <\/ul>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <!-- 7 -->\n    <section class=\"section faq\">\n      <h2>7) Q&#038;A<\/h2>\n      <details open>\n        <summary>Why do Koreans ask age first? <span class=\"en\">\u2014 Isn\u2019t it rude?<\/span><\/summary>\n        <p class=\"en\">It\u2019s social navigation. Age helps pick speech levels and titles \u2014 more about respect than curiosity.<\/p>\n        <p>\uc0c1\ub300\uc5d0\uac8c \ub9de\ub294 <b>\uc874\ub313\ub9d0\u00b7\ud638\uce6d<\/b>\uc744 \uc815\ud558\ub824\ub294 \ubc30\ub824\uc5d0 \uac00\uae5d\ub2e4.<\/p>\n      <\/details>\n      <details open>\n        <summary>Is \u201cKorean age\u201d gone now?<\/summary>\n        <p class=\"en\">International age is standard for official use. Culturally, some still use the old count in casual talk.<\/p>\n        <p>\uacf5\uc2dd\uc801\uc73c\ub860 \ub9cc \ub098\uc774 \uc0ac\uc6a9, \uc77c\uc0c1\uc801\uc73c\ub860 \ud63c\uc6a9\ub418\ub294 \uacbd\uc6b0\uac00 \uc788\ub2e4.<\/p>\n      <\/details>\n      <details open>\n        <summary>Do younger Koreans still care about hierarchy?<\/summary>\n        <p class=\"en\">Less than before \u2014 Gen Z often prefers casual speech. Yet the core value of <b>respect<\/b> remains.<\/p>\n        <p>\uacfc\uac70\ubcf4\ub2e4 \ub290\uc2a8\ud574\uc84c\uc9c0\ub9cc <b>\uc874\uc911\uc758 \uae30\ubcf8\uac12<\/b>\uc740 \uc720\uc9c0\ub41c\ub2e4.<\/p>\n      <\/details>\n      <details open>\n        <summary>How should I address someone safely at first?<\/summary>\n        <p class=\"en\">Use polite speech + name with a title<\/p>\n        <p>\uae40 \uc120\uc0dd\ub2d8~, \uc774 \uc0ac\uc7a5\ub2d8~, \uc774\uc815\ub3c4\ub85c \ubd80\ub974\uba74 \uc548\uc804\ud558\ub2e4. <\/p>\n      <\/details>","protected":false},"excerpt":{"rendered":"<p>Culture \u2022 Society \ud55c\uad6d\uc758 \ub098\uc774 \ubb38\ud654 \u201cHow old are you\u2026 really?\u201d \u2014 The Korean Age Culture Explained \ud55c\uad6d\uc5d0\uc11c \ub098\uc774\ub294 \ub2e8\uc21c\ud55c \uc22b\uc790\uac00 \uc544\ub2c8\ub2e4. Age in Korea doesn\u2019t just count years \u2014 it sets the tone of speech, titles, and even friendships. \ud83e\uddee Age Systems\ud83e\udd1d Respect &#038; Hierarchy\ud83d\udcac Language &#038; Titles TL;DR Korean age culture blends tradition [&hellip;]<\/p>\n","protected":false},"author":272740093,"featured_media":722,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_crdt_document":"","jetpack_post_was_ever_published":false,"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_publicize_message":"","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":true,"jetpack_social_options":{"image_generator_settings":{"template":"highway","default_image_id":0,"font":"","enabled":false},"version":2},"_wpas_customize_per_network":false},"categories":[3471],"tags":[1485,1375,1484,1476,1475,1483,1472,1480,1428,1426,1456,1479,1474,1486,1481,1473,1477,1482,1478],"class_list":["post-571","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-social-patterns","tag-age-and-hierarchy","tag-coreanlab","tag-featured-image","tag-how-old-are-you","tag-k-culture","tag-k-society-magazine","tag-korean-age-culture","tag-korean-age-system","tag-korean-communication-style","tag-korean-culture-explained","tag-korean-etiquette","tag-korean-honorifics","tag-korean-language-respect","tag-korean-lifestyle-insight","tag-korean-manners","tag-korean-social-hierarchy","tag-korean-society","tag-korean-titles","tag-polite-speech-korea"],"blocksy_meta":[],"jetpack_publicize_connections":[],"jetpack_featured_media_url":"https:\/\/coreanlab.com\/wp-content\/uploads\/2025\/10\/how-old-are-you-korean-idol-1.png","jetpack_sharing_enabled":true,"jetpack_shortlink":"https:\/\/wp.me\/pgSiOp-9d","jetpack-related-posts":[{"id":149,"url":"https:\/\/coreanlab.com\/ko\/why-do-koreans-asking-did-you-eat\/","url_meta":{"origin":571,"position":0},"title":"Why Do Koreans Asking &#8220;Did you eat?&#8221;","author":"SONGHA","date":"10\uc6d4 19, 2025","format":false,"excerpt":"Essence of Korea \ud55c\uad6d\uc778\ub4e4\uc740 \uc65c \u201c\ubc25 \uba39\uc5c8\uc5b4?\u201d\ub97c \uadf8\ub807\uac8c \uc790\uc8fc \ubb3c\uc5b4\ubcfc\uae4c? Why do Koreans keep asking \u201cDid you eat?\u201d \u2014 and actually mean it? \uc11c\uc6b8 \uace8\ubaa9\uc5d0\uc11c \ub098\ub204\ub294 \ub530\ub73b\ud55c \uc778\uc0ac \ud83e\udd62 1. \uadf8 \uc778\uc0ac\ub294 \uc9c4\uc9dc\ub85c \uad81\uae08\ud55c \uac70\ub2e4 \u201c\ubc25 \uba39\uc5c8\uc5b4?\u201d\ub77c\ub294 \uc9c8\ubb38\uc740 \ub2e8\uc21c\ud55c \uc778\uc0ac\uac00 \uc544\ub2c8\ub2e4. \ub9ce\uc740 \uacbd\uc6b0, \uc815\ub9d0 \uc0c1\ub300\uac00 \ubc25\uc744 \ucc59\uaca8 \uba39\uc5c8\ub294\uc9c0 \uad81\uae08\ud574\uc11c \ubb3b\ub294\ub2e4.\u2026","rel":"","context":"&quot;Social Patterns&quot;\uc5d0\uc11c","block_context":{"text":"Social Patterns","link":"https:\/\/coreanlab.com\/ko\/category\/social-patterns\/"},"img":{"alt_text":"A smiling Korean student greeting foreign friends by saying \u201c\ubc25 \uba39\uc5c8\uc5b4?\u201d (\u201cDid you eat?\u201d), illustrating how Koreans use meal-related phrases as a warm everyday greeting.","src":"https:\/\/i0.wp.com\/coreanlab.com\/wp-content\/uploads\/2025\/10\/why-koreans-say-did-you-eat-2.png?resize=350%2C200&ssl=1","width":350,"height":200},"classes":[]},{"id":510,"url":"https:\/\/coreanlab.com\/ko\/why-do-koreans-feel-comfortable-only-when-things-are-fast\/","url_meta":{"origin":571,"position":1},"title":"Why Do Koreans Feel Comfortable Only When Things Are Fast?","author":"SONGHA","date":"10\uc6d4 22, 2025","format":false,"excerpt":"Essence of Korea Why Do Koreans Feel Comfortable Only When Things Are Fast? \u201cPpalli Ppalli(\ube68\ub9ac\ube68\ub9ac)\u201d is not just a phrase \u2014 it\u2019s a system update installed in every Korean\u2019s brain. \u26a1 10-minute delivery \ud83d\udce6 Next-day shipping \ud83c\udfac 1.5\u00d7 speed \ud83d\udd14 Instant reply culture \u201c\ube68\ub9ac\ube68\ub9ac\u201d \u2014 Korea\u2019s unofficial operating system. (\ud55c\uad6d\uc758\u2026","rel":"","context":"&quot;Social Patterns&quot;\uc5d0\uc11c","block_context":{"text":"Social Patterns","link":"https:\/\/coreanlab.com\/ko\/category\/social-patterns\/"},"img":{"alt_text":"Korean woman running outdoors while holding a small mirror, symbolizing fast-paced Korean beauty culture.","src":"https:\/\/i0.wp.com\/coreanlab.com\/wp-content\/uploads\/2025\/10\/Speed-run-Korean-girl-makeup-1.png?resize=350%2C200&ssl=1","width":350,"height":200,"srcset":"https:\/\/i0.wp.com\/coreanlab.com\/wp-content\/uploads\/2025\/10\/Speed-run-Korean-girl-makeup-1.png?resize=350%2C200&ssl=1 1x, https:\/\/i0.wp.com\/coreanlab.com\/wp-content\/uploads\/2025\/10\/Speed-run-Korean-girl-makeup-1.png?resize=525%2C300&ssl=1 1.5x"},"classes":[]},{"id":2455,"url":"https:\/\/coreanlab.com\/ko\/korean-culture-jokes\/","url_meta":{"origin":571,"position":2},"title":"Things You Should NEVER Joke About in Korea (If You Want to Avoid Awkward Situations)","author":"SONGHA","date":"3\uc6d4 30, 2026","format":false,"excerpt":"K-Culture \u2022 Social Rules \u2022 April Fools Angle Things You Should NEVER Joke About in Korea In some countries, almost everything can become a joke. In Korea, the line is often clearer\u2014and crossing it can make things awkward very fast. Quick take Some jokes fail in Korea not because people\u2026","rel":"","context":"&quot;Social Patterns&quot;\uc5d0\uc11c","block_context":{"text":"Social Patterns","link":"https:\/\/coreanlab.com\/ko\/category\/social-patterns\/"},"img":{"alt_text":"","src":"https:\/\/i0.wp.com\/coreanlab.com\/wp-content\/uploads\/2026\/03\/Never-joke-about-these-things-in-Korea.png?resize=350%2C200&ssl=1","width":350,"height":200,"srcset":"https:\/\/i0.wp.com\/coreanlab.com\/wp-content\/uploads\/2026\/03\/Never-joke-about-these-things-in-Korea.png?resize=350%2C200&ssl=1 1x, https:\/\/i0.wp.com\/coreanlab.com\/wp-content\/uploads\/2026\/03\/Never-joke-about-these-things-in-Korea.png?resize=525%2C300&ssl=1 1.5x, https:\/\/i0.wp.com\/coreanlab.com\/wp-content\/uploads\/2026\/03\/Never-joke-about-these-things-in-Korea.png?resize=700%2C400&ssl=1 2x, https:\/\/i0.wp.com\/coreanlab.com\/wp-content\/uploads\/2026\/03\/Never-joke-about-these-things-in-Korea.png?resize=1050%2C600&ssl=1 3x, https:\/\/i0.wp.com\/coreanlab.com\/wp-content\/uploads\/2026\/03\/Never-joke-about-these-things-in-Korea.png?resize=1400%2C800&ssl=1 4x"},"classes":[]},{"id":577,"url":"https:\/\/coreanlab.com\/ko\/why-do-koreans-all-wear-black-in-winter\/","url_meta":{"origin":571,"position":3},"title":"Why do Koreans all wear black in winter?","author":"SONGHA","date":"11\uc6d4 19, 2025","format":false,"excerpt":"Culture \u2022 Fashion \ud55c\uad6d \uaca8\uc6b8, \uc65c \ubaa8\ub450 \uac80\uc740 \uc678\ud22c\uc77c\uae4c? Why do Koreans all wear black in winter? Black in Winter \u2014 Korea\u2019s Collective Chic \uaca8\uc6b8 \uc11c\uc6b8\uc740 \ube14\ub799\uc758 \ud589\ub82c. \ub2e8\uc21c\ud55c \uc720\ud589\uc744 \ub118\uc5b4 \ud558\ub098\uc758 \ub4dc\ub808\uc2a4\ucf54\ub4dc\uac00 \ub41c\ub2e4. From subway to caf\u00e9, black coats sweep through Seoul winters \u2014 less a trend, more a\u2026","rel":"","context":"&quot;Social Patterns&quot;\uc5d0\uc11c","block_context":{"text":"Social Patterns","link":"https:\/\/coreanlab.com\/ko\/category\/social-patterns\/"},"img":{"alt_text":"A cold winter street in Seoul with people dressed in all-black outfits walking through modern buildings in a minimalist, cinematic atmosphere.","src":"https:\/\/i0.wp.com\/coreanlab.com\/wp-content\/uploads\/2025\/11\/Korean-old-man-K-pop-demon-hunters.png?resize=350%2C200&ssl=1","width":350,"height":200},"classes":[]},{"id":177,"url":"https:\/\/coreanlab.com\/ko\/why-do-koreans-always-say-fighting\/","url_meta":{"origin":571,"position":4},"title":"Why Do Koreans Always Say \u201cFighting!\u201d?","author":"SONGHA","date":"10\uc6d4 19, 2025","format":false,"excerpt":"Essence of Korea \ud55c\uad6d\uc778\ub4e4\uc740 \uc65c \u201c\ud654\uc774\ud305!\u201d\uc744 \uc678\uce60\uae4c? Why do Koreans Always Say \"Fighting!\"? \u201c\ud654\uc774\ud305!\u201d \u2014 \uc2dc\uc791 \uc804 \uc6a9\uae30\ub97c \ubd81\ub3cb\uc6b0\ub294 \ud55c\uad6d\uc2dd \uc751\uc6d0 \ud83d\udde3\ufe0f 1. \u201cFighting!\u201d\uc740 \uc601\uc5b4\uac00 \uc544\ub2c8\ub2e4?! \ud55c\uad6d\uc5d0\uc11c \u201c\ud654\uc774\ud305(Fighting)!\u201d\uc740 \ub2e8\uc21c \uc601\uc5b4 \ub73b\uc774 \uc544\ub2cc \u201c\ud798\ub0b4!\u201d, \u201c\uc798\ud574\ubcf4\uc790!\u201d, \u201c\uc751\uc6d0\ud560\uac8c!\u201d\ub77c\ub294 \uc758\ubbf8\ub85c \uc4f0\uc778\ub2e4. In Korea, \u201cFighting!\u201d doesn\u2019t mean a battle. It\u2019s actually a cheer \u2014 like\u2026","rel":"","context":"&quot;Social Patterns&quot;\uc5d0\uc11c","block_context":{"text":"Social Patterns","link":"https:\/\/coreanlab.com\/ko\/category\/social-patterns\/"},"img":{"alt_text":"Korean college students smiling and cheering \u201cFighting!\u201d together outdoors in autumn.","src":"https:\/\/i0.wp.com\/coreanlab.com\/wp-content\/uploads\/2025\/10\/korean-college-students-fighting-cheer-kpop-style-1.png?resize=350%2C200&ssl=1","width":350,"height":200,"srcset":"https:\/\/i0.wp.com\/coreanlab.com\/wp-content\/uploads\/2025\/10\/korean-college-students-fighting-cheer-kpop-style-1.png?resize=350%2C200&ssl=1 1x, https:\/\/i0.wp.com\/coreanlab.com\/wp-content\/uploads\/2025\/10\/korean-college-students-fighting-cheer-kpop-style-1.png?resize=525%2C300&ssl=1 1.5x"},"classes":[]},{"id":1866,"url":"https:\/\/coreanlab.com\/ko\/why-korean-weddings-are-so-fast\/","url_meta":{"origin":571,"position":5},"title":"Why Korean Weddings Are So Fast | Korean Wedding Etiquette &amp; Guest Guide","author":"SONGHA","date":"12\uc6d4 9, 2025","format":false,"excerpt":"Why Korean Weddings Are So Fast | Korean Wedding Etiquette & Guest Guide Why Are Korean Weddings So Fast and Efficient? If it's your first Korean wedding, you might be shocked: \u201cWait\u2026 the ceremony ended in 30 minutes?\u201d This article explains why Korean weddings move so fast and how the\u2026","rel":"","context":"&quot;Korea&quot;\uc5d0\uc11c","block_context":{"text":"Korea","link":"https:\/\/coreanlab.com\/ko\/category\/korea\/"},"img":{"alt_text":"Minimal flat infographic showing the quick flow of a Korean wedding: Wedding Hall \u2192 Photo Area \u2192 Ceremony \u2192 Buffet, with teal arrows emphasizing speed and efficiency.","src":"https:\/\/i0.wp.com\/coreanlab.com\/wp-content\/uploads\/2025\/12\/Korean-wedding-quick-speedy-flow-1.png?resize=350%2C200&ssl=1","width":350,"height":200,"srcset":"https:\/\/i0.wp.com\/coreanlab.com\/wp-content\/uploads\/2025\/12\/Korean-wedding-quick-speedy-flow-1.png?resize=350%2C200&ssl=1 1x, https:\/\/i0.wp.com\/coreanlab.com\/wp-content\/uploads\/2025\/12\/Korean-wedding-quick-speedy-flow-1.png?resize=525%2C300&ssl=1 1.5x"},"classes":[]}],"_links":{"self":[{"href":"https:\/\/coreanlab.com\/ko\/wp-json\/wp\/v2\/posts\/571","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/coreanlab.com\/ko\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/coreanlab.com\/ko\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/coreanlab.com\/ko\/wp-json\/wp\/v2\/users\/272740093"}],"replies":[{"embeddable":true,"href":"https:\/\/coreanlab.com\/ko\/wp-json\/wp\/v2\/comments?post=571"}],"version-history":[{"count":26,"href":"https:\/\/coreanlab.com\/ko\/wp-json\/wp\/v2\/posts\/571\/revisions"}],"predecessor-version":[{"id":1041,"href":"https:\/\/coreanlab.com\/ko\/wp-json\/wp\/v2\/posts\/571\/revisions\/1041"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/coreanlab.com\/ko\/wp-json\/wp\/v2\/media\/722"}],"wp:attachment":[{"href":"https:\/\/coreanlab.com\/ko\/wp-json\/wp\/v2\/media?parent=571"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/coreanlab.com\/ko\/wp-json\/wp\/v2\/categories?post=571"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/coreanlab.com\/ko\/wp-json\/wp\/v2\/tags?post=571"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}