Error Detection for AFCAT English — Spot Grammatical Errors Fast

intermediate 18 min read

Concept

Error detection is the English section's most mechanical task — and that makes it one of the most learnable. You are given a sentence split into three or four labelled parts (A, B, C, D), and your job is to identify which part contains a grammatical error. One part will always be wrong, except when "No error" is the answer.

Think of it like a pre-flight checklist. A pilot doesn't read the checklist randomly — they work through it in a fixed sequence: engine, fuel, hydraulics, instruments. You do the same with a sentence: subject-verb agreement first, then pronoun agreement, then preposition usage, then redundancy. Work the list in order and the error almost always surfaces in the first two checks.

What makes AFCAT error detection slightly harder than, say, SSC CGL is the military-domain vocabulary. Sentences use words like "squadron," "cadets," "crew," "aircraft," "radar." These aren't traps in themselves, but they set up specific grammatical traps — collective nouns, irregular plurals, subject-verb agreement with intervening phrases. Recognising these traps before you even read the answer options is what separates a 30-second solve from a 90-second fumble.

The good news: AFCAT error detection repeats the same six or seven grammatical categories again and again. You don't need to know every rule in Wren and Martin. You need to know those six categories cold, recognise their surface signals instantly, and apply the correct rule. That's the whole game.

A useful analogy: error detection is like debugging code. You don't read every line hoping to spot a problem. You look for the known failure points first — null pointers, type mismatches, off-by-one. In grammar, your "known failure points" are subject-verb agreement, pronoun case, preposition idioms, and redundancy. Go to those first.


Deep Dive

Category 1 — Subject-Verb Agreement with Intervening Phrases

This is the single most-tested category in AFCAT. The structure is always the same: a subject is separated from its verb by a phrase, and the noun inside that phrase fools you into using the wrong verb.

"Along with" / "together with" / "as well as" / "in addition to" — these are preposition-like connectors, not conjunctions. They do not make the subject plural. The verb still agrees with the first (true) subject.

"The pilot along with his crew members was briefed." (singular — pilot governs the verb)

Compare this with "and," which actually joins subjects and makes them plural:

"The pilot and his crew members were briefed."

The trap is that "along with his crew members" sounds like it adds to the subject. It does not — it merely adds information. The verb stays singular.

Category 2 — "Neither...Nor" / "Either...Or" Agreement

With correlative conjunctions neither...nor and either...or, the verb agrees with the subject closer to it (the "proximity rule").

"Neither the squadron leader nor his subordinates were aware." (plural — subordinates is closer)

"Neither his subordinates nor the squadron leader was aware." (singular — squadron leader is closer)

AFCAT consistently puts the plural subject second, which forces the plural verb, and then writes the singular verb as the error. Know this pattern cold.

Category 3 — Collective Nouns

Collective nouns — "crew," "team," "committee," "jury," "army" — take a singular verb when the group is acting as one unit. In AFCAT, military collective nouns appear constantly.

"The maintenance crew has been working continuously." (one unit, one action)

The only time a collective noun takes a plural verb is when individual members are acting independently:

"The committee were divided in their opinions." (members disagreeing individually)

In AFCAT contexts, crews and teams almost always act as a unit. Default to singular unless you see explicit signals of internal disagreement.

Category 4 — "Each" and "Every" Are Always Singular

"Each," "every," "everyone," "everybody," "anyone," "nobody" — all singular, no exceptions. The pronoun that refers back to them must also be singular.

"Each of the fighter jets has its own maintenance schedule." (not "have their")

The double trap here is that the error shows up in both the verb ("have" instead of "has") and the pronoun ("their" instead of "its"). When you spot "Each" at the start, immediately expect a singular verb and singular pronoun. Don't let the plural noun in the prepositional phrase ("of the fighter jets") distract you.

Category 5 — Irregular Plurals and Zero-Plural Nouns

Some English nouns have no separate plural form. "Aircraft" is the most AFCAT-relevant example — it is both singular and plural. "Aircrafts" does not exist.

Other zero-plural nouns to know: "sheep," "deer," "fish," "offspring," "means," "series," "species," "headquarters."

When you see any of these with an added -s, that's your error.

Category 6 — Preposition Traps

A small set of preposition errors appears repeatedly:

In AFCAT sentences, "despite of" is a recurring favourite. Every time you see "despite," check whether "of" follows it.

Category 7 — Who's vs. Whose / Redundancy Errors

"Who's" = "who is" or "who has." "Whose" = possessive. This confusion appears in writing even among fluent speakers, making it an effective exam trap.

"The pilot whose aircraft was damaged..." (not "who's aircraft")

Redundancy errors involve doubled prepositions or doubled infinitive markers:

"advised not to discuss" — correct "advised to not to discuss" — wrong (two "to" markers)

When you see "to...to" in a sentence, that's an automatic red flag.


Memory Tricks and Shortcuts

patternThe Proximity Rule Trigger

When you see "neither...nor" or "either...or" in a sentence, immediately jump to the verb and trace back to find which subject is physically closest to it. Ignore the other subject entirely for verb agreement purposes. This takes 5 seconds versus reading the whole sentence twice (20+ seconds) while trying to "feel" which verb sounds right. Example: "Neither the officers nor the commander ____ present" — commander is closest, so "was present." Done.

patternThe Along-With Alarm

Any time you see "along with," "together with," "as well as," or "in addition to" between a subject and verb, mentally bracket out the entire phrase. Read the sentence with it removed. The verb should agree with what's left. "The pilot [along with his crew] was briefed" — remove the bracket, read "The pilot was briefed" — correct. Standard re-reading approach: 30 seconds. Bracket removal: 8 seconds.

eliminationThe DEAD Plural Trap

Remember four zero-plural nouns common in AFCAT by the mnemonic DEAD: Deer, Equipment (also: aircraft), Aircraft, Data (in formal contexts). When you spot any of these with an -s ending, mark that part immediately — no further analysis needed. Identifying "aircrafts" as an error with this method: 3 seconds. Without knowing the rule, you might second-guess for 20+ seconds.

eliminationThe Despite-Of Instant Kill

"Despite" and "of" cannot be adjacent. The moment you see "despite of" anywhere in a sentence, that is your answer — mark the part containing it and move on. You do not need to check the rest of the sentence. This saves re-reading all four parts when the error is already visible: reduces solve time from ~40 seconds to under 10 seconds.

substitutionThe Who's Apostrophe Check

When you see "who's" in a sentence, substitute "who is" and read the sentence aloud mentally. "The pilot who is aircraft was damaged" — nonsensical. That confirms "who's" is wrong and "whose" is needed. Substitution takes 4 seconds. Trying to recall the rule under exam pressure without a technique often leads to second-guessing for 15-20 seconds.


Fast-Solving Framework

When you pick up an error detection question in the exam hall, run this checklist in order. Stop the moment you find an error — don't keep checking.

Step 1 — Identify the subject. Find the true grammatical subject, ignoring everything between it and the verb. Watch for "along with," "as well as," and "in addition to" phrases that are not part of the subject.

Step 2 — Check subject-verb number agreement. Is the subject singular or plural? Does the verb match? Apply the proximity rule for "neither...nor" / "either...or."

Step 3 — Check for "each" / "every." If present, the verb must be singular and any pronoun must be singular.

Step 4 — Scan for zero-plural nouns. Look for "aircraft," "sheep," "deer," "equipment," "data" — if any appear with an -s, that's your error.

Step 5 — Check prepositions. Look for "despite of," "discuss about," "cope up with." One of these appearing = instant answer.

Step 6 — Check pronouns. Verify "who's" vs. "whose," subject vs. object pronouns, and pronoun-antecedent agreement.

Step 7 — Check for redundancy. Look for double "to," double prepositions, or tautological phrases.

If all seven pass, choose "No error." Never default to "No error" early — always complete the checklist.


Solved PYQs

Why this question: Tests the proximity rule with "neither...nor," one of the two or three most-tested SVA patterns in AFCAT. The military context (squadron leader, subordinates) is typical exam dressing that shouldn't distract you.

Previous Year Questionपिछले वर्ष का प्रश्न
Find the error in the sentence: (A) Neither the squadron leader nor (B) his subordinates was aware (C) of the change in flight schedule (D) No error
  1. D
  2. C
  3. B
  4. A
Solutionसमाधान
The error is in part B. With 'neither...nor', the verb agrees with the subject closer to it. Since 'subordinates' is plural, the verb should be 'were aware' not 'was aware'.
त्रुटि भाग B में है। 'neither...nor' के साथ क्रिया उस कर्ता के साथ मेल खाती है जो उसके नजदीक है। चूंकि 'subordinates' बहुवचन है, इसलिए क्रिया 'were aware' होनी चाहिए न कि 'was aware'।

Solving path: Step 1 — Subject is "subordinates" (closer to the verb in a "neither...nor" construction). Step 2 — "subordinates" is plural, so the verb must be "were." The sentence says "was" — error in part B. Time: under 15 seconds once you recognise the pattern.


Why this question: Tests knowledge of zero-plural nouns. "Aircraft" is the most AFCAT-specific zero-plural noun — it appears in aviation-themed sentences routinely.

Previous Year Questionपिछले वर्ष का प्रश्न
Spot the error: (A) The new aircrafts have been (B) equipped with advanced radar systems (C) for enhanced surveillance capabilities (D) No error
  1. B
  2. D
  3. C
  4. A
Solutionसमाधान
The error is in part A. 'Aircraft' is both singular and plural. The word 'aircrafts' is incorrect; it should be 'aircraft' even when referring to multiple planes.
त्रुटि भाग A में है। 'Aircraft' एकवचन और बहुवचन दोनों में समान है। 'aircrafts' शब्द गलत है; कई विमानों के लिए भी 'aircraft' ही होना चाहिए।

Solving path: Step 4 on the checklist — scan for zero-plural nouns. "Aircrafts" in part A is immediately wrong. The word "aircraft" is both singular and plural. Mark A, move on. Time: 8 seconds.


Why this question: Redundancy error — the doubled infinitive marker "to...to" is a trap that sounds almost correct when read quickly. AFCAT uses this type of error because it survives casual reading.

Previous Year Questionपिछले वर्ष का प्रश्न
Spot the error: (A) The cadets were advised to (B) not to discuss the classified mission (C) with unauthorized personnel (D) No error
  1. C
  2. A
  3. D
  4. B
Solutionसमाधान
The error is in part B. There is redundancy with 'to not to'. It should be either 'not to discuss' or 'to not discuss', but not both 'to' together.
त्रुटि भाग B में है। 'to not to' में अनावश्यक दोहराव है। यह या तो 'not to discuss' होना चाहिए या 'to not discuss', लेकिन दोनों 'to' एक साथ नहीं।

Solving path: Step 7 — check for redundancy. Part B reads "not to discuss." But trace back to part A: "were advised to." Combined, the sentence says "advised to not to discuss" — two infinitive "to" markers. The second "to" in part B is the error. Correct form: "advised not to discuss" (remove the "to" before "not") or restructure. Mark B.


Why this question: "Despite of" is one of the cleanest error signals in English grammar. AFCAT has used preposition errors of this type consistently.

Previous Year Questionपिछले वर्ष का प्रश्न
Spot the grammatical error: (A) Despite of the adverse weather conditions (B) the helicopter successfully completed (C) its rescue mission (D) No error
  1. A
  2. C
  3. B
  4. D
Solutionसमाधान
The error is in part A. 'Despite of' is incorrect. It should be either 'despite' or 'in spite of'. The correct form is 'Despite the adverse weather conditions'.
त्रुटि भाग A में है। 'Despite of' गलत है। यह या तो 'despite' होना चाहिए या 'in spite of'। सही रूप 'Despite the adverse weather conditions' है।

Solving path: Step 5 — check prepositions. Part A contains "Despite of." This is always wrong — "despite" never takes "of." The correct form is simply "Despite the adverse weather conditions." Mark A immediately. Time: 6-8 seconds.


Why this question: Tests the "along with" rule — the most common SVA trap in AFCAT. The sentence sounds natural with "were briefed" because of the plural noun near the verb, but grammatically it is wrong.

Previous Year Questionपिछले वर्ष का प्रश्न
Identify the part of the sentence that contains an error: (A) The pilot along with his crew members (B) were briefed about the mission (C) before takeoff from the air base (D) No error
  1. A
  2. B
  3. C
  4. D
Solutionसमाधान
The error is in part B. When 'along with' is used, the verb agrees with the first subject 'pilot' which is singular. Therefore, 'were briefed' should be 'was briefed'.
त्रुटि भाग B में है। जब 'along with' का प्रयोग होता है, तो क्रिया पहले कर्ता 'pilot' के साथ मेल खाती है जो एकवचन है। इसलिए 'were briefed' के बजाय 'was briefed' होना चाहिए।

Solving path: Step 1 — identify the true subject. "The pilot" is the subject. "along with his crew members" is a parenthetical addition, not a second subject. Step 2 — "pilot" is singular, so the verb must be "was briefed." The sentence says "were briefed" in part B — error. Mark B.


Why this question: Collective noun agreement. "Crew" acting as a unit takes a singular verb. AFCAT uses military collective nouns (crew, squadron, team) frequently.

Previous Year Questionपिछले वर्ष का प्रश्न
Identify the error: (A) The maintenance crew have (B) been working continuously for (C) the past eight hours (D) No error
  1. B
  2. D
  3. A
  4. C
Solutionसमाधान
The error is in part A. 'Crew' is a collective noun that takes a singular verb when acting as a unit. Therefore, it should be 'has been working' not 'have been working'.
त्रुटि भाग A में है। 'Crew' एक समूहवाचक संज्ञा है जो एक इकाई के रूप में काम करते समय एकवचन क्रिया लेती है। इसलिए 'has been working' होना चाहिए न कि 'have been working'।

Solving path: Step 3 (after verifying no "each"/"every") — identify collective nouns. "Crew" in part A. The crew is performing one continuous action as a unit, so it takes "has been working" (singular), not "have been working." Mark A.


Why this question: Tests "who's" vs. "whose" — a homoPhone-based confusion that reads naturally but is grammatically wrong.

Previous Year Questionपिछले वर्ष का प्रश्न
Identify the grammatical error: (A) The pilot who's aircraft was damaged (B) during the training exercise (C) has been safely evacuated (D) No error
  1. C
  2. A
  3. D
  4. B
Solutionसमाधान
The error is in part A. 'Who's' is a contraction of 'who is' or 'who has'. For possession, 'whose' should be used. The correct form is 'whose aircraft'.
त्रुटि भाग A में है। 'Who's' का अर्थ 'who is' या 'who has' है। स्वामित्व के लिए 'whose' का प्रयोग होता है। सही रूप 'whose aircraft' है।

Solving path: Step 6 — check pronouns. Part A contains "who's aircraft." Apply the substitution trick: "who is aircraft was damaged" — nonsensical. This confirms "who's" is wrong; the possessive "whose" is needed. Mark A.


Why this question: Double trap — "each" triggering both a verb error ("have" instead of "has") and a pronoun error ("their" instead of "its"). AFCAT sometimes packs two errors into the same part.

Previous Year Questionपिछले वर्ष का प्रश्न
Identify the error: (A) Each of the fighter jets (B) have their own maintenance schedule (C) assigned by the technical team (D) No error
  1. B
  2. C
  3. D
  4. A
Solutionसमाधान
The error is in part B. 'Each' is always singular, so the verb should be 'has' not 'have'. Also, the pronoun should be 'its' not 'their' to maintain singular agreement.
त्रुटि भाग B में है। 'Each' हमेशा एकवचन होता है, इसलिए क्रिया 'has' होनी चाहिए न कि 'have'। साथ ही सर्वनाम 'its' होना चाहिए न कि 'their' एकवचन की संगति बनाए रखने के लिए।

Solving path: Step 3 — "Each" is present. Immediately expect singular verb and singular pronoun. Part B says "have their own" — both "have" and "their" are plural. It should be "has its own." Both errors reside in part B. Mark B.


Common Mistakes


Related Topics


Practice on SarkariRise

Sign up + get 3 free mocks →