(() => { if ( document.cookie.split(';').some((item) => item.trim().indexOf('ckns_id=') > -1) ) { return; } function localStorageIsAvailable() { try { const storage = window && window.localStorage; if(typeof storage.getItem === 'function') { return true } return false } catch (error) { return false } } if(localStorageIsAvailable()) { var dismissCount = Number(window.localStorage.getItem('-banner-undefined-dismiss-count')); if (dismissCount >= 4) { return; } var lastDismissedDate = Number(window.localStorage.getItem('-banner-undefined-last-dismissed-date')); var currentTime = Date.now(); if (currentTime - lastDismissedDate < 10 * 86400000) { return; } } document.querySelector('html').classList.add('display--banner'); })()

English

Part of Learn & revise

Sign In Banner

All your learning in one place

Add subjects and guides to My Bitesize to get learning quicker.

Non-fiction texts

Understanding poetry

Reading skills

Writing skills

Spoken English

  • How to write a speech

    A powerful speech uses a variety of techniques to capture the listener.

  • Drama

    Drama is a good way to practise speaking and listening skills. You'll need to think about your performance and your audience whether you're improvising or working from a script.

  • Why does language change over time?

    Language isn’t fixed; it is always evolving. The English language has changed dramatically over the last millennium.