# のが下手: to be bad at doing something

> Learn how to use のが下手, a JLPT N5 Japanese grammar point meaning to be bad at doing something, with structure, nuance, examples, mistakes, and comparisons.

JLPT level: N5 · Updated: 2026-05-17 · Canonical: https://hane-app.com/blog/n5-no-ga-heta/

**のが下手** means **to be bad at doing something**. It is a **JLPT N5** Japanese grammar pattern used to say that someone is not skilled at an activity.

This grammar point appears often in beginner conversations, classroom Japanese, and JLPT-style questions. If you want to say that someone is not skilled at an activity, **のが下手** is a useful pattern to learn because it helps you build natural basic sentences.

## What does のが下手 mean?

Use **のが下手** when you want to say that someone is not skilled at an activity.

Natural translations include:
- to be bad at doing something
- bad at doing something
- bad at doing something

The exact English translation changes with context. Focus on the role of the grammar point in the sentence first, then choose the English phrase that sounds natural.

## How to form のが下手

<div class="formation">
  <div class="formula">
    <span class="ftoken t-stem">Verb (dictionary form)</span>
    <span class="fplus">+</span>
    <span class="ftoken t-core">のが下手</span>
  </div>
</div>

Examples of the pattern:
- <ruby>話<rt>はな</rt></ruby>すのが下手
- <ruby>料理<rt>りょうり</rt></ruby>するのが下手
- <ruby>泳<rt>およ</rt></ruby>ぐのが下手

Pay attention to the word form before and after the pattern. Many beginner mistakes happen because the meaning is understood, but the grammar is attached to the wrong form.

## When is のが下手 used?

Use **のが下手** in situations like:
- talking about abilities
- self-introductions
- describing weak points

Tone and register:
- neutral; can sound self-critical
- Common in daily speech, textbook examples, and beginner JLPT questions

## のが下手 example sentences

<div class="examples">
  <div class="example">
    <div class="example-jp"><ruby>私<rt>わたし</rt></ruby>は<ruby>泳<rt>およ</rt></ruby>ぐのが<ruby>下手<rt>へた</rt></ruby>です。</div>
    <div class="example-en">I am bad at swimming.</div>
    <div class="example-foot"><span class="example-tag">self-intro</span></div>
  </div>
  <div class="example">
    <div class="example-jp"><ruby>弟<rt>おとうと</rt></ruby>は<ruby>漢字<rt>かんじ</rt></ruby>を<ruby>書<rt>か</rt></ruby>くのが<ruby>下手<rt>へた</rt></ruby>です。</div>
    <div class="example-en">My younger brother is bad at writing kanji.</div>
    <div class="example-foot"><span class="example-tag">family</span></div>
  </div>
  <div class="example">
    <div class="example-jp"><ruby>料理<rt>りょうり</rt></ruby>するのが<ruby>下手<rt>へた</rt></ruby>でした。</div>
    <div class="example-en">I was bad at cooking.</div>
    <div class="example-foot"><span class="example-tag">past</span></div>
  </div>
  <div class="example">
    <div class="example-jp"><ruby>人<rt>ひと</rt></ruby>の<ruby>前<rt>まえ</rt></ruby>で<ruby>話<rt>はな</rt></ruby>すのが<ruby>下手<rt>へた</rt></ruby>です。</div>
    <div class="example-en">I am bad at speaking in front of people.</div>
    <div class="example-foot"><span class="example-tag">social</span></div>
  </div>
  <div class="example">
    <div class="example-jp"><ruby>早<rt>はや</rt></ruby>く<ruby>走<rt>はし</rt></ruby>るのが<ruby>下手<rt>へた</rt></ruby>です。</div>
    <div class="example-en">I am bad at running fast.</div>
    <div class="example-foot"><span class="example-tag">ability</span></div>
  </div>
</div>

Read the Japanese sentence first, then check the English translation. Try to notice what the grammar point contributes: question, contrast, reason, time limit, suggestion, negation, comparison, or obligation.

## Nuance of のが下手

The key nuance is **turns a verb into a noun-like activity with の**.

This matters because beginner Japanese often uses small words and endings to show meaning that English expresses with word order or helper verbs. For **のが下手**, the sentence can change a lot depending on placement and context.

For example:
- In conversation, it helps the listener understand that の turns a verb into a noun-like activity.
- Compared with **のが上手**, it has a different job even when the English translation looks close.

## のが下手 vs のが上手

Both **のが下手** and **のが上手** can express related ideas, but they are different.

<div class="compare">
  <div class="cmp">
    <div class="cmp-head">のが下手</div>
    <div class="cmp-sub">describes lack of skill; often used for activities</div>
    <div class="cmp-eg"><ruby>私<rt>わたし</rt></ruby>は<ruby>歌<rt>うた</rt></ruby>うのが<ruby>下手<rt>へた</rt></ruby>です。</div>
    <div class="cmp-eg-en">I am bad at singing.</div>
  </div>
  <div class="vs">vs</div>
  <div class="cmp">
    <div class="cmp-head">のが上手</div>
    <div class="cmp-sub">describes skill or talent; has the opposite meaning</div>
    <div class="cmp-eg"><ruby>姉<rt>あね</rt></ruby>は<ruby>歌<rt>うた</rt></ruby>うのが<ruby>上手<rt>じょうず</rt></ruby>です。</div>
    <div class="cmp-eg-en">My older sister is good at singing.</div>
  </div>
</div>

If you are unsure which one to use, ask what the sentence is trying to do: ask a question, connect ideas, show a reason, mark time, make an invitation, compare two things, or express obligation.

## Common mistakes with のが下手

<div class="mistakes">
  <div class="mistake">
    <div class="mline">
      <span class="mark bad">❌</span>
      <div class="mline-body"><ruby>私<rt>わたし</rt></ruby>は<ruby>泳<rt>およ</rt></ruby>ぐの<strong>を</strong><ruby>下手<rt>へた</rt></ruby>です。</div>
    </div>
    <div class="mline">
      <span class="mark good">✅</span>
      <div class="mline-body"><ruby>私<rt>わたし</rt></ruby>は<ruby>泳<rt>およ</rt></ruby>ぐの<strong>が</strong><ruby>下手<rt>へた</rt></ruby>です。</div>
    </div>
    <div class="note">Use が to mark the activity, not を.</div>
  </div>
  <div class="mistake">
    <div class="mline">
      <span class="mark bad">❌</span>
      <div class="mline-body"><ruby>私<rt>わたし</rt></ruby>は<ruby>泳<rt>およ</rt></ruby>ぐが<ruby>下手<rt>へた</rt></ruby>です。</div>
    </div>
    <div class="mline">
      <span class="mark good">✅</span>
      <div class="mline-body"><ruby>私<rt>わたし</rt></ruby>は<ruby>泳<rt>およ</rt></ruby>ぐ<strong>のが</strong><ruby>下手<rt>へた</rt></ruby>です。</div>
    </div>
    <div class="note">Do not forget の after the dictionary-form verb.</div>
  </div>
  <div class="mistake">
    <div class="mline">
      <span class="mark bad">❌</span>
      <div class="mline-body"><ruby>田中<rt>たなか</rt></ruby>さんは<ruby>話<rt>はな</rt></ruby>すのが<ruby>下手<rt>へた</rt></ruby>です。（too direct）</div>
    </div>
    <div class="mline">
      <span class="mark good">✅</span>
      <div class="mline-body"><ruby>田中<rt>たなか</rt></ruby>さんは<ruby>少<rt>すこ</rt></ruby>し<ruby>話<rt>はな</rt></ruby>すのが<ruby>下手<rt>へた</rt></ruby>みたいです。（softened）</div>
    </div>
    <div class="note">Avoid stating another person’s lack of skill too bluntly.</div>
  </div>
</div>

A helpful practice method is to write one sentence with **のが下手**, then rewrite it with **のが上手**. If the meaning changes, explain that difference in your own words.

## Is のが下手 on the JLPT?

<div class="jlpt-card">
  <div class="jlpt-shield">N5</div>
  <div class="jlpt-info">
    <p>Yes. <strong>のが下手</strong> is commonly taught as <strong>JLPT N5</strong> grammar.</p>
    <div class="jlpt-checks">
      <ul>
        <li>recognize it in reading</li>
        <li>understand its nuance in context</li>
        <li>use it in simple original sentences</li>
      </ul>
    </div>
    <p>For test preparation, do not only memorize the English gloss. Practice identifying the words around the grammar point, because JLPT questions often test structure and context together.</p>
  </div>
</div>

## Practice questions for のが下手

<div class="prompts">
  <div class="prompt">
    <span class="prompt-num">1</span>
    <span class="prompt-text">Say you are bad at swimming.</span>
    <span class="prompt-tag">self-intro</span>
  </div>
  <div class="prompt">
    <span class="prompt-num">2</span>
    <span class="prompt-text">Say someone is bad at writing kanji.</span>
    <span class="prompt-tag">description</span>
  </div>
  <div class="prompt">
    <span class="prompt-num">3</span>
    <span class="prompt-text">Say you are bad at speaking in front of people.</span>
    <span class="prompt-tag">self-intro</span>
  </div>
</div>

Keep the sentences short at first. Once the form feels natural, add time words, places, reasons, or contrast to make the sentence more realistic.

## Learning path for のが下手

Use **のが下手** as part of your **JLPT N5** preference, ability, activity, and experience grammar toolkit. Focus on the activity before the grammar point: liking, being good at, being bad at, knowing how, wanting to do, or having done something. Then swap only the activity phrase to feel the pattern.

<div class="path">
  <div class="path-step">
    <span class="step-num">1</span>
    <div class="step-body">Write one short sentence with <strong>のが下手</strong>. Keep the verb in dictionary form and attach のが下手.</div>
  </div>
  <div class="path-step">
    <span class="step-num">2</span>
    <div class="step-body">Compare it with <a href="/blog/n5-no-ga-jouzu/">のが上手</a>. Swap only the evaluation word to feel the difference in nuance.</div>
  </div>
  <div class="path-step">
    <span class="step-num">3</span>
    <div class="step-body">Swap the ending to related patterns like <a href="/blog/n5-no-ga-suki/">のが好き</a> or <a href="/blog/n5-kata/">方（かた）</a> to see how the basic meaning changes.</div>
  </div>
  <div class="path-step">
    <span class="step-num">4</span>
    <div class="step-body">Add time words, places, or different subjects to make your sentences more realistic.</div>
  </div>
</div>

## Related grammar to review next

- [のが上手](/blog/n5-no-ga-jouzu/) — practices another grammar frame for activities, preferences, ability, or experience.
- [のが好き](/blog/n5-no-ga-suki/) — practices another grammar frame for activities, preferences, ability, or experience.
- [方（かた）](/blog/n5-kata/) — practices another grammar frame for activities, preferences, ability, or experience.
- [たい](/blog/n5-tai/) — contrasts with this pattern from the desire, invitation, plan, and intention grammar group.

## Learn のが下手 with Hane

If you want to review **のが下手** together with the related patterns above, Hane helps you practice Japanese in short, focused sessions.

Browse more lessons here:
- [All grammar lessons](/blog/)
- [JLPT N5 grammar lessons](/blog/n5/)