The 3,000-year history of the hoodie | TED Talk | ESL Video (2025)

The 3,000-year history of the hoodie | TED Talk | ESL Video
  • My Class

`; if (classCode && chattypass && studentName) { redirectToChattybot(classCode, chattypass, studentName); } else if (classCode && !chattypass) { processClassCode(classCode); } else { displayErrorMessage("Please type your name or pseudonym."); submitButton.disabled = false; submitButton.innerHTML = "Go"; // Restore button text } } // Function to process class code when chattypass is missing function processClassCode(classCode) { const regex = /^[0-9A-Za-z_. -]+$/; if (!regex.test(classCode)) { displayErrorMessage("Only numbers, letters (without accents), hyphens, periods, spaces, and underscores are allowed."); } else { location.href = `/class.php?code=${classCode}`; } } // Function to handle the redirection to Chattybot after validation function redirectToChattybot(classCode, chattypass, studentName) { const languageSelect = document.getElementById("languageSelect").value; fetch("/checkCodes.php", { method: "POST", body: JSON.stringify({ class_code: classCode, chatty_code: chattypass, student_name: studentName, language: languageSelect }), headers: { "Content-Type": "application/json; charset=UTF-8" } }) .then(response => response.json()) .then(json => { if (json.result) { window.location.reload(); } else { displayErrorMessage("Invalid class code or chattypass."); submitButton.disabled = false; submitButton.innerHTML = "Go"; // Restore button text } }) .catch(err => { console.error(err); displayErrorMessage("An error occurred while processing your request."); submitButton.disabled = false; submitButton.innerHTML = "Go"; // Restore button text }); } // Function to display the error message below the submit button function displayErrorMessage(message) { errorMessageDiv.textContent = message; errorMessageDiv.style.display = "block"; // Hide the error message after 2 seconds setTimeout(() => { errorMessageDiv.style.display = "none"; }, 2000); } const languagePicker = document.getElementById("languageSelect"); languagePicker.addEventListener("change", async () => { const language = languagePicker.value; try { const response = await fetch("/checkCodes-test.php", { method: "POST", headers: { "Content-Type": "application/json", }, body: JSON.stringify({ setLanguage: language }) }) if (!response.ok) { displayErrorMessage("Network error"); } const result = await response.json(); } catch (e) { console.log("Error during fetch" + e); } });}); document.addEventListener("DOMContentLoaded", function() {var navItem = document.querySelector('#studentIcon');navItem.innerHTML = '';});

  • Sign up
  • Log in
    • Contact

    ESLvideo.com

    The 3,000-year history of the hoodie | TED Talk | ESL Video (2)


    Present PDF QR Code Add to Class

    Export to Canvas

    Download PDF

    Download a printable PDF for your classes

    Download PDF (Subscribers only)
    Download Sample

    Export to Canvas

    How it works?

    1. Click Settings on the Course Navigation menu.

    The 3,000-year history of the hoodie | TED Talk | ESL Video (4)

    2. Click Import Course Content on the right side of the page.

    The 3,000-year history of the hoodie | TED Talk | ESL Video (5)

    3. In the "Content Type" menu, select "QTI .zip file." Locate your file, then click import.

    The 3,000-year history of the hoodie | TED Talk | ESL Video (6)

    Download:

    Subscribe to access this feature

    Add to Class

    The 3,000-year history of the hoodie | TED Talk | ESL Video (7)

    The 3,000-year history of the hoodie | TED Talk

    • High Intermediate

    Design curator Paola Antonelli takes us through the history of the hoodie.

    This quiz will be added to the checked classes.

    Don't see a Class Code? Login

    Listening
    Watch the video and choose the correct answers.

    • Quiz
    • Transcript
    • Notes

    ";const form = e.target;const formData = new FormData(form); formData.append('submit', 'submit');fetch('/quiz_question_endpoint.php?id=34117', {method: 'POST',body: formData }).then(response => { if (!response.ok) { quiz_window.classList.remove('loader-flex');throw new Error(`HTTP error! Status: `); } return response.text();}).then(html => { quiz_window.classList.remove('loader-flex'); const convertedHtml = convertUnicodeEscape(html); quiz_window.innerHTML = convertedHtml;}).catch(error => { quiz_window.classList.remove('loader-flex'); quiz_window.innerHTML = 'Error, Please refresh the page'; console.error('Fetch Error:', error);}); } else if (quizCheck) { quiz_window.classList.add('loader-flex'); const form = e.target; const formData = new FormData(form); formData.append('submit', 'submit'); quiz_window.innerHTML = "

    "; fetch('/send_results_processor.php?id=34117', { method: 'POST', body: formData }) .then(response => { if (!response.ok) { quiz_window.classList.remove('loader-flex'); throw new Error(`HTTP error! Status: `); } return response.text(); }) .then(html => { quiz_window.classList.remove('loader-flex'); quiz_window.innerHTML = html; }) .catch(error => { quiz_window.classList.remove('loader-flex'); quiz_window.innerHTML = 'Error, Please refresh the page'; console.error('Fetch Error:', error); }); }});

    The hoodie is an amazing object. It's one of those timeless objects that we hardly think of, because they work so well that they're part of our lives. We call them "humble masterpieces."

    The hoodie has been -- even if it was not called so -- it's been an icon throughout history for good and for bad reasons. The earliest ones that we can trace are from ancient Greece and ancient Rome. The Middle Ages, you see a lot of monks that were wearing garments that were cape-like, with hoods attached, so therefore, "hoodies." Ladies in the 17th century would wear hoodies to kind of hide themselves when they were going to meet their lovers. And then, of course, there's the legend, there's fantasy. There's the image of the hoodie connected to the grim reaper. There's the image of the hoodie connected to the executioner. So there's the dark side of the hoodie.

    The modern incarnation of the hoodie -- a garment that's made usually of cotton jersey, that has a hood attached with a drawstring; sometimes it has a marsupial pocket -- was introduced in the 1930s by Knickerbocker Knitting Company. Now it's called Champion. It was meant to keep athletes warm. Of course, though, it was such a functional, comfortable garment that it was very rapidly adopted by workmen everywhere. And then, around the 1980s, it also gets adopted by hip-hop and B-boys, skateboarders, and it takes on this kind of youth street culture. It was, at the same time, super-comfortable, perfect for the streets and also had that added value of anonymity when you needed it. And then we have Mark Zuckerberg, who defies convention of respectable attire for businesspeople. But interestingly, it's also a way to show how power has changed. If you're wearing a two-piece suit, you might be the bodyguard. The real powerful person is wearing a hoodie with a T-shirt and jeans.

    It's easy to think of the physical aspects of the hoodie. You can immediately think of wearing the hood up, and you feel this warmth and this protection, but at the same time, you can also feel the psychological aspects of it. I mean, think of donning a hoodie, all of a sudden, you feel more protected, you feel that you are in your own shell.

    We know very well what the hoodie has come to signify in the past few years in the United States. When Trayvon Martin, a 17-year-old African-American kid, was shot by a neighborhood vigilante, and Million Hoodie Marches happened all over the United States, in which people wore hoodies with the hood up and marched in the streets against this kind of prejudice. It doesn't happen that often for a garment to have so much symbolism and history and that encompasses so many different universes as the hoodie.

    So, like all garments, especially all truly utilitarian garments, it is very basic in its design. But at the same time, it has a whole universe of possibilities attached.

    Key Vocabulary:
    1) timeless [형용사] 세월이 흘러도 변치 않는, ìœí–‰ì„ 타지 않는
    2) hardly [부사] 거의...아니다[없다]
    3) humble [형용사] 겸손한
    4) an icon [명사] (특ì•í•œ 사상·생활 방식 등의 상징으로 여겨지는) 우상[아이콘]
    5) an incarnation [명사] (특ì•í•œ 형태로 사는) 생ì•
    6) marsupial [명사] ìœëŒ€ëª© 동물(캥거루·코알라처럼 육아낭에 새끼를 넣어 ê°€ì§€ê³ ë‹¤ë‹ˆëŠ” 동물)
    7) utilitarian [형용사] (격식) 실용ìì¸
    8) anonymity [명사] 익명(성)
    9) to defy [동사] (권위·법ë¥Â·ê·œì¹™ 등에) 반항[ì€í•­/ê±°ì—­]하다
    10) a convention [명사] 관습, 관례
    11) respectable [형용사] ì¡´ê²½í• ë§Œí•œ, 훌륭한; (옷차림 등이) ììž–은
    12) attire [명사] (격식) 의복, 복장
    13) an aspect [명사] 측면
    14) a vigilante [명사] (때로 못마땅함) 자경단의 단원
    15) to encompass [동사] (많은 것을) 포함[망라]하다, 아우르다

    Expressions:
    1) In one's shell: in a quiet or withdrawn state.
    -Jim is extremely shy. If you try to get him to talk he immediately goes into his shell. (말이 없어지다, 대화를 그만두다)
    -Once she came out of her shell, she was one of the most talkative students in class. (껍데기에서 나오다, 마음을 터놓다)

    2) Came to signify...
    ...을 의미하게 되었습니다.

    Send my time to my teacher

    Transcript

    The 3,000-year history of the hoodie | TED Talk

    Corrections
    Original Transcript
    Conversation Starter

    Do you have a lucky necklace?

    ESLvideo

    How it works?

    Teachers

    Try Chattybots Free!

    Try for free!

    Students

    1

    Above the logo, click My Class.

    The 3,000-year history of the hoodie | TED Talk | ESL Video (8)

    2

    Type your Class Code, Chattypass
    and Name

    The 3,000-year history of the hoodie | TED Talk | ESL Video (9)

    3

    If you see the checkmark,
    you're all set!

    The 3,000-year history of the hoodie | TED Talk | ESL Video (10)

    The 3,000-year history of the hoodie | TED Talk | ESL Video (2025)
    Top Articles
    Latest Posts
    Recommended Articles
    Article information

    Author: Kieth Sipes

    Last Updated:

    Views: 6076

    Rating: 4.7 / 5 (47 voted)

    Reviews: 94% of readers found this page helpful

    Author information

    Name: Kieth Sipes

    Birthday: 2001-04-14

    Address: Suite 492 62479 Champlin Loop, South Catrice, MS 57271

    Phone: +9663362133320

    Job: District Sales Analyst

    Hobby: Digital arts, Dance, Ghost hunting, Worldbuilding, Kayaking, Table tennis, 3D printing

    Introduction: My name is Kieth Sipes, I am a zany, rich, courageous, powerful, faithful, jolly, excited person who loves writing and wants to share my knowledge and understanding with you.