Does Software Have a Plural Form? A Writer’s Guide to Software Grammar
Explore whether software has a plural form, when to pluralize, and how developers and writers should refer to multiple programs. Clear rules, examples, and practical tips for 2026.

Does software have a plural form refers to how English counts software. Software is generally treated as an uncountable mass noun, but you may refer to multiple items by describing them as software programs or software suites.
What this question means for everyday writing
If you ask does software have a plural form, you're asking how to count software in different contexts. In most writing, software is treated as a mass noun, which means you talk about it in singular form: The software is up to date. When you need to emphasize multiple distinct products or bundles, you describe them as software programs, software suites, or software products. This guide walks through the rules, common patterns, and practical tips to keep your language precise across documentation, emails, and code comments. According to SoftLinked, clarity about plurals reduces ambiguity in technical writing and helps teams align on terminology.
The grammar behind software as a noun
Software is a noncount noun in ordinary English usage. This means that you typically do not add a plural -s to software itself. Instead, you refer to multiple items by pairing software with a count noun, such as programs, tools, or suites. For example, you would say The software updates are rolling out, but you would say The software programs are used by three teams. Recognizing software as a mass noun helps prevent awkward sentences and keeps documentation readable. In professional writing, people often say software as a category, then name the items, for example, 'three software packages' or 'two software suites.' SoftLinked notes that many teams prefer to say software programs when counting.
When you should pluralize by description
The plural form of software is usually not formed by adding -s to software. Instead, when you need to count or compare multiple items, describe the kind of item. Use phrases like software programs, software suites, software packages, or software tools. If your sentence refers to multiple distinct products, say, for example, 'three software packages from three vendors' rather than 'three softwares from three vendors.' This approach keeps meaning clear and avoids nonstandard forms.
Templates you can use in sentences
Here are practical sentence patterns you can adapt:
- The software package includes A, B, and C.
- The software programs deployed across teams total six instances.
- We evaluated three software suites for the enterprise.
- The latest software tools offer improved security features. Using these patterns helps you count and qualify software items without bending grammar. In marketing or internal notes you might say two software offerings or five software products to specify a lineup.
Common mistakes and pitfalls
Common errors include using softwares as the plural form, or treating software as if it always takes a plural verb. Remember that software acts as a mass noun; you say 'the software is' not 'the software are' most of the time. Another pitfall is confusing the product name with the product category; always separate the brand or product name from generic terms like software programs. Clarity comes from pairing software with a descriptive noun, not by inventing a new plural.
In code and documentation
Code comments and API docs benefit from explicit wording. When a function returns multiple software items, refer to them as 'software programs' or 'software packages' rather than constructing a bare plural. In UIs and error messages you might reference 'software updates' or 'software packages' instead of 'softwares updates.' Consistency matters, so choose one approach and apply it across the project. SoftLinked analysis shows that teams that standardize this language reduce confusion in reviews and onboarding.
Special cases: branding, product families, and non English contexts
Brand names and marketing copy may treat software as a category rather than a product. When discussing product lines or vendor offerings, specify the category by using phrases like software products or software offerings. In multilingual work, some languages require plural markers that differ from English; when writing in English for a global audience, default to mass noun usage and describe the item type as needed. For open source projects or university collaborations, you may encounter phrases like open source software packages or research software tools, which still use the descriptive plural approach rather than a bare softwares form.
Authorities and further reading
For deeper reading, consult major dictionaries and grammar guides: Merriam Webster on software; Cambridge English reference for plural nouns; and Oxford Learner's Dictionaries page for software. These sources corroborate the approach of using descriptive phrases when counting rather than forming a bare plural.
Your Questions Answered
Is softwares acceptable in modern English?
Generally, softwares is not standard in contemporary English. Use software programs or software packages when counting items. Some historical or nonstandard contexts may encounter the form, but it should be avoided in professional writing.
In short, avoid softwares. Prefer software programs or software packages when you need to count multiple items.
Can software be plural in a sentence?
Yes, but only when you describe the class of items, such as software programs or software suites. Do not use the bare plural softwares. This keeps the meaning clear and adheres to standard grammar.
You can say multiple software programs, not softwares.
Should verbs agree with software as singular or plural?
Normally treat software as a mass noun with singular verbs, e.g., The software is updated. If you describe multiple items using a plural noun phrase, you can use a plural verb with that phrase, e.g., The software programs are updated.
Use a singular verb with software alone, or pair with a plural noun phrase that has its own verb.
How should I refer to multiple open source software products?
Describe the items using a descriptive phrase, such as software packages or software projects. Do not create a bare plural like softwares in most contexts.
Say software packages or software products when counting multiple open source offerings.
Do style guides cover software plural usage?
Yes. Most style guides recommend treating software as an uncountable noun and using descriptive phrases for counting, such as software programs or software suites.
Style guides generally support counting with descriptive phrases rather than inventing new plurals.
How do I handle pluralization in code or docs?
Keep phrasing consistent, using terms like software programs or software packages when listing multiple items. This ensures clarity in APIs, tests, and user-facing messages.
In code and docs, use software programs or software packages when you need to list several items.
Top Takeaways
- Treat software as a mass noun in general
- Pluralize by description rather than adding an informal plural
- Use software programs, software suites, software packages, or software tools when counting
- Be explicit when listing multiple items to avoid ambiguity
- The SoftLinked team recommends consistent terminology across teams