# すぎる: too much

> Learn how to use すぎる, a JLPT N5 Japanese grammar point meaning too much, with structure, nuance, examples, mistakes, and comparisons.

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

**すぎる** means **too much**. It is a **JLPT N5** Japanese grammar pattern used to say that something exceeds a good or normal amount.

This grammar point appears often in beginner conversations, classroom Japanese, and JLPT-style questions. If you want to say that something exceeds a good or normal amount, **すぎる** is a useful pattern to learn because it helps you build natural basic sentences.

## What does すぎる mean?

Use **すぎる** when you want to say that something exceeds a good or normal amount.

Natural translations include:
- too much
- too

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 masu-stem</span>
    <span class="fplus">+</span>
    <span class="ftoken t-core">すぎる</span>
  </div>
  <div class="formula">
    <span class="ftoken t-stem">Adjective stem</span>
    <span class="fplus">+</span>
    <span class="ftoken t-core">すぎる</span>
  </div>
</div>

Examples of the pattern:
- 食べすぎる
- 高すぎる
- 静かすぎる

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:
- complaints
- warnings
- describing excess

Tone and register:
- neutral and common
- Common in daily speech, textbook examples, and beginner JLPT questions

## すぎる example sentences

<div class="example">
  <p class="example-jp">このかばんは<ruby>高<rt>たか</rt></ruby>すぎます。</p>
  <p class="example-en">This bag is too expensive.</p>
  <p class="example-foot"><span class="example-tag">i-adjective</span></p>
</div>

<div class="example">
  <p class="example-jp"><ruby>昨日<rt>きのう</rt></ruby>、<ruby>食<rt>た</rt></ruby>べすぎました。</p>
  <p class="example-en">I ate too much yesterday.</p>
  <p class="example-foot"><span class="example-tag">verb</span></p>
</div>

<div class="example">
  <p class="example-jp">この<ruby>部屋<rt>へや</rt></ruby>は<ruby>静<rt>しず</rt></ruby>かすぎます。</p>
  <p class="example-en">This room is too quiet.</p>
  <p class="example-foot"><span class="example-tag">na-adjective</span></p>
</div>

<div class="example">
  <p class="example-jp"><ruby>早<rt>はや</rt></ruby>く<ruby>起<rt>お</rt></ruby>きすぎました。</p>
  <p class="example-en">I woke up too early.</p>
  <p class="example-foot"><span class="example-tag">verb</span></p>
</div>

<div class="example">
  <p class="example-jp">この<ruby>問題<rt>もんだい</rt></ruby>は<ruby>難<rt>むずか</rt></ruby>しすぎます。</p>
  <p class="example-en">This problem is too difficult.</p>
  <p class="example-foot"><span class="example-tag">i-adjective</span></p>
</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 **the amount or degree is beyond what is appropriate**.

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 the amount or degree is beyond what is appropriate.
- 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">Excessive, often negative</div>
    <div class="cmp-when">Use when the amount or degree is beyond what is appropriate.</div>
    <div class="cmp-eg">このかばんは<ruby>高<rt>たか</rt></ruby>すぎます。</div>
    <div class="cmp-eg-en">This bag is too expensive.</div>
  </div>
  <div class="vs">vs</div>
  <div class="cmp">
    <div class="cmp-head">とても</div>
    <div class="cmp-sub">Very; not necessarily excessive</div>
    <div class="cmp-when">Use for a high degree without implying excess.</div>
    <div class="cmp-eg">このかばんはとても<ruby>高<rt>たか</rt></ruby>いです。</div>
    <div class="cmp-eg-en">This bag is very expensive.</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>
      <span class="mline-body"><ruby>難<rt>むずか</rt></ruby>しいすぎます。</span>
    </div>
    <div class="mline">
      <span class="mark good">✅</span>
      <span class="mline-body"><ruby>難<rt>むずか</rt></ruby>しすぎます。</span>
    </div>
    <p class="note">Keep the adjective stem and drop the final い before すぎる.</p>
  </div>
  <div class="mistake">
    <div class="mline">
      <span class="mark bad">❌</span>
      <span class="mline-body">このかばんは<ruby>高<rt>たか</rt></ruby>すぎます。（when you mean "very"）</span>
    </div>
    <div class="mline">
      <span class="mark good">✅</span>
      <span class="mline-body">このかばんはとても<ruby>高<rt>たか</rt></ruby>いです。</span>
    </div>
    <p class="note">すぎる means "too much," not simply "very."</p>
  </div>
  <div class="mistake">
    <div class="mline">
      <span class="mark bad">❌</span>
      <span class="mline-body"><ruby>静<rt>しず</rt></ruby>かなすぎます。</span>
    </div>
    <div class="mline">
      <span class="mark good">✅</span>
      <span class="mline-body"><ruby>静<rt>しず</rt></ruby>かすぎます。</span>
    </div>
    <p class="note">Na-adjectives attach directly without な before すぎる.</p>
  </div>
</div>

A good study habit is to write one short sentence and then change only the grammar point. This makes the difference between similar patterns easier to feel.

## 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 the bag is too expensive.</span>
    <span class="prompt-tag">Production</span>
  </div>
  <div class="prompt">
    <span class="prompt-num">2</span>
    <span class="prompt-text">Say you ate too much.</span>
    <span class="prompt-tag">Production</span>
  </div>
  <div class="prompt">
    <span class="prompt-num">3</span>
    <span class="prompt-text">Say the problem is too difficult.</span>
    <span class="prompt-tag">Production</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 すぎる

<div class="path">
  <div class="path-step">
    <span class="step-num">1</span>
    <div class="step-body">Make one short sentence with <strong>すぎる</strong> using a verb or adjective you already know.</div>
  </div>
  <div class="path-step">
    <span class="step-num">2</span>
    <div class="step-body">Compare it with <strong>とても</strong>. Notice how changing the pattern changes whether the meaning is excessive or simply a high degree.</div>
  </div>
  <div class="path-step">
    <span class="step-num">3</span>
    <div class="step-body">Write a second example with a different subject or time word to test flexibility.</div>
  </div>
  <div class="path-step">
    <span class="step-num">4</span>
    <div class="step-body">Contrast <strong>すぎる</strong> with a related pattern like <strong>ほうがいい</strong> or <strong>はどうですか</strong> to see how the basic meaning changes.</div>
  </div>
</div>

## Related grammar to review next

- [とても](/blog/n5-totemo/) — reviews another pattern for comparison, degree, or evaluation.
- [ほうがいい](/blog/n5-hou-ga-ii/) — contrasts with this pattern from the request, permission, prohibition, and obligation grammar group.
- [はどうですか](/blog/n5-wa-dou-desu-ka/) — contrasts with this pattern from the question, explanation, and confirmation grammar group.
- [より～ほうが](/blog/n5-yori-hou-ga/) — reviews another pattern for comparison, degree, or evaluation.

## 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/)