Home » Course Layouts » Free Course Layout Udemy

How has the English language changed over the course of the last 500 years? What are the social and political contexts that have affected how these changes have come about? This free course, Exploring the English language, will consider the development of the English language from the 15th to the 19th century.

0

65

Created by
English
English [CC]
FREE
#course_button_823 .course_button.button,#course_button_823 input[type="submit"]{ display: flex;flex-wrap:wrap;align-items: center;justify-content: center;padding: 0 10px!important; } #course_button_823 .course_button.button>a{color:#fff;justify-content: space-around;} #course_price{display:none;}#course_price:checked+label+.wplms_price_dropdown{display:flex;}.wplms_price_dropdown { display:none;position: absolute;top: 100%;width: 100%; background: var(--highlight);box-shadow: 0px 2px 4px var(--shadow); color: var(--text);flex-direction: column; left: 0;padding: 0.5rem 0;} .course_button.full.button a { flex: 1;display:flex;flex-wrap:wrap; } .course_button.full.button .amount { color: var(--text) !important; }.course_button_wrapper.fix .wplms_price_dropdown{top: auto;bottom: 100%;box-shadow: 0px -2px 4px var(--shadow)} .wplms_price_dropdown>a { padding: 0.5rem 1rem; } .wplms_price_dropdown > a+a { border-top: 1px dashed var(--border); }.course_button .extra_details{display: flex;font-size: 0.8rem;width: 100%;justify-content: space-between;}.course_button .extra_details>span{flex:1;} .the_course_button.is-loading{opacity:0.5}
What you'll learn Course content Reviews Instructors
Description

Introduction In this course, you will consider key developments in the English language from the end of the fifteenth century to the nineteenth century. You will study how the social and political changes of this period affected the English language as well as the development of new tools and ways of thinking about language. Firstly, however, some useful ‘tools of the trade’ – you'll take a look at some vital foundations of English grammar.
Learning Outcomes After studying this course, you should be able to: Understand how the English language has changed over time from its origins to the present day Understand the relationship between the history of the English language and social and political processes Understand methods of inquiry into the English language, viewed diachronically and synchronically with an awareness of the limitations of any one approach Deploy skills in handling information relating to quantification in various aspects including time in relation to the courses historical aspect and very simple presentation of statistical data Demonstrate an awareness of a range of techniques in linguistics for the analysis of data including those related to corpora.

Course content
Section 1 Word Classes 02:40:00 Section 2 ‘Modernity and English as a National Language’ 01:00:00 Section 3 Standardisation 02:30:00 Section 4 Lexicography and Etymology 02:20:00 Section 5 Conclusion 00:30:00 document.addEventListener('DOMContentLoaded',function(){ if(document.querySelector('.the_course_button .course_button')){ document.querySelectorAll('.course_curriculum .item_title a:not(.curriculum_unit_popup)').forEach(function(el){ el.addEventListener('click',function(){ document.querySelector('.the_course_button .course_button').click(); }); }); } }); .course_curriculum .course_section { padding: 1rem 0; } .course_curriculum .course_section > td { border: none; padding: 1rem 0; } .course_curriculum .unit_description { display: none; padding: 1rem; font-size: 14px; border: none; border: 1px solid var(--border); border-top: none; background: var(--border); } .course_curriculum .unit_description > td { padding: 1rem; } .course_curriculum .course_lesson { margin: 0; padding: 1rem; border: none; border: 1px solid var(--border); border-top:none; position: relative; display:flex; gap:10px; } .course_curriculum .course_lesson .curriculum-icon > svg { width: 1rem; height: 1rem; } .course_curriculum .course_lesson span.free { padding: 2px 8px; border-radius: 2px; background: var(--success); color: #fff; } .course_curriculum .course_lesson span.time { display:flex; flex-direction: flex-end; letter-spacing: 1px; } .course_curriculum .course_lesson span.time{ display:flex; align-items:center; gap:5px; } .course_curriculum .course_lesson span.unit_description_expander { font-size: 10px; } .course_curriculum .course_lesson span.unit_description_expander:before { content: "\e61a"; font-family: 'vicon'; } .course_curriculum .course_lesson .curriculum_unit_popup { display: block; font-size: 10px; cursor: pointer; letter-spacing: 1px; } .course_curriculum.accordion .course_section { margin: 0; } .course_curriculum.accordion .course_section > td { position: relative; } .course_curriculum.accordion .course_section > td:after { content: "\e61a"; font-family: 'vicon'; color: var(--border); font-size: 24px; position: absolute; right: 0; top: 10px; } .course_curriculum.accordion .course_section.show { display: table !important; width: 100%; } .course_curriculum.accordion .course_section.show > td:after { content: "\e622"; } .course_curriculum.accordion .course_lesson { display: none; } .course_curriculum.accordion .course_lesson.show { display: table !important; width: 100%; } .course_curriculum ul{border-top:1px solid var(--border);} .course_curriculum,.course_curriculum ul { padding: 0; list-style: none; margin: 0; } .course_curriculum li { padding: 0; } .course_curriculum input[type="checkbox"] { display: none; } .course_curriculum li > ul li { display: flex; align-items: center; padding: 10px; } .course_curriculum .item_title { flex: 1; } .course_section label { font-size: 1.4rem; font-weight: 600; }
N.A
0 ratings
5 stars04 stars03 stars02 stars01 stars0

No Reviews found for this course.

.reviewlist.commentlist li .comment-text p span.second_content{ display:none; } .reviewlist.commentlist li .comment-text p.show_more span.second_content{ display:initial; } .reviewlist.commentlist li .comment-text p.show_more span.dots{ display:none; } .reviewlist.commentlist li .comment-text .comment_text span.second_content{ display:none; } .reviewlist.commentlist li .comment-text .comment_text.show_more span.second_content{ display:initial; } .reviewlist.commentlist li .comment-text .comment_text.show_more span.dots{ display:none; } .course_reviews_wrapper .comment-avatar { width: 64px; border-radius: 50%; overflow: hidden; height: 64px; margin-top: 10px; } .course_reviews_wrapper .comment-body-inner { display: flex; gap: 1rem; } .course_reviews_wrapper .comment-body-content { flex: 1; } .course_reviews_wrapper .comment-meta { display: flex; gap: 1rem; } var excerpt_len = 20; var rm_text = 'Read More'; var rm_text_less = 'Read Less'; var selectorreviewlist = document.querySelectorAll('.reviewlist.commentlist li'); if(selectorreviewlist && selectorreviewlist.length){ for (var i = 0; i excerpt_len){ var first = '';var second = ''; for (var j = 0; j < words.length; j++) { if(j<excerpt_len){ first += words[j]+' '; }else{ second += words[j]+' '; } } selectorreviewlist[i].querySelector('.comment-text .comment_text').innerHTML = ''+first+'...'+second+''+rm_text+''; } } } function LmsReviewReadMo(event){ if(event.target.parentNode && event.target.parentNode.classList && event.target.parentNode.classList.contains('show_more')){ event.target.parentNode.classList.remove('show_more'); event.target.innerText = rm_text; }else{ event.target.parentNode.classList.add('show_more'); event.target.innerText = rm_text_less; } } (function(){ let url = window.location.href; if(url.includes('?cpaged') || url.includes('&cpaged')){ if(document.querySelector("ol.reviewlist.commentlist")){ document.querySelector("ol.reviewlist.commentlist").scrollIntoView(); } } })();
Instructor
Open University UK
4.8 4.8
14
43383
1068
Explore Free Courses
Access valuable knowledge without any cost.
{"title":"","show_title":"0","post_type":"course","taxonomy":"course-cat","term":"engineering-skills,health-and-safety","post_ids":"","course_style":"free","featured_style":"course6","masonry":"","grid_columns":"clear4 col-md-3","column_width":"268","gutter":"30","grid_number":"4","infinite":"","pagination":"","grid_excerpt_length":"20","grid_link":"1","grid_search":"0","course_type":"","css_class":"","container_css":"","custom_css":""}
ul.grid{margin:0 -15px;}