0

Should you use a comma in the term "single unified"? Here are two examples. (I have kept the original punctuation.)

The company uses a single, unified database for all its customer information.

The company is a pioneer in using a single unified and companywide platform.

I have read mixed assessments of whether a comma is needed.

V2Blast
  • 218
debbiesym
  • 1,044

2 Answers2

3

Yes, it would seem the comma is needed. This is the very distinction between coordinate and cumulative adjectives.

If two modifiers are describing the same feature (and would make sense with the word "and" between them) they are coordinate. The "and" should then be replaced with a comma. As long as the cumulative adjective isn't used to create a compound noun, the comma is needed.

Example:
The wealthy, elegant lady looks like a model.

In contrast, cumulative adjectives build upon each other and must be in a certain order. They don't take "and" or commas between them.

Example:
The big old black bull followed the young Brahma cow.

In OP's example, since single and unified are both modifying "database" in the same way (number/size), they are coordinate adjectives. The sentence would read correctly if written:

The company uses a single and unified database for all its customer information.

Therefore we can replace the "and" with a comma:

The company uses a single, unified database for all its customer information.

vidget
  • 461
1

It depends on what the noun is. If the writer is talking about database as the noun, you need a comma (single, unified database). By contrast, if the writer is talking about unified database as the compound noun, then the adjective single modifies unified database, so no comma there.

Arun
  • 715
  • While that's true, the question seems to be about whether the two modifiers need necessarily be separated by a comma when they both modify the noun. – Kris Mar 06 '18 at 06:40
  • 1
    Yes, if the two modifiers can be separated using "and" and still the intended meaning is conveyed, I will use a comma between them. – Arun Mar 06 '18 at 06:51
  • 2
    "if the two modifiers can be separated using "and" and still the intended meaning is conveyed, I will use a comma between them" __ that is indeed the right logic @Arun, which you can edit into your answer. You can also strengthen your answer by adding an extract from (and link to) a standard online resource that mentions this approach or rule for using commas with adjectives. – English Student Mar 07 '18 at 02:20