Skip to main content

Intermediate English Grammar J Amp K Board Edn Pdf May 2026

For students and educators under the Jammu & Kashmir Board of School Education (JKBOSE), finding the right "Intermediate English Grammar" resources is essential for mastering Section B (Writing Skills and Grammar) of the Class 11 and 12 exams. The board generally prescribes ' English Grammar and Composition for XI and XII

E. Vocabulary & Word Formation

  • Word Formation: Derivation using prefixes and suffixes.
  • Synonyms and Antonyms: Enhancing lexical resource.
  • Word Meanings: Contextual meanings of difficult words found in the prescribed textbooks (e.g., "Hornbill" or "Snapshots" for Class 11).

D. Determiners and Agreement

  • Subject-Verb Agreement: Strict rules regarding singular/plural subjects and their corresponding verbs (e.g., "The committee has decided" vs. "The committee have decided").
  • Determiners: Articles (A, An, The), Demonstratives, Quantifiers, and Numerals.

4. User Interface (UI) Flow

  1. Landing Section: "J&K Board English Grammar – Intermediate (11th & 12th)"
  2. Metadata Display:

    Because the board harmonized with NCERT in 2021-22, many schools now use NCERT English Core textbooks (Hornbill & Snapshots for 11th; Flamingo & Vistas for 12th) plus a Functional Grammar workbook. intermediate english grammar j amp k board edn pdf

document.addEventListener("DOMContentLoaded", function() { function limitTeaserItems() { const articles = document.querySelectorAll(".items article"); articles.forEach(article => { const header = article.querySelector("header h3 span"); if (header && header.textContent.trim() === "News") { //PUT THE NAME OF THE TEASER HERE const subteasers = article.querySelectorAll(".subteasers .subteaser"); if (subteasers.length > 6) { // IF SUBTEASERS EQUAL THIS NUMBER LONG for (let i = 6; i < subteasers.length; i++) { // LIMIT TO THIS NUMBER LONG subteasers[i].style.display = "none"; } } } }); } limitTeaserItems(); });