← Geri Dön

Personal Life – 3. Ünite


.gw-section { margin-bottom: 35px; padding: 25px; border-radius: 12px; box-shadow: 0 4px 15px rgba(0,0,0,0.05); } .gw-title { color: #2c3e50; font-weight: 800; font-size: 28px; border-bottom: 3px solid #e74c3c; padding-bottom: 10px; margin-bottom: 25px; } .gw-h2 { color: #2c3e50; font-size: 22px; margin-top: 0; margin-bottom: 15px; } .gw-grammar-box { background: #fff; padding: 15px; border-left: 4px solid #3498db; margin-bottom: 15px; border-radius: 0 8px 8px 0; } .gw-vocab-list { column-count: 2; column-gap: 40px; } @media (max-width: 600px) { .gw-vocab-list { column-count: 1; } } .gw-vocab-item { padding: 5px 0; border-bottom: 1px solid #eee; } /* Quiz Game Styles */ #gw-quiz-container-19 { background: #fff; border-radius: 10px; padding: 20px; text-align: center; box-shadow: 0 2px 10px rgba(0,0,0,0.1); } .gw-question { font-size: 20px; font-weight: bold; margin-bottom: 20px; color: #2c3e50; } .gw-options { display: flex; flex-direction: column; gap: 10px; } .gw-option { background: #3498db; color: white; padding: 12px; border-radius: 8px; cursor: pointer; transition: 0.2s; font-weight: 600; border: none; width: 100%; font-size: 16px; } .gw-option:hover { background: #2980b9; transform: translateY(-2px); } .gw-option.correct { background: #27ae60 !important; } .gw-option.wrong { background: #e74c3c !important; } #gw-score-screen-19 { display: none; } .gw-btn-restart { margin-top: 20px; background: #f39c12; color: #fff; padding: 10px 20px; border: none; border-radius: 5px; cursor: pointer; font-size: 16px; font-weight: bold; }

4. Sınıf 3. Ünite: Personal Life (Konu Anlatımı)

📖 1. Konu Anlatımı (Grammar & Expressions)

Bu ünitede fiziksel görünüşümüzü ve karakterimizi detaylıca anlatmayı, iki kişiyi birbiriyle karşılaştırmayı ve yeteneklerimizden bahsetmeyi öğreniyoruz.

A. Appearance and Personality (Dış Görünüş ve Karakter)

Bir kişinin sadece nasıl göründüğünü değil, nasıl bir karakteri olduğunu da anlatmak için şu sıfatları kullanırız:

  • Fiziksel Özellikler (Appearance): Tall (Uzun), Short (Kısa), Slim (İnce/Zayıf), Heavy/Plump (Kilolu), Beautiful (Güzel), Handsome (Yakışıklı).
  • Karakter Özellikleri (Personality): Hardworking (Çalışkan), Lazy (Tembel), Shy (Utangaç), Cheerful (Neşeli), Funny (Komik), Helpful (Yardımsever).
  • What does she look like? (Dış görünüşü nasıldır?) ➔ She is tall and slim. (O, uzun ve incedir.)
  • What is he like? (Karakteri nasıldır?) ➔ He is funny and hardworking. (O, komik ve çalışkandır.)

B. Making Comparisons (Karşılaştırma Yapmak)

İki kişiyi veya nesneyi karşılaştırırken sıfatların sonuna genellikle "-er" eki getiririz ve cümlede "than" (den/dan) kelimesini kullanırız.

  • Tall ➔ Taller (Daha uzun): Ali is taller than Ahmet. (Ali, Ahmet'ten daha uzundur.)
  • Short ➔ Shorter (Daha kısa): Ayşe is shorter than Fatma. (Ayşe, Fatma'dan daha kısadır.)
  • Fast ➔ Faster (Daha hızlı): A car is faster than a bike. (Araba bisikletten daha hızlıdır.)

C. Abilities & Hobbies (Yetenekler ve Hobiler)

Yapabildiğimiz şeyleri (yeteneklerimizi) anlatırken "Can" kelimesini kullanmaya devam ediyoruz.

  • I can ride a bike, but I can't swim. (Bisiklete binebilirim ama yüzemem.)
  • Hobiler: Reading a book (Kitap okumak), taking photos (Fotoğraf çekmek), playing chess (Satranç oynamak).
  • I like taking photos. (Fotoğraf çekmeyi severim.)

📋 2. Detaylı Kelime Listesi (Wordwall / Quizlet İçin)

Öğretmenler: Aşağıdaki listeyi kopyalayıp Wordwall'a yapıştırarak saniyeler içinde çark veya eşleştirme oyunu oluşturabilirsiniz.

Appearance = Dış görünüş
Personality = Karakter
Slim = İnce / Zayıf
Plump = Balık etli / Kilolu
Hardworking = Çalışkan
Lazy = Tembel
Shy = Utangaç
Cheerful = Neşeli
Funny = Komik
Helpful = Yardımsever
Taller = Daha uzun
Shorter = Daha kısa
Faster = Daha hızlı
Than = -den / -dan (Karşılaştırma)
Taking photos = Fotoğraf çekmek
Playing chess = Satranç oynamak
What is she like? = O nasıl biridir? (Karakter)

🎮 3. İnteraktif Kelime Testi (Quiz)

Karakter özelliklerini ve karşılaştırma cümlelerini test edelim!

Soru 1 / 10 Puan: 0
Soru yükleniyor...

Harika iş çıkardın! 🎉

Toplam Puanın: 0 / 100

Tekrar Oyna
const gwQuestions19 = [ { q: "'Hardworking' kelimesinin Türkçe karşılığı nedir?", options: ["Tembel", "Çalışkan", "Neşeli", "Utangaç"], answer: 1 }, { q: "'Ali is taller than Ahmet' cümlesi ne anlama gelir?", options: ["Ali, Ahmet'ten daha kısadır.", "Ahmet, Ali'den daha uzundur.", "Ali, Ahmet'ten daha uzundur.", "Ali ve Ahmet uzundur."], answer: 2 }, { q: "'Utangaç' anlamına gelen kelime hangisidir?", options: ["Funny", "Cheerful", "Shy", "Lazy"], answer: 2 }, { q: "Birinin karakterini (nasıl biri olduğunu) sormak için hangi soru sorulur?", options: ["What does he look like?", "Where is he from?", "What is he like?", "How old is he?"], answer: 2 }, { q: "'Faster' kelimesi ne demektir?", options: ["Daha hızlı", "Daha yavaş", "Daha uzun", "Daha kısa"], answer: 0 }, { q: "'Lazy' kelimesinin zıt anlamlısı hangisidir?", options: ["Funny", "Hardworking", "Shy", "Plump"], answer: 1 }, { q: "Aşağıdakilerden hangisi bir fiziksel özelliktir (Appearance)?", options: ["Cheerful", "Helpful", "Slim", "Funny"], answer: 2 }, { q: "'Playing chess' ne anlama gelir?", options: ["Fotoğraf çekmek", "Bisiklete binmek", "Kitap okumak", "Satranç oynamak"], answer: 3 }, { q: "'Ayşe is shorter than Fatma' cümlesinin anlamı nedir?", options: ["Ayşe, Fatma'dan daha uzundur.", "Ayşe, Fatma'dan daha kısadır.", "Ayşe ve Fatma kısadır.", "Fatma, Ayşe'den daha kısadır."], answer: 1 }, { q: "'Helpful' kelimesinin Türkçe karşılığı nedir?", options: ["Yardımsever", "Komik", "Tembel", "Neşeli"], answer: 0 } ]; let gwCurrentQ19 = 0; let gwScore19 = 0; function gwStartQuiz19() { gwCurrentQ19 = 0; gwScore19 = 0; document.getElementById('gw-score-screen-19').style.display = 'none'; document.getElementById('gw-game-screen-19').style.display = 'block'; gwLoadQuestion19(); } function gwLoadQuestion19() { document.getElementById('gw-progress-19').innerText = `Soru ${gwCurrentQ19 + 1} / ${gwQuestions19.length}`; document.getElementById('gw-score-19').innerText = `Puan: ${gwScore19}`; const qData = gwQuestions19[gwCurrentQ19]; document.getElementById('gw-question-text-19').innerText = qData.q; const optionsBox = document.getElementById('gw-options-box-19'); optionsBox.innerHTML = ''; qData.options.forEach((opt, index) => { const btn = document.createElement('button'); btn.className = 'gw-option'; btn.innerText = opt; btn.onclick = () => gwCheckAnswer19(btn, index, qData.answer); optionsBox.appendChild(btn); }); } function gwCheckAnswer19(btn, selected, correct) { const buttons = document.getElementById('gw-options-box-19').querySelectorAll('.gw-option'); buttons.forEach(b => b.disabled = true); if (selected === correct) { btn.classList.add('correct'); gwScore19 += 10; } else { btn.classList.add('wrong'); buttons[correct].classList.add('correct'); } setTimeout(() => { gwCurrentQ19++; if (gwCurrentQ19 < gwQuestions19.length) { gwLoadQuestion19(); } else { gwEndQuiz19(); } }, 1200); } function gwEndQuiz19() { document.getElementById('gw-game-screen-19').style.display = 'none'; document.getElementById('gw-score-screen-19').style.display = 'block'; document.getElementById('gw-final-score-19').innerText = gwScore19; } gwStartQuiz19();

📺 4. Konu Anlatım ve Eğlenceli Şarkılar

Karakter özelliklerini ve dış görünüşü anlatan bu videolarla pratik yapabilirsin:

What does he look like? (Smile and Learn)

Adjectives Song (The Singing Walrus)

Henuz yorum yapilmamis. Ilk yorumu siz yapin!

×
Oyun yükleniyor...
Belge Onizleme
↗ Yeni Sekmede Ac ×
Belge yukleniyor...