Learn English – Techniques for easy conversion from passive voice to active voice in the third person

active-voice

Recently, a scientific paper of mine was rejected. One of the reviewers of my paper commented that I needed to convert the entire paper from a passive voice to an active voice. Currently, I'm using tons of phrases in the passive third person voice such as:

Two different versions of the generalized polynomial chaos finite element method were implemented and tested in this paper.

I know that it's very easy to convert this sentence into the active 1st person plural, since it only requires a minor rearrangement of the words and tenses:

We implement and test two different versions of the generalized polynomial chaos finite element method in this paper.

But I have no clue how to convert a sentence like this into the 3rd person active. What's the easiest way to accomplish conversion from 3rd person passive to 3rd person active?

Best Answer

In order to convert from passive voice to active voice, you have to specify the subject that performed the action of the verb. This is why passive voice is frowned upon -- because it does not present as much information.

Your rewording (to 1st person active) assumes that the performers were the authors throughout the paper, which is why it's easy to add "We" and rearrange accordingly. Your rearrangement is grammatically correct and semantically clear. Can you clarify why first person is not sufficient? Is it merely that you wish to avoid the use of first person pronouns in a scholarly paper?

If you are trying to convert the sentences to 3rd person active, you have to be able to identify the subject of each sentence. If, as in the provided example, the subject is the authors, but you wish to speak in the third person, then you can replace the first person subject (as in your example above) with either "the authors" or "they":

  • The authors implemented and tested two different versions of the generalized polynomial chaos finite element method in this paper.
  • They implemented and tested two different versions of the generalized polynomial chaos finite element method in this paper.

(Note I maintained the past tense as in your original passive voice sentence.)

Short answer: there is no "easy" way to accomplish conversion from third person passive to third person active unless you know the actor performing the action for each passive sentence. This is not because it's "hard" grammatically to come up with an easy method; it's because passive voice, by definition, is lacking in the information needed to automate the transformation.

Related Topic