{"id":3877,"date":"2026-05-23T16:55:39","date_gmt":"2026-05-23T16:55:39","guid":{"rendered":"https:\/\/nucs-edu.org\/?p=3877"},"modified":"2026-05-28T18:34:01","modified_gmt":"2026-05-28T18:34:01","slug":"e-1161","status":"publish","type":"post","link":"https:\/\/nucs-edu.org\/en\/syllabus\/e-1161\/","title":{"rendered":"English (E-1161)"},"content":{"rendered":"<div data-elementor-type=\"wp-post\" data-elementor-id=\"3877\" class=\"elementor elementor-3877\">\n\t\t\t\t<div class=\"elementor-element elementor-element-11095f3 e-flex e-con-boxed wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no e-con e-parent\" data-id=\"11095f3\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6ca23d1 elementor-widget elementor-widget-text-editor\" data-id=\"6ca23d1\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<!-- E-1161 English Syllabus \u2013 NUCS WordPress Content -->\n<!-- Paste this into the WordPress Text\/HTML tab of the page editor -->\n\n<style>\n  .nucs-eng-syllabus {\n    font-family: 'Georgia', serif;\n    max-width: 1080px;\n    margin: 0 auto;\n    color: #1a1a2e;\n    text-align: left;\n  }\n\n  .nucs-eng-syllabus * {\n    text-align: left;\n  }\n\n  .nucs-eng-syllabus .syllabus-header {\n    background: linear-gradient(135deg, #1a1a2e 0%, #16213e 60%, #0f3460 100%);\n    color: #fff;\n    padding: 40px 36px 32px;\n    border-radius: 8px;\n    margin-bottom: 32px;\n    position: relative;\n    overflow: hidden;\n  }\n\n  .nucs-eng-syllabus .syllabus-header::after {\n    content: '';\n    position: absolute;\n    right: -30px;\n    top: -30px;\n    width: 180px;\n    height: 180px;\n    border-radius: 50%;\n    background: rgba(229, 57, 53, 0.15);\n  }\n\n  .nucs-eng-syllabus .syllabus-header h1 {\n    font-size: 28px;\n    font-weight: 700;\n    margin: 0 0 6px;\n    line-height: 1.2;\n    color: #fff;\n    border: none;\n    text-align: left;\n  }\n\n  .nucs-eng-syllabus .syllabus-header .course-code {\n    font-size: 14px;\n    color: rgba(255,255,255,0.65);\n    font-family: 'Arial', sans-serif;\n    margin-bottom: 24px;\n  }\n\n  .nucs-eng-syllabus .meta-grid {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 12px;\n    margin-top: 8px;\n  }\n\n  .nucs-eng-syllabus .meta-item {\n    background: rgba(255,255,255,0.1);\n    border: 1px solid rgba(255,255,255,0.18);\n    border-radius: 6px;\n    padding: 8px 16px;\n    font-family: 'Arial', sans-serif;\n    font-size: 13px;\n  }\n\n  .nucs-eng-syllabus .meta-item strong {\n    display: block;\n    font-size: 10px;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    color: #e57373;\n    margin-bottom: 3px;\n  }\n\n  .nucs-eng-syllabus .meta-item span {\n    color: #fff;\n  }\n\n  \/* Textbook section *\/\n  .nucs-eng-syllabus .textbook-box {\n    background: #f8f9ff;\n    border: 1px solid #c5d0f0;\n    border-left: 5px solid #1565c0;\n    border-radius: 0 8px 8px 0;\n    padding: 18px 22px;\n    margin-bottom: 32px;\n    font-family: 'Arial', sans-serif;\n    display: flex;\n    align-items: flex-start;\n    gap: 16px;\n  }\n\n  .nucs-eng-syllabus .textbook-box .tb-icon {\n    font-size: 28px;\n    line-height: 1;\n    flex-shrink: 0;\n  }\n\n  .nucs-eng-syllabus .textbook-box .tb-label {\n    font-size: 10px;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    color: #1565c0;\n    font-weight: 700;\n    margin-bottom: 8px;\n  }\n\n  .nucs-eng-syllabus .textbook-box .tb-entry {\n    margin-bottom: 6px;\n  }\n\n  .nucs-eng-syllabus .textbook-box .tb-title {\n    font-size: 14px;\n    font-weight: 700;\n    color: #1a1a2e;\n    margin-bottom: 2px;\n  }\n\n  .nucs-eng-syllabus .textbook-box .tb-author {\n    font-size: 13px;\n    color: #555;\n  }\n\n  \/* Section title *\/\n  .nucs-eng-syllabus .section-title {\n    font-family: 'Arial', sans-serif;\n    font-size: 11px;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n    color: #e53935;\n    font-weight: 700;\n    margin-bottom: 14px;\n    padding-bottom: 6px;\n    border-bottom: 2px solid #e53935;\n    text-align: left;\n  }\n\n  \/* Major Topics Pills *\/\n  .nucs-eng-syllabus .topics-covered {\n    margin-bottom: 32px;\n  }\n\n  .nucs-eng-syllabus .pills {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n  }\n\n  .nucs-eng-syllabus .pill {\n    background: #eef2ff;\n    border: 1px solid #c5d0f0;\n    border-radius: 20px;\n    padding: 6px 18px;\n    font-family: 'Arial', sans-serif;\n    font-size: 13px;\n    color: #1a1a2e;\n    font-weight: 600;\n  }\n\n  \/* Assessment bar *\/\n  .nucs-eng-syllabus .assessment-bar {\n    display: flex;\n    border-radius: 8px;\n    overflow: hidden;\n    margin-bottom: 32px;\n    height: 58px;\n    box-shadow: 0 2px 12px rgba(0,0,0,0.08);\n  }\n\n  .nucs-eng-syllabus .assess-block {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    font-family: 'Arial', sans-serif;\n  }\n\n  .nucs-eng-syllabus .assess-block.assignment { background: #1565c0; flex: 5; color: #fff; }\n  .nucs-eng-syllabus .assess-block.lms        { background: #16213e; flex: 1; color: #fff; }\n  .nucs-eng-syllabus .assess-block.exam       { background: #e53935; flex: 4; color: #fff; }\n\n  .nucs-eng-syllabus .assess-block .lbl {\n    font-size: 11px;\n    opacity: 0.85;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .nucs-eng-syllabus .assess-block .pct {\n    font-size: 18px;\n    font-weight: 700;\n    line-height: 1.1;\n  }\n\n  \/* Delivery note *\/\n  .nucs-eng-syllabus .delivery-note {\n    background: #eef2ff;\n    border-left: 4px solid #1565c0;\n    border-radius: 0 6px 6px 0;\n    padding: 14px 18px;\n    font-family: 'Arial', sans-serif;\n    font-size: 13px;\n    color: #333;\n    margin-bottom: 32px;\n  }\n\n  .nucs-eng-syllabus .delivery-note strong { color: #1565c0; }\n\n  \/* Course Description *\/\n  .nucs-eng-syllabus .description-box {\n    background: #fff;\n    border: 1px solid #c5d0f0;\n    border-radius: 8px;\n    padding: 24px 28px;\n    margin-bottom: 32px;\n    font-family: 'Georgia', serif;\n    font-size: 15px;\n    line-height: 1.8;\n    color: #16213e;\n  }\n\n  .nucs-eng-syllabus .description-box p {\n    margin: 0 0 14px;\n  }\n\n  .nucs-eng-syllabus .description-box p:last-child {\n    margin-bottom: 0;\n  }\n\n  \/* Objectives & Outcomes *\/\n  .nucs-eng-syllabus .olo-grid {\n    display: flex;\n    gap: 20px;\n    margin-bottom: 32px;\n    flex-wrap: wrap;\n  }\n\n  .nucs-eng-syllabus .olo-box {\n    flex: 1;\n    min-width: 260px;\n    border-radius: 8px;\n    padding: 22px 24px;\n    font-family: 'Arial', sans-serif;\n  }\n\n  .nucs-eng-syllabus .olo-box.objectives { background: #eef2ff; border: 1px solid #c5d0f0; }\n  .nucs-eng-syllabus .olo-box.outcomes   { background: #f0f4ff; border: 1px solid #b3c5f5; }\n\n  .nucs-eng-syllabus .olo-box h3 {\n    font-size: 12px;\n    letter-spacing: 2.5px;\n    text-transform: uppercase;\n    font-weight: 700;\n    margin: 0 0 16px;\n    padding-bottom: 8px;\n    border-bottom: 2px solid #e53935;\n    color: #1565c0;\n    text-align: left;\n  }\n\n  .nucs-eng-syllabus .olo-box ol,\n  .nucs-eng-syllabus .olo-box ul {\n    margin: 0;\n    padding-left: 20px;\n  }\n\n  .nucs-eng-syllabus .olo-box li {\n    font-size: 13px;\n    line-height: 1.75;\n    color: #16213e;\n    margin-bottom: 6px;\n    text-align: left;\n  }\n\n  .nucs-eng-syllabus .olo-box li::marker { color: #e53935; font-weight: 700; }\n\n  \/* Outline table *\/\n  .nucs-eng-syllabus .outline-table {\n    width: 100%;\n    border-collapse: collapse !important;\n    border-spacing: 0 !important;\n    margin-bottom: 40px;\n    font-family: 'Arial', sans-serif;\n    font-size: 13px;\n    overflow: hidden;\n    table-layout: fixed;\n    border: none !important;\n    box-shadow: none !important;\n    outline: none !important;\n  }\n\n  .nucs-eng-syllabus .outline-table thead tr {\n    background: #1a1a2e !important;\n    color: #fff;\n    border: none !important;\n  }\n\n  .nucs-eng-syllabus .outline-table thead th {\n    padding: 12px 16px;\n    text-align: left !important;\n    font-size: 11px;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    font-weight: 700;\n    border: none !important;\n    box-shadow: none !important;\n  }\n\n  .nucs-eng-syllabus .outline-table tbody tr {\n    border: none !important;\n    border-bottom: 1px solid #e8eaf0 !important;\n    box-shadow: none !important;\n  }\n\n  .nucs-eng-syllabus .outline-table tbody tr:nth-child(even) { background: #f5f7fb; }\n  .nucs-eng-syllabus .outline-table tbody tr:hover           { background: #eef2ff; }\n\n  .nucs-eng-syllabus .outline-table td {\n    padding: 13px 16px;\n    vertical-align: top;\n    color: #1a1a2e;\n    text-align: left !important;\n    border: none !important;\n    box-shadow: none !important;\n  }\n\n  .nucs-eng-syllabus .outline-table td.week-cell {\n    width: 90px;\n    font-weight: 700;\n    color: #e53935;\n    font-size: 13px;\n    white-space: nowrap;\n  }\n\n  .nucs-eng-syllabus .outline-table td.topic-cell ul {\n    margin: 0;\n    padding-left: 18px;\n  }\n\n  .nucs-eng-syllabus .outline-table td.topic-cell ul li {\n    font-size: 13px;\n    line-height: 1.7;\n    color: #333;\n    margin-bottom: 3px;\n  }\n\n  \/* Book sub-section labels inside table *\/\n  .nucs-eng-syllabus .book-label {\n    display: inline-block;\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n    border-radius: 3px;\n    padding: 2px 7px;\n    margin: 8px 0 4px;\n  }\n\n  .nucs-eng-syllabus .book-label.vocab   { background: #e8f5e9; color: #2e7d32; }\n  .nucs-eng-syllabus .book-label.headway { background: #fff3e0; color: #e65100; }\n  .nucs-eng-syllabus .book-label.grammar { background: #e3f2fd; color: #1565c0; }\n\n  \/* Final exam row *\/\n  .nucs-eng-syllabus .outline-table tr.final-row td {\n    background: #1a1a2e;\n    color: #fff;\n    font-weight: 700;\n    font-size: 14px;\n    padding: 14px 16px;\n    letter-spacing: 2px;\n    text-align: left !important;\n  }\n<\/style>\n\n<div class=\"nucs-eng-syllabus\">\n\n  <!-- Header -->\n  <div class=\"syllabus-header\">\n    <h1>English<\/h1>\n    <div class=\"course-code\">Course Code: E-1161 &nbsp;|&nbsp; First Semester<\/div>\n    <div class=\"meta-grid\">\n      <div class=\"meta-item\">\n        <strong>Duration<\/strong>\n        <span>15 Weeks<\/span>\n      <\/div>\n      <div class=\"meta-item\">\n        <strong>Lectures<\/strong>\n        <span>2 per week &nbsp;&times;&nbsp; 1 hour<\/span>\n      <\/div>\n      <!-- <div class=\"meta-item\">\n        <strong>Platform<\/strong>\n        <span>Zoom &amp; LMS<\/span>\n      <\/div> -->\n    <\/div>\n  <\/div>\n\n  <!-- Textbooks -->\n  <div class=\"section-title\">Textbooks<\/div>\n  <div class=\"textbook-box\">\n    <div class=\"tb-icon\">&#128218;<\/div>\n    <div>\n      <div class=\"tb-label\">Required Textbooks<\/div>\n      <div class=\"tb-entry\">\n        <div class=\"tb-title\">Essential Grammar in Use, 4<sup>th<\/sup> Edition<\/div>\n        <div class=\"tb-author\">Raymond Murphy &mdash; Cambridge University Press, 2015<\/div>\n      <\/div>\n      <div class=\"tb-entry\">\n        <div class=\"tb-title\">New Headway: Student Book (Beginner), 5<sup>th<\/sup> Edition<\/div>\n        <div class=\"tb-author\">Liz &amp; John Soars &mdash; Oxford University Press, 2019<\/div>\n      <\/div>\n      <div class=\"tb-entry\">\n        <div class=\"tb-title\">English Vocabulary in Use (Elementary), 3<sup>rd<\/sup> Edition<\/div>\n        <div class=\"tb-author\">Michael McCarthy &amp; Felicity O&#8217;Dell &mdash; Cambridge University Press, 2017<\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- Course Description -->\n  <div class=\"section-title\">Course Description<\/div>\n  <div class=\"description-box\">\n    <p>The vocabulary course focuses not only on single words but also on useful phrases and collocations. It guides students from a very basic vocabulary level to a point where they can use approximately 2,000 words and phrases, introducing around 1,250 new items selected for their relevance in everyday situations.<\/p>\n    <p>The grammar course is designed primarily for elementary students who have moved beyond the early stages of a beginners&#8217; course. It is also suitable for low-intermediate learners whose grammar is weaker than other aspects of their English, or who need to address specific areas of basic grammar.<\/p>\n    <p>The New Headway (5<sup>th<\/sup> Edition) component employs a blended syllabus that connects classroom learning with meaningful practice outside the classroom. Every unit develops the four skills alongside grammar and vocabulary, helping students build well-rounded communicative competence.<\/p>\n  <\/div>\n\n  <!-- Learning Objectives & Outcomes -->\n  <div class=\"olo-grid\">\n    <div class=\"olo-box objectives\">\n      <h3>Learning Objectives<\/h3>\n      <ol>\n        <li>Enable students to use a wide range of vocabulary in everyday contexts.<\/li>\n        <li>Develop a sound command of English grammar at the elementary level.<\/li>\n        <li>Build the ability to communicate effectively in English across a variety of real-world situations.<\/li>\n      <\/ol>\n    <\/div>\n    <div class=\"olo-box outcomes\">\n      <h3>Learning Outcomes<\/h3>\n      <ul>\n        <li>Use a wide range of vocabulary accurately and appropriately.<\/li>\n        <li>Demonstrate a good command of English grammar at the elementary level.<\/li>\n        <li>Communicate confidently in English across everyday situations.<\/li>\n      <\/ul>\n    <\/div>\n  <\/div>\n\n  <!-- Major Topics -->\n  <div class=\"section-title\">Major Topics Covered<\/div>\n  <div class=\"topics-covered\">\n    <div class=\"pills\">\n      <div class=\"pill\">Vocabulary &amp; Phrases<\/div>\n      <div class=\"pill\">Grammar Structures<\/div>\n      <div class=\"pill\">Four Skills<\/div>\n      <div class=\"pill\">Tenses<\/div>\n      <div class=\"pill\">Modals &amp; Passive<\/div>\n      <div class=\"pill\">Communication<\/div>\n    <\/div>\n  <\/div>\n\n  <!-- Assessment -->\n  <div class=\"section-title\">Assessment Components<\/div>\n  <div class=\"assessment-bar\">\n    <div class=\"assess-block assignment\">\n      <div class=\"pct\">50%<\/div>\n      <div class=\"lbl\">Assignment &amp; Tutorial<\/div>\n    <\/div>\n    <div class=\"assess-block lms\">\n      <div class=\"pct\">10%<\/div>\n      <div class=\"lbl\">LMS<\/div>\n    <\/div>\n    <div class=\"assess-block exam\">\n      <div class=\"pct\">40%<\/div>\n      <div class=\"lbl\">Final Exam<\/div>\n    <\/div>\n  <\/div>\n\n  <!-- Delivery Note -->\n  <div class=\"delivery-note\">\n    <strong>Lecture Structure:<\/strong> 2 lectures per week, each up to 60 minutes \u2014 1 lecture for vocabulary and grammar, and 1 for four skills. Assignments follow every lesson; 2 tutorials are held as lecture-ended tests each semester. \n    <!-- Teaching platform: Zoom &amp; LMS. -->\n  <\/div>\n\n  <!-- Course Outline -->\n  <div class=\"section-title\">Course Outline<\/div>\n  <table class=\"outline-table\">\n    <thead>\n      <tr>\n        <th style=\"width:90px;\">Week<\/th>\n        <th>Topics<\/th>\n      <\/tr>\n    <\/thead>\n    <tbody>\n\n      <tr>\n        <td class=\"week-cell\">Week 01<\/td>\n        <td class=\"topic-cell\">\n          <span class=\"book-label vocab\">Vocabulary<\/span>\n          <ul>\n            <li>Unit 1 \u2013 The Family<\/li>\n            <li>Unit 2 \u2013 Birth, Marriage, and Death<\/li>\n          <\/ul>\n          <span class=\"book-label headway\">New Headway<\/span>\n          <ul><li>Unit 1 \u2013 Hello!<\/li><\/ul>\n          <span class=\"book-label grammar\">Grammar<\/span>\n          <ul>\n            <li>Unit 1 \u2013 am\/is\/are<\/li>\n            <li>Unit 2 \u2013 am\/is\/are (questions)<\/li>\n            <li>Unit 3 \u2013 I am doing (present continuous)<\/li>\n            <li>Unit 4 \u2013 Are you doing? (present continuous questions)<\/li>\n          <\/ul>\n        <\/td>\n      <\/tr>\n\n      <tr>\n        <td class=\"week-cell\">Week 02<\/td>\n        <td class=\"topic-cell\">\n          <span class=\"book-label vocab\">Vocabulary<\/span>\n          <ul>\n            <li>Unit 3 \u2013 Parts of the Body<\/li>\n            <li>Unit 4 \u2013 Clothes<\/li>\n          <\/ul>\n          <span class=\"book-label headway\">New Headway<\/span>\n          <ul><li>Unit 2 \u2013 Your World<\/li><\/ul>\n          <span class=\"book-label grammar\">Grammar<\/span>\n          <ul>\n            <li>Unit 5 \u2013 I do\/work\/like etc. (present simple)<\/li>\n            <li>Unit 6 \u2013 I don&#8217;t \u2026 (present simple negative)<\/li>\n            <li>Unit 7 \u2013 Do you \u2026? (present simple questions)<\/li>\n            <li>Unit 8 \u2013 I am doing vs. I do (present continuous &amp; simple)<\/li>\n          <\/ul>\n        <\/td>\n      <\/tr>\n\n      <tr>\n        <td class=\"week-cell\">Week 03<\/td>\n        <td class=\"topic-cell\">\n          <span class=\"book-label vocab\">Vocabulary<\/span>\n          <ul>\n            <li>Unit 5 \u2013 Describing People<\/li>\n            <li>Unit 6 \u2013 Health and Illness<\/li>\n          <\/ul>\n          <span class=\"book-label headway\">New Headway<\/span>\n          <ul><li>Unit 3 \u2013 All About You<\/li><\/ul>\n          <span class=\"book-label grammar\">Grammar<\/span>\n          <ul>\n            <li>Unit 9 \u2013 I have\u2026 \/ I&#8217;ve got\u2026<\/li>\n            <li>Unit 10 \u2013 was\/were<\/li>\n            <li>Unit 11 \u2013 worked\/got\/went etc. (past simple)<\/li>\n            <li>Unit 12 \u2013 I didn&#8217;t \u2026 \/ Did you\u2026? (past simple negative &amp; questions)<\/li>\n          <\/ul>\n        <\/td>\n      <\/tr>\n\n      <tr>\n        <td class=\"week-cell\">Week 04<\/td>\n        <td class=\"topic-cell\">\n          <span class=\"book-label vocab\">Vocabulary<\/span>\n          <ul>\n            <li>Unit 7 \u2013 Feelings<\/li>\n            <li>Unit 8 \u2013 Conversations 1: Greetings and Wishes<\/li>\n          <\/ul>\n          <span class=\"book-label headway\">New Headway<\/span>\n          <ul><li>Unit 4 \u2013 Family and Friends<\/li><\/ul>\n          <span class=\"book-label grammar\">Grammar<\/span>\n          <ul>\n            <li>Unit 13 \u2013 I was doing (past continuous)<\/li>\n            <li>Unit 14 \u2013 I was doing vs. I did<\/li>\n            <li>Unit 15 \u2013 I have done (present perfect 1)<\/li>\n            <li>Unit 16 \u2013 I&#8217;ve just\u2026 \/ I&#8217;ve already\u2026 \/ I haven&#8217;t \u2026 yet (present perfect 2)<\/li>\n          <\/ul>\n        <\/td>\n      <\/tr>\n\n      <tr>\n        <td class=\"week-cell\">Week 05<\/td>\n        <td class=\"topic-cell\">\n          <span class=\"book-label vocab\">Vocabulary<\/span>\n          <ul>\n            <li>Unit 9 \u2013 Conversations 2: Useful Words and Expressions<\/li>\n            <li>Unit 10 \u2013 Food and Drink<\/li>\n          <\/ul>\n          <span class=\"book-label headway\">New Headway<\/span>\n          <ul><li>Unit 5 \u2013 Things I Liked!<\/li><\/ul>\n          <span class=\"book-label grammar\">Grammar<\/span>\n          <ul>\n            <li>Unit 17 \u2013 Have you ever\u2026? (present perfect 3)<\/li>\n            <li>Unit 18 \u2013 How long have you\u2026? (present perfect 4)<\/li>\n            <li>Unit 19 \u2013 for \/ since \/ ago<\/li>\n            <li>Unit 20 \u2013 I have done vs. I did<\/li>\n          <\/ul>\n        <\/td>\n      <\/tr>\n\n      <tr>\n        <td class=\"week-cell\">Week 06<\/td>\n        <td class=\"topic-cell\">\n          <span class=\"book-label vocab\">Vocabulary<\/span>\n          <ul>\n            <li>Unit 11 \u2013 In the Kitchen<\/li>\n            <li>Unit 12 \u2013 In the Bedroom and Bathroom<\/li>\n          <\/ul>\n          <span class=\"book-label headway\">New Headway<\/span>\n          <ul><li>Unit 6 \u2013 Every Day<\/li><\/ul>\n          <span class=\"book-label grammar\">Grammar<\/span>\n          <ul>\n            <li>Unit 21 \u2013 is done \/ was done (passive 1)<\/li>\n            <li>Unit 22 \u2013 is being done \/ have been done (passive 2)<\/li>\n            <li>Unit 23 \u2013 be\/have\/do in present and past tenses<\/li>\n            <li>Unit 24 \u2013 Regular and Irregular Verbs<\/li>\n          <\/ul>\n        <\/td>\n      <\/tr>\n\n      <tr>\n        <td class=\"week-cell\">Week 07<\/td>\n        <td class=\"topic-cell\">\n          <span class=\"book-label vocab\">Vocabulary<\/span>\n          <ul>\n            <li>Unit 13 \u2013 In the Living Room<\/li>\n            <li>Unit 14 \u2013 Jobs<\/li>\n          <\/ul>\n          <span class=\"book-label headway\">New Headway<\/span>\n          <ul><li>Unit 7 \u2013 Favourite Things<\/li><\/ul>\n          <span class=\"book-label grammar\">Grammar<\/span>\n          <ul>\n            <li>Unit 25 \u2013 What are you doing tomorrow?<\/li>\n            <li>Unit 26 \u2013 I&#8217;m going to \u2026<\/li>\n            <li>Unit 27 \u2013 will\/shall 1<\/li>\n            <li>Unit 28 \u2013 will\/shall 2<\/li>\n          <\/ul>\n        <\/td>\n      <\/tr>\n\n      <tr>\n        <td class=\"week-cell\">Week 08<\/td>\n        <td class=\"topic-cell\">\n          <span class=\"book-label vocab\">Vocabulary<\/span>\n          <ul>\n            <li>Unit 15 \u2013 At School and University<\/li>\n            <li>Unit 16 \u2013 Communications<\/li>\n          <\/ul>\n          <span class=\"book-label headway\">New Headway<\/span>\n          <ul><li>Unit 8 \u2013 Home Sweet Home<\/li><\/ul>\n          <span class=\"book-label grammar\">Grammar<\/span>\n          <ul>\n            <li>Unit 29 \u2013 might<\/li>\n            <li>Unit 30 \u2013 can and could<\/li>\n            <li>Unit 31 \u2013 must \/ mustn&#8217;t \/ don&#8217;t need to<\/li>\n            <li>Unit 32 \u2013 should<\/li>\n          <\/ul>\n        <\/td>\n      <\/tr>\n\n      <tr>\n        <td class=\"week-cell\">Week 09<\/td>\n        <td class=\"topic-cell\">\n          <span class=\"book-label vocab\">Vocabulary<\/span>\n          <ul>\n            <li>Unit 17 \u2013 Your Phone<\/li>\n            <li>Unit 18 \u2013 Holidays<\/li>\n          <\/ul>\n          <span class=\"book-label headway\">New Headway<\/span>\n          <ul><li>Unit 9 \u2013 Past Times<\/li><\/ul>\n          <span class=\"book-label grammar\">Grammar<\/span>\n          <ul>\n            <li>Unit 33 \u2013 I have to \u2026<\/li>\n            <li>Unit 34 \u2013 Would you like \u2026? \/ I&#8217;d like \u2026<\/li>\n            <li>Unit 35 \u2013 Do this! Don&#8217;t do that! Let&#8217;s do this!<\/li>\n            <li>Unit 36 \u2013 I used to \u2026<\/li>\n          <\/ul>\n        <\/td>\n      <\/tr>\n\n      <tr>\n        <td class=\"week-cell\">Week 10<\/td>\n        <td class=\"topic-cell\">\n          <span class=\"book-label vocab\">Vocabulary<\/span>\n          <ul>\n            <li>Unit 19 \u2013 Shops and Shopping<\/li>\n            <li>Unit 20 \u2013 Online Shopping<\/li>\n          <\/ul>\n          <span class=\"book-label headway\">New Headway<\/span>\n          <ul><li>Unit 10 \u2013 We Had a Good Time!<\/li><\/ul>\n          <span class=\"book-label grammar\">Grammar<\/span>\n          <ul>\n            <li>Unit 37 \u2013 there is \/ there are<\/li>\n            <li>Unit 38 \u2013 there was\/were \/ there has\/have been \/ there will be<\/li>\n            <li>Unit 39 \u2013 It \u2026<\/li>\n            <li>Unit 40 \u2013 I am, I don&#8217;t etc.<\/li>\n          <\/ul>\n        <\/td>\n      <\/tr>\n\n      <tr>\n        <td class=\"week-cell\">Week 11<\/td>\n        <td class=\"topic-cell\">\n          <span class=\"book-label vocab\">Vocabulary<\/span>\n          <ul>\n            <li>Unit 21 \u2013 In a Hotel<\/li>\n            <li>Unit 22 \u2013 Eating Out<\/li>\n          <\/ul>\n          <span class=\"book-label headway\">New Headway<\/span>\n          <ul><li>Unit 11 \u2013 We Can Do It!<\/li><\/ul>\n          <span class=\"book-label grammar\">Grammar<\/span>\n          <ul>\n            <li>Unit 41 \u2013 Have you? Are you? Don&#8217;t you?<\/li>\n            <li>Unit 42 \u2013 too\/either \/ so am I \/ neither do I etc.<\/li>\n            <li>Unit 43 \u2013 isn&#8217;t, haven&#8217;t, don&#8217;t etc. (negatives)<\/li>\n            <li>Unit 44 \u2013 is it\u2026? \/ have you\u2026? \/ do they\u2026? (questions 1)<\/li>\n          <\/ul>\n        <\/td>\n      <\/tr>\n\n      <tr>\n        <td class=\"week-cell\">Week 12<\/td>\n        <td class=\"topic-cell\">\n          <span class=\"book-label vocab\">Vocabulary<\/span>\n          <ul>\n            <li>Unit 23 \u2013 Sports<\/li>\n            <li>Unit 24 \u2013 Cinema<\/li>\n          <\/ul>\n          <span class=\"book-label headway\">New Headway<\/span>\n          <ul><li>Unit 12 \u2013 Thank You So Much!<\/li><\/ul>\n          <span class=\"book-label grammar\">Grammar<\/span>\n          <ul>\n            <li>Unit 45 \u2013 Who saw you? \/ Who did you see? (questions 2)<\/li>\n            <li>Unit 46 \u2013 Who is she talking to? \/ What is it like? (questions 3)<\/li>\n            <li>Unit 47 \u2013 What\u2026? \/ Which\u2026? \/ How\u2026? (questions 4)<\/li>\n            <li>Unit 48 \u2013 How long does it take\u2026?<\/li>\n          <\/ul>\n        <\/td>\n      <\/tr>\n\n      <tr>\n        <td class=\"week-cell\">Week 13<\/td>\n        <td class=\"topic-cell\">\n          <span class=\"book-label vocab\">Vocabulary<\/span>\n          <ul>\n            <li>Unit 25 \u2013 Free Time at Home<\/li>\n            <li>Unit 26 \u2013 Music and Musical Instruments<\/li>\n          <\/ul>\n          <span class=\"book-label headway\">New Headway<\/span>\n          <ul><li>Unit 13 \u2013 What&#8217;s Happening Now?<\/li><\/ul>\n          <span class=\"book-label grammar\">Grammar<\/span>\n          <ul>\n            <li>Unit 49 \u2013 Do you know where\u2026? \/ I don&#8217;t know what\u2026<\/li>\n            <li>Unit 50 \u2013 She said that\u2026 \/ He told me that\u2026<\/li>\n            <li>Unit 51 \u2013 work\/working \/ go\/going \/ do\/doing<\/li>\n            <li>Unit 52 \u2013 to\u2026 (I want to do) and -ing (I enjoy doing)<\/li>\n          <\/ul>\n        <\/td>\n      <\/tr>\n\n      <tr>\n        <td class=\"week-cell\">Week 14<\/td>\n        <td class=\"topic-cell\">\n          <span class=\"book-label vocab\">Vocabulary<\/span>\n          <ul>\n            <li>Unit 27 \u2013 Countries and Nationalities<\/li>\n            <li>Unit 28 \u2013 Weather<\/li>\n          <\/ul>\n          <span class=\"book-label headway\">New Headway<\/span>\n          <ul><li>Unit 14 \u2013 Let&#8217;s Go!<\/li><\/ul>\n          <span class=\"book-label grammar\">Grammar<\/span>\n          <ul>\n            <li>Unit 53 \u2013 I want you to\u2026 \/ I told you to\u2026<\/li>\n            <li>Unit 54 \u2013 I went to the shop to\u2026<\/li>\n            <li>Unit 55 \u2013 go to \/ go on \/ go for \/ go -ing<\/li>\n            <li>Unit 56 \u2013 get<\/li>\n          <\/ul>\n        <\/td>\n      <\/tr>\n\n      <tr>\n        <td class=\"week-cell\">Week 15<\/td>\n        <td class=\"topic-cell\">\n          <span class=\"book-label vocab\">Vocabulary<\/span>\n          <ul>\n            <li>Unit 29 \u2013 In the Town<\/li>\n            <li>Unit 30 \u2013 In the Countryside<\/li>\n          <\/ul>\n          <span class=\"book-label grammar\">Grammar<\/span>\n          <ul>\n            <li>Unit 57 \u2013 do and make<\/li>\n            <li>Unit 58 \u2013 have<\/li>\n            <li>Unit 59 \u2013 I\/me \/ he\/him \/ they\/them etc.<\/li>\n            <li>Unit 60 \u2013 my\/his\/their etc.<\/li>\n          <\/ul>\n        <\/td>\n      <\/tr>\n\n      <!-- <tr>\n        <td class=\"week-cell\">Week 16<\/td>\n        <td class=\"topic-cell\">\n          <span class=\"book-label vocab\">Vocabulary<\/span>\n          <ul>\n            <li>Unit 31 \u2013 Animals<\/li>\n            <li>Unit 32 \u2013 Travelling<\/li>\n          <\/ul>\n          <span class=\"book-label grammar\">Grammar<\/span>\n          <ul>\n            <li>Unit 61 \u2013 Whose is this? It's mine\/yours\/hers etc.<\/li>\n            <li>Unit 62 \u2013 I\/me\/my\/mine<\/li>\n            <li>Unit 63 \u2013 myself\/yourself\/themselves<\/li>\n            <li>Unit 64 \u2013 's (Kate's camera \/ my brother's car etc.)<\/li>\n          <\/ul>\n        <\/td>\n      <\/tr> -->\n\n      <!-- Final Exam -->\n      <tr class=\"final-row\">\n        <td colspan=\"2\">&#127891; &nbsp; Final Exam<\/td>\n      <\/tr>\n\n    <\/tbody>\n  <\/table>\n\n<\/div>\n<!-- End E-1161 English Syllabus -->\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>English Course Code: E-1161 &nbsp;|&nbsp; First Semester Duration 15 Weeks Lectures 2 per week &nbsp;&times;&nbsp; 1 hour Textbooks &#128218; Required Textbooks Essential<\/p>","protected":false},"author":8,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"om_disable_all_campaigns":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"categories":[22],"tags":[],"class_list":["post-3877","post","type-post","status-publish","format-standard","hentry","category-syllabus"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/nucs-edu.org\/en\/wp-json\/wp\/v2\/posts\/3877"}],"collection":[{"href":"https:\/\/nucs-edu.org\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/nucs-edu.org\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/nucs-edu.org\/en\/wp-json\/wp\/v2\/users\/8"}],"replies":[{"embeddable":true,"href":"https:\/\/nucs-edu.org\/en\/wp-json\/wp\/v2\/comments?post=3877"}],"version-history":[{"count":24,"href":"https:\/\/nucs-edu.org\/en\/wp-json\/wp\/v2\/posts\/3877\/revisions"}],"predecessor-version":[{"id":4104,"href":"https:\/\/nucs-edu.org\/en\/wp-json\/wp\/v2\/posts\/3877\/revisions\/4104"}],"wp:attachment":[{"href":"https:\/\/nucs-edu.org\/en\/wp-json\/wp\/v2\/media?parent=3877"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/nucs-edu.org\/en\/wp-json\/wp\/v2\/categories?post=3877"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/nucs-edu.org\/en\/wp-json\/wp\/v2\/tags?post=3877"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}