{"id":1123,"date":"2026-04-03T21:15:11","date_gmt":"2026-04-03T18:15:11","guid":{"rendered":"https:\/\/www.novakidschool.com\/tr\/blog\/?p=1123"},"modified":"2026-04-30T22:27:16","modified_gmt":"2026-04-30T19:27:16","slug":"ingilizce-evin-bolumleri-oda-isimleri-nasil-soylenir","status":"publish","type":"post","link":"https:\/\/www.novakidschool.com\/tr\/blog\/ingilizce-evin-bolumleri-oda-isimleri-nasil-soylenir\/","title":{"rendered":"Evimizin \u0130ngilizce S\u0131rlar\u0131: Oda ve E\u015fya \u0130simleri Rehberi"},"content":{"rendered":"  <section class=\"section blogHeader\" id=\"blogHeader-block_f9a464ac4c8b8f3dda9835e3dbe013b0\">\n      <div class=\"blogHeader__wrapper\">\n                              <div class=\"blogHeader__image\">\n              <a href=\"https:\/\/www.novakidschool.com\/tr\/blog\/wp-content\/uploads\/2022\/10\/1024\u0445720_Parts-of-the-house-in-English-for-kids.png\" class=\"glightbox\">\n                <img decoding=\"async\" src=\"https:\/\/www.novakidschool.com\/tr\/blog\/wp-content\/uploads\/2022\/10\/1024\u0445720_Parts-of-the-house-in-English-for-kids.png\" alt=\"Evimizin \u0130ngilizce S\u0131rlar\u0131: Oda ve E\u015fya \u0130simleri Rehberi\" class=\"blogHeader__imageItem\" srcset=\"https:\/\/www.novakidschool.com\/tr\/blog\/wp-content\/uploads\/2022\/10\/1024\u0445720_Parts-of-the-house-in-English-for-kids-300x211.png 300w, https:\/\/www.novakidschool.com\/tr\/blog\/wp-content\/uploads\/2022\/10\/1024\u0445720_Parts-of-the-house-in-English-for-kids-768x540.png 768w, https:\/\/www.novakidschool.com\/tr\/blog\/wp-content\/uploads\/2022\/10\/1024\u0445720_Parts-of-the-house-in-English-for-kids.png 1024w\" style=\"width:100%; aspect-ratio:1024\/720;\"> \n              <\/a>\n          <\/div>\n          \n      <\/div>\n  <\/section>\n\n      <section class=\"blogContentTable\" data-toc-section>\n        <input type=\"checkbox\" id=\"blogTocToggle\" class=\"blogContentTable__toggle\" \/>\n        <label for=\"blogTocToggle\" class=\"blogContentTable__header\">\n            <span class=\"blogContentTable__heading\">\n                \u0130\u00e7indekiler            <\/span>\n            <span class=\"blogContentTable__arrow\"><\/span>\n        <\/label>\n        <div class=\"blogContentTable__wrapper\">\n            <div class=\"blogContentTable__heading blogContentTable__heading--sidebar\">\n                \u0130\u00e7indekiler            <\/div>\n            <ol class=\"blogContentTable__list\">\n                                    <li>\n                        <span class=\"toc-item\">Evin Genel B\u00f6l\u00fcmleri \u0130ngilizce<\/span>\n                    <\/li>\n                                    <li>\n                        <span class=\"toc-item\">Oturma Odas\u0131 (Living Room \/ Lounge)<\/span>\n                    <\/li>\n                                    <li>\n                        <span class=\"toc-item\">Mutfak (Kitchen)<\/span>\n                    <\/li>\n                                    <li>\n                        <span class=\"toc-item\">Yatak Odas\u0131 (Bedroom)<\/span>\n                    <\/li>\n                                    <li>\n                        <span class=\"toc-item\">Banyo (Bathroom)<\/span>\n                    <\/li>\n                                    <li>\n                        <span class=\"toc-item\">Yemek Odas\u0131 (Dining Room)<\/span>\n                    <\/li>\n                                    <li>\n                        <span class=\"toc-item\">\u00c7al\u0131\u015fma Odas\u0131 \/ Ofis (Study Room \/ Home Office)<\/span>\n                    <\/li>\n                                    <li>\n                        <span class=\"toc-item\">Di\u011fer \u00d6nemli Ev B\u00f6l\u00fcmleri ve E\u015fyalar\u0131 \u0130ngilizce<\/span>\n                    <\/li>\n                                    <li>\n                        <span class=\"toc-item\">\u00d6rnek Diyalog: Evimizden Bahsedelim!<\/span>\n                    <\/li>\n                                    <li>\n                        <span class=\"toc-item\">\u00c7ocuklar \u0130\u00e7in Ev Kelimeleri \u0130ngilizce \u00d6\u011fretme \u0130pu\u00e7lar\u0131<\/span>\n                    <\/li>\n                                    <li>\n                        <span class=\"toc-item\">Evin B\u00f6l\u00fcmleri ve E\u015fyalar\u0131 \u0130ngilizce Bilgi Yar\u0131\u015fmas\u0131<\/span>\n                    <\/li>\n                                    <li>\n                        <span class=\"toc-item\">Sonu\u00e7<\/span>\n                    <\/li>\n                                    <li>\n                        <span class=\"toc-item\">Novakid\u2019le tan\u0131\u015f\u0131n!<\/span>\n                    <\/li>\n                            <\/ol>\n        <\/div>\n    <\/section>\n\n    <script>\n        \/\/ Use DOMContentLoaded for faster TOC initialization\n        document.addEventListener('DOMContentLoaded', () => {\n            const tocSection = document.querySelector('[data-toc-section]');\n            if (!tocSection) return;\n\n            const headings = document.querySelectorAll('.blogHeadingText');\n            const tableContainer = tocSection.querySelector('.blogContentTable__list');\n            if (!tableContainer) return;\n\n            \/\/ Clear the container\n            tableContainer.innerHTML = '';\n\n            \/\/ Count valid headings with h2\n            let validHeadingsCount = 0;\n\n            \/\/ For each heading, create an item in the table of contents\n            headings.forEach((heading, index) => {\n                const h2 = heading.querySelector('h2');\n                if (!h2) return;\n\n                validHeadingsCount++;\n                const title = h2.textContent.trim();\n                const itemHtml = `<li><a href=\"#${heading.id}\">${title}<\/a><\/li>`;\n                tableContainer.innerHTML += itemHtml;\n            });\n\n            \/\/ Hide TOC if no valid headings found\n            if (validHeadingsCount === 0) {\n                tocSection.style.display = 'none';\n            }\n            \n            \/\/ Dispatch custom event to notify that TOC is ready\n            document.dispatchEvent(new CustomEvent('tocReady'));\n        });\n    <\/script>\n  \n\n\n\n <section class=\"section blogTakeaways\" id=\"blogCrossPost-block_0b00838211f741eb3dd99769e7f4cb46\">\n    \n      <div class=\"blogTakeaways__wrapper\">\n\n          <div class=\"blogTakeaways__header\">\n            \u00d6nemli Noktalar          <\/div>\n          <ul class=\"blogTakeaways__content\">\n                          <li>\n                  \n\u0130ngilizce evin b\u00f6l\u00fcmlerini ve oda isimlerini do\u011fru telaffuzlar\u0131yla \u00f6\u011freneceksiniz.\n\n              <\/li>\n                          <li>\n                  \nHer oda i\u00e7in en az 10 yayg\u0131n \u0130ngilizce mobilya isimleri ve ev e\u015fyalar\u0131 \u0130ngilizce terimlerini bu rehberde bulacaks\u0131n\u0131z.\n\n              <\/li>\n                          <li>\n                  \nEvin b\u00f6l\u00fcmleri \u0130ngilizce kelimeleri peki\u015ftirmek i\u00e7in g\u00f6rsel tablolar ve \u00f6rnek c\u00fcmleler inceleyeceksiniz.\n\n              <\/li>\n                          <li>\n                  \n\u0130ngilizce konu\u015fma becerilerinizi geli\u015ftirmek ad\u0131na ev e\u015fyalar\u0131 \u0130ngilizce terimlerini i\u00e7eren \u00f6rnek bir diyalog \u00fczerinden pratik yapabileceksiniz.\n\n              <\/li>\n                          <li>\n                  \n\u00c7ocuklar i\u00e7in rooms in a house \u0130ngilizce kelimelerini e\u011flenceli ve ak\u0131lda kal\u0131c\u0131 y\u00f6ntemlerle nas\u0131l \u00f6\u011fretece\u011finize dair ipu\u00e7lar\u0131 edineceksiniz.\n\n              <\/li>\n                          <li>\n                  \nG\u00fcnl\u00fck hayatta s\u0131k\u00e7a kullan\u0131lan \u0130ngilizce ev kelimeleri listesine kolayca eri\u015febileceksiniz.\n\n              <\/li>\n                      <\/ul>\n\n\n      <\/div>\n  <\/section>\n\n\n\n\n  <section class=\"section blogText\" id=\"blogText-block_746c2bba80766355ec2d31cf7a9ea40a\">\n    <div class=\"blogText__wrapper\">\n        <div class=\"blogText__content\">\n            <p><span style=\"font-weight: 400;\">Evimiz, t\u00fcm g\u00fcn\u00fcm\u00fcz\u00fc ge\u00e7irdi\u011fimiz, huzur buldu\u011fumuz ve sevdiklerimizle an\u0131lar biriktirdi\u011fimiz \u00f6zel bir yerdir. Peki, bu \u00f6zel yerin <\/span><span style=\"font-weight: 400;\">evin b\u00f6l\u00fcmleri \u0130ngilizce<\/span><span style=\"font-weight: 400;\"> olarak nas\u0131l adland\u0131r\u0131l\u0131r? <\/span><span style=\"font-weight: 400;\">\u0130ngilizce oda isimleri<\/span><span style=\"font-weight: 400;\"> nelerdir ve her bir odada bulunan <\/span><span style=\"font-weight: 400;\">\u0130ngilizce mobilya isimleri<\/span><span style=\"font-weight: 400;\">ni biliyor muyuz?\u00a0<\/span><\/p>\n<p><span style=\"font-weight: 400;\">\u00c7ocuklar\u0131m\u0131z i\u00e7in <\/span><span style=\"font-weight: 400;\">rooms in a house \u0130ngilizce<\/span><span style=\"font-weight: 400;\"> terimlerini \u00f6\u011frenmek, hem <\/span><a href=\"https:\/\/www.novakidschool.com\/tr\/blog\/yasa-gore-konusma-becerileri\/\"><span style=\"font-weight: 400;\">dil geli\u015fimlerine<\/span><\/a><span style=\"font-weight: 400;\"> katk\u0131 sa\u011flar hem de g\u00fcnl\u00fck hayatlar\u0131nda kar\u015f\u0131la\u015ft\u0131klar\u0131 kelimeleri tan\u0131malar\u0131na yard\u0131mc\u0131 olur. \u0130ngilizce \u00f6\u011frenirken, \u00e7evremizdeki nesnelerin adlar\u0131n\u0131 bilmek, dilin temellerini olu\u015fturmak i\u00e7in harika bir ba\u015flang\u0131\u00e7 noktas\u0131d\u0131r. Bu yaz\u0131m\u0131zda, <\/span><span style=\"font-weight: 400;\">evin b\u00f6l\u00fcmleri \u0130ngilizce<\/span><span style=\"font-weight: 400;\"> terimlerinden, her odadaki <\/span><span style=\"font-weight: 400;\">ev e\u015fyalar\u0131 \u0130ngilizce<\/span><span style=\"font-weight: 400;\"> isimlerine kadar kapsaml\u0131 bir rehber sunaca\u011f\u0131z. Haydi, \u0130ngilizce ev kelimeleri d\u00fcnyas\u0131na birlikte ad\u0131m atal\u0131m!<\/span><\/p>\n        <\/div>\n    <\/div>\n  <\/section>\n\n\n  <section class=\"section blogHeadingText\" id=\"blogHeadingText-block_a7bd3f4e12bd614df8369838fd72c4d5\">\n    <div class=\"blogHeadingText__wrapper\" >\n        <div class=\"blogHeadingText__heading\">\n            <h2 class=\"blogHeadingText__headingItem\" data-blog-heading data-section-id=\"blogHeadingText-block_a7bd3f4e12bd614df8369838fd72c4d5\">\n                Evin Genel B\u00f6l\u00fcmleri \u0130ngilizce            <\/h2>\n        <\/div>\n        <div class=\"blogHeadingText__content\">\n            <p><span style=\"font-weight: 400;\">Bir evi tan\u0131mlarken sadece odalardan bahsetmeyiz; evin genel yap\u0131s\u0131n\u0131 olu\u015fturan baz\u0131 temel <\/span><span style=\"font-weight: 400;\">evin b\u00f6l\u00fcmleri \u0130ngilizce<\/span><span style=\"font-weight: 400;\"> terimleri de bilmek gerekir. \u0130\u015fte <\/span><span style=\"font-weight: 400;\">\u0130ngilizce ev kelimeleri listesi<\/span><span style=\"font-weight: 400;\">nden baz\u0131lar\u0131:<\/span><\/p>\n<ul>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">House: Ev \/ Konut<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Building: Bina<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Apartment \/ Flat: Daire<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Ground floor: Giri\u015f kat\u0131 \/ Zemin kat<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">First floor: Birinci kat (Amerikan \u0130ngilizcesinde ikinci kat)<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Second floor: \u0130kinci kat (Amerikan \u0130ngilizcesinde \u00fc\u00e7\u00fcnc\u00fc kat)<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Roof: \u00c7at\u0131<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Wall: Duvar<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Door: Kap\u0131<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Window: Pencere<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Garden: Bah\u00e7e<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Balcony: Balkon<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Terrace: Teras<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Garage: Garaj<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Hallway \/ Corridor: Koridor<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Stairs: Merdivenler<\/span><\/li>\n<\/ul>\n        <\/div>\n    <\/div>\n  <\/section>\n\n\n\n\n  <section class=\"section blogHeadingText\" id=\"blogHeadingText-block_c0229514b6d3949e5f4a537c61265ae7\">\n    <div class=\"blogHeadingText__wrapper\" >\n        <div class=\"blogHeadingText__heading\">\n            <h2 class=\"blogHeadingText__headingItem\" data-blog-heading data-section-id=\"blogHeadingText-block_c0229514b6d3949e5f4a537c61265ae7\">\n                Oturma Odas\u0131 (Living Room \/ Lounge)            <\/h2>\n        <\/div>\n        <div class=\"blogHeadingText__content\">\n            <p><span style=\"font-weight: 400;\">Oturma odas\u0131, bir evin kalbi gibidir. Misafirlerin a\u011f\u0131rland\u0131\u011f\u0131, ailenin bir araya geldi\u011fi ve dinlenildi\u011fi yerdir. <\/span><span style=\"font-weight: 400;\">\u0130ngilizce oda isimleri<\/span><span style=\"font-weight: 400;\"> aras\u0131nda en \u00e7ok kullan\u0131lanlardan biridir: <\/span><span style=\"font-weight: 400;\">Living Room<\/span><span style=\"font-weight: 400;\"> veya daha resmi olarak <\/span><span style=\"font-weight: 400;\">Lounge<\/span><span style=\"font-weight: 400;\">. \u0130\u015fte bu odadaki <\/span><span style=\"font-weight: 400;\">ev e\u015fyalar\u0131 \u0130ngilizce<\/span><span style=\"font-weight: 400;\"> isimleri:<\/span><\/p>\n<h3><span style=\"font-weight: 400;\">Oturma Odas\u0131 Mobilyalar\u0131 ve E\u015fyalar\u0131<\/span><\/h3>\n<table>\n<tbody>\n<tr>\n<td><b>T\u00fcrk\u00e7e<\/b><\/td>\n<td><b>\u0130ngilizce<\/b><\/td>\n<\/tr>\n<tr>\n<td><span style=\"font-weight: 400;\">Kanepe \/ Koltuk<\/span><\/td>\n<td><span style=\"font-weight: 400;\">Sofa \/ Couch \/ Armchair<\/span><\/td>\n<\/tr>\n<tr>\n<td><span style=\"font-weight: 400;\">Koltuk tak\u0131m\u0131<\/span><\/td>\n<td><span style=\"font-weight: 400;\">Sofa set \/ Living room suite<\/span><\/td>\n<\/tr>\n<tr>\n<td><span style=\"font-weight: 400;\">Sehpa<\/span><\/td>\n<td><span style=\"font-weight: 400;\">Coffee table<\/span><\/td>\n<\/tr>\n<tr>\n<td><span style=\"font-weight: 400;\">Televizyon<\/span><\/td>\n<td><span style=\"font-weight: 400;\">Television \/ TV<\/span><\/td>\n<\/tr>\n<tr>\n<td><span style=\"font-weight: 400;\">Kitapl\u0131k<\/span><\/td>\n<td><span style=\"font-weight: 400;\">Bookshelf \/ Bookcase<\/span><\/td>\n<\/tr>\n<tr>\n<td><span style=\"font-weight: 400;\">Hal\u0131<\/span><\/td>\n<td><span style=\"font-weight: 400;\">Carpet \/ Rug<\/span><\/td>\n<\/tr>\n<tr>\n<td><span style=\"font-weight: 400;\">Perde<\/span><\/td>\n<td><span style=\"font-weight: 400;\">Curtain<\/span><\/td>\n<\/tr>\n<tr>\n<td><span style=\"font-weight: 400;\">Lamba<\/span><\/td>\n<td><span style=\"font-weight: 400;\">Lamp<\/span><\/td>\n<\/tr>\n<tr>\n<td><span style=\"font-weight: 400;\">\u015e\u00f6mine<\/span><\/td>\n<td><span style=\"font-weight: 400;\">Fireplace<\/span><\/td>\n<\/tr>\n<tr>\n<td><span style=\"font-weight: 400;\">Tablo \/ Resim<\/span><\/td>\n<td><span style=\"font-weight: 400;\">Painting \/ Picture<\/span><\/td>\n<\/tr>\n<tr>\n<td><span style=\"font-weight: 400;\">Dekoratif yast\u0131k<\/span><\/td>\n<td><span style=\"font-weight: 400;\">Cushion \/ Throw pillow<\/span><\/td>\n<\/tr>\n<tr>\n<td><span style=\"font-weight: 400;\">Bitki<\/span><\/td>\n<td><span style=\"font-weight: 400;\">Plant<\/span><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n        <\/div>\n    <\/div>\n  <\/section>\n\n\n  <section class=\"section blogHeadingText\" id=\"blogHeadingText-block_0160449d079d868cbd1846a8e4fece31\">\n    <div class=\"blogHeadingText__wrapper\" >\n        <div class=\"blogHeadingText__heading\">\n            <h2 class=\"blogHeadingText__headingItem\" data-blog-heading data-section-id=\"blogHeadingText-block_0160449d079d868cbd1846a8e4fece31\">\n                Mutfak (Kitchen)            <\/h2>\n        <\/div>\n        <div class=\"blogHeadingText__content\">\n            <p><span style=\"font-weight: 400;\">Yemeklerin yap\u0131ld\u0131\u011f\u0131, lezzetli kokular\u0131n yay\u0131ld\u0131\u011f\u0131 mutfak, evin en i\u015flevsel alanlar\u0131ndan biridir. <\/span><span style=\"font-weight: 400;\">Mutfak e\u015fyalar\u0131 \u0130ngilizce<\/span><span style=\"font-weight: 400;\"> isimlerini \u00f6\u011frenmek, g\u00fcnl\u00fck konu\u015fmalarda b\u00fcy\u00fck kolayl\u0131k sa\u011flar. <\/span><span style=\"font-weight: 400;\">\u0130ngilizce oda isimleri<\/span><span style=\"font-weight: 400;\"> aras\u0131nda &#8220;Kitchen&#8221; olarak ge\u00e7er.<\/span><\/p>\n<h3><span style=\"font-weight: 400;\">Mutfak Mobilyalar\u0131 ve E\u015fyalar\u0131<\/span><\/h3>\n<table>\n<tbody>\n<tr>\n<td><b>T\u00fcrk\u00e7e<\/b><\/td>\n<td><b>\u0130ngilizce<\/b><\/td>\n<\/tr>\n<tr>\n<td><span style=\"font-weight: 400;\">Buzdolab\u0131<\/span><\/td>\n<td><span style=\"font-weight: 400;\">Refrigerator \/ Fridge<\/span><\/td>\n<\/tr>\n<tr>\n<td><span style=\"font-weight: 400;\">F\u0131r\u0131n<\/span><\/td>\n<td><span style=\"font-weight: 400;\">Oven<\/span><\/td>\n<\/tr>\n<tr>\n<td><span style=\"font-weight: 400;\">Mikrodalga f\u0131r\u0131n<\/span><\/td>\n<td><span style=\"font-weight: 400;\">Microwave oven \/ Microwave<\/span><\/td>\n<\/tr>\n<tr>\n<td><span style=\"font-weight: 400;\">Bula\u015f\u0131k makinesi<\/span><\/td>\n<td><span style=\"font-weight: 400;\">Dishwasher<\/span><\/td>\n<\/tr>\n<tr>\n<td><span style=\"font-weight: 400;\">Eviye \/ Lavabo<\/span><\/td>\n<td><span style=\"font-weight: 400;\">Sink<\/span><\/td>\n<\/tr>\n<tr>\n<td><span style=\"font-weight: 400;\">Tencere<\/span><\/td>\n<td><span style=\"font-weight: 400;\">Pot<\/span><\/td>\n<\/tr>\n<tr>\n<td><span style=\"font-weight: 400;\">Tava<\/span><\/td>\n<td><span style=\"font-weight: 400;\">Pan \/ Frying pan<\/span><\/td>\n<\/tr>\n<tr>\n<td><span style=\"font-weight: 400;\">Tabak<\/span><\/td>\n<td><span style=\"font-weight: 400;\">Plate<\/span><\/td>\n<\/tr>\n<tr>\n<td><span style=\"font-weight: 400;\">Bardak<\/span><\/td>\n<td><span style=\"font-weight: 400;\">Glass<\/span><\/td>\n<\/tr>\n<tr>\n<td><span style=\"font-weight: 400;\">\u00c7atal<\/span><\/td>\n<td><span style=\"font-weight: 400;\">Fork<\/span><\/td>\n<\/tr>\n<tr>\n<td><span style=\"font-weight: 400;\">B\u0131\u00e7ak<\/span><\/td>\n<td><span style=\"font-weight: 400;\">Knife<\/span><\/td>\n<\/tr>\n<tr>\n<td><span style=\"font-weight: 400;\">Ka\u015f\u0131k<\/span><\/td>\n<td><span style=\"font-weight: 400;\">Spoon<\/span><\/td>\n<\/tr>\n<tr>\n<td><span style=\"font-weight: 400;\">Masa<\/span><\/td>\n<td><span style=\"font-weight: 400;\">Table<\/span><\/td>\n<\/tr>\n<tr>\n<td><span style=\"font-weight: 400;\">Sandalye<\/span><\/td>\n<td><span style=\"font-weight: 400;\">Chair<\/span><\/td>\n<\/tr>\n<tr>\n<td><span style=\"font-weight: 400;\">\u00c7\u00f6p kutusu<\/span><\/td>\n<td><span style=\"font-weight: 400;\">Trash can \/ Bin<\/span><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>&nbsp;<\/p>\n<p><span style=\"font-weight: 400;\">Mutfakta daha fazla <\/span><a href=\"https:\/\/www.novakidschool.com\/tr\/blog\/cocuklar-icin-mutfakta-bulunan-esyalarin-ingilizceleri\/\"><span style=\"font-weight: 400;\">mutfak e\u015fyalar\u0131 \u0130ngilizce<\/span><\/a><span style=\"font-weight: 400;\"> kelime \u00f6\u011frenmek isterseniz detayl\u0131 blog yaz\u0131m\u0131za g\u00f6z atabilirsiniz.<\/span><\/p>\n        <\/div>\n    <\/div>\n  <\/section>\n\n\n\n\n  <section class=\"section blogHeadingText\" id=\"blogHeadingText-block_8c94d235afb708453a8dccab222e7b66\">\n    <div class=\"blogHeadingText__wrapper\" >\n        <div class=\"blogHeadingText__heading\">\n            <h2 class=\"blogHeadingText__headingItem\" data-blog-heading data-section-id=\"blogHeadingText-block_8c94d235afb708453a8dccab222e7b66\">\n                Yatak Odas\u0131 (Bedroom)            <\/h2>\n        <\/div>\n        <div class=\"blogHeadingText__content\">\n            <p><span style=\"font-weight: 400;\">Dinlenmek ve uyumak i\u00e7in her g\u00fcn vakit ge\u00e7irdi\u011fimiz yatak odas\u0131 da <\/span><span style=\"font-weight: 400;\">evin b\u00f6l\u00fcmleri \u0130ngilizce<\/span><span style=\"font-weight: 400;\"> terimleri aras\u0131nda \u00f6nemli bir yere sahiptir: <\/span><span style=\"font-weight: 400;\">Bedroom<\/span><span style=\"font-weight: 400;\">. \u0130\u015fte yatak odas\u0131nda bulunan <\/span><span style=\"font-weight: 400;\">\u0130ngilizce mobilya isimleri<\/span><span style=\"font-weight: 400;\"> ve di\u011fer <\/span><span style=\"font-weight: 400;\">ev e\u015fyalar\u0131 \u0130ngilizce<\/span><span style=\"font-weight: 400;\"> terimleri:<\/span><\/p>\n<h3><span style=\"font-weight: 400;\">Yatak Odas\u0131 Mobilyalar\u0131 ve E\u015fyalar\u0131<\/span><\/h3>\n<table>\n<tbody>\n<tr>\n<td><b>T\u00fcrk\u00e7e<\/b><\/td>\n<td><b>\u0130ngilizce<\/b><\/td>\n<\/tr>\n<tr>\n<td><span style=\"font-weight: 400;\">Yatak<\/span><\/td>\n<td><span style=\"font-weight: 400;\">Bed<\/span><\/td>\n<\/tr>\n<tr>\n<td><span style=\"font-weight: 400;\">Yast\u0131k<\/span><\/td>\n<td><span style=\"font-weight: 400;\">Pillow<\/span><\/td>\n<\/tr>\n<tr>\n<td><span style=\"font-weight: 400;\">Yorgan \/ Battaniye<\/span><\/td>\n<td><span style=\"font-weight: 400;\">Duvet \/ Blanket<\/span><\/td>\n<\/tr>\n<tr>\n<td><span style=\"font-weight: 400;\">\u00c7ar\u015faf<\/span><\/td>\n<td><span style=\"font-weight: 400;\">Sheet<\/span><\/td>\n<\/tr>\n<tr>\n<td><span style=\"font-weight: 400;\">Gard\u0131rop<\/span><\/td>\n<td><span style=\"font-weight: 400;\">Wardrobe \/ Closet<\/span><\/td>\n<\/tr>\n<tr>\n<td><span style=\"font-weight: 400;\">Komodin \/ Ba\u015fucu masas\u0131<\/span><\/td>\n<td><span style=\"font-weight: 400;\">Nightstand \/ Bedside table<\/span><\/td>\n<\/tr>\n<tr>\n<td><span style=\"font-weight: 400;\">\u015eifonyer \/ \u00c7ekmeceli dolap<\/span><\/td>\n<td><span style=\"font-weight: 400;\">Dresser \/ Chest of drawers<\/span><\/td>\n<\/tr>\n<tr>\n<td><span style=\"font-weight: 400;\">Makyaj masas\u0131<\/span><\/td>\n<td><span style=\"font-weight: 400;\">Dressing table<\/span><\/td>\n<\/tr>\n<tr>\n<td><span style=\"font-weight: 400;\">Ayna<\/span><\/td>\n<td><span style=\"font-weight: 400;\">Mirror<\/span><\/td>\n<\/tr>\n<tr>\n<td><span style=\"font-weight: 400;\">Abajur<\/span><\/td>\n<td><span style=\"font-weight: 400;\">Bedside lamp<\/span><\/td>\n<\/tr>\n<tr>\n<td><span style=\"font-weight: 400;\">Alarm saati<\/span><\/td>\n<td><span style=\"font-weight: 400;\">Alarm clock<\/span><\/td>\n<\/tr>\n<tr>\n<td><span style=\"font-weight: 400;\">Giysi ask\u0131s\u0131<\/span><\/td>\n<td><span style=\"font-weight: 400;\">Hanger<\/span><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>&nbsp;<\/p>\n        <\/div>\n    <\/div>\n  <\/section>\n\n\n\n\n  <section class=\"section blogHeadingText\" id=\"blogHeadingText-block_a8b05d41fa36e25d960479c5bc2907f5\">\n    <div class=\"blogHeadingText__wrapper\" >\n        <div class=\"blogHeadingText__heading\">\n            <h2 class=\"blogHeadingText__headingItem\" data-blog-heading data-section-id=\"blogHeadingText-block_a8b05d41fa36e25d960479c5bc2907f5\">\n                Banyo (Bathroom)            <\/h2>\n        <\/div>\n        <div class=\"blogHeadingText__content\">\n            <p><span style=\"font-weight: 400;\">G\u00fcnl\u00fck ki\u015fisel bak\u0131m\u0131m\u0131z\u0131 yapt\u0131\u011f\u0131m\u0131z banyo, <\/span><span style=\"font-weight: 400;\">evin b\u00f6l\u00fcmleri \u0130ngilizce<\/span><span style=\"font-weight: 400;\"> sayfas\u0131nda &#8220;Bathroom&#8221; olarak yer al\u0131r. \u0130\u015fte banyo <\/span><span style=\"font-weight: 400;\">ev e\u015fyalar\u0131 \u0130ngilizce<\/span><span style=\"font-weight: 400;\"> isimleri:<\/span><\/p>\n<h3><span style=\"font-weight: 400;\">Banyo E\u015fyalar\u0131<\/span><\/h3>\n<table>\n<tbody>\n<tr>\n<td><b>T\u00fcrk\u00e7e<\/b><\/td>\n<td><b>\u0130ngilizce<\/b><\/td>\n<\/tr>\n<tr>\n<td><span style=\"font-weight: 400;\">Tuvalet<\/span><\/td>\n<td><span style=\"font-weight: 400;\">Toilet<\/span><\/td>\n<\/tr>\n<tr>\n<td><span style=\"font-weight: 400;\">Lavabo<\/span><\/td>\n<td><span style=\"font-weight: 400;\">Sink \/ Washbasin<\/span><\/td>\n<\/tr>\n<tr>\n<td><span style=\"font-weight: 400;\">Du\u015f<\/span><\/td>\n<td><span style=\"font-weight: 400;\">Shower<\/span><\/td>\n<\/tr>\n<tr>\n<td><span style=\"font-weight: 400;\">K\u00fcvet<\/span><\/td>\n<td><span style=\"font-weight: 400;\">Bathtub \/ Bath<\/span><\/td>\n<\/tr>\n<tr>\n<td><span style=\"font-weight: 400;\">Ayna<\/span><\/td>\n<td><span style=\"font-weight: 400;\">Mirror<\/span><\/td>\n<\/tr>\n<tr>\n<td><span style=\"font-weight: 400;\">Havlu<\/span><\/td>\n<td><span style=\"font-weight: 400;\">Towel<\/span><\/td>\n<\/tr>\n<tr>\n<td><span style=\"font-weight: 400;\">Sabun<\/span><\/td>\n<td><span style=\"font-weight: 400;\">Soap<\/span><\/td>\n<\/tr>\n<tr>\n<td><span style=\"font-weight: 400;\">\u015eampuan<\/span><\/td>\n<td><span style=\"font-weight: 400;\">Shampoo<\/span><\/td>\n<\/tr>\n<tr>\n<td><span style=\"font-weight: 400;\">Di\u015f f\u0131r\u00e7as\u0131<\/span><\/td>\n<td><span style=\"font-weight: 400;\">Toothbrush<\/span><\/td>\n<\/tr>\n<tr>\n<td><span style=\"font-weight: 400;\">Di\u015f macunu<\/span><\/td>\n<td><span style=\"font-weight: 400;\">Toothpaste<\/span><\/td>\n<\/tr>\n<tr>\n<td><span style=\"font-weight: 400;\">Sa\u00e7 kurutma makinesi<\/span><\/td>\n<td><span style=\"font-weight: 400;\">Hair dryer<\/span><\/td>\n<\/tr>\n<tr>\n<td><span style=\"font-weight: 400;\">\u00c7\u00f6p kovas\u0131<\/span><\/td>\n<td><span style=\"font-weight: 400;\">Waste bin \/ Bin<\/span><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>&nbsp;<\/p>\n<p><span style=\"font-weight: 400;\">Banyo e\u015fyalar\u0131 \u0130ngilizce terimlerini \u00f6\u011frenmek, ki\u015fisel bak\u0131m ve temizlik rutinleriniz hakk\u0131nda konu\u015fman\u0131za yard\u0131mc\u0131 olacakt\u0131r.<\/span><\/p>\n        <\/div>\n    <\/div>\n  <\/section>\n\n\n  <section class=\"section blogHeadingText\" id=\"blogHeadingText-block_a35ee50c99155c5173ea421c76aff2c0\">\n    <div class=\"blogHeadingText__wrapper\" >\n        <div class=\"blogHeadingText__heading\">\n            <h2 class=\"blogHeadingText__headingItem\" data-blog-heading data-section-id=\"blogHeadingText-block_a35ee50c99155c5173ea421c76aff2c0\">\n                Yemek Odas\u0131 (Dining Room)            <\/h2>\n        <\/div>\n        <div class=\"blogHeadingText__content\">\n            <p><span style=\"font-weight: 400;\">Ailecek yemek yedi\u011fimiz veya \u00f6zel davetler verdi\u011fimiz yemek odas\u0131, baz\u0131 evlerde ayr\u0131 bir b\u00f6l\u00fcmken, baz\u0131lar\u0131nda oturma odas\u0131 veya mutfakla birle\u015fik olabilir. Bu b\u00f6l\u00fcm de <\/span><span style=\"font-weight: 400;\">evin b\u00f6l\u00fcmleri \u0130ngilizce<\/span><span style=\"font-weight: 400;\"> aras\u0131nda yer al\u0131r: <\/span><span style=\"font-weight: 400;\">Dining Room<\/span><span style=\"font-weight: 400;\">.<\/span><\/p>\n<h3><span style=\"font-weight: 400;\">Yemek Odas\u0131 Mobilyalar\u0131 ve E\u015fyalar\u0131<\/span><\/h3>\n<ul>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Dining table: Yemek masas\u0131<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Dining chair: Yemek sandalyesi<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Sideboard \/ Buffet: B\u00fcfe \/ Konsol<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Chandelier: Avize<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Place mat: Amerikan servisi<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Napkin: Pe\u00e7ete<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Tablecloth: Masa \u00f6rt\u00fcs\u00fc<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Vase: Vazo<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Candlestick: \u015eamdan<\/span><\/li>\n<\/ul>\n        <\/div>\n    <\/div>\n  <\/section>\n\n\n\n\n  <section class=\"section blogHeadingText\" id=\"blogHeadingText-block_c75e0a16e4ed83770a0547d676984df0\">\n    <div class=\"blogHeadingText__wrapper\" >\n        <div class=\"blogHeadingText__heading\">\n            <h2 class=\"blogHeadingText__headingItem\" data-blog-heading data-section-id=\"blogHeadingText-block_c75e0a16e4ed83770a0547d676984df0\">\n                \u00c7al\u0131\u015fma Odas\u0131 \/ Ofis (Study Room \/ Home Office)            <\/h2>\n        <\/div>\n        <div class=\"blogHeadingText__content\">\n            <p><span style=\"font-weight: 400;\">Evinizdeki \u00e7al\u0131\u015fma alanlar\u0131 i\u00e7in de <\/span><span style=\"font-weight: 400;\">\u0130ngilizce ev kelimeleri listesi<\/span><span style=\"font-weight: 400;\">ndeki terimlere g\u00f6z atal\u0131m:<\/span><\/p>\n<ul>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Desk: \u00c7al\u0131\u015fma masas\u0131<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Office chair: Ofis koltu\u011fu<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Computer: Bilgisayar<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Laptop: Diz\u00fcst\u00fc bilgisayar<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Printer: Yaz\u0131c\u0131<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Bookshelf: Kitapl\u0131k<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">File cabinet: Dosya dolab\u0131<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Pen: Kalem<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Notebook: Defter<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Lamp: Lamba<\/span><\/li>\n<\/ul>\n        <\/div>\n    <\/div>\n  <\/section>\n\n\n  <section class=\"section blogHeadingText\" id=\"blogHeadingText-block_6ac0721eaefa8b445327904c01f22da2\">\n    <div class=\"blogHeadingText__wrapper\" >\n        <div class=\"blogHeadingText__heading\">\n            <h2 class=\"blogHeadingText__headingItem\" data-blog-heading data-section-id=\"blogHeadingText-block_6ac0721eaefa8b445327904c01f22da2\">\n                Di\u011fer \u00d6nemli Ev B\u00f6l\u00fcmleri ve E\u015fyalar\u0131 \u0130ngilizce            <\/h2>\n        <\/div>\n        <div class=\"blogHeadingText__content\">\n            <ul>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Laundry room: \u00c7ama\u015f\u0131r odas\u0131<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Washing machine: \u00c7ama\u015f\u0131r makinesi<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Dryer: Kurutucu<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Iron: \u00dct\u00fc<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Ironing board: \u00dct\u00fc masas\u0131<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Storage room: Kiler \/ Depo<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Basement: Bodrum kat\u0131<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Attic: Tavan aras\u0131<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Utility room: Hizmet odas\u0131 (kazan dairesi vb.)<\/span><\/li>\n<\/ul>\n<p><span style=\"font-weight: 400;\">Evinizdeki t\u00fcm<\/span><a href=\"https:\/\/www.novakidschool.com\/tr\/blog\/ingilizce-ev-esyalari-ve-okunuslari-nelerdir\/\"><span style=\"font-weight: 400;\"> ev e\u015fyalar\u0131 \u0130ngilizce<\/span><\/a><span style=\"font-weight: 400;\"> kar\u015f\u0131l\u0131klar\u0131n\u0131 \u00f6\u011frenmek i\u00e7in di\u011fer blog yaz\u0131m\u0131za g\u00f6z atabilirsiniz.<\/span><\/p>\n        <\/div>\n    <\/div>\n  <\/section>\n\n\n  <section class=\"section blogHeadingText\" id=\"blogHeadingText-block_e3e4f3901857404fd345c3e611cebae9\">\n    <div class=\"blogHeadingText__wrapper\" >\n        <div class=\"blogHeadingText__heading\">\n            <h2 class=\"blogHeadingText__headingItem\" data-blog-heading data-section-id=\"blogHeadingText-block_e3e4f3901857404fd345c3e611cebae9\">\n                \u00d6rnek Diyalog: Evimizden Bahsedelim!            <\/h2>\n        <\/div>\n        <div class=\"blogHeadingText__content\">\n            <p><span style=\"font-weight: 400;\">\u015eimdi \u00f6\u011frendi\u011fimiz <\/span><span style=\"font-weight: 400;\">ev e\u015fyalar\u0131 \u0130ngilizce<\/span><span style=\"font-weight: 400;\"> terimlerini ve <\/span><span style=\"font-weight: 400;\">evin b\u00f6l\u00fcmleri \u0130ngilizce<\/span><span style=\"font-weight: 400;\"> ifadelerini i\u00e7eren k\u0131sa bir diyalogla pratik yapal\u0131m:<\/span><\/p>\n<p><b>Ay\u015fe:<\/b><span style=\"font-weight: 400;\"> Hi Tom! How&#8217;s your new apartment?<\/span><\/p>\n<p><b>Tom:<\/b><span style=\"font-weight: 400;\"> It&#8217;s great, Ay\u015fe! I love it. It has three <\/span><span style=\"font-weight: 400;\">bedrooms<\/span><span style=\"font-weight: 400;\">, a big <\/span><span style=\"font-weight: 400;\">living room<\/span><span style=\"font-weight: 400;\">, a spacious <\/span><span style=\"font-weight: 400;\">kitchen<\/span><span style=\"font-weight: 400;\">, and two <\/span><span style=\"font-weight: 400;\">bathrooms<\/span><span style=\"font-weight: 400;\">.<\/span><\/p>\n<p><b>Ay\u015fe:<\/b><span style=\"font-weight: 400;\"> Wow, that sounds lovely! What kind of <\/span><span style=\"font-weight: 400;\">furniture<\/span><span style=\"font-weight: 400;\"> do you have in the <\/span><span style=\"font-weight: 400;\">living room<\/span><span style=\"font-weight: 400;\">?<\/span><\/p>\n<p><b>Tom:<\/b><span style=\"font-weight: 400;\"> We have a comfortable <\/span><span style=\"font-weight: 400;\">sofa<\/span><span style=\"font-weight: 400;\">, a <\/span><span style=\"font-weight: 400;\">coffee table<\/span><span style=\"font-weight: 400;\">, and a big <\/span><span style=\"font-weight: 400;\">TV<\/span><span style=\"font-weight: 400;\">. There&#8217;s also a nice <\/span><span style=\"font-weight: 400;\">rug<\/span><span style=\"font-weight: 400;\"> on the floor.<\/span><\/p>\n<p><b>Ay\u015fe:<\/b><span style=\"font-weight: 400;\"> Sounds perfect for relaxing! What about the <\/span><span style=\"font-weight: 400;\">kitchen<\/span><span style=\"font-weight: 400;\">? Do you have all the necessary <\/span><span style=\"font-weight: 400;\">kitchen items<\/span><span style=\"font-weight: 400;\">?<\/span><\/p>\n<p><b>Tom:<\/b><span style=\"font-weight: 400;\"> Yes, it&#8217;s fully equipped! We have a large <\/span><span style=\"font-weight: 400;\">refrigerator<\/span><span style=\"font-weight: 400;\">, an <\/span><span style=\"font-weight: 400;\">oven<\/span><span style=\"font-weight: 400;\">, and a <\/span><span style=\"font-weight: 400;\">dishwasher<\/span><span style=\"font-weight: 400;\">. And of course, plenty of <\/span><span style=\"font-weight: 400;\">plates<\/span><span style=\"font-weight: 400;\"> and <\/span><span style=\"font-weight: 400;\">glasses<\/span><span style=\"font-weight: 400;\">.<\/span><\/p>\n<p><b>Ay\u015fe:<\/b><span style=\"font-weight: 400;\"> That&#8217;s excellent! I remember struggling with my old <\/span><span style=\"font-weight: 400;\">kitchen<\/span><span style=\"font-weight: 400;\"> when I first moved. Maybe I should visit your new place soon!<\/span><\/p>\n<p><b>Tom:<\/b><span style=\"font-weight: 400;\"> You&#8217;re always welcome! We can have dinner in the <\/span><span style=\"font-weight: 400;\">dining room<\/span><span style=\"font-weight: 400;\">.<\/span><\/p>\n        <\/div>\n    <\/div>\n  <\/section>\n\n\n  <section class=\"section blogHeadingText\" id=\"blogHeadingText-block_4e64a97ad9171e8c7e2c7b64dc05a9b8\">\n    <div class=\"blogHeadingText__wrapper\" >\n        <div class=\"blogHeadingText__heading\">\n            <h2 class=\"blogHeadingText__headingItem\" data-blog-heading data-section-id=\"blogHeadingText-block_4e64a97ad9171e8c7e2c7b64dc05a9b8\">\n                \u00c7ocuklar \u0130\u00e7in Ev Kelimeleri \u0130ngilizce \u00d6\u011fretme \u0130pu\u00e7lar\u0131            <\/h2>\n        <\/div>\n        <div class=\"blogHeadingText__content\">\n            <p><span style=\"font-weight: 400;\">\u00c7ocuklar\u0131n\u0131za <\/span><span style=\"font-weight: 400;\">rooms in a house \u0130ngilizce<\/span><span style=\"font-weight: 400;\"> ve <\/span><span style=\"font-weight: 400;\">ev e\u015fyalar\u0131 \u0130ngilizce<\/span><span style=\"font-weight: 400;\"> \u00f6\u011fretirken s\u00fcreci e\u011flenceli hale getirebilirsiniz:<\/span><\/p>\n<ul>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><b>G\u00f6rsel Kartlar Kullan\u0131n:<\/b><span style=\"font-weight: 400;\"> Ev b\u00f6l\u00fcmlerinin ve e\u015fyalar\u0131n\u0131n resimli kartlar\u0131n\u0131 yaparak isimlerini tekrar edin.<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><b>\u015eark\u0131lar S\u00f6yleyin:<\/b><span style=\"font-weight: 400;\"> Evle ilgili \u0130ngilizce \u00e7ocuk \u015fark\u0131lar\u0131 bularak kelimeleri daha ak\u0131lda kal\u0131c\u0131 hale getirin.<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><b>Evde Gezintiye \u00c7\u0131k\u0131n:<\/b><span style=\"font-weight: 400;\"> \u00c7ocu\u011funuzla evde dola\u015f\u0131n ve her odan\u0131n veya e\u015fyan\u0131n \u0130ngilizce ad\u0131n\u0131 s\u00f6yleyin. &#8220;This is the <\/span><span style=\"font-weight: 400;\">kitchen<\/span><span style=\"font-weight: 400;\">! This is a <\/span><span style=\"font-weight: 400;\">refrigerator<\/span><span style=\"font-weight: 400;\">.&#8221; gibi basit c\u00fcmleler kurun.<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><b>Oyunlar Oynay\u0131n:<\/b><span style=\"font-weight: 400;\"> &#8220;I Spy&#8221; gibi oyunlarla \u00e7ocu\u011funuzdan bir e\u015fyay\u0131 bulmas\u0131n\u0131 isteyin. &#8220;I spy with my little eye something that starts with &#8216;B&#8217; in the <\/span><span style=\"font-weight: 400;\">bedroom<\/span><span style=\"font-weight: 400;\">.&#8221; (Bed!)<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><b>Hikayeler Okuyun:<\/b><span style=\"font-weight: 400;\"> Ev ve odalarla ilgili \u0130ngilizce resimli kitaplar okuyarak yeni kelimeleri ba\u011flam i\u00e7inde g\u00f6rmesini sa\u011flay\u0131n.<\/span><\/li>\n<\/ul>\n<p><span style=\"font-weight: 400;\">\u00c7ocuklar\u0131n\u0131z\u0131n \u0130ngilizce kelime da\u011farc\u0131\u011f\u0131n\u0131 geli\u015ftirmek i\u00e7in Novakid&#8217;in <\/span><a href=\"https:\/\/www.novakidschool.com\/tr\/blog\/7-sinif-ingilizce-kelimeleri\/\"><span style=\"font-weight: 400;\">\u00e7ocuklar i\u00e7in \u0130ngilizce kelimeler<\/span><\/a><span style=\"font-weight: 400;\"> \u00f6\u011fretme y\u00f6ntemleri hakk\u0131ndaki ipu\u00e7lar\u0131n\u0131 da inceleyebilirsiniz.<\/span><\/p>\n        <\/div>\n    <\/div>\n  <\/section>\n\n\n  <section class=\"section blogHeadingText\" id=\"blogHeadingText-block_0a8e8b512b601b03beadef60a3705a88\">\n    <div class=\"blogHeadingText__wrapper\" >\n        <div class=\"blogHeadingText__heading\">\n            <h2 class=\"blogHeadingText__headingItem\" data-blog-heading data-section-id=\"blogHeadingText-block_0a8e8b512b601b03beadef60a3705a88\">\n                Evin B\u00f6l\u00fcmleri ve E\u015fyalar\u0131 \u0130ngilizce Bilgi Yar\u0131\u015fmas\u0131            <\/h2>\n        <\/div>\n        <div class=\"blogHeadingText__content\">\n            <p><span style=\"font-weight: 400;\">\u015eimdiye kadar \u00f6\u011frendiklerimizi peki\u015ftirmek i\u00e7in k\u0131sa bir test \u00e7\u00f6zelim!<\/span><\/p>\n        <\/div>\n    <\/div>\n  <\/section>\n\n\n\n    <!-- Custom CSS for Quiz -->\n    <style type=\"text\/css\">\n\n    \/* Fixes *\/\n    #advq_quiz_12454 ul.advq_question_list {\n        padding:10px 0;\n        margin:0;\n    }\n\n    #advq_quiz_12454 {\n        font-family: ;\n        font-size: 1em;\n        line-height: 1.5em;\n        font-weight: 400;\n        font-style: ;\n    }\n\n    #advq_quiz_12454 .advq_button,\n    #advq_quiz_12454 .advq_validade_ck,\n    #advq_quiz_12454 .advq_next_button,\n    #advq_quiz_12454 .advq_start_quiz_button,\n    #advq_quiz_12454 .advq-restart,\n    #advq_quiz_12454 .advq-restart a {\n        color:#FFFFFF;\n        background-color:rgba(200,107,245,1);\n        font-family: ;\n    }\n\n    #advq_quiz_12454 .advq_button,\n    #advq_quiz_12454 .advq_next_button,\n    #advq_quiz_12454 .advq_start_quiz_button {\n        font-size: 2em;\n        line-height: 2em;\n        font-weight: 700;\n        font-style: ;\n    }\n\n    #advq_quiz_12454 .advq_button:hover,\n    #advq_quiz_12454 .advq_validade_ck:hover,\n    #advq_quiz_12454 .advq_next_button:hover,\n    #advq_quiz_12454 .advq_start_quiz_button:hover,\n    #advq_quiz_12454 .advq-restart:hover,\n    #advq_quiz_12454 .advq-restart a:hover {\n        color:#FFFFFF;\n        background-color:rgba(200,107,245,1);\n    }\n\n    #advq_quiz_12454 {\n            max-width:100%;\n        }\n        \n    \/* Questions *\/\n    #advq_quiz_12454 .advq_question {\n        color: rgba(0,0,0,1);\n        font-family: ;\n        font-size: 1.75em;\n        line-height: 1.75em;\n        padding-top: 10px;\n        padding-right: 10px;\n        padding-bottom: 10px;\n        padding-left: 10px;\n        background-color: rgba(245,245,245,1);\n        font-weight: 700;\n        font-style: ;\n    }\n    \/* General rule for Answers *\/\n    #advq_quiz_12454 .advq_question_container li {\n        font-family: ;\n        font-size: 1.5em;\n        line-height: 1.5em;\n        font-weight: 400;\n        font-style: ;\n        padding-top: 10px;\n        padding-right: 10px;\n        padding-bottom: 10px;\n        padding-left: 10px;\n    }\n\n    \/* Normal State *\/\n    #advq_quiz_12454 .advq_question_container li.quiz_unselected_answer {\n        background-color: rgba(244,244,244,1);\n        color: rgba(0,0,0,1);\n    }\n    \/* Hover State *\/\n    #advq_quiz_12454 .advq_question_container ul.advq_question_list:not(.quiz_question_done) li:hover {\n        background-color: rgba(255,230,6,1);\n        color: rgba(0,0,0,1);\n    }\n    \/* Selected Answer *\/\n    #advq_quiz_12454 .advq_question_container  li.quiz_selected_answer {\n        background-color: rgba(110,70,255,1);\n        color: rgba(0,0,0,1);\n    }\n    \/* Correct Answer *\/\n    #advq_quiz_12454 .advq_question_container li.quiz_selected_answer.quiz_correct_answer {\n        background-color: rgba(158,208,100,1);\n        color: rgba(0,0,0,1);\n    }\n    \/* Unselected Correct Answer *\/\n    #advq_quiz_12454 .advq_question_container li.quiz_unselected_answer.quiz_unselected_correct_answer {\n        background-color: rgba(158,208,100,1);\n        color: rgba(0,0,0,1);\n    }\n    \/* Wrong Answer *\/\n    #advq_quiz_12454 .advq_question_container li.quiz_selected_answer.quiz_incorrect_answer {\n        background-color: rgba(243,134,129,1);\n        color: rgba(0,0,0,1);\n    }\n\n    \/* Answer Information *\/\n    #advq_quiz_12454 .advq_answer_commentary {\n        background-color: rgba(244,244,244,1);\n        color: rgba(0,0,0,1);\n    }\n\n    \/* Answers Container *\/\n    #advq_quiz_12454 .advq_results_wrapper {\n        background-color: rgba(249,249,249,1);\n        color: rgba(0,0,0,1);\n        padding-top: 20px;\n        padding-right: 20px;\n        padding-bottom: 20px;\n        padding-left: 20px;\n        margin-top: 20px;\n        margin-right: 0;\n        margin-bottom: 0;\n        margin-left: 0;\n        border:1px solid #f5f5f5;\n    }\n    #advq_quiz_12454 .advq_review_answers {\n        padding-top: 20px;\n        padding-right: 20px;\n        padding-bottom: 20px;\n        padding-left: 20px;\n    }\n    \n    <\/style><div style='opacity:0' class='advq_quiz_wrap advq_minimal advq_hasprogbar' data-quiz-id='12454' id='advq_quiz_12454' data-qtype='trivia' data-qlayout='minimal' data-unique-visitor='false' data-start-time='1777650194' data-options='{\"provide_result\":false,\"allow_change\":true,\"result_position\":\"inline\",\"one_page\":true,\"scroll_to_next\":false,\"progress_bar\":\"disabled\",\"back_button\":false,\"list_mode\":false,\"relation\":\"AND\",\"answerstags\":false}'><div  data-mandatory=\"\" class=\"advq_question_container \" ><div class=\"advq_question_wrap\"><div class=\"advq_question\" data-question-id=\"question-1\" >Yemek masas\u0131 ve sandalyeleri genellikle hangi odada bulunur? <\/div><ul data-priority=\"normal\" data-type=\"radio\" data-relation=\"ignore\" class=\"advq_question_list\" data-question-id=\"question-1\"><li class=\"quiz_unselected_answer\"><input data-value='Living Room ' data-rule='0' id='question-1_0' name='question-1' type='radio' data-points='1'> <label for='question-1_0'><span class=\"advq_a_input\"><i class=\"fa fa-square-o\" aria-hidden=\"true\"><\/i><\/span>Living Room <\/label><\/li><li class=\"quiz_unselected_answer\"><input data-value='Bedroom' data-rule='0' id='question-1_1' name='question-1' type='radio' data-points='1'> <label for='question-1_1'><span class=\"advq_a_input\"><i class=\"fa fa-square-o\" aria-hidden=\"true\"><\/i><\/span>Bedroom<\/label><\/li><li class=\"quiz_unselected_answer\"><input data-value='Bathroom' data-rule='0' id='question-1_2' name='question-1' type='radio' data-points='1'> <label for='question-1_2'><span class=\"advq_a_input\"><i class=\"fa fa-square-o\" aria-hidden=\"true\"><\/i><\/span>Bathroom<\/label><\/li><li class=\"quiz_unselected_answer\"><input data-value='Dining Room ' data-rule='1' id='question-1_3' name='question-1' type='radio' data-points='1'> <label for='question-1_3'><span class=\"advq_a_input\"><i class=\"fa fa-square-o\" aria-hidden=\"true\"><\/i><\/span>Dining Room <\/label><\/li><\/ul><\/div><\/div><div  data-mandatory=\"\" class=\"advq_question_container \" ><div class=\"advq_question_wrap\"><div class=\"advq_question\" data-question-id=\"question-2\" >\"Refrigerator\" kelimesinin T\u00fcrk\u00e7e kar\u015f\u0131l\u0131\u011f\u0131 nedir? <\/div><ul data-priority=\"normal\" data-type=\"radio\" data-relation=\"ignore\" class=\"advq_question_list\" data-question-id=\"question-2\"><li class=\"quiz_unselected_answer\"><input data-value='F\u0131r\u0131n ' data-rule='0' id='question-2_0' name='question-2' type='radio' data-points='1'> <label for='question-2_0'><span class=\"advq_a_input\"><i class=\"fa fa-square-o\" aria-hidden=\"true\"><\/i><\/span>F\u0131r\u0131n <\/label><\/li><li class=\"quiz_unselected_answer\"><input data-value='Bula\u015f\u0131k Makinesi ' data-rule='0' id='question-2_1' name='question-2' type='radio' data-points='1'> <label for='question-2_1'><span class=\"advq_a_input\"><i class=\"fa fa-square-o\" aria-hidden=\"true\"><\/i><\/span>Bula\u015f\u0131k Makinesi <\/label><\/li><li class=\"quiz_unselected_answer\"><input data-value='Mikrodalga F\u0131r\u0131n' data-rule='0' id='question-2_2' name='question-2' type='radio' data-points='1'> <label for='question-2_2'><span class=\"advq_a_input\"><i class=\"fa fa-square-o\" aria-hidden=\"true\"><\/i><\/span>Mikrodalga F\u0131r\u0131n<\/label><\/li><li class=\"quiz_unselected_answer\"><input data-value='Buzdolab\u0131 ' data-rule='1' id='question-2_3' name='question-2' type='radio' data-points='1'> <label for='question-2_3'><span class=\"advq_a_input\"><i class=\"fa fa-square-o\" aria-hidden=\"true\"><\/i><\/span>Buzdolab\u0131 <\/label><\/li><\/ul><\/div><\/div><div  data-mandatory=\"\" class=\"advq_question_container \" ><div class=\"advq_question_wrap\"><div class=\"advq_question\" data-question-id=\"question-3\" >Ki\u015fisel temizlik i\u00e7in kullan\u0131lan \"lavabo\" kelimesinin \u0130ngilizcesi nedir? <\/div><ul data-priority=\"normal\" data-type=\"radio\" data-relation=\"ignore\" class=\"advq_question_list\" data-question-id=\"question-3\"><li class=\"quiz_unselected_answer\"><input data-value='Bathtub ' data-rule='0' id='question-3_0' name='question-3' type='radio' data-points='1'> <label for='question-3_0'><span class=\"advq_a_input\"><i class=\"fa fa-square-o\" aria-hidden=\"true\"><\/i><\/span>Bathtub <\/label><\/li><li class=\"quiz_unselected_answer\"><input data-value='Toilet ' data-rule='0' id='question-3_1' name='question-3' type='radio' data-points='1'> <label for='question-3_1'><span class=\"advq_a_input\"><i class=\"fa fa-square-o\" aria-hidden=\"true\"><\/i><\/span>Toilet <\/label><\/li><li class=\"quiz_unselected_answer\"><input data-value='Shower' data-rule='0' id='question-3_2' name='question-3' type='radio' data-points='1'> <label for='question-3_2'><span class=\"advq_a_input\"><i class=\"fa fa-square-o\" aria-hidden=\"true\"><\/i><\/span>Shower<\/label><\/li><li class=\"quiz_unselected_answer\"><input data-value='Sink \/ Washbasin' data-rule='1' id='question-3_3' name='question-3' type='radio' data-points='1'> <label for='question-3_3'><span class=\"advq_a_input\"><i class=\"fa fa-square-o\" aria-hidden=\"true\"><\/i><\/span>Sink \/ Washbasin<\/label><\/li><\/ul><\/div><\/div><div  data-mandatory=\"\" class=\"advq_question_container \" ><div class=\"advq_question_wrap\"><div class=\"advq_question\" data-question-id=\"question-4\" >\"Bookshelf\" hangi odada daha yayg\u0131n olarak bulunur? <\/div><ul data-priority=\"normal\" data-type=\"radio\" data-relation=\"ignore\" class=\"advq_question_list\" data-question-id=\"question-4\"><li class=\"quiz_unselected_answer\"><input data-value='Kitchen ' data-rule='0' id='question-4_0' name='question-4' type='radio' data-points='1'> <label for='question-4_0'><span class=\"advq_a_input\"><i class=\"fa fa-square-o\" aria-hidden=\"true\"><\/i><\/span>Kitchen <\/label><\/li><li class=\"quiz_unselected_answer\"><input data-value='Living Room \/ Study Room ' data-rule='1' id='question-4_1' name='question-4' type='radio' data-points='1'> <label for='question-4_1'><span class=\"advq_a_input\"><i class=\"fa fa-square-o\" aria-hidden=\"true\"><\/i><\/span>Living Room \/ Study Room <\/label><\/li><li class=\"quiz_unselected_answer\"><input data-value='Laundry Room' data-rule='0' id='question-4_2' name='question-4' type='radio' data-points='1'> <label for='question-4_2'><span class=\"advq_a_input\"><i class=\"fa fa-square-o\" aria-hidden=\"true\"><\/i><\/span>Laundry Room<\/label><\/li><li class=\"quiz_unselected_answer\"><input data-value='Bathroom ' data-rule='0' id='question-4_3' name='question-4' type='radio' data-points='1'> <label for='question-4_3'><span class=\"advq_a_input\"><i class=\"fa fa-square-o\" aria-hidden=\"true\"><\/i><\/span>Bathroom <\/label><\/li><\/ul><\/div><\/div><div  data-mandatory=\"\" class=\"advq_question_container \" ><div class=\"advq_question_wrap\"><div class=\"advq_question\" data-question-id=\"question-5\" >\"Wardrobe\" kelimesinin T\u00fcrk\u00e7e kar\u015f\u0131l\u0131\u011f\u0131 nedir? <\/div><ul data-priority=\"normal\" data-type=\"radio\" data-relation=\"ignore\" class=\"advq_question_list\" data-question-id=\"question-5\"><li class=\"quiz_unselected_answer\"><input data-value='Gard\u0131rop' data-rule='1' id='question-5_0' name='question-5' type='radio' data-points='1'> <label for='question-5_0'><span class=\"advq_a_input\"><i class=\"fa fa-square-o\" aria-hidden=\"true\"><\/i><\/span>Gard\u0131rop<\/label><\/li><li class=\"quiz_unselected_answer\"><input data-value='Yatak' data-rule='0' id='question-5_1' name='question-5' type='radio' data-points='1'> <label for='question-5_1'><span class=\"advq_a_input\"><i class=\"fa fa-square-o\" aria-hidden=\"true\"><\/i><\/span>Yatak<\/label><\/li><li class=\"quiz_unselected_answer\"><input data-value='Komodin ' data-rule='0' id='question-5_2' name='question-5' type='radio' data-points='1'> <label for='question-5_2'><span class=\"advq_a_input\"><i class=\"fa fa-square-o\" aria-hidden=\"true\"><\/i><\/span>Komodin <\/label><\/li><li class=\"quiz_unselected_answer\"><input data-value='Makyaj Masas\u0131 ' data-rule='0' id='question-5_3' name='question-5' type='radio' data-points='1'> <label for='question-5_3'><span class=\"advq_a_input\"><i class=\"fa fa-square-o\" aria-hidden=\"true\"><\/i><\/span>Makyaj Masas\u0131 <\/label><\/li><\/ul><\/div><\/div><div  data-mandatory=\"\" class=\"advq_question_container \" ><div class=\"advq_question_wrap\"><div class=\"advq_question\" data-question-id=\"question-6\" >A\u015fa\u011f\u0131dakilerden hangisi bir banyo e\u015fyas\u0131 DE\u011e\u0130LD\u0130R? <\/div><ul data-priority=\"normal\" data-type=\"radio\" data-relation=\"ignore\" class=\"advq_question_list\" data-question-id=\"question-6\"><li class=\"quiz_unselected_answer\"><input data-value='Toothbrush' data-rule='0' id='question-6_0' name='question-6' type='radio' data-points='1'> <label for='question-6_0'><span class=\"advq_a_input\"><i class=\"fa fa-square-o\" aria-hidden=\"true\"><\/i><\/span>Toothbrush<\/label><\/li><li class=\"quiz_unselected_answer\"><input data-value='Towel ' data-rule='0' id='question-6_1' name='question-6' type='radio' data-points='1'> <label for='question-6_1'><span class=\"advq_a_input\"><i class=\"fa fa-square-o\" aria-hidden=\"true\"><\/i><\/span>Towel <\/label><\/li><li class=\"quiz_unselected_answer\"><input data-value='Shampoo ' data-rule='0' id='question-6_2' name='question-6' type='radio' data-points='1'> <label for='question-6_2'><span class=\"advq_a_input\"><i class=\"fa fa-square-o\" aria-hidden=\"true\"><\/i><\/span>Shampoo <\/label><\/li><li class=\"quiz_unselected_answer\"><input data-value='Coffee table' data-rule='1' id='question-6_3' name='question-6' type='radio' data-points='1'> <label for='question-6_3'><span class=\"advq_a_input\"><i class=\"fa fa-square-o\" aria-hidden=\"true\"><\/i><\/span>Coffee table<\/label><\/li><\/ul><\/div><\/div><div  data-mandatory=\"\" class=\"advq_question_container \" ><div class=\"advq_question_wrap\"><div class=\"advq_question\" data-question-id=\"question-7\" >Bir evin en \u00fcst kat\u0131na ne denir? <\/div><ul data-priority=\"normal\" data-type=\"radio\" data-relation=\"ignore\" class=\"advq_question_list\" data-question-id=\"question-7\"><li class=\"quiz_unselected_answer\"><input data-value='First floor ' data-rule='0' id='question-7_0' name='question-7' type='radio' data-points='1'> <label for='question-7_0'><span class=\"advq_a_input\"><i class=\"fa fa-square-o\" aria-hidden=\"true\"><\/i><\/span>First floor <\/label><\/li><li class=\"quiz_unselected_answer\"><input data-value='Ground floor' data-rule='0' id='question-7_1' name='question-7' type='radio' data-points='1'> <label for='question-7_1'><span class=\"advq_a_input\"><i class=\"fa fa-square-o\" aria-hidden=\"true\"><\/i><\/span>Ground floor<\/label><\/li><li class=\"quiz_unselected_answer\"><input data-value='Basement ' data-rule='0' id='question-7_2' name='question-7' type='radio' data-points='1'> <label for='question-7_2'><span class=\"advq_a_input\"><i class=\"fa fa-square-o\" aria-hidden=\"true\"><\/i><\/span>Basement <\/label><\/li><li class=\"quiz_unselected_answer\"><input data-value='Attic ' data-rule='1' id='question-7_3' name='question-7' type='radio' data-points='1'> <label for='question-7_3'><span class=\"advq_a_input\"><i class=\"fa fa-square-o\" aria-hidden=\"true\"><\/i><\/span>Attic <\/label><\/li><\/ul><\/div><\/div><div  data-mandatory=\"\" class=\"advq_question_container \" ><div class=\"advq_question_wrap\"><div class=\"advq_question\" data-question-id=\"question-8\" >\"Curtain\" kelimesinin T\u00fcrk\u00e7e kar\u015f\u0131l\u0131\u011f\u0131 nedir? <\/div><ul data-priority=\"normal\" data-type=\"radio\" data-relation=\"ignore\" class=\"advq_question_list\" data-question-id=\"question-8\"><li class=\"quiz_unselected_answer\"><input data-value='Ayna' data-rule='0' id='question-8_0' name='question-8' type='radio' data-points='1'> <label for='question-8_0'><span class=\"advq_a_input\"><i class=\"fa fa-square-o\" aria-hidden=\"true\"><\/i><\/span>Ayna<\/label><\/li><li class=\"quiz_unselected_answer\"><input data-value='Perde' data-rule='1' id='question-8_1' name='question-8' type='radio' data-points='1'> <label for='question-8_1'><span class=\"advq_a_input\"><i class=\"fa fa-square-o\" aria-hidden=\"true\"><\/i><\/span>Perde<\/label><\/li><li class=\"quiz_unselected_answer\"><input data-value='Lamba ' data-rule='0' id='question-8_2' name='question-8' type='radio' data-points='1'> <label for='question-8_2'><span class=\"advq_a_input\"><i class=\"fa fa-square-o\" aria-hidden=\"true\"><\/i><\/span>Lamba <\/label><\/li><li class=\"quiz_unselected_answer\"><input data-value='Hal\u0131 ' data-rule='0' id='question-8_3' name='question-8' type='radio' data-points='1'> <label for='question-8_3'><span class=\"advq_a_input\"><i class=\"fa fa-square-o\" aria-hidden=\"true\"><\/i><\/span>Hal\u0131 <\/label><\/li><\/ul><\/div><\/div><div  data-mandatory=\"\" class=\"advq_question_container \" ><div class=\"advq_question_wrap\"><div class=\"advq_question\" data-question-id=\"question-9\" >Elbise asmak i\u00e7in kullan\u0131lan e\u015fyan\u0131n \u0130ngilizcesi nedir?<\/div><ul data-priority=\"normal\" data-type=\"radio\" data-relation=\"ignore\" class=\"advq_question_list\" data-question-id=\"question-9\"><li class=\"quiz_unselected_answer\"><input data-value='Hanger' data-rule='1' id='question-9_0' name='question-9' type='radio' data-points='1'> <label for='question-9_0'><span class=\"advq_a_input\"><i class=\"fa fa-square-o\" aria-hidden=\"true\"><\/i><\/span>Hanger<\/label><\/li><li class=\"quiz_unselected_answer\"><input data-value='Sheet' data-rule='0' id='question-9_1' name='question-9' type='radio' data-points='1'> <label for='question-9_1'><span class=\"advq_a_input\"><i class=\"fa fa-square-o\" aria-hidden=\"true\"><\/i><\/span>Sheet<\/label><\/li><li class=\"quiz_unselected_answer\"><input data-value='Duvet ' data-rule='0' id='question-9_2' name='question-9' type='radio' data-points='1'> <label for='question-9_2'><span class=\"advq_a_input\"><i class=\"fa fa-square-o\" aria-hidden=\"true\"><\/i><\/span>Duvet <\/label><\/li><li class=\"quiz_unselected_answer\"><input data-value=' Pillow ' data-rule='0' id='question-9_3' name='question-9' type='radio' data-points='1'> <label for='question-9_3'><span class=\"advq_a_input\"><i class=\"fa fa-square-o\" aria-hidden=\"true\"><\/i><\/span> Pillow <\/label><\/li><\/ul><\/div><\/div><div  data-mandatory=\"\" class=\"advq_question_container \" ><div class=\"advq_question_wrap\"><div class=\"advq_question\" data-question-id=\"question-10\" >\"Pot\" ve \"Pan\" kelimeleri genellikle hangi odada kullan\u0131l\u0131r? <\/div><ul data-priority=\"normal\" data-type=\"radio\" data-relation=\"ignore\" class=\"advq_question_list\" data-question-id=\"question-10\"><li class=\"quiz_unselected_answer\"><input data-value='Bedroom' data-rule='0' id='question-10_0' name='question-10' type='radio' data-points='1'> <label for='question-10_0'><span class=\"advq_a_input\"><i class=\"fa fa-square-o\" aria-hidden=\"true\"><\/i><\/span>Bedroom<\/label><\/li><li class=\"quiz_unselected_answer\"><input data-value='Kitchen ' data-rule='1' id='question-10_1' name='question-10' type='radio' data-points='1'> <label for='question-10_1'><span class=\"advq_a_input\"><i class=\"fa fa-square-o\" aria-hidden=\"true\"><\/i><\/span>Kitchen <\/label><\/li><li class=\"quiz_unselected_answer\"><input data-value='Living Room' data-rule='0' id='question-10_2' name='question-10' type='radio' data-points='1'> <label for='question-10_2'><span class=\"advq_a_input\"><i class=\"fa fa-square-o\" aria-hidden=\"true\"><\/i><\/span>Living Room<\/label><\/li><li class=\"quiz_unselected_answer\"><input data-value=' Bathroom ' data-rule='0' id='question-10_3' name='question-10' type='radio' data-points='1'> <label for='question-10_3'><span class=\"advq_a_input\"><i class=\"fa fa-square-o\" aria-hidden=\"true\"><\/i><\/span> Bathroom <\/label><\/li><\/ul><\/div><\/div><div class=\"advq_before_results\"><div class=\"advq_checkanswers \">\n\t\t<div class=\"advq_button\">Yan\u0131tlara Bak<\/div>\n        <div class=\"advq_warning\"><\/div>\n\t<\/div><\/div><div class=\"advq_results_wrapper\"><div style=\"display:none;\" class=\"advq_results_title\">Sonucunuz:<\/div><div style=\"display:none;\" class=\"advq_no_results\"><div class=\"advq_no_results_title\">Maalesef sonu\u00e7 bulunamad\u0131.<\/div>L\u00fctfen teste ba\u015ftan ba\u015flay\u0131p farkl\u0131 yan\u0131tlar\u0131 se\u00e7meyi deneyin.<\/div><div style=\"display:none;\" data-query=\"\" data-up-to=\"10\" class=\"advq_feedback_box\" id=\"advq_feedback_1689064451\" data-title=\"\" data-unique-id=\"feedback_1689064451\" data-tag=\"\" data-redirect=\"\">\n\t\t\t\t\t\t<div class=\"advq_feedback_title\"><\/div><div class=\"advq_feedback_description\">M\u00fckemmel!\r\n\u0130ngilizce bilgi seviyenizi art\u0131rmak i\u00e7in blog sitemizdeki di\u011fer makaleleri okuyun!<\/div><div class=\"advq-share-buttons\">\n\t  \t\t\t\t<div class=\"advq-fb-link\">\n\t  \t\t\t\t\t<a data-social-network=\"facebook\" href=\"https:\/\/www.facebook.com\/sharer\/sharer.php?u=https%3A%2F%2Fwww.novakidschool.com%2Ftr%2Fblog%2Fwp-json%2Fwp%2Fv2%2Fposts%2F1123%3Fqid%3D12454qr%7Brid%7D\" target=\"_blank\" title=\"Share on Facebook\"><i class=\"fa fa-facebook-square\" aria-hidden=\"true\"><\/i> <span>Sonu\u00e7lar\u0131n\u0131z\u0131 payla\u015f\u0131n<\/span><\/a><\/div>\n\t \t\t\t \t<div class=\"advq-twitter-link\">\n\t \t\t\t \t\t<a data-social-network=\"twitter\" href=\"https:\/\/twitter.com\/intent\/tweet?source=https%3A%2F%2Fwww.novakidschool.com%2Ftr%2Fblog%2Fwp-json%2Fwp%2Fv2%2Fposts%2F1123%3Fqid%3D12454qr%7Brid%7D&text={result}Words for Parts of the House: https:\/\/www.novakidschool.com\/tr\/blog\/wp-json\/wp\/v2\/posts\/1123?qid=12454qr{rid} \" target=\"_blank\" title=\"Tweet\"><i class=\"fa fa-twitter\" aria-hidden=\"true\"><\/i><span> Sonu\u00e7lar\u0131n\u0131z\u0131 payla\u015f\u0131n<\/span><\/a><\/div>\n\t\t\t\t\t<div class=\"advq-linkedin-link\">\n\t  \t\t\t\t\t<a data-social-network=\"linkedin\" href=\"https:\/\/www.linkedin.com\/sharing\/share-offsite\/?url=https%3A%2F%2Fwww.novakidschool.com%2Ftr%2Fblog%2Fwp-json%2Fwp%2Fv2%2Fposts%2F1123%3Fqid%3D12454qr%7Brid%7D\" target=\"_blank\" title=\"Share on Linkedin\"><i class=\"fa fa-linkedin-square\" aria-hidden=\"true\"><\/i> <span>Sonu\u00e7lar\u0131n\u0131z\u0131 payla\u015f\u0131n<\/span><\/a><\/div>\n\t\t\t\t<\/div><\/div><div style=\"display:none;\" data-query=\"\" data-up-to=\"8\" class=\"advq_feedback_box\" id=\"advq_feedback_1689064488\" data-title=\"\" data-unique-id=\"feedback_1689064488\" data-tag=\"\" data-redirect=\"\">\n\t\t\t\t\t\t<div class=\"advq_feedback_title\"><\/div><div class=\"advq_feedback_description\">Bravo!\r\n\u0130ngilizce bilgi seviyenizi art\u0131rmak i\u00e7in blog sitemizdeki di\u011fer makaleleri okuyun!<\/div><div class=\"advq-share-buttons\">\n\t  \t\t\t\t<div class=\"advq-fb-link\">\n\t  \t\t\t\t\t<a data-social-network=\"facebook\" href=\"https:\/\/www.facebook.com\/sharer\/sharer.php?u=https%3A%2F%2Fwww.novakidschool.com%2Ftr%2Fblog%2Fwp-json%2Fwp%2Fv2%2Fposts%2F1123%3Fqid%3D12454qr%7Brid%7D\" target=\"_blank\" title=\"Share on Facebook\"><i class=\"fa fa-facebook-square\" aria-hidden=\"true\"><\/i> <span>Sonu\u00e7lar\u0131n\u0131z\u0131 payla\u015f\u0131n<\/span><\/a><\/div>\n\t \t\t\t \t<div class=\"advq-twitter-link\">\n\t \t\t\t \t\t<a data-social-network=\"twitter\" href=\"https:\/\/twitter.com\/intent\/tweet?source=https%3A%2F%2Fwww.novakidschool.com%2Ftr%2Fblog%2Fwp-json%2Fwp%2Fv2%2Fposts%2F1123%3Fqid%3D12454qr%7Brid%7D&text={result}Words for Parts of the House: https:\/\/www.novakidschool.com\/tr\/blog\/wp-json\/wp\/v2\/posts\/1123?qid=12454qr{rid} \" target=\"_blank\" title=\"Tweet\"><i class=\"fa fa-twitter\" aria-hidden=\"true\"><\/i><span> Sonu\u00e7lar\u0131n\u0131z\u0131 payla\u015f\u0131n<\/span><\/a><\/div>\n\t\t\t\t\t<div class=\"advq-linkedin-link\">\n\t  \t\t\t\t\t<a data-social-network=\"linkedin\" href=\"https:\/\/www.linkedin.com\/sharing\/share-offsite\/?url=https%3A%2F%2Fwww.novakidschool.com%2Ftr%2Fblog%2Fwp-json%2Fwp%2Fv2%2Fposts%2F1123%3Fqid%3D12454qr%7Brid%7D\" target=\"_blank\" title=\"Share on Linkedin\"><i class=\"fa fa-linkedin-square\" aria-hidden=\"true\"><\/i> <span>Sonu\u00e7lar\u0131n\u0131z\u0131 payla\u015f\u0131n<\/span><\/a><\/div>\n\t\t\t\t<\/div><\/div><div style=\"display:none;\" data-query=\"\" data-up-to=\"6\" class=\"advq_feedback_box\" id=\"advq_feedback_1689064489\" data-title=\"\" data-unique-id=\"feedback_1689064489\" data-tag=\"\" data-redirect=\"\">\n\t\t\t\t\t\t<div class=\"advq_feedback_title\"><\/div><div class=\"advq_feedback_description\">Tekrar deneyin.  Makaleyi tekrar okuyup ard\u0131ndan testi bir kez daha \u00e7\u00f6zmenizi \u00f6neririz.\r\n\u0130ngilizce bilgi seviyenizi art\u0131rmak i\u00e7in blog sitemizdeki di\u011fer makaleleri okuyun!<\/div><div class=\"advq-share-buttons\">\n\t  \t\t\t\t<div class=\"advq-fb-link\">\n\t  \t\t\t\t\t<a data-social-network=\"facebook\" href=\"https:\/\/www.facebook.com\/sharer\/sharer.php?u=https%3A%2F%2Fwww.novakidschool.com%2Ftr%2Fblog%2Fwp-json%2Fwp%2Fv2%2Fposts%2F1123%3Fqid%3D12454qr%7Brid%7D\" target=\"_blank\" title=\"Share on Facebook\"><i class=\"fa fa-facebook-square\" aria-hidden=\"true\"><\/i> <span>Sonu\u00e7lar\u0131n\u0131z\u0131 payla\u015f\u0131n<\/span><\/a><\/div>\n\t \t\t\t \t<div class=\"advq-twitter-link\">\n\t \t\t\t \t\t<a data-social-network=\"twitter\" href=\"https:\/\/twitter.com\/intent\/tweet?source=https%3A%2F%2Fwww.novakidschool.com%2Ftr%2Fblog%2Fwp-json%2Fwp%2Fv2%2Fposts%2F1123%3Fqid%3D12454qr%7Brid%7D&text={result}Words for Parts of the House: https:\/\/www.novakidschool.com\/tr\/blog\/wp-json\/wp\/v2\/posts\/1123?qid=12454qr{rid} \" target=\"_blank\" title=\"Tweet\"><i class=\"fa fa-twitter\" aria-hidden=\"true\"><\/i><span> Sonu\u00e7lar\u0131n\u0131z\u0131 payla\u015f\u0131n<\/span><\/a><\/div>\n\t\t\t\t\t<div class=\"advq-linkedin-link\">\n\t  \t\t\t\t\t<a data-social-network=\"linkedin\" href=\"https:\/\/www.linkedin.com\/sharing\/share-offsite\/?url=https%3A%2F%2Fwww.novakidschool.com%2Ftr%2Fblog%2Fwp-json%2Fwp%2Fv2%2Fposts%2F1123%3Fqid%3D12454qr%7Brid%7D\" target=\"_blank\" title=\"Share on Linkedin\"><i class=\"fa fa-linkedin-square\" aria-hidden=\"true\"><\/i> <span>Sonu\u00e7lar\u0131n\u0131z\u0131 payla\u015f\u0131n<\/span><\/a><\/div>\n\t\t\t\t<\/div><\/div>\n                <div class=\"advq-restart\">\n                    <a href=\"\/tr\/blog\/wp-json\/wp\/v2\/posts\/1123\" title=\"Ba\u015ftan Ba\u015fla\"><i class=\"fa fa-refresh\" aria-hidden=\"true\"><\/i> <span>Ba\u015ftan Ba\u015fla<\/span><\/a>\n                <\/div><\/div><!-- Closing div for results --><\/div><!-- Closing div for quiz -->\n\n\n  <section class=\"section blogHeadingText\" id=\"blogHeadingText-block_d65fdb8436e02c7571a62e84d9773383\">\n    <div class=\"blogHeadingText__wrapper\" >\n        <div class=\"blogHeadingText__heading\">\n            <h2 class=\"blogHeadingText__headingItem\" data-blog-heading data-section-id=\"blogHeadingText-block_d65fdb8436e02c7571a62e84d9773383\">\n                Sonu\u00e7            <\/h2>\n        <\/div>\n        <div class=\"blogHeadingText__content\">\n            <p><span style=\"font-weight: 400;\">Bu rehberimizde <\/span><span style=\"font-weight: 400;\">evin b\u00f6l\u00fcmleri \u0130ngilizce<\/span><span style=\"font-weight: 400;\">, <\/span><span style=\"font-weight: 400;\">\u0130ngilizce oda isimleri<\/span><span style=\"font-weight: 400;\"> ve her odada bulunan <\/span><span style=\"font-weight: 400;\">ev e\u015fyalar\u0131 \u0130ngilizce<\/span><span style=\"font-weight: 400;\"> kar\u015f\u0131l\u0131klar\u0131n\u0131 detayl\u0131 bir \u015fekilde inceledik. Art\u0131k evinizdeki her bir k\u00f6\u015feyi ve e\u015fyay\u0131 \u0130ngilizce olarak adland\u0131rabilirsiniz. <\/span><span style=\"font-weight: 400;\">\u0130ngilizce mobilya isimleri<\/span><span style=\"font-weight: 400;\">nden mutfak gere\u00e7lerine kadar bir\u00e7ok yeni kelime \u00f6\u011frendik ve \u00f6rnek diyaloglarla pratik yapt\u0131k. \u00c7ocuklar i\u00e7in <\/span><span style=\"font-weight: 400;\">rooms in a house \u0130ngilizce<\/span><span style=\"font-weight: 400;\"> kelimeleri \u00f6\u011fretmek i\u00e7in de ipu\u00e7lar\u0131 sunduk. \u0130ngilizce \u00f6\u011frenme yolculu\u011funuzda bu bilgilerin size \u00e7ok yard\u0131mc\u0131 olaca\u011f\u0131ndan eminiz!<\/span><\/p>\n        <\/div>\n    <\/div>\n  <\/section>\n\n\n  <section class=\"section blogHeadingText\" id=\"blogHeadingText-block_f9524033a84945afb4be22b31771050e\">\n    <div class=\"blogHeadingText__wrapper\" >\n        <div class=\"blogHeadingText__heading\">\n            <h2 class=\"blogHeadingText__headingItem\" data-blog-heading data-section-id=\"blogHeadingText-block_f9524033a84945afb4be22b31771050e\">\n                Novakid\u2019le tan\u0131\u015f\u0131n!            <\/h2>\n        <\/div>\n        <div class=\"blogHeadingText__content\">\n            <p><span style=\"font-weight: 400;\">\u0130ngilizce ser\u00fcveninde yeni s\u00f6zc\u00fckler \u00f6\u011frenmeniz olduk\u00e7a \u00f6nemli. Novakid\u2019in \u00e7evrimi\u00e7i derslerinde, bu t\u00fcr kelimeler ba\u011flam i\u00e7inde \u00f6\u011fretiliyor; \u00e7ocuklar ezber yapmadan, konu\u015farak \u00f6\u011freniyor.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">Siz de Novakid\u2019in e\u011flenceli ve ileti\u015fim odakl\u0131 y\u00f6ntemlerini ke\u015ffetmek isterseniz, \u00e7ocuklar i\u00e7in <\/span><a href=\"https:\/\/www.novakidschool.com\/tr\/education\/schoolchildren\/\"><span style=\"font-weight: 400;\">\u0130ngilizce derslerine<\/span><\/a><span style=\"font-weight: 400;\"> g\u00f6z atabilir, ilk <\/span><a href=\"https:\/\/www.novakidschool.com\/tr\/registration\"><span style=\"font-weight: 400;\">deneme<\/span><\/a><span style=\"font-weight: 400;\"> dersinizi \u00fccretsiz alabilirsiniz.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">Ayr\u0131ca bire bir derslerimizde uygulad\u0131\u011f\u0131m\u0131z etkili y\u00f6ntemimize a\u015fa\u011f\u0131daki videodan ula\u015fabilirsiniz:<\/span><\/p>\n        <\/div>\n    <\/div>\n  <\/section>\n\n\n  <section class=\"section blogYoutube\" id=\"blogYoutube-block_a0567d16fd64085831469292b19e3789\">\n    <div class=\"blogYoutube__wrapper\">\n        <div class=\"blogYoutube__content\">\n            <iframe loading=\"lazy\" width=\"560\" height=\"315\" src=\"https:\/\/www.youtube.com\/embed\/V-XOq-CFd2U?si=KT879UZKnrwCaR_6\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen><\/iframe>        <\/div>\n    <\/div>\n  <\/section>\n","protected":false},"excerpt":{"rendered":"<p>Evin b\u00f6l\u00fcmleri \u0130ngilizce nas\u0131l s\u00f6ylenir? \u0130ngilizce oda isimleri ve ev e\u015fyalar\u0131 \u0130ngilizce kelimeleri \u00f6\u011frenin. \u0130ngilizce mobilya isimleri ve daha fazlas\u0131 i\u00e7in bu rehbere g\u00f6z at\u0131n! <\/p>\n","protected":false},"author":19,"featured_media":12452,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"inline_featured_image":false,"footnotes":""},"categories":[44],"tags":[],"class_list":["post-1123","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-kelimeler"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Evin B\u00f6l\u00fcmleri ve E\u015fyalar\u0131 \u0130ngilizce: Kapsaml\u0131 Bir Rehber<\/title>\n<meta name=\"description\" content=\"Evin b\u00f6l\u00fcmleri \u0130ngilizce nas\u0131l s\u00f6ylenir? \u0130ngilizce oda isimleri ve ev e\u015fyalar\u0131 \u0130ngilizce kelimeleri \u00f6\u011frenin. \u0130ngilizce mobilya isimleri ve daha fazlas\u0131 i\u00e7in bu rehbere g\u00f6z at\u0131n!\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.novakidschool.com\/tr\/blog\/ingilizce-evin-bolumleri-oda-isimleri-nasil-soylenir\/\" \/>\n<meta property=\"og:locale\" content=\"tr_TR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Evin B\u00f6l\u00fcmleri ve E\u015fyalar\u0131 \u0130ngilizce: Kapsaml\u0131 Bir Rehber\" \/>\n<meta property=\"og:description\" content=\"Evin b\u00f6l\u00fcmleri \u0130ngilizce nas\u0131l s\u00f6ylenir? \u0130ngilizce oda isimleri ve ev e\u015fyalar\u0131 \u0130ngilizce kelimeleri \u00f6\u011frenin. \u0130ngilizce mobilya isimleri ve daha fazlas\u0131 i\u00e7in bu rehbere g\u00f6z at\u0131n!\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.novakidschool.com\/tr\/blog\/ingilizce-evin-bolumleri-oda-isimleri-nasil-soylenir\/\" \/>\n<meta property=\"og:site_name\" content=\"Novakid Blog\" \/>\n<meta property=\"article:published_time\" content=\"2026-04-03T18:15:11+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-30T19:27:16+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.novakidschool.com\/tr\/blog\/wp-content\/uploads\/2022\/10\/1024\u0445720_Parts-of-the-house-in-English-for-kids.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1024\" \/>\n\t<meta property=\"og:image:height\" content=\"720\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Aynur Kaya\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Yazan:\" \/>\n\t<meta name=\"twitter:data1\" content=\"Aynur Kaya\" \/>\n\t<meta name=\"twitter:label2\" content=\"Tahmini okuma s\u00fcresi\" \/>\n\t<meta name=\"twitter:data2\" content=\"1 dakika\" \/>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Evin B\u00f6l\u00fcmleri ve E\u015fyalar\u0131 \u0130ngilizce: Kapsaml\u0131 Bir Rehber","description":"Evin b\u00f6l\u00fcmleri \u0130ngilizce nas\u0131l s\u00f6ylenir? \u0130ngilizce oda isimleri ve ev e\u015fyalar\u0131 \u0130ngilizce kelimeleri \u00f6\u011frenin. \u0130ngilizce mobilya isimleri ve daha fazlas\u0131 i\u00e7in bu rehbere g\u00f6z at\u0131n!","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.novakidschool.com\/tr\/blog\/ingilizce-evin-bolumleri-oda-isimleri-nasil-soylenir\/","og_locale":"tr_TR","og_type":"article","og_title":"Evin B\u00f6l\u00fcmleri ve E\u015fyalar\u0131 \u0130ngilizce: Kapsaml\u0131 Bir Rehber","og_description":"Evin b\u00f6l\u00fcmleri \u0130ngilizce nas\u0131l s\u00f6ylenir? \u0130ngilizce oda isimleri ve ev e\u015fyalar\u0131 \u0130ngilizce kelimeleri \u00f6\u011frenin. \u0130ngilizce mobilya isimleri ve daha fazlas\u0131 i\u00e7in bu rehbere g\u00f6z at\u0131n!","og_url":"https:\/\/www.novakidschool.com\/tr\/blog\/ingilizce-evin-bolumleri-oda-isimleri-nasil-soylenir\/","og_site_name":"Novakid Blog","article_published_time":"2026-04-03T18:15:11+00:00","article_modified_time":"2026-04-30T19:27:16+00:00","og_image":[{"width":1024,"height":720,"url":"https:\/\/www.novakidschool.com\/tr\/blog\/wp-content\/uploads\/2022\/10\/1024\u0445720_Parts-of-the-house-in-English-for-kids.png","type":"image\/png"}],"author":"Aynur Kaya","twitter_card":"summary_large_image","twitter_misc":{"Yazan:":"Aynur Kaya","Tahmini okuma s\u00fcresi":"1 dakika"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.novakidschool.com\/tr\/blog\/ingilizce-evin-bolumleri-oda-isimleri-nasil-soylenir\/#article","isPartOf":{"@id":"https:\/\/www.novakidschool.com\/tr\/blog\/ingilizce-evin-bolumleri-oda-isimleri-nasil-soylenir\/"},"author":{"name":"Aynur Kaya","@id":"https:\/\/www.novakidschool.com\/tr\/blog\/#\/schema\/person\/fdd42e77e4192d37cefe8ddb74cfc826"},"headline":"Evimizin \u0130ngilizce S\u0131rlar\u0131: Oda ve E\u015fya \u0130simleri Rehberi","datePublished":"2026-04-03T18:15:11+00:00","dateModified":"2026-04-30T19:27:16+00:00","mainEntityOfPage":{"@id":"https:\/\/www.novakidschool.com\/tr\/blog\/ingilizce-evin-bolumleri-oda-isimleri-nasil-soylenir\/"},"wordCount":19,"commentCount":0,"publisher":{"@id":"https:\/\/www.novakidschool.com\/tr\/blog\/#organization"},"image":{"@id":"https:\/\/www.novakidschool.com\/tr\/blog\/ingilizce-evin-bolumleri-oda-isimleri-nasil-soylenir\/#primaryimage"},"thumbnailUrl":"https:\/\/www.novakidschool.com\/tr\/blog\/wp-content\/uploads\/2022\/10\/1024\u0445720_Parts-of-the-house-in-English-for-kids.png","articleSection":["Kelimeler"],"inLanguage":"tr","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.novakidschool.com\/tr\/blog\/ingilizce-evin-bolumleri-oda-isimleri-nasil-soylenir\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.novakidschool.com\/tr\/blog\/ingilizce-evin-bolumleri-oda-isimleri-nasil-soylenir\/","url":"https:\/\/www.novakidschool.com\/tr\/blog\/ingilizce-evin-bolumleri-oda-isimleri-nasil-soylenir\/","name":"Evin B\u00f6l\u00fcmleri ve E\u015fyalar\u0131 \u0130ngilizce: Kapsaml\u0131 Bir Rehber","isPartOf":{"@id":"https:\/\/www.novakidschool.com\/tr\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.novakidschool.com\/tr\/blog\/ingilizce-evin-bolumleri-oda-isimleri-nasil-soylenir\/#primaryimage"},"image":{"@id":"https:\/\/www.novakidschool.com\/tr\/blog\/ingilizce-evin-bolumleri-oda-isimleri-nasil-soylenir\/#primaryimage"},"thumbnailUrl":"https:\/\/www.novakidschool.com\/tr\/blog\/wp-content\/uploads\/2022\/10\/1024\u0445720_Parts-of-the-house-in-English-for-kids.png","datePublished":"2026-04-03T18:15:11+00:00","dateModified":"2026-04-30T19:27:16+00:00","description":"Evin b\u00f6l\u00fcmleri \u0130ngilizce nas\u0131l s\u00f6ylenir? \u0130ngilizce oda isimleri ve ev e\u015fyalar\u0131 \u0130ngilizce kelimeleri \u00f6\u011frenin. \u0130ngilizce mobilya isimleri ve daha fazlas\u0131 i\u00e7in bu rehbere g\u00f6z at\u0131n!","breadcrumb":{"@id":"https:\/\/www.novakidschool.com\/tr\/blog\/ingilizce-evin-bolumleri-oda-isimleri-nasil-soylenir\/#breadcrumb"},"inLanguage":"tr","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.novakidschool.com\/tr\/blog\/ingilizce-evin-bolumleri-oda-isimleri-nasil-soylenir\/"]}]},{"@type":"ImageObject","inLanguage":"tr","@id":"https:\/\/www.novakidschool.com\/tr\/blog\/ingilizce-evin-bolumleri-oda-isimleri-nasil-soylenir\/#primaryimage","url":"https:\/\/www.novakidschool.com\/tr\/blog\/wp-content\/uploads\/2022\/10\/1024\u0445720_Parts-of-the-house-in-English-for-kids.png","contentUrl":"https:\/\/www.novakidschool.com\/tr\/blog\/wp-content\/uploads\/2022\/10\/1024\u0445720_Parts-of-the-house-in-English-for-kids.png","width":1024,"height":720},{"@type":"BreadcrumbList","@id":"https:\/\/www.novakidschool.com\/tr\/blog\/ingilizce-evin-bolumleri-oda-isimleri-nasil-soylenir\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.novakidschool.com\/tr\/blog\/"},{"@type":"ListItem","position":2,"name":"Evimizin \u0130ngilizce S\u0131rlar\u0131: Oda ve E\u015fya \u0130simleri Rehberi"}]},{"@type":"WebSite","@id":"https:\/\/www.novakidschool.com\/tr\/blog\/#website","url":"https:\/\/www.novakidschool.com\/tr\/blog\/","name":"Novakid Blog","description":"Just another WordPress site","publisher":{"@id":"https:\/\/www.novakidschool.com\/tr\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.novakidschool.com\/tr\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"tr"},{"@type":"Organization","@id":"https:\/\/www.novakidschool.com\/tr\/blog\/#organization","name":"Novakid","url":"https:\/\/www.novakidschool.com\/tr\/blog\/","logo":{"@type":"ImageObject","inLanguage":"tr","@id":"https:\/\/www.novakidschool.com\/tr\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/www.novakidschool.com\/tr\/blog\/wp-content\/uploads\/2022\/06\/logo-novakid.svg","contentUrl":"https:\/\/www.novakidschool.com\/tr\/blog\/wp-content\/uploads\/2022\/06\/logo-novakid.svg","width":268,"height":71,"caption":"Novakid"},"image":{"@id":"https:\/\/www.novakidschool.com\/tr\/blog\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/www.novakidschool.com\/tr\/blog\/#\/schema\/person\/fdd42e77e4192d37cefe8ddb74cfc826","name":"Aynur Kaya","image":{"@type":"ImageObject","inLanguage":"tr","@id":"https:\/\/secure.gravatar.com\/avatar\/a412cf70fb565148214c15f946d11c4549ed777acab607cb2733ac0358e44186?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/a412cf70fb565148214c15f946d11c4549ed777acab607cb2733ac0358e44186?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/a412cf70fb565148214c15f946d11c4549ed777acab607cb2733ac0358e44186?s=96&d=mm&r=g","caption":"Aynur Kaya"},"sameAs":["https:\/\/www.linkedin.com\/in\/aynur-kaya-766a0b3bb\/"],"url":"https:\/\/www.novakidschool.com\/tr\/blog\/authors\/aynur-kaya\/"}]}},"_links":{"self":[{"href":"https:\/\/www.novakidschool.com\/tr\/blog\/wp-json\/wp\/v2\/posts\/1123","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.novakidschool.com\/tr\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.novakidschool.com\/tr\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.novakidschool.com\/tr\/blog\/wp-json\/wp\/v2\/users\/19"}],"replies":[{"embeddable":true,"href":"https:\/\/www.novakidschool.com\/tr\/blog\/wp-json\/wp\/v2\/comments?post=1123"}],"version-history":[{"count":7,"href":"https:\/\/www.novakidschool.com\/tr\/blog\/wp-json\/wp\/v2\/posts\/1123\/revisions"}],"predecessor-version":[{"id":12455,"href":"https:\/\/www.novakidschool.com\/tr\/blog\/wp-json\/wp\/v2\/posts\/1123\/revisions\/12455"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.novakidschool.com\/tr\/blog\/wp-json\/wp\/v2\/media\/12452"}],"wp:attachment":[{"href":"https:\/\/www.novakidschool.com\/tr\/blog\/wp-json\/wp\/v2\/media?parent=1123"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.novakidschool.com\/tr\/blog\/wp-json\/wp\/v2\/categories?post=1123"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.novakidschool.com\/tr\/blog\/wp-json\/wp\/v2\/tags?post=1123"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}