0

I have the following sentence, but I'm not sure if the verb should be conjugated as do or does:

... this means moving away from a convoluted collection of Excel spreadsheets or a cumbersome software that do/does not truly lend...

Excel spreadsheets and convoluted software both refer to outdated ways of doing things, so they share the same semantic purpose in the sentence; they should be grouped. A company could be using either a collection of Excel spreadsheets or a cumbersome software package to solve this problem. They wouldn't use both at the same time, so or is appropriate. The software would solve the problem, but it does the job poorly. Excel spreadsheets also solve the problem, but poorly. Therefore, the two are related but are not packaged together.

My gut feeling is does because each subject is singular, but when combined with or, they become plural, so do makes more sense.

Which is correct?

  • 2
    Could you please edit your question to explain more clearly what you are asking for? Any answer would depend on how the two clauses disjoined by ‘or’ are related. Are they two different ways of expressing the same feature, or are they two different features altogether? In other words, does the “cumbersome system” consist of dealing with a “convoluted pile of spreadsheets”, or is it something else besides this? – Tuffy Feb 23 '19 at 09:23
  • Try this rule: do is a helping verb. For present tense of the verb form - For: I/You/We/They - use do. For he/she/it (..and the "convoluted...cumbersome system" both are an "it") use does. Purdue University Online Writing Lab (OWL) Web. – Steve B053 Feb 23 '19 at 10:19
  • @Tuffy I edited the question to clarify. They share the same semantic purpose of “these are two outdated ways of doing things”. But the convoluted system is separate from the spreadsheets in that the system is not actually the spreadsheets; it’s a separate software altogether. – Chris Cirefice Feb 23 '19 at 10:54
  • @ChrisCirefice Now that you have done this, my question changes to another question. Why are you using the disjunction (‘or’) rather than the conjunction (‘and’), when there are these two separate parts of the problem? – Tuffy Feb 23 '19 at 12:23
  • @Tuffy Because a company could be using either a collection of Excel spreadsheets or a cumbersome software package to solve this problem. They wouldn't use both at the same time, so it's quite specific. The software would solve the problem, but it does the job poorly. Excel spreadsheets also solve the problem, but poorly. Therefore, the two are related but are not packaged together. I should have just used software from the start instead of system which is much more ambiguous. Sorry about that! – Chris Cirefice Feb 23 '19 at 12:26
  • @ChrisCirefice Ah, light is beginning to dawn. So a discussion is under way about a choice to be made between two options each of which has some significant problem(s). What I still am not sure about is whether the proposal is that EITHER one OR the other should be adopted (presumably as the lesser of two evils) or whether BOTH these alternatives should be abandoned in favour of some altogether better ‘third way’. – Tuffy Feb 23 '19 at 12:34
  • @Tuffy Basically this is a sentence in a pitch for a software I'm developing to replace these two outdated solutions. Nobody should be using Excel spreadsheets or the older software after having tested mine - it's the better option, that's the idea. But my question here is actually about how to conjugate do properly based on the two subjects in this independent clause ;) – Chris Cirefice Feb 23 '19 at 12:37
  • @ChrisCirefice That is the context I was looking for. Now all is clear. Thank you. What our conversation illustrate is that often what we think is a problem about language is really about clarity of ideas. Answer coming up. – Tuffy Feb 23 '19 at 12:41
  • In the title, you neglected to mention that the first "singular subject" contains the plural noun phrase "Excel spreadsheets". That might be relevant. By the way, "a software" does not sound natural to many English speakers. Software is usually used as an uncountable noun. – herisson Feb 23 '19 at 13:43
  • @sumelic I'm a native (AmE) speaker and "a(n) adjective software" sounds completely fine to me. I wouldn't use "a software" on its own, but using adjectives/adverbs surrounding it doesn't sound or look wrong to me... I guess in my head, I'm implying "software package", which is perhaps industry-specific "jargon". Don't know if that makes a difference, but given that much of the literature/manuals around software in this industry use the same constructions, it's not a problem. – Chris Cirefice Feb 23 '19 at 14:36

1 Answers1

1

This answer follows on from a discussion between us in comment and reply.

We have established that you are offering a better alternative to the two unsatisfactory alternatives you have mentioned (excel spreadsheets and a particular software system.

First of all, both ’do’ and ’does’ will sound awkward because ’or’ is actually used in two logically different ways:

Do you take milk or sugar in your coffee?

This is an inclusive disjunction. You can have one or the other or both.

Would you like coffee or tea?

You can have either one or the other but not both.

But, from our exchange, that you are dismissing both alternatives in favour of a third.

The way to avoid ambiguity between inclusive and exclusive or is to use either before the first.

...either a pile of excel spreadsheets or a cumbersome system....

But then you compound the problem by adding the negative not. The sense of possible ambiguity creeps back in here. The essence of the problem is that you want to move away from A and B. There are various ways to do this. First, you need explicitly to say that they should be

..moving away from a choice between A and B...

Now what you want want to say about A and B is that neither of them lends ....(whatever). You are now clearly talking of discarding both of two alternatives because each one is unsatisfactory in some way. Neither has to be followed by a singular verb. So

... moving away from a choice between A and B neither of which lends ...

Tuffy
  • 11,165
  • I knew that I was phrasing this wrong to begin with... and you've cleared that up quite nicely! Getting rid of the awkward negative not is also useful in conveying the more direct message of "trust me, what I'm offering is better than the stuff you're currently dealing with". You may have just helped get me a grant, thanks a bunch! – Chris Cirefice Feb 23 '19 at 14:38