# にくい: hard to do

> Learn how to use にくい, a JLPT N4 Japanese grammar point meaning hard to do, with structure, nuance, examples, mistakes, and comparisons.

JLPT level: N4 · Updated: 2026-05-17 · Canonical: https://hane-app.com/blog/n4-nikui/

**にくい** means **hard to do**. It is a **JLPT N4** Japanese grammar pattern used to express that something is difficult to do in natural Japanese.

This grammar point often appears in conversation, written explanations, formal notices, and JLPT-style reading questions. If you want to express that an action is difficult to perform, **にくい** is a useful pattern to learn after the N5 basics.

## What does にくい mean?

Use **にくい** when you want to express that an action is difficult to perform.

Natural translations include:
- hard to do
- difficult to do

The exact English translation changes with context. Focus on what the grammar point does 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 masu-stem</span>
    <span class="fplus">+</span>
    <span class="ftoken t-core">にくい</span>
  </div>
</div>

Examples of the pattern:
- 読みにくい
- 使いにくい
- 歩きにくい

にくい attaches directly to the masu-stem. Pay attention to the word form before the pattern. Many JLPT N4 mistakes happen because the meaning is understood, but the grammar is attached to the wrong form.

## When is にくい used?

Use **にくい** in situations like:
- describing something that is physically or situationally difficult to do
- making a sentence more specific than a basic N5 pattern
- understanding natural Japanese in conversation or reading

Tone and register:
- neutral; common in daily speech, textbook examples, and JLPT N4 reading questions

## にくい example sentences

<div class="examples">
  <div class="example">
    <div class="example-jp">この<ruby>漢字<rt>かんじ</rt></ruby>は<ruby>読<rt>よ</rt></ruby>みにくいです。</div>
    <div class="example-en">This kanji is hard to read.</div>
    <div class="example-foot"><span class="example-tag">N4</span></div>
  </div>
  <div class="example">
    <div class="example-jp">このペンは<ruby>使<rt>つか</rt></ruby>いにくいです。</div>
    <div class="example-en">This pen is hard to use.</div>
    <div class="example-foot"><span class="example-tag">N4</span></div>
  </div>
  <div class="example">
    <div class="example-jp">この<ruby>肉<rt>にく</rt></ruby>は<ruby>食<rt>た</rt></ruby>べにくいです。</div>
    <div class="example-en">This meat is hard to eat.</div>
    <div class="example-foot"><span class="example-tag">N4</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">His voice is hard to hear.</div>
    <div class="example-foot"><span class="example-tag">N4</span></div>
  </div>
  <div class="example">
    <div class="example-jp">この<ruby>道<rt>みち</rt></ruby>は<ruby>歩<rt>ある</rt></ruby>きにくいです。</div>
    <div class="example-en">This road is hard to walk on.</div>
    <div class="example-foot"><span class="example-tag">N4</span></div>
  </div>
</div>

After reading each sentence, ask what job **にくい** is doing: describing difficulty in performing the action. That makes the nuance easier to remember than a one-word translation.

## Nuance of にくい

The key nuance is **difficulty from the speaker's perspective**.

This matters because **にくい** describes an inherent quality or circumstance that makes an action hard to complete. It is not about ability (that is 〜できない), but about the ease of performing the action itself.

For example:
- In context, **にくい** helps make the sentence more precise than a direct English translation.
- Compared with **やすい**, it carries the opposite weight even when both patterns attach to the same verb stem.

## にくい vs やすい

Both **にくい** and **やすい** attach to the masu-stem, but they express opposite ideas.

<div class="compare">
  <div class="cmp">
    <div class="cmp-head">にくい</div>
    <div class="cmp-sub">hard to do; difficult to do</div>
    <div class="cmp-when">When an action is difficult to perform</div>
    <div class="cmp-eg">このペンは<ruby>使<rt>つか</rt></ruby>いにくいです。</div>
    <div class="cmp-eg-en">This pen is hard to use.</div>
  </div>
  <div class="vs">vs</div>
  <div class="cmp">
    <div class="cmp-head">やすい</div>
    <div class="cmp-sub">easy to do</div>
    <div class="cmp-when">When an action is easy to perform</div>
    <div class="cmp-eg">このペンは<ruby>使<rt>つか</rt></ruby>いやすいです。</div>
    <div class="cmp-eg-en">This pen is easy to use.</div>
  </div>
</div>

If both translations seem possible, check whether the sentence emphasizes difficulty or ease. The context usually tells you which grammar point is natural.

## 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>むにくい</div>
    </div>
    <div class="mline">
      <span class="mark good">✅</span>
      <div class="mline-body"><ruby>読<rt>よ</rt></ruby>みにくい</div>
    </div>
    <div class="note">にくい must attach to the masu-stem, not the dictionary form.</div>
  </div>
  <div class="mistake">
    <div class="mline">
      <span class="mark bad">❌</span>
      <div class="mline-body">このペンは<ruby>使<rt>つか</rt></ruby>いやすいです。（intended meaning: hard to use）</div>
    </div>
    <div class="mline">
      <span class="mark good">✅</span>
      <div class="mline-body">このペンは<ruby>使<rt>つか</rt></ruby>いにくいです。</div>
    </div>
    <div class="note">やすい means easy. If you want to say something is difficult, use にくい instead.</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>めにくい。</div>
    </div>
    <div class="mline">
      <span class="mark good">✅</span>
      <div class="mline-body"><ruby>漢字<rt>かんじ</rt></ruby>が<ruby>読<rt>よ</rt></ruby>みにくい。</div>
    </div>
    <div class="note">Potential form (読める) expresses ability. Attach にくい to the masu-stem to describe difficulty, not inability.</div>
  </div>
</div>

A helpful practice method is to write one sentence with **にくい**, then rewrite it with **やすい**. If the meaning flips completely, you are using the forms correctly.

## Is にくい on the JLPT?

<div class="jlpt-card">
  <div class="jlpt-shield">N4</div>
  <div class="jlpt-info">
    <p><strong>にくい</strong> appears on <strong>JLPT N4</strong> as a core difficulty pattern.</p>
    <div class="jlpt-checks">
      <ul>
        <li>Recognize the masu-stem attachment in reading</li>
        <li>Distinguish it from やすい and づらい</li>
        <li>Use it in simple original sentences</li>
      </ul>
    </div>
  </div>
</div>

For test preparation, study the grammar point in full sentences. JLPT questions often test whether you understand the surrounding context, not just the dictionary meaning.

## Practice questions for にくい

<div class="prompts">
  <div class="prompt">
    <span class="prompt-num">1</span>
    <span class="prompt-text">Write one sentence using the basic pattern with a verb of your choice.</span>
    <span class="prompt-tag">production</span>
  </div>
  <div class="prompt">
    <span class="prompt-num">2</span>
    <span class="prompt-text">Change the sentence into polite or casual style.</span>
    <span class="prompt-tag">style</span>
  </div>
  <div class="prompt">
    <span class="prompt-num">3</span>
    <span class="prompt-text">Compare your sentence with the related pattern やすい using the same verb.</span>
    <span class="prompt-tag">contrast</span>
  </div>
</div>

Keep your first sentences simple. Once the structure feels natural, add time words, places, or reasons to make the sentence more realistic.

## Learning path for にくい

<div class="path">
  <div class="path-step">
    <span class="step-num">1</span>
    <div class="step-body">First, make sure you can form the masu-stem and attach <strong>にくい</strong> without looking at the pattern chart.</div>
  </div>
  <div class="path-step">
    <span class="step-num">2</span>
    <div class="step-body">Next, compare it with <a href="/blog/n4-yasui/">やすい</a>. Choosing between them helps you feel the difference between difficulty and ease.</div>
  </div>
  <div class="path-step">
    <span class="step-num">3</span>
    <div class="step-body">Then, add <a href="/blog/n4-zurai/">づらい</a> or <a href="/blog/n4-nakanaka-nai/">なかなか～ない</a> to see how the nuance of difficulty changes.</div>
  </div>
  <div class="path-step">
    <span class="step-num">4</span>
    <div class="step-body">Finally, write one literal sentence, one with a changed subject or time expression, and one that contrasts with a related pattern.</div>
  </div>
</div>

## Related grammar to review next

- [やすい](/blog/n4-yasui/) — easy to do; the direct opposite of にくい
- [づらい](/blog/n4-zurai/) — hard to do; emphasizes physical or emotional difficulty
- [なかなか～ない](/blog/n4-nakanaka-nai/) — not easily; focuses on the negative result rather than the action itself
- [ことができる](/blog/n4-koto-ga-dekiru/) — can do; expresses ability rather than difficulty

## 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 N4 grammar lessons](/blog/n4/)