{"id":12303,"date":"2025-08-07T18:12:08","date_gmt":"2025-08-07T15:12:08","guid":{"rendered":"https:\/\/englishwithrubi.com\/?p=12303"},"modified":"2025-08-07T18:12:08","modified_gmt":"2025-08-07T15:12:08","slug":"a1-seviye-ingilizce-kelimeler-fiiller-ve-sifatlar","status":"publish","type":"post","link":"https:\/\/englishwithrubi.com\/tr\/a1-seviye-ingilizce-kelimeler-fiiller-ve-sifatlar\/","title":{"rendered":"A1 Seviye \u0130ngilizce Kelimeler, Fiiller ve S\u0131fatlar"},"content":{"rendered":"<p>\u0130ngilizce \u00f6\u011frenmeye yeni ba\u015fl\u0131yorsan\u0131z, en s\u0131k kullan\u0131lan temel kelimeleri \u00f6\u011frenmek \u00e7ok \u00f6nemlidir. Bu yaz\u0131da <strong>A1 seviyesindeki en yayg\u0131n \u0130ngilizce fiiller, isimler ve s\u0131fatlar\u0131<\/strong> kategoriler halinde bulacaks\u0131n\u0131z. Bu kelimeleri \u00f6\u011frenerek g\u00fcnl\u00fck konu\u015fmalar\u0131 anlamaya ve basit c\u00fcmleler kurmaya ba\u015flayabilirsiniz!<\/p>\n<h3 style=\"color:#231f40;\">Neden \u00d6nce Bu Kelimeleri \u00d6\u011frenmeliyim?<\/h3>\n<p>Bu kelimeler g\u00fcnl\u00fck konu\u015fmalarda, basit metinlerde ve ba\u015flang\u0131\u00e7 seviyesi materyallerde s\u00fcrekli kar\u015f\u0131n\u0131za \u00e7\u0131kar. Bunlar\u0131 bilmek \u0130ngilizce&#8217;ye h\u0131zl\u0131 bir ba\u015flang\u0131\u00e7 yapman\u0131z\u0131 sa\u011flayacak. Hadi ba\u015flayal\u0131m!<\/p>\n<h3 style=\"color:#231f40;\">\u2705 A1 Seviyesi En \u00c7ok Kullan\u0131lan \u0130ngilizce Kelimeler<\/h3>\n<h4 style=\"color:#231f40;\">\ud83d\udfe9 Temel Fiiller<\/h4>\n<p>Fiiller eylem bildiren kelimelerdir. \u0130\u015fte ba\u015flang\u0131\u00e7 seviyesinde en \u00e7ok ihtiya\u00e7 duyaca\u011f\u0131n\u0131z fiiller:<\/p>\n<table style=\"width:100%; border-collapse:collapse; border:1px solid #ddd;\">\n<thead>\n<tr style=\"background-color:#f2f2f2;\">\n<th style=\"font-size:105%; color:#231f40; font-weight:800; width:15%;\">Fiil<\/th>\n<th style=\"font-size:105%; color:#231f40; font-weight:800; width:15%;\">T\u00fcrk\u00e7esi<\/th>\n<th style=\"font-size:105%; color:#231f40; font-weight:800;\">\u00d6rnek C\u00fcmle<\/th>\n<th style=\"font-size:105%; color:#231f40; font-weight:800;\">Anlam\u0131<\/th>\n<th style=\"font-size:105%; color:#231f40; font-weight:800; width:5%;\"><i class=\"fas fa-ear-listen\"><\/i><\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td><strong>be<\/strong><\/td>\n<td>olmak<\/td>\n<td>I am happy.<\/td>\n<td>Mutluyum.<\/td>\n<td>    <button class=\"biz-btn\" onclick=\"speakText('I am happy.')\"><i class=\"fa-solid fa-volume-high biz-icon\"><\/i><\/button> <!-- Replace emoji with text or any other emoji if you want. -->\n    <script>\n        function speakText(text) {\n            var utterance = new SpeechSynthesisUtterance(text);\n            utterance.lang = 'en-US';\n            window.speechSynthesis.speak(utterance);\n        }\n    <\/script>\n    <\/td>\n<\/tr>\n<tr>\n<td><strong>have<\/strong><\/td>\n<td>sahip olmak<\/td>\n<td>She has a cat.<\/td>\n<td>Onun bir kedisi var.<\/td>\n<td>    <button class=\"biz-btn\" onclick=\"speakText('She has a cat.')\"><i class=\"fa-solid fa-volume-high biz-icon\"><\/i><\/button> <!-- Replace emoji with text or any other emoji if you want. -->\n    <script>\n        function speakText(text) {\n            var utterance = new SpeechSynthesisUtterance(text);\n            utterance.lang = 'en-US';\n            window.speechSynthesis.speak(utterance);\n        }\n    <\/script>\n    <\/td>\n<\/tr>\n<tr>\n<td><strong>do<\/strong><\/td>\n<td>yapmak<\/td>\n<td>Do your homework.<\/td>\n<td>\u00d6devini yap.<\/td>\n<td>    <button class=\"biz-btn\" onclick=\"speakText('Do your homework.')\"><i class=\"fa-solid fa-volume-high biz-icon\"><\/i><\/button> <!-- Replace emoji with text or any other emoji if you want. -->\n    <script>\n        function speakText(text) {\n            var utterance = new SpeechSynthesisUtterance(text);\n            utterance.lang = 'en-US';\n            window.speechSynthesis.speak(utterance);\n        }\n    <\/script>\n    <\/td>\n<\/tr>\n<tr>\n<td><strong>go<\/strong><\/td>\n<td>gitmek<\/td>\n<td>We go to school.<\/td>\n<td>Okula gidiyoruz.<\/td>\n<td>    <button class=\"biz-btn\" onclick=\"speakText('We go to school.')\"><i class=\"fa-solid fa-volume-high biz-icon\"><\/i><\/button> <!-- Replace emoji with text or any other emoji if you want. -->\n    <script>\n        function speakText(text) {\n            var utterance = new SpeechSynthesisUtterance(text);\n            utterance.lang = 'en-US';\n            window.speechSynthesis.speak(utterance);\n        }\n    <\/script>\n    <\/td>\n<\/tr>\n<tr>\n<td><strong>come<\/strong><\/td>\n<td>gelmek<\/td>\n<td>Come here please.<\/td>\n<td>Buraya gel l\u00fctfen.<\/td>\n<td>    <button class=\"biz-btn\" onclick=\"speakText('Come here please.')\"><i class=\"fa-solid fa-volume-high biz-icon\"><\/i><\/button> <!-- Replace emoji with text or any other emoji if you want. -->\n    <script>\n        function speakText(text) {\n            var utterance = new SpeechSynthesisUtterance(text);\n            utterance.lang = 'en-US';\n            window.speechSynthesis.speak(utterance);\n        }\n    <\/script>\n    <\/td>\n<\/tr>\n<tr>\n<td><strong>get<\/strong><\/td>\n<td>almak<\/td>\n<td>I get a present.<\/td>\n<td>Bir hediye al\u0131yorum.<\/td>\n<td>    <button class=\"biz-btn\" onclick=\"speakText('I get a present.')\"><i class=\"fa-solid fa-volume-high biz-icon\"><\/i><\/button> <!-- Replace emoji with text or any other emoji if you want. -->\n    <script>\n        function speakText(text) {\n            var utterance = new SpeechSynthesisUtterance(text);\n            utterance.lang = 'en-US';\n            window.speechSynthesis.speak(utterance);\n        }\n    <\/script>\n    <\/td>\n<\/tr>\n<tr>\n<td><strong>make<\/strong><\/td>\n<td>yapmak<\/td>\n<td>Make a cake.<\/td>\n<td>Kek yap.<\/td>\n<td>    <button class=\"biz-btn\" onclick=\"speakText('Make a cake.')\"><i class=\"fa-solid fa-volume-high biz-icon\"><\/i><\/button> <!-- Replace emoji with text or any other emoji if you want. -->\n    <script>\n        function speakText(text) {\n            var utterance = new SpeechSynthesisUtterance(text);\n            utterance.lang = 'en-US';\n            window.speechSynthesis.speak(utterance);\n        }\n    <\/script>\n    <\/td>\n<\/tr>\n<tr>\n<td><strong>take<\/strong><\/td>\n<td>almak<\/td>\n<td>Take your book.<\/td>\n<td>Kitab\u0131n\u0131 al.<\/td>\n<td>    <button class=\"biz-btn\" onclick=\"speakText('Take your book.')\"><i class=\"fa-solid fa-volume-high biz-icon\"><\/i><\/button> <!-- Replace emoji with text or any other emoji if you want. -->\n    <script>\n        function speakText(text) {\n            var utterance = new SpeechSynthesisUtterance(text);\n            utterance.lang = 'en-US';\n            window.speechSynthesis.speak(utterance);\n        }\n    <\/script>\n    <\/td>\n<\/tr>\n<tr>\n<td><strong>want<\/strong><\/td>\n<td>istemek<\/td>\n<td>I want water.<\/td>\n<td>Su istiyorum.<\/td>\n<td>    <button class=\"biz-btn\" onclick=\"speakText('I want water.')\"><i class=\"fa-solid fa-volume-high biz-icon\"><\/i><\/button> <!-- Replace emoji with text or any other emoji if you want. -->\n    <script>\n        function speakText(text) {\n            var utterance = new SpeechSynthesisUtterance(text);\n            utterance.lang = 'en-US';\n            window.speechSynthesis.speak(utterance);\n        }\n    <\/script>\n    <\/td>\n<\/tr>\n<tr>\n<td><strong>like<\/strong><\/td>\n<td>sevmek<\/td>\n<td>She likes music.<\/td>\n<td>M\u00fczi\u011fi seviyor.<\/td>\n<td>    <button class=\"biz-btn\" onclick=\"speakText('She likes music.')\"><i class=\"fa-solid fa-volume-high biz-icon\"><\/i><\/button> <!-- Replace emoji with text or any other emoji if you want. -->\n    <script>\n        function speakText(text) {\n            var utterance = new SpeechSynthesisUtterance(text);\n            utterance.lang = 'en-US';\n            window.speechSynthesis.speak(utterance);\n        }\n    <\/script>\n    <\/td>\n<\/tr>\n<tr>\n<td><strong>need<\/strong><\/td>\n<td>ihtiya\u00e7 duymak<\/td>\n<td>You need help.<\/td>\n<td>Yard\u0131ma ihtiyac\u0131n var.<\/td>\n<td>    <button class=\"biz-btn\" onclick=\"speakText('You need help.')\"><i class=\"fa-solid fa-volume-high biz-icon\"><\/i><\/button> <!-- Replace emoji with text or any other emoji if you want. -->\n    <script>\n        function speakText(text) {\n            var utterance = new SpeechSynthesisUtterance(text);\n            utterance.lang = 'en-US';\n            window.speechSynthesis.speak(utterance);\n        }\n    <\/script>\n    <\/td>\n<\/tr>\n<tr>\n<td><strong>can<\/strong><\/td>\n<td>-ebilmek<\/td>\n<td>I can swim.<\/td>\n<td>Y\u00fczebilirim.<\/td>\n<td>    <button class=\"biz-btn\" onclick=\"speakText('I can swim.')\"><i class=\"fa-solid fa-volume-high biz-icon\"><\/i><\/button> <!-- Replace emoji with text or any other emoji if you want. -->\n    <script>\n        function speakText(text) {\n            var utterance = new SpeechSynthesisUtterance(text);\n            utterance.lang = 'en-US';\n            window.speechSynthesis.speak(utterance);\n        }\n    <\/script>\n    <\/td>\n<\/tr>\n<tr>\n<td><strong>will<\/strong><\/td>\n<td>-ecek<\/td>\n<td>She will come.<\/td>\n<td>O gelecek.<\/td>\n<td>    <button class=\"biz-btn\" onclick=\"speakText('She will come.')\"><i class=\"fa-solid fa-volume-high biz-icon\"><\/i><\/button> <!-- Replace emoji with text or any other emoji if you want. -->\n    <script>\n        function speakText(text) {\n            var utterance = new SpeechSynthesisUtterance(text);\n            utterance.lang = 'en-US';\n            window.speechSynthesis.speak(utterance);\n        }\n    <\/script>\n    <\/td>\n<\/tr>\n<tr>\n<td><strong>say<\/strong><\/td>\n<td>s\u00f6ylemek<\/td>\n<td>Say hello.<\/td>\n<td>Merhaba de.<\/td>\n<td>    <button class=\"biz-btn\" onclick=\"speakText('Say hello.')\"><i class=\"fa-solid fa-volume-high biz-icon\"><\/i><\/button> <!-- Replace emoji with text or any other emoji if you want. -->\n    <script>\n        function speakText(text) {\n            var utterance = new SpeechSynthesisUtterance(text);\n            utterance.lang = 'en-US';\n            window.speechSynthesis.speak(utterance);\n        }\n    <\/script>\n    <\/td>\n<\/tr>\n<tr>\n<td><strong>see<\/strong><\/td>\n<td>g\u00f6rmek<\/td>\n<td>I see a bird.<\/td>\n<td>Bir ku\u015f g\u00f6r\u00fcyorum.<\/td>\n<td>    <button class=\"biz-btn\" onclick=\"speakText('I see a bird.')\"><i class=\"fa-solid fa-volume-high biz-icon\"><\/i><\/button> <!-- Replace emoji with text or any other emoji if you want. -->\n    <script>\n        function speakText(text) {\n            var utterance = new SpeechSynthesisUtterance(text);\n            utterance.lang = 'en-US';\n            window.speechSynthesis.speak(utterance);\n        }\n    <\/script>\n    <\/td>\n<\/tr>\n<tr>\n<td><strong>know<\/strong><\/td>\n<td>bilmek<\/td>\n<td>We know this.<\/td>\n<td>Bunu biliyoruz.<\/td>\n<td>    <button class=\"biz-btn\" onclick=\"speakText('We know this.')\"><i class=\"fa-solid fa-volume-high biz-icon\"><\/i><\/button> <!-- Replace emoji with text or any other emoji if you want. -->\n    <script>\n        function speakText(text) {\n            var utterance = new SpeechSynthesisUtterance(text);\n            utterance.lang = 'en-US';\n            window.speechSynthesis.speak(utterance);\n        }\n    <\/script>\n    <\/td>\n<\/tr>\n<tr>\n<td><strong>think<\/strong><\/td>\n<td>d\u00fc\u015f\u00fcnmek<\/td>\n<td>Think about it.<\/td>\n<td>Bunu d\u00fc\u015f\u00fcn.<\/td>\n<td>    <button class=\"biz-btn\" onclick=\"speakText('Think about it.')\"><i class=\"fa-solid fa-volume-high biz-icon\"><\/i><\/button> <!-- Replace emoji with text or any other emoji if you want. -->\n    <script>\n        function speakText(text) {\n            var utterance = new SpeechSynthesisUtterance(text);\n            utterance.lang = 'en-US';\n            window.speechSynthesis.speak(utterance);\n        }\n    <\/script>\n    <\/td>\n<\/tr>\n<tr>\n<td><strong>give<\/strong><\/td>\n<td>vermek<\/td>\n<td>Give me time.<\/td>\n<td>Bana zaman ver.<\/td>\n<td>    <button class=\"biz-btn\" onclick=\"speakText('Give me time.')\"><i class=\"fa-solid fa-volume-high biz-icon\"><\/i><\/button> <!-- Replace emoji with text or any other emoji if you want. -->\n    <script>\n        function speakText(text) {\n            var utterance = new SpeechSynthesisUtterance(text);\n            utterance.lang = 'en-US';\n            window.speechSynthesis.speak(utterance);\n        }\n    <\/script>\n    <\/td>\n<\/tr>\n<tr>\n<td><strong>use<\/strong><\/td>\n<td>kullanmak<\/td>\n<td>Use this pen.<\/td>\n<td>Bu kalemi kullan.<\/td>\n<td>    <button class=\"biz-btn\" onclick=\"speakText('Use this pen.')\"><i class=\"fa-solid fa-volume-high biz-icon\"><\/i><\/button> <!-- Replace emoji with text or any other emoji if you want. -->\n    <script>\n        function speakText(text) {\n            var utterance = new SpeechSynthesisUtterance(text);\n            utterance.lang = 'en-US';\n            window.speechSynthesis.speak(utterance);\n        }\n    <\/script>\n    <\/td>\n<\/tr>\n<tr>\n<td><strong>work<\/strong><\/td>\n<td>\u00e7al\u0131\u015fmak<\/td>\n<td>They work hard.<\/td>\n<td>\u00c7ok \u00e7al\u0131\u015f\u0131yorlar.<\/td>\n<td>    <button class=\"biz-btn\" onclick=\"speakText('They work hard.')\"><i class=\"fa-solid fa-volume-high biz-icon\"><\/i><\/button> <!-- Replace emoji with text or any other emoji if you want. -->\n    <script>\n        function speakText(text) {\n            var utterance = new SpeechSynthesisUtterance(text);\n            utterance.lang = 'en-US';\n            window.speechSynthesis.speak(utterance);\n        }\n    <\/script>\n    <\/td>\n<\/tr>\n<tr>\n<td><strong>call<\/strong><\/td>\n<td>aramak<\/td>\n<td>Call me later.<\/td>\n<td>Beni sonra ara.<\/td>\n<td>    <button class=\"biz-btn\" onclick=\"speakText('Call me later.')\"><i class=\"fa-solid fa-volume-high biz-icon\"><\/i><\/button> <!-- Replace emoji with text or any other emoji if you want. -->\n    <script>\n        function speakText(text) {\n            var utterance = new SpeechSynthesisUtterance(text);\n            utterance.lang = 'en-US';\n            window.speechSynthesis.speak(utterance);\n        }\n    <\/script>\n    <\/td>\n<\/tr>\n<tr>\n<td><strong>try<\/strong><\/td>\n<td>denemek<\/td>\n<td>Try again.<\/td>\n<td>Tekrar dene.<\/td>\n<td>    <button class=\"biz-btn\" onclick=\"speakText('Try again.')\"><i class=\"fa-solid fa-volume-high biz-icon\"><\/i><\/button> <!-- Replace emoji with text or any other emoji if you want. -->\n    <script>\n        function speakText(text) {\n            var utterance = new SpeechSynthesisUtterance(text);\n            utterance.lang = 'en-US';\n            window.speechSynthesis.speak(utterance);\n        }\n    <\/script>\n    <\/td>\n<\/tr>\n<tr>\n<td><strong>ask<\/strong><\/td>\n<td>sormak<\/td>\n<td>Ask a question.<\/td>\n<td>Bir soru sor.<\/td>\n<td>    <button class=\"biz-btn\" onclick=\"speakText('Ask a question.')\"><i class=\"fa-solid fa-volume-high biz-icon\"><\/i><\/button> <!-- Replace emoji with text or any other emoji if you want. -->\n    <script>\n        function speakText(text) {\n            var utterance = new SpeechSynthesisUtterance(text);\n            utterance.lang = 'en-US';\n            window.speechSynthesis.speak(utterance);\n        }\n    <\/script>\n    <\/td>\n<\/tr>\n<tr>\n<td><strong>help<\/strong><\/td>\n<td>yard\u0131m etmek<\/td>\n<td>Help me please.<\/td>\n<td>Bana yard\u0131m et l\u00fctfen.<\/td>\n<td>    <button class=\"biz-btn\" onclick=\"speakText('Help me please.')\"><i class=\"fa-solid fa-volume-high biz-icon\"><\/i><\/button> <!-- Replace emoji with text or any other emoji if you want. -->\n    <script>\n        function speakText(text) {\n            var utterance = new SpeechSynthesisUtterance(text);\n            utterance.lang = 'en-US';\n            window.speechSynthesis.speak(utterance);\n        }\n    <\/script>\n    <\/td>\n<\/tr>\n<tr>\n<td><strong>look<\/strong><\/td>\n<td>bakmak<\/td>\n<td>Look at that!<\/td>\n<td>\u015euna bak!<\/td>\n<td>    <button class=\"biz-btn\" onclick=\"speakText('Look at that!')\"><i class=\"fa-solid fa-volume-high biz-icon\"><\/i><\/button> <!-- Replace emoji with text or any other emoji if you want. -->\n    <script>\n        function speakText(text) {\n            var utterance = new SpeechSynthesisUtterance(text);\n            utterance.lang = 'en-US';\n            window.speechSynthesis.speak(utterance);\n        }\n    <\/script>\n    <\/td>\n<\/tr>\n<tr>\n<td><strong>eat<\/strong><\/td>\n<td>yemek<\/td>\n<td>Eat your food.<\/td>\n<td>Yeme\u011fini ye.<\/td>\n<td>    <button class=\"biz-btn\" onclick=\"speakText('Eat your food.')\"><i class=\"fa-solid fa-volume-high biz-icon\"><\/i><\/button> <!-- Replace emoji with text or any other emoji if you want. -->\n    <script>\n        function speakText(text) {\n            var utterance = new SpeechSynthesisUtterance(text);\n            utterance.lang = 'en-US';\n            window.speechSynthesis.speak(utterance);\n        }\n    <\/script>\n    <\/td>\n<\/tr>\n<tr>\n<td><strong>drink<\/strong><\/td>\n<td>i\u00e7mek<\/td>\n<td>Drink water.<\/td>\n<td>Su i\u00e7.<\/td>\n<td>    <button class=\"biz-btn\" onclick=\"speakText('Drink water.')\"><i class=\"fa-solid fa-volume-high biz-icon\"><\/i><\/button> <!-- Replace emoji with text or any other emoji if you want. -->\n    <script>\n        function speakText(text) {\n            var utterance = new SpeechSynthesisUtterance(text);\n            utterance.lang = 'en-US';\n            window.speechSynthesis.speak(utterance);\n        }\n    <\/script>\n    <\/td>\n<\/tr>\n<tr>\n<td><strong>sleep<\/strong><\/td>\n<td>uyumak<\/td>\n<td>I sleep early.<\/td>\n<td>Erken uyurum.<\/td>\n<td>    <button class=\"biz-btn\" onclick=\"speakText('I sleep early.')\"><i class=\"fa-solid fa-volume-high biz-icon\"><\/i><\/button> <!-- Replace emoji with text or any other emoji if you want. -->\n    <script>\n        function speakText(text) {\n            var utterance = new SpeechSynthesisUtterance(text);\n            utterance.lang = 'en-US';\n            window.speechSynthesis.speak(utterance);\n        }\n    <\/script>\n    <\/td>\n<\/tr>\n<tr>\n<td><strong>walk<\/strong><\/td>\n<td>y\u00fcr\u00fcmek<\/td>\n<td>We walk daily.<\/td>\n<td>Her g\u00fcn y\u00fcr\u00fcr\u00fcz.<\/td>\n<td>    <button class=\"biz-btn\" onclick=\"speakText('We walk daily.')\"><i class=\"fa-solid fa-volume-high biz-icon\"><\/i><\/button> <!-- Replace emoji with text or any other emoji if you want. -->\n    <script>\n        function speakText(text) {\n            var utterance = new SpeechSynthesisUtterance(text);\n            utterance.lang = 'en-US';\n            window.speechSynthesis.speak(utterance);\n        }\n    <\/script>\n    <\/td>\n<\/tr>\n<tr>\n<td><strong>run<\/strong><\/td>\n<td>ko\u015fmak<\/td>\n<td>He runs fast.<\/td>\n<td>O h\u0131zl\u0131 ko\u015far.<\/td>\n<td>    <button class=\"biz-btn\" onclick=\"speakText('He runs fast.')\"><i class=\"fa-solid fa-volume-high biz-icon\"><\/i><\/button> <!-- Replace emoji with text or any other emoji if you want. -->\n    <script>\n        function speakText(text) {\n            var utterance = new SpeechSynthesisUtterance(text);\n            utterance.lang = 'en-US';\n            window.speechSynthesis.speak(utterance);\n        }\n    <\/script>\n    <\/td>\n<\/tr>\n<tr>\n<td><strong>play<\/strong><\/td>\n<td>oynamak<\/td>\n<td>Children play.<\/td>\n<td>\u00c7ocuklar oynar.<\/td>\n<td>    <button class=\"biz-btn\" onclick=\"speakText('Children play.')\"><i class=\"fa-solid fa-volume-high biz-icon\"><\/i><\/button> <!-- Replace emoji with text or any other emoji if you want. -->\n    <script>\n        function speakText(text) {\n            var utterance = new SpeechSynthesisUtterance(text);\n            utterance.lang = 'en-US';\n            window.speechSynthesis.speak(utterance);\n        }\n    <\/script>\n    <\/td>\n<\/tr>\n<tr>\n<td><strong>live<\/strong><\/td>\n<td>ya\u015famak<\/td>\n<td>I live here.<\/td>\n<td>Burada ya\u015f\u0131yorum.<\/td>\n<td>    <button class=\"biz-btn\" onclick=\"speakText('I live here.')\"><i class=\"fa-solid fa-volume-high biz-icon\"><\/i><\/button> <!-- Replace emoji with text or any other emoji if you want. -->\n    <script>\n        function speakText(text) {\n            var utterance = new SpeechSynthesisUtterance(text);\n            utterance.lang = 'en-US';\n            window.speechSynthesis.speak(utterance);\n        }\n    <\/script>\n    <\/td>\n<\/tr>\n<tr>\n<td><strong>open<\/strong><\/td>\n<td>a\u00e7mak<\/td>\n<td>Open the door.<\/td>\n<td>Kap\u0131y\u0131 a\u00e7.<\/td>\n<td>    <button class=\"biz-btn\" onclick=\"speakText('Open the door.')\"><i class=\"fa-solid fa-volume-high biz-icon\"><\/i><\/button> <!-- Replace emoji with text or any other emoji if you want. -->\n    <script>\n        function speakText(text) {\n            var utterance = new SpeechSynthesisUtterance(text);\n            utterance.lang = 'en-US';\n            window.speechSynthesis.speak(utterance);\n        }\n    <\/script>\n    <\/td>\n<\/tr>\n<tr>\n<td><strong>close<\/strong><\/td>\n<td>kapatmak<\/td>\n<td>Close the window.<\/td>\n<td>Pencereyi kapat.<\/td>\n<td>    <button class=\"biz-btn\" onclick=\"speakText('Close the window.')\"><i class=\"fa-solid fa-volume-high biz-icon\"><\/i><\/button> <!-- Replace emoji with text or any other emoji if you want. -->\n    <script>\n        function speakText(text) {\n            var utterance = new SpeechSynthesisUtterance(text);\n            utterance.lang = 'en-US';\n            window.speechSynthesis.speak(utterance);\n        }\n    <\/script>\n    <\/td>\n<\/tr>\n<tr>\n<td><strong>start<\/strong><\/td>\n<td>ba\u015flamak<\/td>\n<td>Start now.<\/td>\n<td>\u015eimdi ba\u015fla.<\/td>\n<td>    <button class=\"biz-btn\" onclick=\"speakText('Start now.')\"><i class=\"fa-solid fa-volume-high biz-icon\"><\/i><\/button> <!-- Replace emoji with text or any other emoji if you want. -->\n    <script>\n        function speakText(text) {\n            var utterance = new SpeechSynthesisUtterance(text);\n            utterance.lang = 'en-US';\n            window.speechSynthesis.speak(utterance);\n        }\n    <\/script>\n    <\/td>\n<\/tr>\n<tr>\n<td><strong>stop<\/strong><\/td>\n<td>durmak<\/td>\n<td>Stop talking.<\/td>\n<td>Konu\u015fmay\u0131 kes.<\/td>\n<td>    <button class=\"biz-btn\" onclick=\"speakText('Stop talking.')\"><i class=\"fa-solid fa-volume-high biz-icon\"><\/i><\/button> <!-- Replace emoji with text or any other emoji if you want. -->\n    <script>\n        function speakText(text) {\n            var utterance = new SpeechSynthesisUtterance(text);\n            utterance.lang = 'en-US';\n            window.speechSynthesis.speak(utterance);\n        }\n    <\/script>\n    <\/td>\n<\/tr>\n<tr>\n<td><strong>read<\/strong><\/td>\n<td>okumak<\/td>\n<td>Read this book.<\/td>\n<td>Bu kitab\u0131 oku.<\/td>\n<td>    <button class=\"biz-btn\" onclick=\"speakText('Read this book.')\"><i class=\"fa-solid fa-volume-high biz-icon\"><\/i><\/button> <!-- Replace emoji with text or any other emoji if you want. -->\n    <script>\n        function speakText(text) {\n            var utterance = new SpeechSynthesisUtterance(text);\n            utterance.lang = 'en-US';\n            window.speechSynthesis.speak(utterance);\n        }\n    <\/script>\n    <\/td>\n<\/tr>\n<tr>\n<td><strong>write<\/strong><\/td>\n<td>yazmak<\/td>\n<td>Write your name.<\/td>\n<td>Ad\u0131n\u0131 yaz.<\/td>\n<td>    <button class=\"biz-btn\" onclick=\"speakText('Write your name.')\"><i class=\"fa-solid fa-volume-high biz-icon\"><\/i><\/button> <!-- Replace emoji with text or any other emoji if you want. -->\n    <script>\n        function speakText(text) {\n            var utterance = new SpeechSynthesisUtterance(text);\n            utterance.lang = 'en-US';\n            window.speechSynthesis.speak(utterance);\n        }\n    <\/script>\n    <\/td>\n<\/tr>\n<tr>\n<td><strong>listen<\/strong><\/td>\n<td>dinlemek<\/td>\n<td>Listen carefully.<\/td>\n<td>Dikkatli dinle.<\/td>\n<td>    <button class=\"biz-btn\" onclick=\"speakText('Listen carefully.')\"><i class=\"fa-solid fa-volume-high biz-icon\"><\/i><\/button> <!-- Replace emoji with text or any other emoji if you want. -->\n    <script>\n        function speakText(text) {\n            var utterance = new SpeechSynthesisUtterance(text);\n            utterance.lang = 'en-US';\n            window.speechSynthesis.speak(utterance);\n        }\n    <\/script>\n    <\/td>\n<\/tr>\n<tr>\n<td><strong>speak<\/strong><\/td>\n<td>konu\u015fmak<\/td>\n<td>Speak slowly.<\/td>\n<td>Yava\u015f konu\u015f.<\/td>\n<td>    <button class=\"biz-btn\" onclick=\"speakText('Speak slowly.')\"><i class=\"fa-solid fa-volume-high biz-icon\"><\/i><\/button> <!-- Replace emoji with text or any other emoji if you want. -->\n    <script>\n        function speakText(text) {\n            var utterance = new SpeechSynthesisUtterance(text);\n            utterance.lang = 'en-US';\n            window.speechSynthesis.speak(utterance);\n        }\n    <\/script>\n    <\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<h4 style=\"color:#231f40;\">\ud83d\udfe6 Temel \u0130simler<\/h4>\n<p>\u0130simler insanlar\u0131, yerleri veya nesneleri tan\u0131mlar. \u0130\u015fte en s\u0131k kullan\u0131lan temel isimler:<\/p>\n<table style=\"width:100%; border-collapse:collapse; border:1px solid #ddd;\">\n<thead>\n<tr style=\"background-color:#f2f2f2;\">\n<th style=\"font-size:105%; color:#231f40; font-weight:800; width:15%;\">\u0130sim<\/th>\n<th style=\"font-size:105%; color:#231f40; font-weight:800; width:15%;\">T\u00fcrk\u00e7esi<\/th>\n<th style=\"font-size:105%; color:#231f40; font-weight:800;\">\u00d6rnek C\u00fcmle<\/th>\n<th style=\"font-size:105%; color:#231f40; font-weight:800;\">Anlam\u0131<\/th>\n<th style=\"font-size:105%; color:#231f40; font-weight:800; width:5%;\"><i class=\"fas fa-ear-listen\"><\/i><\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td><strong>man<\/strong><\/td>\n<td>adam<\/td>\n<td>That man is tall.<\/td>\n<td>\u015eu adam uzun.<\/td>\n<td>    <button class=\"biz-btn\" onclick=\"speakText('That man is tall.')\"><i class=\"fa-solid fa-volume-high biz-icon\"><\/i><\/button> <!-- Replace emoji with text or any other emoji if you want. -->\n    <script>\n        function speakText(text) {\n            var utterance = new SpeechSynthesisUtterance(text);\n            utterance.lang = 'en-US';\n            window.speechSynthesis.speak(utterance);\n        }\n    <\/script>\n    <\/td>\n<\/tr>\n<tr>\n<td><strong>woman<\/strong><\/td>\n<td>kad\u0131n<\/td>\n<td>The woman is kind.<\/td>\n<td>Kad\u0131n nazik.<\/td>\n<td>    <button class=\"biz-btn\" onclick=\"speakText('The woman is kind.')\"><i class=\"fa-solid fa-volume-high biz-icon\"><\/i><\/button> <!-- Replace emoji with text or any other emoji if you want. -->\n    <script>\n        function speakText(text) {\n            var utterance = new SpeechSynthesisUtterance(text);\n            utterance.lang = 'en-US';\n            window.speechSynthesis.speak(utterance);\n        }\n    <\/script>\n    <\/td>\n<\/tr>\n<tr>\n<td><strong>boy<\/strong><\/td>\n<td>erkek \u00e7ocuk<\/td>\n<td>The boy plays.<\/td>\n<td>\u00c7ocuk oynuyor.<\/td>\n<td>    <button class=\"biz-btn\" onclick=\"speakText('The boy plays.')\"><i class=\"fa-solid fa-volume-high biz-icon\"><\/i><\/button> <!-- Replace emoji with text or any other emoji if you want. -->\n    <script>\n        function speakText(text) {\n            var utterance = new SpeechSynthesisUtterance(text);\n            utterance.lang = 'en-US';\n            window.speechSynthesis.speak(utterance);\n        }\n    <\/script>\n    <\/td>\n<\/tr>\n<tr>\n<td><strong>girl<\/strong><\/td>\n<td>k\u0131z \u00e7ocuk<\/td>\n<td>My girl is smart.<\/td>\n<td>K\u0131z\u0131m zeki.<\/td>\n<td>    <button class=\"biz-btn\" onclick=\"speakText('My girl is smart.')\"><i class=\"fa-solid fa-volume-high biz-icon\"><\/i><\/button> <!-- Replace emoji with text or any other emoji if you want. -->\n    <script>\n        function speakText(text) {\n            var utterance = new SpeechSynthesisUtterance(text);\n            utterance.lang = 'en-US';\n            window.speechSynthesis.speak(utterance);\n        }\n    <\/script>\n    <\/td>\n<\/tr>\n<tr>\n<td><strong>friend<\/strong><\/td>\n<td>arkada\u015f<\/td>\n<td>She is my friend.<\/td>\n<td>O benim arkada\u015f\u0131m.<\/td>\n<td>    <button class=\"biz-btn\" onclick=\"speakText('She is my friend.')\"><i class=\"fa-solid fa-volume-high biz-icon\"><\/i><\/button> <!-- Replace emoji with text or any other emoji if you want. -->\n    <script>\n        function speakText(text) {\n            var utterance = new SpeechSynthesisUtterance(text);\n            utterance.lang = 'en-US';\n            window.speechSynthesis.speak(utterance);\n        }\n    <\/script>\n    <\/td>\n<\/tr>\n<tr>\n<td><strong>day<\/strong><\/td>\n<td>g\u00fcn<\/td>\n<td>Today is a good day.<\/td>\n<td>Bug\u00fcn g\u00fczel bir g\u00fcn.<\/td>\n<td>    <button class=\"biz-btn\" onclick=\"speakText('Today is a good day.')\"><i class=\"fa-solid fa-volume-high biz-icon\"><\/i><\/button> <!-- Replace emoji with text or any other emoji if you want. -->\n    <script>\n        function speakText(text) {\n            var utterance = new SpeechSynthesisUtterance(text);\n            utterance.lang = 'en-US';\n            window.speechSynthesis.speak(utterance);\n        }\n    <\/script>\n    <\/td>\n<\/tr>\n<tr>\n<td><strong>time<\/strong><\/td>\n<td>zaman<\/td>\n<td>I have no time.<\/td>\n<td>Zaman\u0131m yok.<\/td>\n<td>    <button class=\"biz-btn\" onclick=\"speakText('I have no time.')\"><i class=\"fa-solid fa-volume-high biz-icon\"><\/i><\/button> <!-- Replace emoji with text or any other emoji if you want. -->\n    <script>\n        function speakText(text) {\n            var utterance = new SpeechSynthesisUtterance(text);\n            utterance.lang = 'en-US';\n            window.speechSynthesis.speak(utterance);\n        }\n    <\/script>\n    <\/td>\n<\/tr>\n<tr>\n<td><strong>thing<\/strong><\/td>\n<td>\u015fey<\/td>\n<td>This thing is heavy.<\/td>\n<td>Bu \u015fey a\u011f\u0131r.<\/td>\n<td>    <button class=\"biz-btn\" onclick=\"speakText('This thing is heavy.')\"><i class=\"fa-solid fa-volume-high biz-icon\"><\/i><\/button> <!-- Replace emoji with text or any other emoji if you want. -->\n    <script>\n        function speakText(text) {\n            var utterance = new SpeechSynthesisUtterance(text);\n            utterance.lang = 'en-US';\n            window.speechSynthesis.speak(utterance);\n        }\n    <\/script>\n    <\/td>\n<\/tr>\n<tr>\n<td><strong>house<\/strong><\/td>\n<td>ev<\/td>\n<td>Our house is big.<\/td>\n<td>Evimiz b\u00fcy\u00fck.<\/td>\n<td>    <button class=\"biz-btn\" onclick=\"speakText('Our house is big.')\"><i class=\"fa-solid fa-volume-high biz-icon\"><\/i><\/button> <!-- Replace emoji with text or any other emoji if you want. -->\n    <script>\n        function speakText(text) {\n            var utterance = new SpeechSynthesisUtterance(text);\n            utterance.lang = 'en-US';\n            window.speechSynthesis.speak(utterance);\n        }\n    <\/script>\n    <\/td>\n<\/tr>\n<tr>\n<td><strong>car<\/strong><\/td>\n<td>araba<\/td>\n<td>The car is red.<\/td>\n<td>Araba k\u0131rm\u0131z\u0131.<\/td>\n<td>    <button class=\"biz-btn\" onclick=\"speakText('The car is red.')\"><i class=\"fa-solid fa-volume-high biz-icon\"><\/i><\/button> <!-- Replace emoji with text or any other emoji if you want. -->\n    <script>\n        function speakText(text) {\n            var utterance = new SpeechSynthesisUtterance(text);\n            utterance.lang = 'en-US';\n            window.speechSynthesis.speak(utterance);\n        }\n    <\/script>\n    <\/td>\n<\/tr>\n<tr>\n<td><strong>food<\/strong><\/td>\n<td>yiyecek<\/td>\n<td>I love this food.<\/td>\n<td>Bu yeme\u011fi seviyorum.<\/td>\n<td>    <button class=\"biz-btn\" onclick=\"speakText('I love this food.')\"><i class=\"fa-solid fa-volume-high biz-icon\"><\/i><\/button> <!-- Replace emoji with text or any other emoji if you want. -->\n    <script>\n        function speakText(text) {\n            var utterance = new SpeechSynthesisUtterance(text);\n            utterance.lang = 'en-US';\n            window.speechSynthesis.speak(utterance);\n        }\n    <\/script>\n    <\/td>\n<\/tr>\n<tr>\n<td><strong>water<\/strong><\/td>\n<td>su<\/td>\n<td>Drink some water.<\/td>\n<td>Biraz su i\u00e7.<\/td>\n<td>    <button class=\"biz-btn\" onclick=\"speakText('Drink some water.')\"><i class=\"fa-solid fa-volume-high biz-icon\"><\/i><\/button> <!-- Replace emoji with text or any other emoji if you want. -->\n    <script>\n        function speakText(text) {\n            var utterance = new SpeechSynthesisUtterance(text);\n            utterance.lang = 'en-US';\n            window.speechSynthesis.speak(utterance);\n        }\n    <\/script>\n    <\/td>\n<\/tr>\n<tr>\n<td><strong>name<\/strong><\/td>\n<td>isim<\/td>\n<td>What&#8217;s your name?<\/td>\n<td>Ad\u0131n ne?<\/td>\n<td>    <button class=\"biz-btn\" onclick=\"speakText('What&#039;s your name?')\"><i class=\"fa-solid fa-volume-high biz-icon\"><\/i><\/button> <!-- Replace emoji with text or any other emoji if you want. -->\n    <script>\n        function speakText(text) {\n            var utterance = new SpeechSynthesisUtterance(text);\n            utterance.lang = 'en-US';\n            window.speechSynthesis.speak(utterance);\n        }\n    <\/script>\n    <\/td>\n<\/tr>\n<tr>\n<td><strong>school<\/strong><\/td>\n<td>okul<\/td>\n<td>School starts at 8.<\/td>\n<td>Okul 8&#8217;de ba\u015fl\u0131yor.<\/td>\n<td>    <button class=\"biz-btn\" onclick=\"speakText('School starts at 8.')\"><i class=\"fa-solid fa-volume-high biz-icon\"><\/i><\/button> <!-- Replace emoji with text or any other emoji if you want. -->\n    <script>\n        function speakText(text) {\n            var utterance = new SpeechSynthesisUtterance(text);\n            utterance.lang = 'en-US';\n            window.speechSynthesis.speak(utterance);\n        }\n    <\/script>\n    <\/td>\n<\/tr>\n<tr>\n<td><strong>work<\/strong><\/td>\n<td>i\u015f<\/td>\n<td>I go to work.<\/td>\n<td>\u0130\u015fe gidiyorum.<\/td>\n<td>    <button class=\"biz-btn\" onclick=\"speakText('I go to work.')\"><i class=\"fa-solid fa-volume-high biz-icon\"><\/i><\/button> <!-- Replace emoji with text or any other emoji if you want. -->\n    <script>\n        function speakText(text) {\n            var utterance = new SpeechSynthesisUtterance(text);\n            utterance.lang = 'en-US';\n            window.speechSynthesis.speak(utterance);\n        }\n    <\/script>\n    <\/td>\n<\/tr>\n<tr>\n<td><strong>money<\/strong><\/td>\n<td>para<\/td>\n<td>I need money.<\/td>\n<td>Paraya ihtiyac\u0131m var.<\/td>\n<td>    <button class=\"biz-btn\" onclick=\"speakText('I need money.')\"><i class=\"fa-solid fa-volume-high biz-icon\"><\/i><\/button> <!-- Replace emoji with text or any other emoji if you want. -->\n    <script>\n        function speakText(text) {\n            var utterance = new SpeechSynthesisUtterance(text);\n            utterance.lang = 'en-US';\n            window.speechSynthesis.speak(utterance);\n        }\n    <\/script>\n    <\/td>\n<\/tr>\n<tr>\n<td><strong>phone<\/strong><\/td>\n<td>telefon<\/td>\n<td>My phone is new.<\/td>\n<td>Telefonum yeni.<\/td>\n<td>    <button class=\"biz-btn\" onclick=\"speakText('My phone is new.')\"><i class=\"fa-solid fa-volume-high biz-icon\"><\/i><\/button> <!-- Replace emoji with text or any other emoji if you want. -->\n    <script>\n        function speakText(text) {\n            var utterance = new SpeechSynthesisUtterance(text);\n            utterance.lang = 'en-US';\n            window.speechSynthesis.speak(utterance);\n        }\n    <\/script>\n    <\/td>\n<\/tr>\n<tr>\n<td><strong>book<\/strong><\/td>\n<td>kitap<\/td>\n<td>Read this book.<\/td>\n<td>Bu kitab\u0131 oku.<\/td>\n<td>    <button class=\"biz-btn\" onclick=\"speakText('Read this book.')\"><i class=\"fa-solid fa-volume-high biz-icon\"><\/i><\/button> <!-- Replace emoji with text or any other emoji if you want. -->\n    <script>\n        function speakText(text) {\n            var utterance = new SpeechSynthesisUtterance(text);\n            utterance.lang = 'en-US';\n            window.speechSynthesis.speak(utterance);\n        }\n    <\/script>\n    <\/td>\n<\/tr>\n<tr>\n<td><strong>place<\/strong><\/td>\n<td>yer<\/td>\n<td>This is my place.<\/td>\n<td>Buras\u0131 benim yerim.<\/td>\n<td>    <button class=\"biz-btn\" onclick=\"speakText('This is my place.')\"><i class=\"fa-solid fa-volume-high biz-icon\"><\/i><\/button> <!-- Replace emoji with text or any other emoji if you want. -->\n    <script>\n        function speakText(text) {\n            var utterance = new SpeechSynthesisUtterance(text);\n            utterance.lang = 'en-US';\n            window.speechSynthesis.speak(utterance);\n        }\n    <\/script>\n    <\/td>\n<\/tr>\n<tr>\n<td><strong>room<\/strong><\/td>\n<td>oda<\/td>\n<td>Clean your room.<\/td>\n<td>Odan\u0131 temizle.<\/td>\n<td>    <button class=\"biz-btn\" onclick=\"speakText('Clean your room.')\"><i class=\"fa-solid fa-volume-high biz-icon\"><\/i><\/button> <!-- Replace emoji with text or any other emoji if you want. -->\n    <script>\n        function speakText(text) {\n            var utterance = new SpeechSynthesisUtterance(text);\n            utterance.lang = 'en-US';\n            window.speechSynthesis.speak(utterance);\n        }\n    <\/script>\n    <\/td>\n<\/tr>\n<tr>\n<td><strong>door<\/strong><\/td>\n<td>kap\u0131<\/td>\n<td>Close the door.<\/td>\n<td>Kap\u0131y\u0131 kapat.<\/td>\n<td>    <button class=\"biz-btn\" onclick=\"speakText('Close the door.')\"><i class=\"fa-solid fa-volume-high biz-icon\"><\/i><\/button> <!-- Replace emoji with text or any other emoji if you want. -->\n    <script>\n        function speakText(text) {\n            var utterance = new SpeechSynthesisUtterance(text);\n            utterance.lang = 'en-US';\n            window.speechSynthesis.speak(utterance);\n        }\n    <\/script>\n    <\/td>\n<\/tr>\n<tr>\n<td><strong>city<\/strong><\/td>\n<td>\u015fehir<\/td>\n<td>Istanbul is a big city.<\/td>\n<td>\u0130stanbul b\u00fcy\u00fck bir \u015fehir.<\/td>\n<td>    <button class=\"biz-btn\" onclick=\"speakText('Istanbul is a big city.')\"><i class=\"fa-solid fa-volume-high biz-icon\"><\/i><\/button> <!-- Replace emoji with text or any other emoji if you want. -->\n    <script>\n        function speakText(text) {\n            var utterance = new SpeechSynthesisUtterance(text);\n            utterance.lang = 'en-US';\n            window.speechSynthesis.speak(utterance);\n        }\n    <\/script>\n    <\/td>\n<\/tr>\n<tr>\n<td><strong>job<\/strong><\/td>\n<td>i\u015f<\/td>\n<td>I love my job.<\/td>\n<td>\u0130\u015fimi seviyorum.<\/td>\n<td>    <button class=\"biz-btn\" onclick=\"speakText('I love my job.')\"><i class=\"fa-solid fa-volume-high biz-icon\"><\/i><\/button> <!-- Replace emoji with text or any other emoji if you want. -->\n    <script>\n        function speakText(text) {\n            var utterance = new SpeechSynthesisUtterance(text);\n            utterance.lang = 'en-US';\n            window.speechSynthesis.speak(utterance);\n        }\n    <\/script>\n    <\/td>\n<\/tr>\n<tr>\n<td><strong>country<\/strong><\/td>\n<td>\u00fclke<\/td>\n<td>Turkey is my country.<\/td>\n<td>T\u00fcrkiye benim \u00fclkem.<\/td>\n<td>    <button class=\"biz-btn\" onclick=\"speakText('Turkey is my country.')\"><i class=\"fa-solid fa-volume-high biz-icon\"><\/i><\/button> <!-- Replace emoji with text or any other emoji if you want. -->\n    <script>\n        function speakText(text) {\n            var utterance = new SpeechSynthesisUtterance(text);\n            utterance.lang = 'en-US';\n            window.speechSynthesis.speak(utterance);\n        }\n    <\/script>\n    <\/td>\n<\/tr>\n<tr>\n<td><strong>family<\/strong><\/td>\n<td>aile<\/td>\n<td>My family is large.<\/td>\n<td>Ailem kalabal\u0131k.<\/td>\n<td>    <button class=\"biz-btn\" onclick=\"speakText('My family is large.')\"><i class=\"fa-solid fa-volume-high biz-icon\"><\/i><\/button> <!-- Replace emoji with text or any other emoji if you want. -->\n    <script>\n        function speakText(text) {\n            var utterance = new SpeechSynthesisUtterance(text);\n            utterance.lang = 'en-US';\n            window.speechSynthesis.speak(utterance);\n        }\n    <\/script>\n    <\/td>\n<\/tr>\n<tr>\n<td><strong>teacher<\/strong><\/td>\n<td>\u00f6\u011fretmen<\/td>\n<td>She is a teacher.<\/td>\n<td>O bir \u00f6\u011fretmen.<\/td>\n<td>    <button class=\"biz-btn\" onclick=\"speakText('She is a teacher.')\"><i class=\"fa-solid fa-volume-high biz-icon\"><\/i><\/button> <!-- Replace emoji with text or any other emoji if you want. -->\n    <script>\n        function speakText(text) {\n            var utterance = new SpeechSynthesisUtterance(text);\n            utterance.lang = 'en-US';\n            window.speechSynthesis.speak(utterance);\n        }\n    <\/script>\n    <\/td>\n<\/tr>\n<tr>\n<td><strong>student<\/strong><\/td>\n<td>\u00f6\u011frenci<\/td>\n<td>I am a student.<\/td>\n<td>Ben bir \u00f6\u011frenciyim.<\/td>\n<td>    <button class=\"biz-btn\" onclick=\"speakText('I am a student.')\"><i class=\"fa-solid fa-volume-high biz-icon\"><\/i><\/button> <!-- Replace emoji with text or any other emoji if you want. -->\n    <script>\n        function speakText(text) {\n            var utterance = new SpeechSynthesisUtterance(text);\n            utterance.lang = 'en-US';\n            window.speechSynthesis.speak(utterance);\n        }\n    <\/script>\n    <\/td>\n<\/tr>\n<tr>\n<td><strong>table<\/strong><\/td>\n<td>masa<\/td>\n<td>The table is wooden.<\/td>\n<td>Masa ah\u015fap.<\/td>\n<td>    <button class=\"biz-btn\" onclick=\"speakText('The table is wooden.')\"><i class=\"fa-solid fa-volume-high biz-icon\"><\/i><\/button> <!-- Replace emoji with text or any other emoji if you want. -->\n    <script>\n        function speakText(text) {\n            var utterance = new SpeechSynthesisUtterance(text);\n            utterance.lang = 'en-US';\n            window.speechSynthesis.speak(utterance);\n        }\n    <\/script>\n    <\/td>\n<\/tr>\n<tr>\n<td><strong>chair<\/strong><\/td>\n<td>sandalye<\/td>\n<td>Sit on the chair.<\/td>\n<td>Sandalyeye otur.<\/td>\n<td>    <button class=\"biz-btn\" onclick=\"speakText('Sit on the chair.')\"><i class=\"fa-solid fa-volume-high biz-icon\"><\/i><\/button> <!-- Replace emoji with text or any other emoji if you want. -->\n    <script>\n        function speakText(text) {\n            var utterance = new SpeechSynthesisUtterance(text);\n            utterance.lang = 'en-US';\n            window.speechSynthesis.speak(utterance);\n        }\n    <\/script>\n    <\/td>\n<\/tr>\n<tr>\n<td><strong>bed<\/strong><\/td>\n<td>yatak<\/td>\n<td>Go to bed.<\/td>\n<td>Yata\u011fa git.<\/td>\n<td>    <button class=\"biz-btn\" onclick=\"speakText('Go to bed.')\"><i class=\"fa-solid fa-volume-high biz-icon\"><\/i><\/button> <!-- Replace emoji with text or any other emoji if you want. -->\n    <script>\n        function speakText(text) {\n            var utterance = new SpeechSynthesisUtterance(text);\n            utterance.lang = 'en-US';\n            window.speechSynthesis.speak(utterance);\n        }\n    <\/script>\n    <\/td>\n<\/tr>\n<tr>\n<td><strong>bag<\/strong><\/td>\n<td>\u00e7anta<\/td>\n<td>This is my bag.<\/td>\n<td>Bu benim \u00e7antam.<\/td>\n<td>    <button class=\"biz-btn\" onclick=\"speakText('This is my bag.')\"><i class=\"fa-solid fa-volume-high biz-icon\"><\/i><\/button> <!-- Replace emoji with text or any other emoji if you want. -->\n    <script>\n        function speakText(text) {\n            var utterance = new SpeechSynthesisUtterance(text);\n            utterance.lang = 'en-US';\n            window.speechSynthesis.speak(utterance);\n        }\n    <\/script>\n    <\/td>\n<\/tr>\n<tr>\n<td><strong>computer<\/strong><\/td>\n<td>bilgisayar<\/td>\n<td>Turn on the computer.<\/td>\n<td>Bilgisayar\u0131 a\u00e7.<\/td>\n<td>    <button class=\"biz-btn\" onclick=\"speakText('Turn on the computer.')\"><i class=\"fa-solid fa-volume-high biz-icon\"><\/i><\/button> <!-- Replace emoji with text or any other emoji if you want. -->\n    <script>\n        function speakText(text) {\n            var utterance = new SpeechSynthesisUtterance(text);\n            utterance.lang = 'en-US';\n            window.speechSynthesis.speak(utterance);\n        }\n    <\/script>\n    <\/td>\n<\/tr>\n<tr>\n<td><strong>bus<\/strong><\/td>\n<td>otob\u00fcs<\/td>\n<td>The bus is late.<\/td>\n<td>Otob\u00fcs gecikti.<\/td>\n<td>    <button class=\"biz-btn\" onclick=\"speakText('The bus is late.')\"><i class=\"fa-solid fa-volume-high biz-icon\"><\/i><\/button> <!-- Replace emoji with text or any other emoji if you want. -->\n    <script>\n        function speakText(text) {\n            var utterance = new SpeechSynthesisUtterance(text);\n            utterance.lang = 'en-US';\n            window.speechSynthesis.speak(utterance);\n        }\n    <\/script>\n    <\/td>\n<\/tr>\n<tr>\n<td><strong>train<\/strong><\/td>\n<td>tren<\/td>\n<td>I take the train.<\/td>\n<td>Trene biniyorum.<\/td>\n<td>    <button class=\"biz-btn\" onclick=\"speakText('I take the train.')\"><i class=\"fa-solid fa-volume-high biz-icon\"><\/i><\/button> <!-- Replace emoji with text or any other emoji if you want. -->\n    <script>\n        function speakText(text) {\n            var utterance = new SpeechSynthesisUtterance(text);\n            utterance.lang = 'en-US';\n            window.speechSynthesis.speak(utterance);\n        }\n    <\/script>\n    <\/td>\n<\/tr>\n<tr>\n<td><strong>street<\/strong><\/td>\n<td>sokak<\/td>\n<td>Cross the street.<\/td>\n<td>Soka\u011f\u0131 ge\u00e7.<\/td>\n<td>    <button class=\"biz-btn\" onclick=\"speakText('Cross the street.')\"><i class=\"fa-solid fa-volume-high biz-icon\"><\/i><\/button> <!-- Replace emoji with text or any other emoji if you want. -->\n    <script>\n        function speakText(text) {\n            var utterance = new SpeechSynthesisUtterance(text);\n            utterance.lang = 'en-US';\n            window.speechSynthesis.speak(utterance);\n        }\n    <\/script>\n    <\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<h4 style=\"color:#231f40;\">\ud83d\udfe8 Temel S\u0131fatlar<\/h4>\n<p>S\u0131fatlar isimleri niteler. \u0130\u015fte en yayg\u0131n kullan\u0131lan temel s\u0131fatlar:<\/p>\n<table style=\"width:100%; border-collapse:collapse; border:1px solid #ddd;\">\n<thead>\n<tr style=\"background-color:#f2f2f2;\">\n<th style=\"font-size:105%; color:#231f40; font-weight:800; width:15%;\">S\u0131fat<\/th>\n<th style=\"font-size:105%; color:#231f40; font-weight:800; width:15%;\">T\u00fcrk\u00e7esi<\/th>\n<th style=\"font-size:105%; color:#231f40; font-weight:800;\">\u00d6rnek C\u00fcmle<\/th>\n<th style=\"font-size:105%; color:#231f40; font-weight:800;\">Anlam\u0131<\/th>\n<th style=\"font-size:105%; color:#231f40; font-weight:800; width:5%;\"><i class=\"fas fa-ear-listen\"><\/i><\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td><strong>good<\/strong><\/td>\n<td>iyi<\/td>\n<td>This is a good book.<\/td>\n<td>Bu iyi bir kitap.<\/td>\n<td>    <button class=\"biz-btn\" onclick=\"speakText('This is a good book.')\"><i class=\"fa-solid fa-volume-high biz-icon\"><\/i><\/button> <!-- Replace emoji with text or any other emoji if you want. -->\n    <script>\n        function speakText(text) {\n            var utterance = new SpeechSynthesisUtterance(text);\n            utterance.lang = 'en-US';\n            window.speechSynthesis.speak(utterance);\n        }\n    <\/script>\n    <\/td>\n<\/tr>\n<tr>\n<td><strong>bad<\/strong><\/td>\n<td>k\u00f6t\u00fc<\/td>\n<td>That&#8217;s a bad idea.<\/td>\n<td>Bu k\u00f6t\u00fc bir fikir.<\/td>\n<td>    <button class=\"biz-btn\" onclick=\"speakText('That&#039;s a bad idea.')\"><i class=\"fa-solid fa-volume-high biz-icon\"><\/i><\/button> <!-- Replace emoji with text or any other emoji if you want. -->\n    <script>\n        function speakText(text) {\n            var utterance = new SpeechSynthesisUtterance(text);\n            utterance.lang = 'en-US';\n            window.speechSynthesis.speak(utterance);\n        }\n    <\/script>\n    <\/td>\n<\/tr>\n<tr>\n<td><strong>big<\/strong><\/td>\n<td>b\u00fcy\u00fck<\/td>\n<td>She has a big house.<\/td>\n<td>Onun b\u00fcy\u00fck bir evi var.<\/td>\n<td>    <button class=\"biz-btn\" onclick=\"speakText('She has a big house.')\"><i class=\"fa-solid fa-volume-high biz-icon\"><\/i><\/button> <!-- Replace emoji with text or any other emoji if you want. -->\n    <script>\n        function speakText(text) {\n            var utterance = new SpeechSynthesisUtterance(text);\n            utterance.lang = 'en-US';\n            window.speechSynthesis.speak(utterance);\n        }\n    <\/script>\n    <\/td>\n<\/tr>\n<tr>\n<td><strong>small<\/strong><\/td>\n<td>k\u00fc\u00e7\u00fck<\/td>\n<td>I have a small car.<\/td>\n<td>K\u00fc\u00e7\u00fck bir arabam var.<\/td>\n<td>    <button class=\"biz-btn\" onclick=\"speakText('I have a small car.')\"><i class=\"fa-solid fa-volume-high biz-icon\"><\/i><\/button> <!-- Replace emoji with text or any other emoji if you want. -->\n    <script>\n        function speakText(text) {\n            var utterance = new SpeechSynthesisUtterance(text);\n            utterance.lang = 'en-US';\n            window.speechSynthesis.speak(utterance);\n        }\n    <\/script>\n    <\/td>\n<\/tr>\n<tr>\n<td><strong>old<\/strong><\/td>\n<td>eski\/ya\u015fl\u0131<\/td>\n<td>He is an old man.<\/td>\n<td>O ya\u015fl\u0131 bir adam.<\/td>\n<td>    <button class=\"biz-btn\" onclick=\"speakText('He is an old man.')\"><i class=\"fa-solid fa-volume-high biz-icon\"><\/i><\/button> <!-- Replace emoji with text or any other emoji if you want. -->\n    <script>\n        function speakText(text) {\n            var utterance = new SpeechSynthesisUtterance(text);\n            utterance.lang = 'en-US';\n            window.speechSynthesis.speak(utterance);\n        }\n    <\/script>\n    <\/td>\n<\/tr>\n<tr>\n<td><strong>young<\/strong><\/td>\n<td>gen\u00e7<\/td>\n<td>The young girl sings.<\/td>\n<td>Gen\u00e7 k\u0131z \u015fark\u0131 s\u00f6yl\u00fcyor.<\/td>\n<td>    <button class=\"biz-btn\" onclick=\"speakText('The young girl sings.')\"><i class=\"fa-solid fa-volume-high biz-icon\"><\/i><\/button> <!-- Replace emoji with text or any other emoji if you want. -->\n    <script>\n        function speakText(text) {\n            var utterance = new SpeechSynthesisUtterance(text);\n            utterance.lang = 'en-US';\n            window.speechSynthesis.speak(utterance);\n        }\n    <\/script>\n    <\/td>\n<\/tr>\n<tr>\n<td><strong>new<\/strong><\/td>\n<td>yeni<\/td>\n<td>This is my new phone.<\/td>\n<td>Bu benim yeni telefonum.<\/td>\n<td>    <button class=\"biz-btn\" onclick=\"speakText('This is my new phone.')\"><i class=\"fa-solid fa-volume-high biz-icon\"><\/i><\/button> <!-- Replace emoji with text or any other emoji if you want. -->\n    <script>\n        function speakText(text) {\n            var utterance = new SpeechSynthesisUtterance(text);\n            utterance.lang = 'en-US';\n            window.speechSynthesis.speak(utterance);\n        }\n    <\/script>\n    <\/td>\n<\/tr>\n<tr>\n<td><strong>hot<\/strong><\/td>\n<td>s\u0131cak<\/td>\n<td>The tea is too hot.<\/td>\n<td>\u00c7ay \u00e7ok s\u0131cak.<\/td>\n<td>    <button class=\"biz-btn\" onclick=\"speakText('The tea is too hot.')\"><i class=\"fa-solid fa-volume-high biz-icon\"><\/i><\/button> <!-- Replace emoji with text or any other emoji if you want. -->\n    <script>\n        function speakText(text) {\n            var utterance = new SpeechSynthesisUtterance(text);\n            utterance.lang = 'en-US';\n            window.speechSynthesis.speak(utterance);\n        }\n    <\/script>\n    <\/td>\n<\/tr>\n<tr>\n<td><strong>cold<\/strong><\/td>\n<td>so\u011fuk<\/td>\n<td>The water is cold.<\/td>\n<td>Su so\u011fuk.<\/td>\n<td>    <button class=\"biz-btn\" onclick=\"speakText('The water is cold.')\"><i class=\"fa-solid fa-volume-high biz-icon\"><\/i><\/button> <!-- Replace emoji with text or any other emoji if you want. -->\n    <script>\n        function speakText(text) {\n            var utterance = new SpeechSynthesisUtterance(text);\n            utterance.lang = 'en-US';\n            window.speechSynthesis.speak(utterance);\n        }\n    <\/script>\n    <\/td>\n<\/tr>\n<tr>\n<td><strong>happy<\/strong><\/td>\n<td>mutlu<\/td>\n<td>They look happy.<\/td>\n<td>Mutlu g\u00f6r\u00fcn\u00fcyorlar.<\/td>\n<td>    <button class=\"biz-btn\" onclick=\"speakText('They look happy.')\"><i class=\"fa-solid fa-volume-high biz-icon\"><\/i><\/button> <!-- Replace emoji with text or any other emoji if you want. -->\n    <script>\n        function speakText(text) {\n            var utterance = new SpeechSynthesisUtterance(text);\n            utterance.lang = 'en-US';\n            window.speechSynthesis.speak(utterance);\n        }\n    <\/script>\n    <\/td>\n<\/tr>\n<tr>\n<td><strong>sad<\/strong><\/td>\n<td>\u00fczg\u00fcn<\/td>\n<td>Why are you sad?<\/td>\n<td>Neden \u00fczg\u00fcns\u00fcn?<\/td>\n<td>    <button class=\"biz-btn\" onclick=\"speakText('Why are you sad?')\"><i class=\"fa-solid fa-volume-high biz-icon\"><\/i><\/button> <!-- Replace emoji with text or any other emoji if you want. -->\n    <script>\n        function speakText(text) {\n            var utterance = new SpeechSynthesisUtterance(text);\n            utterance.lang = 'en-US';\n            window.speechSynthesis.speak(utterance);\n        }\n    <\/script>\n    <\/td>\n<\/tr>\n<tr>\n<td><strong>nice<\/strong><\/td>\n<td>g\u00fczel<\/td>\n<td>She has a nice smile.<\/td>\n<td>Onun g\u00fczel bir g\u00fcl\u00fcmsemesi var.<\/td>\n<td>    <button class=\"biz-btn\" onclick=\"speakText('She has a nice smile.')\"><i class=\"fa-solid fa-volume-high biz-icon\"><\/i><\/button> <!-- Replace emoji with text or any other emoji if you want. -->\n    <script>\n        function speakText(text) {\n            var utterance = new SpeechSynthesisUtterance(text);\n            utterance.lang = 'en-US';\n            window.speechSynthesis.speak(utterance);\n        }\n    <\/script>\n    <\/td>\n<\/tr>\n<tr>\n<td><strong>beautiful<\/strong><\/td>\n<td>g\u00fczel<\/td>\n<td>What a beautiful day!<\/td>\n<td>Ne g\u00fczel bir g\u00fcn!<\/td>\n<td>    <button class=\"biz-btn\" onclick=\"speakText('What a beautiful day!')\"><i class=\"fa-solid fa-volume-high biz-icon\"><\/i><\/button> <!-- Replace emoji with text or any other emoji if you want. -->\n    <script>\n        function speakText(text) {\n            var utterance = new SpeechSynthesisUtterance(text);\n            utterance.lang = 'en-US';\n            window.speechSynthesis.speak(utterance);\n        }\n    <\/script>\n    <\/td>\n<\/tr>\n<tr>\n<td><strong>easy<\/strong><\/td>\n<td>kolay<\/td>\n<td>This test is easy.<\/td>\n<td>Bu test kolay.<\/td>\n<td>    <button class=\"biz-btn\" onclick=\"speakText('This test is easy.')\"><i class=\"fa-solid fa-volume-high biz-icon\"><\/i><\/button> <!-- Replace emoji with text or any other emoji if you want. -->\n    <script>\n        function speakText(text) {\n            var utterance = new SpeechSynthesisUtterance(text);\n            utterance.lang = 'en-US';\n            window.speechSynthesis.speak(utterance);\n        }\n    <\/script>\n    <\/td>\n<\/tr>\n<tr>\n<td><strong>difficult<\/strong><\/td>\n<td>zor<\/td>\n<td>Math is difficult.<\/td>\n<td>Matematik zor.<\/td>\n<td>    <button class=\"biz-btn\" onclick=\"speakText('Math is difficult.')\"><i class=\"fa-solid fa-volume-high biz-icon\"><\/i><\/button> <!-- Replace emoji with text or any other emoji if you want. -->\n    <script>\n        function speakText(text) {\n            var utterance = new SpeechSynthesisUtterance(text);\n            utterance.lang = 'en-US';\n            window.speechSynthesis.speak(utterance);\n        }\n    <\/script>\n    <\/td>\n<\/tr>\n<tr>\n<td><strong>fast<\/strong><\/td>\n<td>h\u0131zl\u0131<\/td>\n<td>He runs very fast.<\/td>\n<td>\u00c7ok h\u0131zl\u0131 ko\u015fuyor.<\/td>\n<td>    <button class=\"biz-btn\" onclick=\"speakText('He runs very fast.')\"><i class=\"fa-solid fa-volume-high biz-icon\"><\/i><\/button> <!-- Replace emoji with text or any other emoji if you want. -->\n    <script>\n        function speakText(text) {\n            var utterance = new SpeechSynthesisUtterance(text);\n            utterance.lang = 'en-US';\n            window.speechSynthesis.speak(utterance);\n        }\n    <\/script>\n    <\/td>\n<\/tr>\n<tr>\n<td><strong>slow<\/strong><\/td>\n<td>yava\u015f<\/td>\n<td>My computer is slow.<\/td>\n<td>Bilgisayar\u0131m yava\u015f.<\/td>\n<td>    <button class=\"biz-btn\" onclick=\"speakText('My computer is slow.')\"><i class=\"fa-solid fa-volume-high biz-icon\"><\/i><\/button> <!-- Replace emoji with text or any other emoji if you want. -->\n    <script>\n        function speakText(text) {\n            var utterance = new SpeechSynthesisUtterance(text);\n            utterance.lang = 'en-US';\n            window.speechSynthesis.speak(utterance);\n        }\n    <\/script>\n    <\/td>\n<\/tr>\n<tr>\n<td><strong>clean<\/strong><\/td>\n<td>temiz<\/td>\n<td>Keep your room clean.<\/td>\n<td>Odan\u0131 temiz tut.<\/td>\n<td>    <button class=\"biz-btn\" onclick=\"speakText('Keep your room clean.')\"><i class=\"fa-solid fa-volume-high biz-icon\"><\/i><\/button> <!-- Replace emoji with text or any other emoji if you want. -->\n    <script>\n        function speakText(text) {\n            var utterance = new SpeechSynthesisUtterance(text);\n            utterance.lang = 'en-US';\n            window.speechSynthesis.speak(utterance);\n        }\n    <\/script>\n    <\/td>\n<\/tr>\n<tr>\n<td><strong>dirty<\/strong><\/td>\n<td>kirli<\/td>\n<td>Your shoes are dirty.<\/td>\n<td>Ayakkab\u0131lar\u0131n kirli.<\/td>\n<td>    <button class=\"biz-btn\" onclick=\"speakText('Your shoes are dirty.')\"><i class=\"fa-solid fa-volume-high biz-icon\"><\/i><\/button> <!-- Replace emoji with text or any other emoji if you want. -->\n    <script>\n        function speakText(text) {\n            var utterance = new SpeechSynthesisUtterance(text);\n            utterance.lang = 'en-US';\n            window.speechSynthesis.speak(utterance);\n        }\n    <\/script>\n    <\/td>\n<\/tr>\n<tr>\n<td><strong>long<\/strong><\/td>\n<td>uzun<\/td>\n<td>Her hair is long.<\/td>\n<td>Sa\u00e7lar\u0131 uzun.<\/td>\n<td>    <button class=\"biz-btn\" onclick=\"speakText('Her hair is long.')\"><i class=\"fa-solid fa-volume-high biz-icon\"><\/i><\/button> <!-- Replace emoji with text or any other emoji if you want. -->\n    <script>\n        function speakText(text) {\n            var utterance = new SpeechSynthesisUtterance(text);\n            utterance.lang = 'en-US';\n            window.speechSynthesis.speak(utterance);\n        }\n    <\/script>\n    <\/td>\n<\/tr>\n<tr>\n<td><strong>short<\/strong><\/td>\n<td>k\u0131sa<\/td>\n<td>This dress is short.<\/td>\n<td>Bu elbise k\u0131sa.<\/td>\n<td>    <button class=\"biz-btn\" onclick=\"speakText('This dress is short.')\"><i class=\"fa-solid fa-volume-high biz-icon\"><\/i><\/button> <!-- Replace emoji with text or any other emoji if you want. -->\n    <script>\n        function speakText(text) {\n            var utterance = new SpeechSynthesisUtterance(text);\n            utterance.lang = 'en-US';\n            window.speechSynthesis.speak(utterance);\n        }\n    <\/script>\n    <\/td>\n<\/tr>\n<tr>\n<td><strong>tall<\/strong><\/td>\n<td>uzun (boylu)<\/td>\n<td>My brother is tall.<\/td>\n<td>Erkek karde\u015fim uzun boylu.<\/td>\n<td>    <button class=\"biz-btn\" onclick=\"speakText('My brother is tall.')\"><i class=\"fa-solid fa-volume-high biz-icon\"><\/i><\/button> <!-- Replace emoji with text or any other emoji if you want. -->\n    <script>\n        function speakText(text) {\n            var utterance = new SpeechSynthesisUtterance(text);\n            utterance.lang = 'en-US';\n            window.speechSynthesis.speak(utterance);\n        }\n    <\/script>\n    <\/td>\n<\/tr>\n<tr>\n<td><strong>early<\/strong><\/td>\n<td>erken<\/td>\n<td>I wake up early.<\/td>\n<td>Erken kalkar\u0131m.<\/td>\n<td>    <button class=\"biz-btn\" onclick=\"speakText('I wake up early.')\"><i class=\"fa-solid fa-volume-high biz-icon\"><\/i><\/button> <!-- Replace emoji with text or any other emoji if you want. -->\n    <script>\n        function speakText(text) {\n            var utterance = new SpeechSynthesisUtterance(text);\n            utterance.lang = 'en-US';\n            window.speechSynthesis.speak(utterance);\n        }\n    <\/script>\n    <\/td>\n<\/tr>\n<tr>\n<td><strong>late<\/strong><\/td>\n<td>ge\u00e7<\/td>\n<td>Don&#8217;t be late!<\/td>\n<td>Ge\u00e7 kalma!<\/td>\n<td>    <button class=\"biz-btn\" onclick=\"speakText('Don&#039;t be late!')\"><i class=\"fa-solid fa-volume-high biz-icon\"><\/i><\/button> <!-- Replace emoji with text or any other emoji if you want. -->\n    <script>\n        function speakText(text) {\n            var utterance = new SpeechSynthesisUtterance(text);\n            utterance.lang = 'en-US';\n            window.speechSynthesis.speak(utterance);\n        }\n    <\/script>\n    <\/td>\n<\/tr>\n<tr>\n<td><strong>angry<\/strong><\/td>\n<td>k\u0131zg\u0131n<\/td>\n<td>Why are you angry?<\/td>\n<td>Neden k\u0131zg\u0131ns\u0131n?<\/td>\n<td>    <button class=\"biz-btn\" onclick=\"speakText('Why are you angry?')\"><i class=\"fa-solid fa-volume-high biz-icon\"><\/i><\/button> <!-- Replace emoji with text or any other emoji if you want. -->\n    <script>\n        function speakText(text) {\n            var utterance = new SpeechSynthesisUtterance(text);\n            utterance.lang = 'en-US';\n            window.speechSynthesis.speak(utterance);\n        }\n    <\/script>\n    <\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<h3 style=\"color:#231f40;\">\ud83d\udccc Bu Kelimeleri Nas\u0131l Pratik Yapabilirsiniz?<\/h3>\n<ul>\n<li><strong>Flashcard&#8217;lar:<\/strong> Bir y\u00fcz\u00fcne \u0130ngilizce kelimeyi, di\u011fer y\u00fcz\u00fcne T\u00fcrk\u00e7e anlam\u0131n\u0131 yaz\u0131n.<\/li>\n<li><strong>Basit C\u00fcmleler:<\/strong> Her kelimeyi g\u00fcnl\u00fck bir c\u00fcmlede kullan\u0131n (\u00f6rn. &#8220;I <strong>go<\/strong> to the park&#8221;).<\/li>\n<li><strong>Etiketleme:<\/strong> Evinizdeki e\u015fyalara \u0130ngilizce isimlerini yaz\u0131l\u0131 notlar yap\u0131\u015ft\u0131r\u0131n (\u00f6rn. &#8220;door&#8221;, &#8220;book&#8221;).<\/li>\n<\/ul>\n<h3 style=\"color:#231f40;\">\ud83c\udfaf \u00d6rnek Diyaloglar<\/h3>\n<p>Bu kelimeleri ger\u00e7ek diyaloglarda g\u00f6relim:<\/p>\n<table style=\"width:100%; border-collapse:collapse; border:1px solid #ddd; margin-top:10px;\">\n<thead>\n<tr style=\"background-color:#f2f2f2;\">\n<th style=\"font-size:105%; color:#231f40; font-weight:800; width:5%;\"><i class=\"fas fa-ear-listen\"><\/i><\/th>\n<th style=\"font-size:105%; color:#231f40; font-weight:800;\">\u0130ngilizce Diyalog<\/th>\n<th style=\"font-size:105%; color:#231f40; font-weight:800;\">T\u00fcrk\u00e7e Diyalog<\/th>\n<th style=\"font-size:105%; color:#231f40; font-weight:800;\">T\u00fcrk\u00e7e \u00c7eviri<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>    <button class=\"biz-btn\" onclick=\"speakText('A: Do you like your new job? B: Yes, it&#039;s good!')\"><i class=\"fa-solid fa-volume-high biz-icon\"><\/i><\/button> <!-- Replace emoji with text or any other emoji if you want. -->\n    <script>\n        function speakText(text) {\n            var utterance = new SpeechSynthesisUtterance(text);\n            utterance.lang = 'en-US';\n            window.speechSynthesis.speak(utterance);\n        }\n    <\/script>\n    <\/td>\n<td><strong>A:<\/strong> Do you <strong>like<\/strong> your <strong>new<\/strong> <strong>job<\/strong>?<br \/><strong>B:<\/strong> Yes, it&#8217;s <strong>good<\/strong>!<\/td>\n<td><strong>A:<\/strong> Yeni i\u015fini be\u011feniyor musun?<br \/><strong>B:<\/strong> Evet, g\u00fczel!<\/td>\n<td><strong>A:<\/strong> Yeni i\u015fini seviyor musun?<br \/><strong>B:<\/strong> Evet, iyi!<\/td>\n<\/tr>\n<tr>\n<td>    <button class=\"biz-btn\" onclick=\"speakText('A: Where is your friend? B: She goes to school.')\"><i class=\"fa-solid fa-volume-high biz-icon\"><\/i><\/button> <!-- Replace emoji with text or any other emoji if you want. -->\n    <script>\n        function speakText(text) {\n            var utterance = new SpeechSynthesisUtterance(text);\n            utterance.lang = 'en-US';\n            window.speechSynthesis.speak(utterance);\n        }\n    <\/script>\n    <\/td>\n<td><strong>A:<\/strong> Where is your <strong>friend<\/strong>?<br \/><strong>B:<\/strong> She <strong>goes<\/strong> to <strong>school<\/strong>.<\/td>\n<td><strong>A:<\/strong> Arkada\u015f\u0131n nerede?<br \/><strong>B:<\/strong> Okula gitti.<\/td>\n<td><strong>A:<\/strong> Arkada\u015f\u0131n nerede?<br \/><strong>B:<\/strong> Okula gidiyor.<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>\ud83d\udca1 <strong>\u0130pucu:<\/strong> Bu kelimeleri her g\u00fcn pratik yap\u0131n, k\u0131sa s\u00fcrede her yerde tan\u0131maya ba\u015flayacaks\u0131n\u0131z!<\/p>\n<script>\n                            if (window.qmn_quiz_data === undefined) {\n                                    window.qmn_quiz_data = new Object();\n                            }\n                    <\/script><script>window.qmn_quiz_data[\"23\"] = {\"quiz_id\":\"23\",\"quiz_name\":\"A1 words\",\"disable_answer\":0,\"ajax_show_correct\":0,\"progress_bar\":\"0\",\"contact_info_location\":0,\"qpages\":{\"1\":{\"id\":\"1\",\"quizID\":\"23\",\"pagekey\":\"Uotoa9hU\",\"hide_prevbtn\":\"0\"}},\"skip_validation_time_expire\":0,\"timer_limit_val\":\"0\",\"disable_scroll_next_previous_click\":0,\"disable_scroll_on_result\":0,\"disable_first_page\":\"0\",\"enable_result_after_timer_end\":0,\"enable_quick_result_mc\":0,\"end_quiz_if_wrong\":0,\"form_disable_autofill\":0,\"disable_mathjax\":0,\"enable_quick_correct_answer_info\":0,\"quick_result_correct_answer_text\":\"Correct! You have selected correct answer.\",\"quick_result_wrong_answer_text\":\"Wrong! You have selected wrong answer.\",\"quiz_processing_message\":\"\",\"quiz_limit_choice\":\"Limit of choice is reached.\",\"not_allow_after_expired_time\":0,\"scheduled_time_end\":false,\"prevent_reload\":0,\"limit_email_based_submission\":0,\"total_user_tries\":0,\"is_logged_in\":false,\"error_messages\":{\"email_error_text\":\"Not a valid e-mail address!\",\"number_error_text\":\"This field must be a number!\",\"incorrect_error_text\":\"The entered text is not correct!\",\"empty_error_text\":\"Please complete all required fields!\",\"url_error_text\":\"The entered URL is not valid!\",\"minlength_error_text\":\"Required atleast %minlength% characters.\",\"maxlength_error_text\":\"Maximum %maxlength% characters allowed.\",\"recaptcha_error_text\":\"ReCaptcha is missing\"},\"first_page\":false,\"questions_settings\":[]}\n                    <\/script>\t\t<div class='qsm-quiz-container qsm-quiz-container-23 qmn_quiz_container mlw_qmn_quiz  quiz_theme_default'>\n\t\t\t\t\t\t\t\t<form name=\"quizForm23\" id=\"quizForm23\" action=\"\/tr\/wp-json\/wp\/v2\/posts\/12303\" method=\"POST\" class=\"qsm-quiz-form qmn_quiz_form mlw_quiz_form\" novalidate enctype=\"multipart\/form-data\" data-trp-original-action=\"\/tr\/wp-json\/wp\/v2\/posts\/12303\">\n\t\t\t\t<input type=\"hidden\" name=\"qsm_hidden_questions\" id=\"qsm_hidden_questions\" value=\"\">\n\t\t\t\t<input type=\"hidden\" name=\"qsm_nonce\" id=\"qsm_nonce_23\" value=\"28aa7ae037\">\n\t\t\t\t<input type=\"hidden\" name=\"qsm_unique_key\" id=\"qsm_unique_key_23\" value=\"69e19fd1c9cc5\">\n\t\t\t\t<div id=\"mlw_error_message\" class=\"qsm-error-message qmn_error_message_section\"><\/div>\n\t\t\t\t<span id=\"mlw_top_of_quiz\"><\/span>\n\t\t\t\t\t\t\t<section class=\"qsm-page\">\n\t\t\t\t\t\t\t\t<div class=\"quiz_section quiz_begin\">\n\t\t\t\t\t\t<div class='qsm-before-message mlw_qmn_message_before'>\n\t\t\t\t<h4><strong>Let's Practise!<\/strong><\/h4>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<div class=\"quiz_section qsm-question-wrapper question-type-0 question-section-id-148\" data-qid=\"148\">\n\t\t\t\t\t<div class='mlw_qmn_question' >\n\t\t<p><strong>1. <img decoding=\"async\" class=\"alignnone size-thumbnail wp-image-12314\" src=\"https:\/\/englishwithrubi.com\/wp-content\/uploads\/2025\/08\/1328-150x150.jpg\" alt=\"a man thinking\" width=\"150\" height=\"150\" srcset=\"https:\/\/englishwithrubi.com\/wp-content\/uploads\/2025\/08\/1328-150x150.jpg 150w, https:\/\/englishwithrubi.com\/wp-content\/uploads\/2025\/08\/1328-298x300.jpg 298w, https:\/\/englishwithrubi.com\/wp-content\/uploads\/2025\/08\/1328-768x774.jpg 768w, https:\/\/englishwithrubi.com\/wp-content\/uploads\/2025\/08\/1328-12x12.jpg 12w, https:\/\/englishwithrubi.com\/wp-content\/uploads\/2025\/08\/1328-700x700.jpg 700w, https:\/\/englishwithrubi.com\/wp-content\/uploads\/2025\/08\/1328.jpg 992w\" sizes=\"(max-width: 150px) 100vw, 150px\" \/><\/strong><br \/><br \/><strong>Look at the picture. What is the best verb to describe what the man is doing?<\/strong><\/p>\n\t<\/div>\n\t\t<fieldset>\n\t\t<legend><\/legend>\n\t<div class='qmn_radio_answers'>\n\t\t\t\t\t\t\t\t<div class=\"qmn_mc_answer_wrap  mrq_checkbox_class\" id=\"question148-1 \">\n\t\t\t\t\t\t\t\t\t\t\t<input type='radio' class='qmn_quiz_radio qmn-multiple-choice-input' name=\"question148\" id=\"question148_1\" value=\"0\" \/>\n\t\t\t\t\t<label class=\"qsm-input-label\" for=\"question148_1\">\n\t\t\t\t\tthink\t\t\t\t\t<\/label>\n\t\t\t\t\t \t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"qmn_mc_answer_wrap  mrq_checkbox_class\" id=\"question148-2 \">\n\t\t\t\t\t\t\t\t\t\t\t<input type='radio' class='qmn_quiz_radio qmn-multiple-choice-input' name=\"question148\" id=\"question148_2\" value=\"1\" \/>\n\t\t\t\t\t<label class=\"qsm-input-label\" for=\"question148_2\">\n\t\t\t\t\twant\t\t\t\t\t<\/label>\n\t\t\t\t\t \t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"qmn_mc_answer_wrap  mrq_checkbox_class\" id=\"question148-3 \">\n\t\t\t\t\t\t\t\t\t\t\t<input type='radio' class='qmn_quiz_radio qmn-multiple-choice-input' name=\"question148\" id=\"question148_3\" value=\"2\" \/>\n\t\t\t\t\t<label class=\"qsm-input-label\" for=\"question148_3\">\n\t\t\t\t\tmake\t\t\t\t\t<\/label>\n\t\t\t\t\t \t\t\t\t<\/div>\n\t\t\t\t\t \t\t\t<label style=\"display: none !important;\" for=\"question148_none\">None<\/label>\n\t\t\t<input type=\"radio\" style=\"display: none;\" name=\"question148\" id=\"question148_none\" checked=\"checked\" value=\"\" \/>\n\t\t\t\t<\/div>\n\t<\/fieldset>\n\t<input type=\"hidden\" name=\"answer_limit_keys_148\" value=\"\" \/>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<div class=\"quiz_section qsm-question-wrapper question-type-0 question-section-id-149\" data-qid=\"149\">\n\t\t\t\t\t<div class='mlw_qmn_question' >\n\t\t<p><strong>2. <\/strong><img decoding=\"async\" class=\"alignnone size-thumbnail wp-image-12317\" src=\"https:\/\/englishwithrubi.com\/wp-content\/uploads\/2025\/08\/a-kind-young-woman-with-a-gentle-smile-is-handing--150x150.jpg\" alt=\"A kind young woman with a gentle smile is handing a small wrapped gift box to an elderly man with gray hair and glasses. They are standing outside in a park during the golden hour, surrounded by trees and soft sunlight. The woman wears casual modern clothes, and the man looks surprised and touched. The atmosphere is warm, emotional, and peaceful. Focus on their hands touching as the gift is passed, capturing a moment of connection\" width=\"150\" height=\"150\" srcset=\"https:\/\/englishwithrubi.com\/wp-content\/uploads\/2025\/08\/a-kind-young-woman-with-a-gentle-smile-is-handing--150x150.jpg 150w, https:\/\/englishwithrubi.com\/wp-content\/uploads\/2025\/08\/a-kind-young-woman-with-a-gentle-smile-is-handing--300x300.jpg 300w, https:\/\/englishwithrubi.com\/wp-content\/uploads\/2025\/08\/a-kind-young-woman-with-a-gentle-smile-is-handing--768x768.jpg 768w, https:\/\/englishwithrubi.com\/wp-content\/uploads\/2025\/08\/a-kind-young-woman-with-a-gentle-smile-is-handing--12x12.jpg 12w, https:\/\/englishwithrubi.com\/wp-content\/uploads\/2025\/08\/a-kind-young-woman-with-a-gentle-smile-is-handing--700x700.jpg 700w, https:\/\/englishwithrubi.com\/wp-content\/uploads\/2025\/08\/a-kind-young-woman-with-a-gentle-smile-is-handing-.jpg 1024w\" sizes=\"(max-width: 150px) 100vw, 150px\" \/><br \/><br \/><strong>What are the people in the picture doing?<\/strong><\/p>\n\t<\/div>\n\t\t<fieldset>\n\t\t<legend><\/legend>\n\t<div class='qmn_radio_answers'>\n\t\t\t\t\t\t\t\t<div class=\"qmn_mc_answer_wrap  mrq_checkbox_class\" id=\"question149-1 \">\n\t\t\t\t\t\t\t\t\t\t\t<input type='radio' class='qmn_quiz_radio qmn-multiple-choice-input' name=\"question149\" id=\"question149_1\" value=\"0\" \/>\n\t\t\t\t\t<label class=\"qsm-input-label\" for=\"question149_1\">\n\t\t\t\t\tsleep\t\t\t\t\t<\/label>\n\t\t\t\t\t \t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"qmn_mc_answer_wrap  mrq_checkbox_class\" id=\"question149-2 \">\n\t\t\t\t\t\t\t\t\t\t\t<input type='radio' class='qmn_quiz_radio qmn-multiple-choice-input' name=\"question149\" id=\"question149_2\" value=\"1\" \/>\n\t\t\t\t\t<label class=\"qsm-input-label\" for=\"question149_2\">\n\t\t\t\t\tcall\t\t\t\t\t<\/label>\n\t\t\t\t\t \t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"qmn_mc_answer_wrap  mrq_checkbox_class\" id=\"question149-3 \">\n\t\t\t\t\t\t\t\t\t\t\t<input type='radio' class='qmn_quiz_radio qmn-multiple-choice-input' name=\"question149\" id=\"question149_3\" value=\"2\" \/>\n\t\t\t\t\t<label class=\"qsm-input-label\" for=\"question149_3\">\n\t\t\t\t\tgive\t\t\t\t\t<\/label>\n\t\t\t\t\t \t\t\t\t<\/div>\n\t\t\t\t\t \t\t\t<label style=\"display: none !important;\" for=\"question149_none\">None<\/label>\n\t\t\t<input type=\"radio\" style=\"display: none;\" name=\"question149\" id=\"question149_none\" checked=\"checked\" value=\"\" \/>\n\t\t\t\t<\/div>\n\t<\/fieldset>\n\t<input type=\"hidden\" name=\"answer_limit_keys_149\" value=\"\" \/>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<div class=\"quiz_section qsm-question-wrapper question-type-0 question-section-id-150\" data-qid=\"150\">\n\t\t\t\t\t<div class='mlw_qmn_question' >\n\t\t<p><strong>3. <img decoding=\"async\" class=\"alignnone size-thumbnail wp-image-12319\" src=\"https:\/\/englishwithrubi.com\/wp-content\/uploads\/2025\/08\/two-people-are-standing-face-to-face-in-a-friendly-150x150.png\" alt=\"Two people are standing face to face in a friendly conversation. One is a young woman with curly hair, smiling as she speaks, while the other is a man nodding and listening attentively. They are outdoors at a caf\u00e9 table, with coffee cups in front of them and soft sunlight casting gentle shadows. Their body language is open and relaxed. Include expressive facial features, hand gestures, and slight motion lines or glow around their mouths to visually emphasize that they are speaking to each other.\" width=\"150\" height=\"150\" srcset=\"https:\/\/englishwithrubi.com\/wp-content\/uploads\/2025\/08\/two-people-are-standing-face-to-face-in-a-friendly-150x150.png 150w, https:\/\/englishwithrubi.com\/wp-content\/uploads\/2025\/08\/two-people-are-standing-face-to-face-in-a-friendly-300x300.png 300w, https:\/\/englishwithrubi.com\/wp-content\/uploads\/2025\/08\/two-people-are-standing-face-to-face-in-a-friendly-768x768.png 768w, https:\/\/englishwithrubi.com\/wp-content\/uploads\/2025\/08\/two-people-are-standing-face-to-face-in-a-friendly-12x12.png 12w, https:\/\/englishwithrubi.com\/wp-content\/uploads\/2025\/08\/two-people-are-standing-face-to-face-in-a-friendly-700x700.png 700w, https:\/\/englishwithrubi.com\/wp-content\/uploads\/2025\/08\/two-people-are-standing-face-to-face-in-a-friendly.png 1024w\" sizes=\"(max-width: 150px) 100vw, 150px\" \/><\/strong><br \/><br \/><strong>What are the people in the picture doing?<\/strong><\/p>\n\t<\/div>\n\t\t<fieldset>\n\t\t<legend><\/legend>\n\t<div class='qmn_radio_answers'>\n\t\t\t\t\t\t\t\t<div class=\"qmn_mc_answer_wrap  mrq_checkbox_class\" id=\"question150-1 \">\n\t\t\t\t\t\t\t\t\t\t\t<input type='radio' class='qmn_quiz_radio qmn-multiple-choice-input' name=\"question150\" id=\"question150_1\" value=\"0\" \/>\n\t\t\t\t\t<label class=\"qsm-input-label\" for=\"question150_1\">\n\t\t\t\t\tmake\t\t\t\t\t<\/label>\n\t\t\t\t\t \t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"qmn_mc_answer_wrap  mrq_checkbox_class\" id=\"question150-2 \">\n\t\t\t\t\t\t\t\t\t\t\t<input type='radio' class='qmn_quiz_radio qmn-multiple-choice-input' name=\"question150\" id=\"question150_2\" value=\"1\" \/>\n\t\t\t\t\t<label class=\"qsm-input-label\" for=\"question150_2\">\n\t\t\t\t\tspeak\t\t\t\t\t<\/label>\n\t\t\t\t\t \t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"qmn_mc_answer_wrap  mrq_checkbox_class\" id=\"question150-3 \">\n\t\t\t\t\t\t\t\t\t\t\t<input type='radio' class='qmn_quiz_radio qmn-multiple-choice-input' name=\"question150\" id=\"question150_3\" value=\"2\" \/>\n\t\t\t\t\t<label class=\"qsm-input-label\" for=\"question150_3\">\n\t\t\t\t\trun\t\t\t\t\t<\/label>\n\t\t\t\t\t \t\t\t\t<\/div>\n\t\t\t\t\t \t\t\t<label style=\"display: none !important;\" for=\"question150_none\">None<\/label>\n\t\t\t<input type=\"radio\" style=\"display: none;\" name=\"question150\" id=\"question150_none\" checked=\"checked\" value=\"\" \/>\n\t\t\t\t<\/div>\n\t<\/fieldset>\n\t<input type=\"hidden\" name=\"answer_limit_keys_150\" value=\"\" \/>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/section>\n\t\t\t\t\t<input type=\"hidden\" name=\"qmn_question_list\" value=\"148Q149Q150Q\" \/>\n\t\t\t\t\t\t\t<div id=\"mlw_error_message_bottom\" class=\"qsm-error-message qmn_error_message_section\"><\/div>\n\t\t\t\t\t<input type=\"hidden\" name=\"qmn_all_questions_count\" id=\"qmn_all_questions_count\" value=\"3\" \/>\n\t\t\t\t\t<input type=\"hidden\" name=\"total_questions\" id=\"total_questions\" value=\"3\" \/>\n\t\t\t\t\t<input type=\"hidden\" name=\"timer\" id=\"timer\" value=\"0\" \/>\n\t\t\t\t\t<input type=\"hidden\" name=\"timer_ms\" id=\"timer_ms\" value=\"0\"\/>\n\t\t\t\t\t<input type=\"hidden\" class=\"qmn_quiz_id\" name=\"qmn_quiz_id\" id=\"qmn_quiz_id\" value=\"23\" \/>\n\t\t\t\t\t<input type='hidden' name='complete_quiz' value='confirmation' \/>\n\t\t\t\t\t\t\t\t\t<input type=\"hidden\" name=\"trp-form-language\" value=\"tr\"\/><\/form>\n\t\t\t\t\t\t<\/div>\n\t\t<div style=\"display: none;\" class=\"qsm-popup qsm-popup-slide\" id=\"modal-4\" aria-hidden=\"false\"><div class=\"qsm-popup__overlay\" tabindex=\"-1\" data-micromodal-close=\"\"><div class=\"qsm-popup__container qmn_quiz_container\" role=\"dialog\" aria-modal=\"true\"><div class=\"qsm-popup__content\"><img decoding=\"async\" src=\"https:\/\/englishwithrubi.com\/wp-content\/plugins\/quiz-master-next\/assets\/clock.png\" alt=\"clock.png\"\/><p class=\"qsm-time-up-text\"> Time's up<\/p><\/div><footer class=\"qsm-popup__footer\"><button class=\"qsm-popup-secondary-button qmn_btn\" data-micromodal-close=\"\" aria-label=\"Close this dialog window\" onclick=\"location.reload();\">Cancel<\/button><\/footer><\/div><\/div><\/div>","protected":false},"excerpt":{"rendered":"<p>\u0130ngilizce \u00f6\u011frenmeye yeni ba\u015fl\u0131yorsan\u0131z, en s\u0131k kullan\u0131lan temel kelimeleri \u00f6\u011frenmek \u00e7ok \u00f6nemlidir. Bu yaz\u0131da A1 seviyesindeki en yayg\u0131n \u0130ngilizce fiiller,&#8230;<\/p>","protected":false},"author":1,"featured_media":12321,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_eb_attr":"","footnotes":""},"categories":[72,71],"tags":[692,439,677,690,691,448,676,678,704,701,281,686,698,696,680,705,702,184,193,695,700,694,697,687,675,679,688,682,683,685,681,312,689,518,684,703,693,699,451,450],"class_list":["post-12303","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-a1","category-vocabulary","tag-a1-adjectives","tag-a1-english-vocabulary","tag-a1-ingilizce-isimler","tag-a1-level-verbs","tag-a1-nouns","tag-a1-seviye-ingilizce","tag-a1-seviye-ingilizce-fiiller","tag-a1-sifatlar","tag-a1-vocabulary-list","tag-basic-english-learning","tag-basic-english-words","tag-basit-ingilizce-kelimeler","tag-beginner-english-practice","tag-easy-english-words","tag-en-cok-kullanilan-ingilizce-kelimeler","tag-english-dialogues-for-beginners","tag-english-flashcards","tag-english-for-beginners","tag-english-speaking-practice","tag-english-verbs-for-beginners","tag-english-vocabulary-exercises","tag-english-word-list-a1","tag-everyday-english-vocabulary","tag-gunluk-ingilizce-kelimeler","tag-ingilizce-a1-kelimeler","tag-ingilizce-baslangic-kelimeleri","tag-ingilizce-cumle-ornekleri","tag-ingilizce-fiiller-a1","tag-ingilizce-isimler-a1","tag-ingilizce-kelime-ezberleme","tag-ingilizce-kelime-listesi","tag-ingilizce-kelime-ogrenme","tag-ingilizce-konusma-kelimeleri","tag-ingilizce-pratik","tag-ingilizce-sifatlar-a1","tag-learn-english-words","tag-most-common-english-words","tag-simple-english-sentences","tag-temel-ingilizce-kelimeler","tag-yeni-baslayanlar-icin-ingilizce"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.3 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>A1 Seviye \u0130ngilizce Kelimeler, Fiiller ve S\u0131fatlar - English with Rubi<\/title>\n<meta name=\"description\" content=\"\u0130ngilizce \u00f6\u011frenmeye mi ba\u015flad\u0131n\u0131z? A1 seviyesinde s\u0131k kullan\u0131lan kelimeleri, \u00f6rneklerle \u00f6\u011frenin. G\u00fcnl\u00fck konu\u015fmalara h\u0131zl\u0131 bir ba\u015flang\u0131\u00e7 yap\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:\/\/englishwithrubi.com\/tr\/a1-seviye-ingilizce-kelimeler-fiiller-ve-sifatlar\/\" \/>\n<meta property=\"og:locale\" content=\"tr_TR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"A1 Seviye \u0130ngilizce Kelimeler, Fiiller ve S\u0131fatlar - English with Rubi\" \/>\n<meta property=\"og:description\" content=\"\u0130ngilizce \u00f6\u011frenmeye mi ba\u015flad\u0131n\u0131z? A1 seviyesinde s\u0131k kullan\u0131lan kelimeleri, \u00f6rneklerle \u00f6\u011frenin. G\u00fcnl\u00fck konu\u015fmalara h\u0131zl\u0131 bir ba\u015flang\u0131\u00e7 yap\u0131n!\" \/>\n<meta property=\"og:url\" content=\"https:\/\/englishwithrubi.com\/tr\/a1-seviye-ingilizce-kelimeler-fiiller-ve-sifatlar\/\" \/>\n<meta property=\"og:site_name\" content=\"English with Rubi\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/profile.php?id=61553063665265\" \/>\n<meta property=\"article:published_time\" content=\"2025-08-07T15:12:08+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/englishwithrubi.com\/wp-content\/uploads\/2025\/08\/pexels-olly-831012-scaled.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"2560\" \/>\n\t<meta property=\"og:image:height\" content=\"1707\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Rubi\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Yazan:\" \/>\n\t<meta name=\"twitter:data1\" content=\"Rubi\" \/>\n\t<meta name=\"twitter:label2\" content=\"Tahmini okuma s\u00fcresi\" \/>\n\t<meta name=\"twitter:data2\" content=\"7 dakika\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/englishwithrubi.com\/a1-seviye-ingilizce-kelimeler-fiiller-ve-sifatlar\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/englishwithrubi.com\/a1-seviye-ingilizce-kelimeler-fiiller-ve-sifatlar\/\"},\"author\":{\"name\":\"Rubi\",\"@id\":\"https:\/\/englishwithrubi.com\/#\/schema\/person\/30387328087427fecbcdc97babc205e6\"},\"headline\":\"A1 Seviye \u0130ngilizce Kelimeler, Fiiller ve S\u0131fatlar\",\"datePublished\":\"2025-08-07T15:12:08+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/englishwithrubi.com\/a1-seviye-ingilizce-kelimeler-fiiller-ve-sifatlar\/\"},\"wordCount\":1859,\"commentCount\":1,\"publisher\":{\"@id\":\"https:\/\/englishwithrubi.com\/#organization\"},\"image\":{\"@id\":\"https:\/\/englishwithrubi.com\/a1-seviye-ingilizce-kelimeler-fiiller-ve-sifatlar\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/englishwithrubi.com\/wp-content\/uploads\/2025\/08\/pexels-olly-831012-scaled.jpg\",\"keywords\":[\"a1 adjectives\",\"a1 english vocabulary\",\"a1 ingilizce isimler\",\"a1 level verbs\",\"a1 nouns\",\"a1 seviye ingilizce\",\"a1 seviye ingilizce fiiller\",\"a1 s\u0131fatlar\",\"a1 vocabulary list\",\"basic english learning\",\"basic English words\",\"basit ingilizce kelimeler\",\"beginner english practice\",\"easy english words\",\"en \u00e7ok kullan\u0131lan ingilizce kelimeler\",\"english dialogues for beginners\",\"english flashcards\",\"English for Beginners\",\"English Speaking Practice\",\"english verbs for beginners\",\"english vocabulary exercises\",\"english word list a1\",\"everyday english vocabulary\",\"g\u00fcnl\u00fck ingilizce kelimeler\",\"ingilizce a1 kelimeler\",\"ingilizce ba\u015flang\u0131\u00e7 kelimeleri\",\"ingilizce c\u00fcmle \u00f6rnekleri\",\"ingilizce fiiller a1\",\"ingilizce isimler a1\",\"ingilizce kelime ezberleme\",\"ingilizce kelime listesi\",\"\u0130ngilizce kelime \u00f6\u011frenme\",\"ingilizce konu\u015fma kelimeleri\",\"ingilizce pratik\",\"ingilizce s\u0131fatlar a1\",\"learn english words\",\"most common english words\",\"simple english sentences\",\"temel ingilizce kelimeler\",\"yeni ba\u015flayanlar i\u00e7in ingilizce\"],\"articleSection\":[\"A1\",\"Vocabulary\"],\"inLanguage\":\"tr\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/englishwithrubi.com\/a1-seviye-ingilizce-kelimeler-fiiller-ve-sifatlar\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/englishwithrubi.com\/a1-seviye-ingilizce-kelimeler-fiiller-ve-sifatlar\/\",\"url\":\"https:\/\/englishwithrubi.com\/a1-seviye-ingilizce-kelimeler-fiiller-ve-sifatlar\/\",\"name\":\"A1 Seviye \u0130ngilizce Kelimeler, Fiiller ve S\u0131fatlar - English with Rubi\",\"isPartOf\":{\"@id\":\"https:\/\/englishwithrubi.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/englishwithrubi.com\/a1-seviye-ingilizce-kelimeler-fiiller-ve-sifatlar\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/englishwithrubi.com\/a1-seviye-ingilizce-kelimeler-fiiller-ve-sifatlar\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/englishwithrubi.com\/wp-content\/uploads\/2025\/08\/pexels-olly-831012-scaled.jpg\",\"datePublished\":\"2025-08-07T15:12:08+00:00\",\"description\":\"\u0130ngilizce \u00f6\u011frenmeye mi ba\u015flad\u0131n\u0131z? A1 seviyesinde s\u0131k kullan\u0131lan kelimeleri, \u00f6rneklerle \u00f6\u011frenin. G\u00fcnl\u00fck konu\u015fmalara h\u0131zl\u0131 bir ba\u015flang\u0131\u00e7 yap\u0131n!\",\"breadcrumb\":{\"@id\":\"https:\/\/englishwithrubi.com\/a1-seviye-ingilizce-kelimeler-fiiller-ve-sifatlar\/#breadcrumb\"},\"inLanguage\":\"tr\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/englishwithrubi.com\/a1-seviye-ingilizce-kelimeler-fiiller-ve-sifatlar\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"tr\",\"@id\":\"https:\/\/englishwithrubi.com\/a1-seviye-ingilizce-kelimeler-fiiller-ve-sifatlar\/#primaryimage\",\"url\":\"https:\/\/englishwithrubi.com\/wp-content\/uploads\/2025\/08\/pexels-olly-831012-scaled.jpg\",\"contentUrl\":\"https:\/\/englishwithrubi.com\/wp-content\/uploads\/2025\/08\/pexels-olly-831012-scaled.jpg\",\"width\":2560,\"height\":1707,\"caption\":\"a woman reading\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/englishwithrubi.com\/a1-seviye-ingilizce-kelimeler-fiiller-ve-sifatlar\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/englishwithrubi.com\/en\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"A1 Seviye \u0130ngilizce Kelimeler, Fiiller ve S\u0131fatlar\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/englishwithrubi.com\/#website\",\"url\":\"https:\/\/englishwithrubi.com\/\",\"name\":\"English with Rubi\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/englishwithrubi.com\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/englishwithrubi.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"tr\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/englishwithrubi.com\/#organization\",\"name\":\"English with Rubi\",\"url\":\"https:\/\/englishwithrubi.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"tr\",\"@id\":\"https:\/\/englishwithrubi.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/englishwithrubi.com\/wp-content\/uploads\/2023\/04\/Untitled-6.png\",\"contentUrl\":\"https:\/\/englishwithrubi.com\/wp-content\/uploads\/2023\/04\/Untitled-6.png\",\"width\":567,\"height\":144,\"caption\":\"English with Rubi\"},\"image\":{\"@id\":\"https:\/\/englishwithrubi.com\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/profile.php?id=61553063665265\",\"https:\/\/www.instagram.com\/englishwithrubi\/\",\"http:\/\/www.youtube.com\/@EnglishwithRubi\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/englishwithrubi.com\/#\/schema\/person\/30387328087427fecbcdc97babc205e6\",\"name\":\"Rubi\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"tr\",\"@id\":\"https:\/\/englishwithrubi.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/2a04cd79c186e81cbffb9ffda65daeaff30c92f24423909014d80e55e58b261a?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/2a04cd79c186e81cbffb9ffda65daeaff30c92f24423909014d80e55e58b261a?s=96&d=mm&r=g\",\"caption\":\"Rubi\"},\"sameAs\":[\"http:\/\/englishwithrubi.com\"],\"url\":\"https:\/\/englishwithrubi.com\/tr\/author\/admin\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"A1 Seviye \u0130ngilizce Kelimeler, Fiiller ve S\u0131fatlar - English with Rubi","description":"\u0130ngilizce \u00f6\u011frenmeye mi ba\u015flad\u0131n\u0131z? A1 seviyesinde s\u0131k kullan\u0131lan kelimeleri, \u00f6rneklerle \u00f6\u011frenin. G\u00fcnl\u00fck konu\u015fmalara h\u0131zl\u0131 bir ba\u015flang\u0131\u00e7 yap\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:\/\/englishwithrubi.com\/tr\/a1-seviye-ingilizce-kelimeler-fiiller-ve-sifatlar\/","og_locale":"tr_TR","og_type":"article","og_title":"A1 Seviye \u0130ngilizce Kelimeler, Fiiller ve S\u0131fatlar - English with Rubi","og_description":"\u0130ngilizce \u00f6\u011frenmeye mi ba\u015flad\u0131n\u0131z? A1 seviyesinde s\u0131k kullan\u0131lan kelimeleri, \u00f6rneklerle \u00f6\u011frenin. G\u00fcnl\u00fck konu\u015fmalara h\u0131zl\u0131 bir ba\u015flang\u0131\u00e7 yap\u0131n!","og_url":"https:\/\/englishwithrubi.com\/tr\/a1-seviye-ingilizce-kelimeler-fiiller-ve-sifatlar\/","og_site_name":"English with Rubi","article_publisher":"https:\/\/www.facebook.com\/profile.php?id=61553063665265","article_published_time":"2025-08-07T15:12:08+00:00","og_image":[{"width":2560,"height":1707,"url":"https:\/\/englishwithrubi.com\/wp-content\/uploads\/2025\/08\/pexels-olly-831012-scaled.jpg","type":"image\/jpeg"}],"author":"Rubi","twitter_card":"summary_large_image","twitter_misc":{"Yazan:":"Rubi","Tahmini okuma s\u00fcresi":"7 dakika"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/englishwithrubi.com\/a1-seviye-ingilizce-kelimeler-fiiller-ve-sifatlar\/#article","isPartOf":{"@id":"https:\/\/englishwithrubi.com\/a1-seviye-ingilizce-kelimeler-fiiller-ve-sifatlar\/"},"author":{"name":"Rubi","@id":"https:\/\/englishwithrubi.com\/#\/schema\/person\/30387328087427fecbcdc97babc205e6"},"headline":"A1 Seviye \u0130ngilizce Kelimeler, Fiiller ve S\u0131fatlar","datePublished":"2025-08-07T15:12:08+00:00","mainEntityOfPage":{"@id":"https:\/\/englishwithrubi.com\/a1-seviye-ingilizce-kelimeler-fiiller-ve-sifatlar\/"},"wordCount":1859,"commentCount":1,"publisher":{"@id":"https:\/\/englishwithrubi.com\/#organization"},"image":{"@id":"https:\/\/englishwithrubi.com\/a1-seviye-ingilizce-kelimeler-fiiller-ve-sifatlar\/#primaryimage"},"thumbnailUrl":"https:\/\/englishwithrubi.com\/wp-content\/uploads\/2025\/08\/pexels-olly-831012-scaled.jpg","keywords":["a1 adjectives","a1 english vocabulary","a1 ingilizce isimler","a1 level verbs","a1 nouns","a1 seviye ingilizce","a1 seviye ingilizce fiiller","a1 s\u0131fatlar","a1 vocabulary list","basic english learning","basic English words","basit ingilizce kelimeler","beginner english practice","easy english words","en \u00e7ok kullan\u0131lan ingilizce kelimeler","english dialogues for beginners","english flashcards","English for Beginners","English Speaking Practice","english verbs for beginners","english vocabulary exercises","english word list a1","everyday english vocabulary","g\u00fcnl\u00fck ingilizce kelimeler","ingilizce a1 kelimeler","ingilizce ba\u015flang\u0131\u00e7 kelimeleri","ingilizce c\u00fcmle \u00f6rnekleri","ingilizce fiiller a1","ingilizce isimler a1","ingilizce kelime ezberleme","ingilizce kelime listesi","\u0130ngilizce kelime \u00f6\u011frenme","ingilizce konu\u015fma kelimeleri","ingilizce pratik","ingilizce s\u0131fatlar a1","learn english words","most common english words","simple english sentences","temel ingilizce kelimeler","yeni ba\u015flayanlar i\u00e7in ingilizce"],"articleSection":["A1","Vocabulary"],"inLanguage":"tr","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/englishwithrubi.com\/a1-seviye-ingilizce-kelimeler-fiiller-ve-sifatlar\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/englishwithrubi.com\/a1-seviye-ingilizce-kelimeler-fiiller-ve-sifatlar\/","url":"https:\/\/englishwithrubi.com\/a1-seviye-ingilizce-kelimeler-fiiller-ve-sifatlar\/","name":"A1 Seviye \u0130ngilizce Kelimeler, Fiiller ve S\u0131fatlar - English with Rubi","isPartOf":{"@id":"https:\/\/englishwithrubi.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/englishwithrubi.com\/a1-seviye-ingilizce-kelimeler-fiiller-ve-sifatlar\/#primaryimage"},"image":{"@id":"https:\/\/englishwithrubi.com\/a1-seviye-ingilizce-kelimeler-fiiller-ve-sifatlar\/#primaryimage"},"thumbnailUrl":"https:\/\/englishwithrubi.com\/wp-content\/uploads\/2025\/08\/pexels-olly-831012-scaled.jpg","datePublished":"2025-08-07T15:12:08+00:00","description":"\u0130ngilizce \u00f6\u011frenmeye mi ba\u015flad\u0131n\u0131z? A1 seviyesinde s\u0131k kullan\u0131lan kelimeleri, \u00f6rneklerle \u00f6\u011frenin. G\u00fcnl\u00fck konu\u015fmalara h\u0131zl\u0131 bir ba\u015flang\u0131\u00e7 yap\u0131n!","breadcrumb":{"@id":"https:\/\/englishwithrubi.com\/a1-seviye-ingilizce-kelimeler-fiiller-ve-sifatlar\/#breadcrumb"},"inLanguage":"tr","potentialAction":[{"@type":"ReadAction","target":["https:\/\/englishwithrubi.com\/a1-seviye-ingilizce-kelimeler-fiiller-ve-sifatlar\/"]}]},{"@type":"ImageObject","inLanguage":"tr","@id":"https:\/\/englishwithrubi.com\/a1-seviye-ingilizce-kelimeler-fiiller-ve-sifatlar\/#primaryimage","url":"https:\/\/englishwithrubi.com\/wp-content\/uploads\/2025\/08\/pexels-olly-831012-scaled.jpg","contentUrl":"https:\/\/englishwithrubi.com\/wp-content\/uploads\/2025\/08\/pexels-olly-831012-scaled.jpg","width":2560,"height":1707,"caption":"a woman reading"},{"@type":"BreadcrumbList","@id":"https:\/\/englishwithrubi.com\/a1-seviye-ingilizce-kelimeler-fiiller-ve-sifatlar\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/englishwithrubi.com\/en\/"},{"@type":"ListItem","position":2,"name":"A1 Seviye \u0130ngilizce Kelimeler, Fiiller ve S\u0131fatlar"}]},{"@type":"WebSite","@id":"https:\/\/englishwithrubi.com\/#website","url":"https:\/\/englishwithrubi.com\/","name":"English with Rubi","description":"","publisher":{"@id":"https:\/\/englishwithrubi.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/englishwithrubi.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"tr"},{"@type":"Organization","@id":"https:\/\/englishwithrubi.com\/#organization","name":"English with Rubi","url":"https:\/\/englishwithrubi.com\/","logo":{"@type":"ImageObject","inLanguage":"tr","@id":"https:\/\/englishwithrubi.com\/#\/schema\/logo\/image\/","url":"https:\/\/englishwithrubi.com\/wp-content\/uploads\/2023\/04\/Untitled-6.png","contentUrl":"https:\/\/englishwithrubi.com\/wp-content\/uploads\/2023\/04\/Untitled-6.png","width":567,"height":144,"caption":"English with Rubi"},"image":{"@id":"https:\/\/englishwithrubi.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/profile.php?id=61553063665265","https:\/\/www.instagram.com\/englishwithrubi\/","http:\/\/www.youtube.com\/@EnglishwithRubi"]},{"@type":"Person","@id":"https:\/\/englishwithrubi.com\/#\/schema\/person\/30387328087427fecbcdc97babc205e6","name":"Rubi","image":{"@type":"ImageObject","inLanguage":"tr","@id":"https:\/\/englishwithrubi.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/2a04cd79c186e81cbffb9ffda65daeaff30c92f24423909014d80e55e58b261a?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/2a04cd79c186e81cbffb9ffda65daeaff30c92f24423909014d80e55e58b261a?s=96&d=mm&r=g","caption":"Rubi"},"sameAs":["http:\/\/englishwithrubi.com"],"url":"https:\/\/englishwithrubi.com\/tr\/author\/admin\/"}]}},"_links":{"self":[{"href":"https:\/\/englishwithrubi.com\/tr\/wp-json\/wp\/v2\/posts\/12303","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/englishwithrubi.com\/tr\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/englishwithrubi.com\/tr\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/englishwithrubi.com\/tr\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/englishwithrubi.com\/tr\/wp-json\/wp\/v2\/comments?post=12303"}],"version-history":[{"count":9,"href":"https:\/\/englishwithrubi.com\/tr\/wp-json\/wp\/v2\/posts\/12303\/revisions"}],"predecessor-version":[{"id":12316,"href":"https:\/\/englishwithrubi.com\/tr\/wp-json\/wp\/v2\/posts\/12303\/revisions\/12316"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/englishwithrubi.com\/tr\/wp-json\/wp\/v2\/media\/12321"}],"wp:attachment":[{"href":"https:\/\/englishwithrubi.com\/tr\/wp-json\/wp\/v2\/media?parent=12303"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/englishwithrubi.com\/tr\/wp-json\/wp\/v2\/categories?post=12303"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/englishwithrubi.com\/tr\/wp-json\/wp\/v2\/tags?post=12303"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}