/** * https://gist.github.com/samthor/64b114e4a4f539915a95b91ffd340acc */ (function() { var check = document.createElement('script'); if (!('noModule' in check) && 'onbeforeload' in check) { var = false; document.addEventListener('beforeload', function(e) { if (e.target === check) { = true; } else if (!e.target.hasAttribute('nomodule') || !) { return; } e.preventDefault(); }, true); check.type = 'module'; check.src = '.'; document.head.appendChild(check); check.remove(); } }());

Punctuation

Part of English

  • Punctuation

    • How to use semicolons

      Not as final as a full stop but stronger than a comma; a semicolon can either or separate. Learn how to use semicolons with BBC Bitesize 3rd level English.

    • How to use semicolons in a list

      Find out how to separate items in a list using semicolons in this handy step-by-step from 4th level English.

    • How to punctuate independent clauses

      An independent clause is a clause that can stand alone as a complete sentence. Find out how to punctuate them properly with BBC Bitesize 4th level English.