About 366,000 results
Open links in new tab
  1. SOME Definition & Meaning - Merriam-Webster

    When some is used without a number, most commentators feel that somewhat is to be preferred. Their advice is an oversimplification, however; only when some modifies an adjective, usually a …

  2. Home - SOME (So Others Might Eat)

    Paige comes to SOME with a career rooted in mission-driven work and a deep belief that authentic storytelling and genuine donor partnership are at the heart of lasting impact.

  3. SOME | English meaning - Cambridge Dictionary

    It'll be some time before we meet again. It was some years later when they next met. We discussed the problem at some length.

  4. SOME Definition & Meaning | Dictionary.com

    SOME definition: being an undetermined or unspecified one. See examples of some used in a sentence.

  5. Some - Definition, Meaning & Synonyms | Vocabulary.com

    When you have some time to kill, you've got an unspecified amount of time — it could be five minutes or five hours. The word some sounds like sum which means "a total quantity or amount."

  6. SOME definition in American English | Collins English Dictionary

    You use some to emphasize that a quantity or number is fairly small. For example, if something happens to some extent, it happens a little.

  7. SOME Synonyms & Antonyms - 32 words | Thesaurus.com

    Find 32 different ways to say SOME, along with antonyms, related words, and example sentences at Thesaurus.com.

  8. Some - Wikipedia

    "Some", a song by Built to Spill from their 1994 album There's Nothing Wrong with Love Socialist-oriented market economy, the Vietnamese economic system occasionally abbreviated SOME

  9. How to Use "Some" in the English Grammar LanGeek

    Some can be used to show a considerable or a small amount or number. Regarding other sentences in a context, we can identify if it means 'considerable' or 'small.'

  10. Array.prototype.some () - JavaScript | MDN - MDN Web Docs

    Feb 24, 2026 · The some() method of Array instances returns true if it finds an element in the array that satisfies the provided testing function. Otherwise, it returns false.