# からある / からする / からの: at least; as much as; as many as ~

> Learn how to use からある, からする, and からの, JLPT N1 grammar meaning 'at least' for amounts, prices, and people, with formation, nuance, and comparisons.

JLPT level: N1 · Updated: 2026-05-18 · Canonical: https://hane-app.com/blog/n1-kara-aru-kara-suru-kara-no/

**からある / からする / からの** mean **at least; as much as; as many as ~**. They are **JLPT N1** grammar patterns used to emphasize that a quantity—like a weight, distance, price, or number of people—is surprisingly large or noteworthy.

You’ll see these patterns in articles, advertisements, and polite conversation. When you want to stress that something is “a whopping X kilos” or “costs a good Y yen,” **からある / からする / からの** give your Japanese natural, expressive precision.

## What does からある / からする / からの mean?

Use **からある**, **からする**, or **からの** when you want to attach “at least this much” to a noun, adding the speaker’s awareness that the amount is impressive or beyond ordinary expectation.

- **からある** — for measurements (weight, distance, size, etc.)
- **からする** — for prices and monetary values
- **からの** — for the number of people

The best English equivalent is often “at least,” but the nuance is stronger: “a full,” “as much as,” or “no less than.”

The choice of pattern depends entirely on what kind of quantity you’re describing.

## How to form からある / からする / からの

Each pattern attaches directly after a number + counter (or quantity noun) and is followed by the noun it modifies. No の is needed between the pattern and the noun.

<div class="formation">
  <div class="ftoken"><span class="t-core">10</span><span class="t-conn">キロ</span></div>
  <span class="fplus">+</span>
  <div class="ftoken"><span class="t-stem">からある</span></div>
  <span class="farrow">→</span>
  <div class="ftoken"><span class="t-stem"><ruby>重<rp>(</rp><rt>おも</rt><rp>)</rp></ruby>さ</span></div>
</div>

<div class="formation">
  <div class="ftoken"><span class="t-core">100</span><span class="t-conn"><ruby>万<rp>(</rp><rt>まん</rt><rp>)</rp></ruby><ruby>円<rp>(</rp><rt>えん</rt><rp>)</rp></ruby></span></div>
  <span class="fplus">+</span>
  <div class="ftoken"><span class="t-stem">からする</span></div>
  <span class="farrow">→</span>
  <div class="ftoken"><span class="t-stem"><ruby>時計<rp>(</rp><rt>とけい</rt><rp>)</rp></ruby></span></div>
</div>

<div class="formation">
  <div class="ftoken"><span class="t-core">50</span><span class="t-conn"><ruby>人<rp>(</rp><rt>ひと</rt><rp>)</rp></ruby></span></div>
  <span class="fplus">+</span>
  <div class="ftoken"><span class="t-stem">からの</span></div>
  <span class="farrow">→</span>
  <div class="ftoken"><span class="t-stem"><ruby>学生<rp>(</rp><rt>がくせい</rt><rp>)</rp></ruby></span></div>
</div>

You can also put the entire phrase in front of だ・です to end a sentence:  
**10キロからある** → “It weighs at least 10 kilos.”

## When is からある / からする / からの used?

These patterns appear when a speaker wants to highlight the magnitude of a number. Typical situations:

- describing an object’s surprising weight or size
- stressing how expensive something is
- emphasizing a large turnout or crowd

Tone and register:
- Slightly formal or written-leaning, but perfectly natural in spoken Japanese when you want to sound expressive.
- Common in product descriptions, news, and polite conversation.

## からある / からする / からの example sentences

<div class="examples">
  <div class="example">
    <div class="example-jp">このかばんは10キロからある<ruby>重<rp>(</rp><rt>おも</rt><rp>)</rp></ruby>さだ。</div>
    <div class="example-en">This bag weighs at least 10 kilograms.</div>
    <div class="example-foot"><span class="example-tag">からある</span><span class="example-tag">weight</span></div>
  </div>
  <div class="example">
    <div class="example-jp"><ruby>彼<rp>(</rp><rt>かれ</rt><rp>)</rp></ruby>は50キロからある<ruby>荷物<rp>(</rp><rt>にもつ</rt><rp>)</rp></ruby>を<ruby>一人<rp>(</rp><rt>ひとり</rt><rp>)</rp></ruby>で<ruby>運ん<rp>(</rp><rt>はこん</rt><rp>)</rp></ruby>だ。</div>
    <div class="example-en">He carried luggage weighing a full 50 kilos by himself.</div>
    <div class="example-foot"><span class="example-tag">からある</span><span class="example-tag">carried</span></div>
  </div>
  <div class="example">
    <div class="example-jp">この<ruby>指輪<rp>(</rp><rt>ゆびわ</rt><rp>)</rp></ruby>は50<ruby>万<rp>(</rp><rt>まん</rt><rp>)</rp></ruby><ruby>円<rp>(</rp><rt>えん</rt><rp>)</rp></ruby>からするらしい。</div>
    <div class="example-en">I hear this ring costs at least 500,000 yen.</div>
    <div class="example-foot"><span class="example-tag">からする</span><span class="example-tag">price</span></div>
  </div>
  <div class="example">
    <div class="example-jp">その<ruby>家<rp>(</rp><rt>いえ</rt><rp>)</rp></ruby>は1<ruby>億<rp>(</rp><rt>おく</rt><rp>)</rp></ruby><ruby>円<rp>(</rp><rt>えん</rt><rp>)</rp></ruby>からする。</div>
    <div class="example-en">That house costs a good 100 million yen.</div>
    <div class="example-foot"><span class="example-tag">からする</span><span class="example-tag">house</span></div>
  </div>
  <div class="example">
    <div class="example-jp">あのイベントには1000<ruby>人<rp>(</rp><rt>ひと</rt><rp>)</rp></ruby>からの<ruby>参加者<rp>(</rp><rt>さんかしゃ</rt><rp>)</rp></ruby>が<ruby>来<rp>(</rp><rt>き</rt><rp>)</rp></ruby>た。</div>
    <div class="example-en">At least 1,000 participants came to that event.</div>
    <div class="example-foot"><span class="example-tag">からの</span><span class="example-tag">event</span></div>
  </div>
  <div class="example">
    <div class="example-jp"><ruby>講演会<rp>(</rp><rt>こうえんかい</rt><rp>)</rp></ruby>には300<ruby>人<rp>(</rp><rt>ひと</rt><rp>)</rp></ruby>からの<ruby>聴衆<rp>(</rp><rt>ちょうしゅう</rt><rp>)</rp></ruby>が<ruby>集まっ<rp>(</rp><rt>あつまっ</rt><rp>)</rp></ruby>た。</div>
    <div class="example-en">A full 300 audience members gathered for the lecture.</div>
    <div class="example-foot"><span class="example-tag">からの</span><span class="example-tag">audience</span></div>
  </div>
</div>

In each case the grammar does more than state a minimum; it signals that the number is striking.

## Nuance of からある / からする / からの

The core nuance is **impressive magnitude**. The speaker isn’t simply reporting a figure—they’re saying “no less than,” often with a hint of admiration, surprise, or even complaint (depending on tone).

- With a bag: “Wow, it weighs 10 kilos at least.”
- With a ring: “That ring is worth a solid half-million yen.”
- With a crowd: “Can you believe 1,000 people showed up?”

If you replace からある/する/からの with a plain number, the emotional weight disappears. That emotional coloring is what makes N1 grammar worth mastering.

<div class="note-callout">
  <div class="note-icon">💡</div>
  <div class="note-body">The patterns are almost never used with small or expected quantities. Saying “１<ruby>人<rp>(</rp><rt>ひと</rt><rp>)</rp></ruby>からの<ruby>友達<rp>(</rp><rt>ともだち</rt><rp>)</rp></ruby>” would sound odd because one friend isn’t impressive—unless context makes it clear the small number itself is surprising.</div>
</div>

## からある / からする / からの vs <ruby>以上<rp>(</rp><rt>いじょう</rt><rp>)</rp></ruby>

Both **からある / からする / からの** and **<ruby>以上<rp>(</rp><rt>いじょう</rt><rp>)</rp></ruby>** express “or more,” but they differ in feel.

<div class="compare">
  <div class="cmp">
    <div class="cmp-head"><strong>からある / からする / からの</strong></div>
    <div class="cmp-sub">Emphasizes magnitude, often with surprise or impressiveness.</div>
    <div class="cmp-when">Used when you want to highlight a large amount.</div>
  </div>
  <div class="vs">vs</div>
  <div class="cmp">
    <div class="cmp-head"><strong><ruby>以上<rp>(</rp><rt>いじょう</rt><rp>)</rp></ruby></strong></div>
    <div class="cmp-sub">Neutral “or more.” Simple factual statement.</div>
    <div class="cmp-when">Used when you just need to set a lower limit, without emotional coloring.</div>
  </div>
</div>

**Quick contrast:**

<div class="cmp-eg">10キロからある<ruby>距離<rp>(</rp><rt>きょり</rt><rp>)</rp></ruby></div>
<div class="cmp-eg-en">A distance of at least 10 kilos (sounds heavy, remarkable).</div>
<div class="cmp-eg">10キロ<ruby>以上<rp>(</rp><rt>いじょう</rt><rp>)</rp></ruby>ある<ruby>距離<rp>(</rp><rt>きょり</rt><rp>)</rp></ruby></div>
<div class="cmp-eg-en">A distance of 10 kilos or more (plain fact).</div>

Pick **からある/する/からの** when you want the listener to feel the weight, the cost, or the crowd.

## Common mistakes with からある / からする / からの

<div class="mistakes">
  <div class="mistake">
    <div class="mline">
      <div class="mark bad">❌</div>
      <div class="mline-body">この<ruby>時計<rp>(</rp><rt>とけい</rt><rp>)</rp></ruby>は10<ruby>万<rp>(</rp><rt>まん</rt><rp>)</rp></ruby><ruby>円<rp>(</rp><rt>えん</rt><rp>)</rp></ruby>からある。（× — money → use からする）</div>
    </div>
    <div class="mline">
      <div class="mark good">✅</div>
      <div class="mline-body">この<ruby>時計<rp>(</rp><rt>とけい</rt><rp>)</rp></ruby>は10<ruby>万<rp>(</rp><rt>まん</rt><rp>)</rp></ruby><ruby>円<rp>(</rp><rt>えん</rt><rp>)</rp></ruby>からする。</div>
    </div>
    <div class="note">Prices always take からする.</div>
  </div>
  <div class="mistake">
    <div class="mline">
      <div class="mark bad">❌</div>
      <div class="mline-body">この<ruby>荷物<rp>(</rp><rt>にもつ</rt><rp>)</rp></ruby>は20キロからする。（× — weight → use からある）</div>
    </div>
    <div class="mline">
      <div class="mark good">✅</div>
      <div class="mline-body">この<ruby>荷物<rp>(</rp><rt>にもつ</rt><rp>)</rp></ruby>は20キロからある。</div>
    </div>
  </div>
  <div class="mistake">
    <div class="mline">
      <div class="mark bad">❌</div>
      <div class="mline-body">500グラムからある<ruby>小さい<rp>(</rp><rt>ちいさい</rt><rp>)</rp></ruby><ruby>箱<rp>(</rp><rt>ばこ</rt><rp>)</rp></ruby>。（sounds odd — 500g isn’t strikingly heavy）</div>
    </div>
    <div class="mline">
      <div class="mark good">✅</div>
      <div class="mline-body">500グラムもある<ruby>小さい<rp>(</rp><rt>ちいさい</rt><rp>)</rp></ruby><ruby>箱<rp>(</rp><rt>ばこ</rt><rp>)</rp></ruby>。（use も for surprising small-ness within context）</div>
    </div>
    <div class="note">Don’t force the pattern on small amounts unless the context makes “just 500g” surprising.</div>
  </div>
  <div class="mistake">
    <div class="mline">
      <div class="mark bad">❌</div>
      <div class="mline-body">100<ruby>人<rp>(</rp><rt>ひと</rt><rp>)</rp></ruby>がある<ruby>学生<rp>(</rp><rt>がくせい</rt><rp>)</rp></ruby>。（meaningless）</div>
    </div>
    <div class="mline">
      <div class="mark good">✅</div>
      <div class="mline-body">100<ruby>人<rp>(</rp><rt>ひと</rt><rp>)</rp></ruby>からの<ruby>学生<rp>(</rp><rt>がくせい</rt><rp>)</rp></ruby>。（at least 100 students）</div>
    </div>
  </div>
</div>

## Is からある / からする / からの on the JLPT?

Yes. These patterns are firmly in the **JLPT N1** inventory. You can expect them in the reading and grammar sections, often as a “choose the correct expression” item where you must decide between からある and からする, or distinguish them from <ruby>以上<rp>(</rp><rt>いじょう</rt><rp>)</rp></ruby> / からには / からのこと.

<div class="jlpt-card">
  <div class="jlpt-shield">N1</div>
  <div class="jlpt-info">
    <div class="jlpt-checks">
      <span>🔹 Appears in reading comprehension</span>
      <span>🔹 Tested on meaning distinction (からある vs からする)</span>
      <span>🔹 Often seen alongside large numbers in descriptive texts</span>
    </div>
  </div>
</div>

## Practice questions for からある / からする / からの

<div class="prompts">
  <div class="prompt">
    <div class="prompt-num">1.</div>
    <div class="prompt-text">Describe a heavy object using <strong>からある</strong>.</div>
    <div class="prompt-tag">からある</div>
  </div>
  <div class="prompt">
    <div class="prompt-num">2.</div>
    <div class="prompt-text">Tell a friend how expensive a watch is with <strong>からする</strong>.</div>
    <div class="prompt-tag">からする</div>
  </div>
  <div class="prompt">
    <div class="prompt-num">3.</div>
    <div class="prompt-text">Use <strong>からの</strong> to comment on the size of a concert audience.</div>
    <div class="prompt-tag">からの</div>
  </div>
  <div class="prompt">
    <div class="prompt-num">4.</div>
    <div class="prompt-text">Rewrite a sentence with <strong><ruby>以上<rp>(</rp><rt>いじょう</rt><rp>)</rp></ruby></strong> so that it uses <strong>からある</strong> and changes the emotional weight.</div>
    <div class="prompt-tag">comparison</div>
  </div>
</div>

## Learning path for からある / からする / からの

<div class="path">
  <div class="path-step">
    <div class="step-num">1</div>
    <div class="step-body">Memorize the rule: からある → measurement, からする → price, からの → people. Create a mental table.</div>
  </div>
  <div class="path-step">
    <div class="step-num">2</div>
    <div class="step-body">Compare with <ruby>以上<rp>(</rp><rt>いじょう</rt><rp>)</rp></ruby>. Say a handful of sentences both ways to feel the difference in speaker attitude.</div>
  </div>
  <div class="path-step">
    <div class="step-num">3</div>
    <div class="step-body">Write three original sentences where the quantity is striking enough to warrant the pattern.</div>
  </div>
  <div class="path-step">
    <div class="step-num">4</div>
    <div class="step-body">Look for these patterns in Japanese articles or product descriptions, and note the emotional context.</div>
  </div>
  <div class="path-step">
    <div class="step-num">5</div>
    <div class="step-body">Add a related N1 grammar point (see below) to your review stack and practice switching between them.</div>
  </div>
</div>

## Related grammar to review next

- [かれかれ](/blog/n1-kare-kare/) — a pattern for enumerating possibilities that often pairs large numbers with uncertainty, making it a natural follow-up.
- [<ruby>可能性<rp>(</rp><rt>かのうせい</rt><rp>)</rp></ruby>がある](/blog/n1-kanousei-ga-aru/) — because N1 reasoning often involves weighing magnitude and likelihood together.
- [かたがた](/blog/n1-katagata/) — another set expression used around people and formal occasions; useful to contrast with からの.
- [かいもなく](/blog/n1-kai-mo-naku/) — helps you practice the idea of “despite a huge amount,” which pairs well with からある/する/からの when you want to express unexpected outcomes.

## Learn からある / からする / からの with Hane

If you want to review **からある / からする / からの** alongside the patterns above, Hane helps you practice Japanese in short, focused sessions.

Browse more lessons here:
- [All grammar lessons](/blog/)
- [JLPT N1 grammar lessons](/blog/n1/)