4

(I'm not sure if the title is absolutely correct, so feel free to fix it)

Is it suitable to enumerate verbs without modal verb?

Example:

File already should be created and contain some data

in comparison to:

File already should be created and should contain some data

pyobum
  • 3,482
zerkms
  • 536

2 Answers2

3

Yes, it's possible to do that - though the word order in the examples is incorrect. It should be:

File should already be created and contain some data.

1

I'm not positive, but my reflexive feeling about this is that the modal in the first example would indeed apply to both "created" and "contain". The second sentence feels clunkier, but is logically unambiguous.

MaxN
  • 1,310
  • Yes, i think the same way. But some native language speaking habits take me into shortcuts as in the 1st phrase ;-) – zerkms Sep 21 '10 at 04:04
  • 1
    I agree. I would rewrite it slightly, though: 'The file should be created already and contain some data'. I've just moved already, but it seemed rather clumsy in that location. – J D OConal Sep 21 '10 at 04:42
  • 4
    If we are picking out our preferred position for already, then I think this is the position with the best flow: "The file should already be created and contain some data." :) – Kosmonaut Sep 21 '10 at 12:51