{"id":6947,"date":"2025-01-23T16:32:56","date_gmt":"2025-01-23T15:32:56","guid":{"rendered":"https:\/\/www.novakidschool.com\/he\/blog\/?p=6947"},"modified":"2026-02-07T08:35:34","modified_gmt":"2026-02-07T07:35:34","slug":"abbreviatons-and-acronyms","status":"publish","type":"post","link":"https:\/\/www.novakidschool.com\/he\/blog\/abbreviatons-and-acronyms\/","title":{"rendered":"\u05e7\u05d9\u05e6\u05d5\u05e8\u05d9\u05dd \u05d5\u05e8\u05d0\u05e9\u05d9 \u05ea\u05d9\u05d1\u05d5\u05ea \u05d1\u05d0\u05e0\u05d2\u05dc\u05d9\u05ea | \u05d4\u05e1\u05d1\u05e8\u05d9\u05dd \u05d5\u05d3\u05d5\u05d2\u05de\u05d0\u05d5\u05ea \u2013 Abbreviations and Acronyms in English"},"content":{"rendered":"  <section class=\"section blogHeader\" id=\"blogHeader-block_6a07db3a25cf28f315055856a6f79a0c\">\n      <div class=\"blogHeader__wrapper\">\n                              <div class=\"blogHeader__image\">\n              <a href=\"https:\/\/www.novakidschool.com\/he\/blog\/wp-content\/uploads\/2025\/01\/1024\u0445720_Abbreviations.png\" class=\"glightbox\">\n                <img decoding=\"async\" src=\"https:\/\/www.novakidschool.com\/he\/blog\/wp-content\/uploads\/2025\/01\/1024\u0445720_Abbreviations.png\" alt=\"\u05e7\u05d9\u05e6\u05d5\u05e8\u05d9\u05dd \u05d5\u05e8\u05d0\u05e9\u05d9 \u05ea\u05d9\u05d1\u05d5\u05ea \u05d1\u05d0\u05e0\u05d2\u05dc\u05d9\u05ea | \u05d4\u05e1\u05d1\u05e8\u05d9\u05dd \u05d5\u05d3\u05d5\u05d2\u05de\u05d0\u05d5\u05ea \u2013 Abbreviations and Acronyms in English\" class=\"blogHeader__imageItem\" srcset=\"https:\/\/www.novakidschool.com\/he\/blog\/wp-content\/uploads\/2025\/01\/1024\u0445720_Abbreviations-300x211.png 300w, https:\/\/www.novakidschool.com\/he\/blog\/wp-content\/uploads\/2025\/01\/1024\u0445720_Abbreviations-768x540.png 768w, https:\/\/www.novakidschool.com\/he\/blog\/wp-content\/uploads\/2025\/01\/1024\u0445720_Abbreviations.png 1024w\" style=\"width:100%; aspect-ratio:1024\/720;\"> \n              <\/a>\n          <\/div>\n          \n      <\/div>\n  <\/section>\n\n      <section class=\"blogContentTable\" data-toc-section>\n        <input type=\"checkbox\" id=\"blogTocToggle\" class=\"blogContentTable__toggle\" \/>\n        <label for=\"blogTocToggle\" class=\"blogContentTable__header\">\n            <span class=\"blogContentTable__heading\">\n                \u05ea\u05d5\u05db\u05df \u05d4\u05e2\u05e0\u05d9\u05d9\u05e0\u05d9\u05dd            <\/span>\n            <span class=\"blogContentTable__arrow\"><\/span>\n        <\/label>\n        <div class=\"blogContentTable__wrapper\">\n            <div class=\"blogContentTable__heading blogContentTable__heading--sidebar\">\n                \u05ea\u05d5\u05db\u05df \u05d4\u05e2\u05e0\u05d9\u05d9\u05e0\u05d9\u05dd            <\/div>\n            <ol class=\"blogContentTable__list\">\n                                    <li>\n                        <span class=\"toc-item\">\u05de\u05d4 \u05d4\u05dd \u05e7\u05d9\u05e6\u05d5\u05e8\u05d9\u05dd? \u2013 What are Abbreviations?<\/span>\n                    <\/li>\n                                    <li>\n                        <span class=\"toc-item\">\u05de\u05d4 \u05d4\u05dd \u05e8\u05d0\u05e9\u05d9 \u05ea\u05d9\u05d1\u05d5\u05ea? \u2013 What are Acronyms?<\/span>\n                    <\/li>\n                                    <li>\n                        <span class=\"toc-item\">\u05e7\u05d9\u05e6\u05d5\u05e8\u05d9\u05dd \u05d5\u05e8\u05d0\u05e9\u05d9 \u05ea\u05d9\u05d1\u05d5\u05ea \u05d1\u05e2\u05e1\u05e7\u05d9\u05dd \u2013 Abbreviations and Acronyms in Business<\/span>\n                    <\/li>\n                                    <li>\n                        <span class=\"toc-item\">\u05e7\u05d9\u05e6\u05d5\u05e8\u05d9\u05dd \u05d5\u05e8\u05d0\u05e9\u05d9 \u05ea\u05d9\u05d1\u05d5\u05ea \u05d1\u05e8\u05e4\u05d5\u05d0\u05d4 \u2013 Abbreviations and Acronyms in Medicine<\/span>\n                    <\/li>\n                                    <li>\n                        <span class=\"toc-item\">Abbreviations and Acronyms in English \u2013 Test<\/span>\n                    <\/li>\n                            <\/ol>\n        <\/div>\n    <\/section>\n\n    <script>\n        \/\/ Use DOMContentLoaded for faster TOC initialization\n        document.addEventListener('DOMContentLoaded', () => {\n            const tocSection = document.querySelector('[data-toc-section]');\n            if (!tocSection) return;\n\n            const headings = document.querySelectorAll('.blogHeadingText');\n            const tableContainer = tocSection.querySelector('.blogContentTable__list');\n            if (!tableContainer) return;\n\n            \/\/ Clear the container\n            tableContainer.innerHTML = '';\n\n            \/\/ Count valid headings with h2\n            let validHeadingsCount = 0;\n\n            \/\/ For each heading, create an item in the table of contents\n            headings.forEach((heading, index) => {\n                const h2 = heading.querySelector('h2');\n                if (!h2) return;\n\n                validHeadingsCount++;\n                const title = h2.textContent.trim();\n                const itemHtml = `<li><a href=\"#${heading.id}\">${title}<\/a><\/li>`;\n                tableContainer.innerHTML += itemHtml;\n            });\n\n            \/\/ Hide TOC if no valid headings found\n            if (validHeadingsCount === 0) {\n                tocSection.style.display = 'none';\n            }\n            \n            \/\/ Dispatch custom event to notify that TOC is ready\n            document.dispatchEvent(new CustomEvent('tocReady'));\n        });\n    <\/script>\n  \n\n\n  <section class=\"section blogText\" id=\"blogText-block_a30149f9871c817a89a51029655b7b0e\">\n    <div class=\"blogText__wrapper\">\n        <div class=\"blogText__content\">\n            <p><span style=\"font-weight: 400;\">\u05d4\u05e9\u05e4\u05d4 \u05d4\u05d0\u05e0\u05d2\u05dc\u05d9\u05ea \u05e2\u05e9\u05d9\u05e8\u05d4 \u05d1\u05e7\u05d9\u05e6\u05d5\u05e8\u05d9\u05dd (Abbreviations) \u05d5\u05d1\u05e8\u05d0\u05e9\u05d9 \u05ea\u05d9\u05d1\u05d5\u05ea (Acronyms) \u05d4\u05de\u05e9\u05de\u05e9\u05d9\u05dd \u05d1\u05de\u05d2\u05d5\u05d5\u05df \u05ea\u05d7\u05d5\u05de\u05d9\u05dd \u05db\u05de\u05d5 \u05e2\u05e1\u05e7\u05d9\u05dd, \u05e8\u05e4\u05d5\u05d0\u05d4, \u05d8\u05db\u05e0\u05d5\u05dc\u05d5\u05d2\u05d9\u05d4 \u05d5\u05d2\u05dd \u05d1\u05d9\u05d5\u05de\u05d9\u05d5\u05dd. \u05d4\u05d1\u05e0\u05ea\u05dd \u05d5\u05e9\u05d9\u05de\u05d5\u05e9 \u05e0\u05db\u05d5\u05df \u05d1\u05d4\u05dd \u05d9\u05db\u05d5\u05dc\u05d9\u05dd \u05dc\u05e9\u05e4\u05e8 \u05de\u05e9\u05de\u05e2\u05d5\u05ea\u05d9\u05ea \u05d0\u05ea \u05d4\u05d9\u05db\u05d5\u05dc\u05ea \u05dc\u05ea\u05e7\u05e9\u05e8 \u05d1\u05e6\u05d5\u05e8\u05d4 \u05de\u05e7\u05e6\u05d5\u05e2\u05d9\u05ea \u05d5\u05d9\u05e2\u05d9\u05dc\u05d4. \u05d1\u05de\u05d3\u05e8\u05d9\u05da \u05d6\u05d4 \u05e0\u05e6\u05d9\u05d2 \u05de\u05e1\u05e4\u05e8 \u05e7\u05d9\u05e6\u05d5\u05e8\u05d9\u05dd \u05d5\u05e8\u05d0\u05e9\u05d9 \u05ea\u05d9\u05d1\u05d5\u05ea \u05e0\u05e4\u05d5\u05e6\u05d9\u05dd \u05d1\u05d0\u05e0\u05d2\u05dc\u05d9\u05ea \u05d5\u05e0\u05dc\u05de\u05d3 \u05db\u05d9\u05e6\u05d3 \u05dc\u05d4\u05e9\u05ea\u05de\u05e9 \u05d1\u05d4\u05dd \u05d1\u05e6\u05d5\u05e8\u05d4 \u05e0\u05db\u05d5\u05e0\u05d4.<\/span><\/p>\n        <\/div>\n    <\/div>\n  <\/section>\n\n\n  <section class=\"section blogHeadingText\" id=\"blogHeadingText-block_cd8da9173864d47e3bb404d058164f06\">\n    <div class=\"blogHeadingText__wrapper\" >\n        <div class=\"blogHeadingText__heading\">\n            <h2 class=\"blogHeadingText__headingItem\" data-blog-heading data-section-id=\"blogHeadingText-block_cd8da9173864d47e3bb404d058164f06\">\n                \u05de\u05d4 \u05d4\u05dd \u05e7\u05d9\u05e6\u05d5\u05e8\u05d9\u05dd? \u2013 What are Abbreviations?            <\/h2>\n        <\/div>\n        <div class=\"blogHeadingText__content\">\n            <p><span style=\"font-weight: 400;\">\u05e7\u05d9\u05e6\u05d5\u05e8 \u05d4\u05d5\u05d0 \u05d3\u05e8\u05da \u05dc\u05e7\u05e6\u05e8 \u05de\u05d9\u05dc\u05d4 \u05d0\u05d5 \u05d1\u05d9\u05d8\u05d5\u05d9 \u05e2\u05dc \u05d9\u05d3\u05d9 \u05d4\u05e9\u05de\u05d8\u05ea \u05d7\u05dc\u05e7 \u05de\u05d4\u05d0\u05d5\u05ea\u05d9\u05d5\u05ea. \u05d4\u05e9\u05d9\u05de\u05d5\u05e9 \u05d1\u05e7\u05d9\u05e6\u05d5\u05e8\u05d9\u05dd \u05de\u05d0\u05e4\u05e9\u05e8 \u05dc\u05d7\u05e1\u05d5\u05da \u05d6\u05de\u05df \u05d1\u05db\u05ea\u05d9\u05d1\u05d4 \u05d5\u05d1\u05d3\u05d9\u05d1\u05d5\u05e8, \u05d5\u05d4\u05d5\u05d0 \u05e0\u05e4\u05d5\u05e5 \u05d1\u05de\u05d9\u05d5\u05d7\u05d3 \u05d1\u05d8\u05e7\u05e1\u05d8\u05d9\u05dd \u05e2\u05e1\u05e7\u05d9\u05d9\u05dd \u05d5\u05d9\u05d5\u05de\u05d9\u05d5\u05de\u05d9\u05d9\u05dd. \u05dc\u05d4\u05dc\u05df \u05de\u05e1\u05e4\u05e8 \u05e7\u05d9\u05e6\u05d5\u05e8\u05d9\u05dd \u05de\u05e7\u05d5\u05d1\u05dc\u05d9\u05dd \u05d1\u05d0\u05e0\u05d2\u05dc\u05d9\u05ea:<\/span><\/p>\n<table style=\"height: 861px;\" width=\"784\">\n<tbody>\n<tr>\n<td><b>\u05d4\u05e7\u05d9\u05e6\u05d5\u05e8 \u05d1\u05d0\u05e0\u05d2\u05dc\u05d9\u05ea \u2013 English Abbreviation<\/b><\/td>\n<td><b>\u05de\u05e9\u05de\u05e2\u05d5\u05ea \u05d1\u05e2\u05d1\u05e8\u05d9\u05ea<\/b><\/td>\n<td><b>\u05d3\u05d5\u05d2\u05de\u05d4 \u05dc\u05d4\u05de\u05d7\u05e9\u05d4\u00a0<\/b><\/td>\n<\/tr>\n<tr>\n<td><span style=\"font-weight: 400;\">.Dr<\/span><\/td>\n<td><span style=\"font-weight: 400;\">\u05d3\u05d5\u05e7\u05d8\u05d5\u05e8<\/span><\/td>\n<td><span style=\"font-weight: 400;\">.Dr. Smith is our family doctor<\/span><\/p>\n<p><span style=\"font-weight: 400;\">\u05d3&quot;\u05e8 \u05e1\u05de\u05d9\u05ea' \u05d4\u05d5\u05d0 \u05e8\u05d5\u05e4\u05d0 \u05d4\u05de\u05e9\u05e4\u05d7\u05d4 \u05e9\u05dc\u05e0\u05d5.<\/span><\/td>\n<\/tr>\n<tr>\n<td><span style=\"font-weight: 400;\">.etc<\/span><\/td>\n<td><span style=\"font-weight: 400;\">\u05d5\u05db\u05d5'<\/span><\/td>\n<td><span style=\"font-weight: 400;\">.Please bring snacks, drinks, etc<\/span><\/p>\n<p><span style=\"font-weight: 400;\">\u05d0\u05e0\u05d0 \u05d4\u05d1\u05d9\u05d0\u05d5 \u05d7\u05d8\u05d9\u05e4\u05d9\u05dd, \u05e9\u05ea\u05d9\u05d9\u05d4 \u05d5\u05db\u05d5'.<\/span><\/td>\n<\/tr>\n<tr>\n<td><span style=\"font-weight: 400;\">.Min<\/span><\/td>\n<td><span style=\"font-weight: 400;\">\u05d3\u05e7\u05d4<\/span><\/td>\n<td><span style=\"font-weight: 400;\">.I\u2019ll be there in 5 min<\/span><\/p>\n<p><span style=\"font-weight: 400;\">\u05d0\u05d4\u05d9\u05d4 \u05e9\u05dd \u05d1\u05e2\u05d5\u05d3 \u05d7\u05de\u05e9 \u05d3\u05e7\u05d5\u05ea.<\/span><\/td>\n<\/tr>\n<tr>\n<td><span style=\"font-weight: 400;\">.Approx<\/span><\/td>\n<td><span style=\"font-weight: 400;\">\u05d1\u05e2\u05e8\u05da<\/span><\/td>\n<td><span style=\"font-weight: 400;\">.The journey takes approx.. 2 hours<\/span><\/p>\n<p><span style=\"font-weight: 400;\">\u05d4\u05e0\u05e1\u05d9\u05e2\u05d4 \u05d0\u05d5\u05e8\u05db\u05ea \u05db\u05e9\u05e2\u05ea\u05d9\u05d9\u05dd.<\/span><\/td>\n<\/tr>\n<tr>\n<td><span style=\"font-weight: 400;\">.Vs<\/span><\/td>\n<td><span style=\"font-weight: 400;\">\u05e0\u05d2\u05d3<\/span><\/td>\n<td><span style=\"font-weight: 400;\">.It\u2019s team A vs. team B<\/span><\/p>\n<p><span style=\"font-weight: 400;\">\u05d6\u05d4 \u05e6\u05d5\u05d5\u05ea \u05d0' \u05de\u05d5\u05dc \u05e6\u05d5\u05d5\u05ea \u05d1'.<\/span><\/td>\n<\/tr>\n<tr>\n<td><span style=\"font-weight: 400;\">km<\/span><\/td>\n<td><span style=\"font-weight: 400;\">\u05e7\u05d9\u05dc\u05d5\u05de\u05d8\u05e8\u05d9\u05dd<\/span><\/td>\n<td><span style=\"font-weight: 400;\">.The town is 10 km away<\/span><\/p>\n<p><span style=\"font-weight: 400;\">\u05d4\u05e2\u05d9\u05d9\u05e8\u05d4 \u05e0\u05de\u05e6\u05d0\u05ea \u05d1\u05de\u05e8\u05d7\u05e7 \u05e9\u05dc 10 \u05e7&quot;\u05de.<\/span><\/td>\n<\/tr>\n<tr>\n<td><span style=\"font-weight: 400;\">.Min<\/span><\/td>\n<td><span style=\"font-weight: 400;\">\u05de\u05d9\u05e0\u05d9\u05de\u05d5\u05dd<\/span><\/td>\n<td><span style=\"font-weight: 400;\">.The min. age to enter is 18<\/span><\/p>\n<p><span style=\"font-weight: 400;\">\u05d4\u05d2\u05d9\u05dc \u05d4\u05de\u05d9\u05e0\u05d9\u05de\u05dc\u05d9 \u05dc\u05db\u05e0\u05d9\u05e1\u05d4 \u05d4\u05d5\u05d0 18.<\/span><\/td>\n<\/tr>\n<tr>\n<td><span style=\"font-weight: 400;\">.Max<\/span><\/td>\n<td><span style=\"font-weight: 400;\">\u05de\u05e7\u05e1\u05d9\u05de\u05d5\u05dd<\/span><\/td>\n<td><span style=\"font-weight: 400;\">.The max. capacity is 50 people<\/span><\/p>\n<p><span style=\"font-weight: 400;\">\u05d4\u05e7\u05d9\u05d1\u05d5\u05dc\u05ea \u05d4\u05de\u05e8\u05d1\u05d9\u05ea \u05d4\u05d9\u05d0 50 \u05d0\u05e0\u05e9\u05d9\u05dd.<\/span><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n        <\/div>\n    <\/div>\n  <\/section>\n\n\n  <section class=\"section blogHeadingText\" id=\"blogHeadingText-block_6111d5f974c1925834b6c457788be3f2\">\n    <div class=\"blogHeadingText__wrapper\" >\n        <div class=\"blogHeadingText__heading\">\n            <h2 class=\"blogHeadingText__headingItem\" data-blog-heading data-section-id=\"blogHeadingText-block_6111d5f974c1925834b6c457788be3f2\">\n                \u05de\u05d4 \u05d4\u05dd \u05e8\u05d0\u05e9\u05d9 \u05ea\u05d9\u05d1\u05d5\u05ea? \u2013 What are Acronyms?            <\/h2>\n        <\/div>\n        <div class=\"blogHeadingText__content\">\n            <p><span style=\"font-weight: 400;\">\u05e8\u05d0\u05e9\u05d9 \u05ea\u05d9\u05d1\u05d5\u05ea \u05d4\u05dd \u05e9\u05d9\u05dc\u05d5\u05d1 \u05e9\u05dc \u05d4\u05d0\u05d5\u05ea\u05d9\u05d5\u05ea \u05d4\u05e8\u05d0\u05e9\u05d5\u05e0\u05d5\u05ea \u05e9\u05dc \u05de\u05e1\u05e4\u05e8 \u05de\u05d9\u05dc\u05d9\u05dd, \u05e9\u05d9\u05d5\u05e6\u05e8\u05d5\u05ea \u05d9\u05d7\u05d3 \u05de\u05d5\u05e0\u05d7 \u05d7\u05d3\u05e9 \u05e9\u05e7\u05dc \u05dc\u05d6\u05db\u05d5\u05e8. \u05d4\u05e9\u05d9\u05de\u05d5\u05e9 \u05d1\u05e8\u05d0\u05e9\u05d9 \u05ea\u05d9\u05d1\u05d5\u05ea \u05de\u05d0\u05e4\u05e9\u05e8 \u05dc\u05d4\u05e2\u05d1\u05d9\u05e8 \u05de\u05d9\u05d3\u05e2 \u05d1\u05e6\u05d5\u05e8\u05d4 \u05e7\u05e6\u05e8\u05d4 \u05d5\u05e7\u05dc\u05d9\u05d8\u05d4. \u05dc\u05d4\u05dc\u05df \u05de\u05e1\u05e4\u05e8 \u05e8\u05d0\u05e9\u05d9 \u05ea\u05d9\u05d1\u05d5\u05ea \u05de\u05e7\u05d5\u05d1\u05dc\u05d9\u05dd \u05d1\u05d0\u05e0\u05d2\u05dc\u05d9\u05ea:<\/span><\/p>\n<table>\n<tbody>\n<tr>\n<td><b>\u05e8\u05d0\u05e9\u05d9 \u05ea\u05d9\u05d1\u05d5\u05ea \u05d1\u05d0\u05e0\u05d2\u05dc\u05d9\u05ea \u2013 English Acronyms<\/b><\/td>\n<td><b>\u05de\u05e9\u05de\u05e2\u05d5\u05ea \u05d1\u05d0\u05e0\u05d2\u05dc\u05d9\u05ea \u05d5\u05d1\u05e2\u05d1\u05e8\u05d9\u05ea<\/b><\/td>\n<td><b>\u05d3\u05d5\u05d2\u05de\u05d4 \u05dc\u05d4\u05de\u05d7\u05e9\u05d4<\/b><\/td>\n<\/tr>\n<tr>\n<td><span style=\"font-weight: 400;\">NASA<\/span><\/td>\n<td><span style=\"font-weight: 400;\">National Aeronautics and Space Administration<\/span><\/p>\n<p><span style=\"font-weight: 400;\">\u05e0\u05d0\u05e1&quot;\u05d0, \u05e1\u05d5\u05db\u05e0\u05d5\u05ea \u05d4\u05d7\u05dc\u05dc \u05d4\u05d0\u05de\u05e8\u05d9\u05e7\u05d0\u05d9\u05ea<\/span><\/td>\n<td><span style=\"font-weight: 400;\">NASA launched a new satellite<\/span><\/p>\n<p><span style=\"font-weight: 400;\">\u05e0\u05d0\u05e1&quot;\u05d0 \u05e9\u05d9\u05d2\u05e8\u05d4 \u05dc\u05d5\u05d5\u05d9\u05d9\u05df \u05d7\u05d3\u05e9.\u00a0<\/span><\/td>\n<\/tr>\n<tr>\n<td><span style=\"font-weight: 400;\">ASAP<\/span><\/td>\n<td><span style=\"font-weight: 400;\">As soon as possible<\/span><\/p>\n<p><span style=\"font-weight: 400;\">\u05d1\u05d4\u05e7\u05d3\u05dd \u05d4\u05d0\u05e4\u05e9\u05e8\u05d9<\/span><\/td>\n<td><span style=\"font-weight: 400;\">Please submit your report ASAP<\/span><\/p>\n<p><span style=\"font-weight: 400;\">\u05e0\u05d0 \u05dc\u05d4\u05d2\u05d9\u05e9 \u05d0\u05ea \u05d4\u05e2\u05d1\u05d5\u05d3\u05d4 \u05d1\u05d4\u05e7\u05d3\u05dd.\u00a0<\/span><\/td>\n<\/tr>\n<tr>\n<td><span style=\"font-weight: 400;\">FAQ<\/span><\/td>\n<td><span style=\"font-weight: 400;\">Frequently asked questions<\/span><\/p>\n<p><span style=\"font-weight: 400;\">\u05e9\u05d0\u05dc\u05d5\u05ea \u05e0\u05e4\u05d5\u05e6\u05d5\u05ea<\/span><\/td>\n<td><span style=\"font-weight: 400;\">Check the FAQ section for answers<\/span><\/p>\n<p><span style=\"font-weight: 400;\">\u05e2\u05d9\u05d9\u05df \u05d1\u05d7\u05dc\u05e7 \u05e9\u05dc \u05d4\u05e9\u05d0\u05dc\u05d5\u05ea \u05d4\u05e0\u05e4\u05d5\u05e6\u05d5\u05ea \u05db\u05d9 \u05dc\u05de\u05e6\u05d5\u05d0 \u05ea\u05e9\u05d5\u05d1\u05d5\u05ea.<\/span><\/td>\n<\/tr>\n<tr>\n<td><span style=\"font-weight: 400;\">BRB<\/span><\/td>\n<td><span style=\"font-weight: 400;\">Be right back<\/span><\/p>\n<p><span style=\"font-weight: 400;\">\u05de\u05d9\u05d3 \u05d0\u05e9\u05d5\u05d1<\/span><\/td>\n<td><span style=\"font-weight: 400;\">BRB, I need to answer the phone<\/span><\/p>\n<p><span style=\"font-weight: 400;\">\u05de\u05d9\u05d3 \u05d0\u05e9\u05d5\u05d1, \u05d0\u05e0\u05d9 \u05e6\u05e8\u05d9\u05db\u05d4 \u05dc\u05e2\u05e0\u05d5\u05ea \u05dc\u05d8\u05dc\u05e4\u05d5\u05df.\u00a0<\/span><\/td>\n<\/tr>\n<tr>\n<td><span style=\"font-weight: 400;\">LOL<\/span><\/td>\n<td><span style=\"font-weight: 400;\">Laughing out loud<\/span><\/p>\n<p><span style=\"font-weight: 400;\">\u05e6\u05d5\u05d7\u05e7 \u05d1\u05e7\u05d5\u05dc<\/span><\/td>\n<td><span style=\"font-weight: 400;\">!That joke was so funny, LOL<\/span><\/p>\n<p><span style=\"font-weight: 400;\">\u05d4\u05d1\u05d3\u05d9\u05d7\u05d4 \u05d4\u05d6\u05d5 \u05d4\u05d9\u05ea\u05d4 \u05db\u05dc \u05db\u05da \u05de\u05e6\u05d7\u05d9\u05e7\u05d4, \u05e6\u05d5\u05d7\u05e7 \u05d1\u05e7\u05d5\u05dc \u05e8\u05dd!<\/span><\/td>\n<\/tr>\n<tr>\n<td><span style=\"font-weight: 400;\">IDK<\/span><\/td>\n<td><span style=\"font-weight: 400;\">I don\u2019t know<\/span><\/p>\n<p><span style=\"font-weight: 400;\">\u05d0\u05e0\u05d9 \u05dc\u05d0 \u05d9\u05d5\u05d3\u05e2<\/span><\/td>\n<td><span style=\"font-weight: 400;\">IDK the answer to that<\/span><\/p>\n<p><span style=\"font-weight: 400;\">\u05d0\u05e0\u05d9 \u05dc\u05d0 \u05d9\u05d5\u05d3\u05e2 \u05d0\u05ea \u05d4\u05ea\u05e9\u05d5\u05d1\u05d4 \u05dc\u05d6\u05d4.<\/span><\/td>\n<\/tr>\n<tr>\n<td><span style=\"font-weight: 400;\">BTW<\/span><\/td>\n<td><span style=\"font-weight: 400;\">By the way<\/span><\/p>\n<p><span style=\"font-weight: 400;\">\u05d3\u05e8\u05da \u05d0\u05d2\u05d1<\/span><\/td>\n<td><span style=\"font-weight: 400;\">?BTW, did you see my message<\/span><\/p>\n<p><span style=\"font-weight: 400;\">\u05d0\u05d2\u05d1, \u05e8\u05d0\u05d9\u05ea \u05d0\u05ea \u05d4\u05d4\u05d5\u05d3\u05e2\u05d4 \u05e9\u05dc\u05d9?<\/span><\/td>\n<\/tr>\n<tr>\n<td><span style=\"font-weight: 400;\">DIY<\/span><\/td>\n<td><span style=\"font-weight: 400;\">Do it yourself<\/span><\/p>\n<p><span style=\"font-weight: 400;\">\u05e2\u05e9\u05d4 \u05d6\u05d0\u05ea \u05d1\u05e2\u05e6\u05de\u05da<\/span><\/td>\n<td><span style=\"font-weight: 400;\">I love DIY projects at home<\/span><\/p>\n<p><span style=\"font-weight: 400;\">\u05d0\u05e0\u05d9 \u05d0\u05d5\u05d4\u05d1\u05ea \u05e4\u05e8\u05d5\u05d9\u05e7\u05d8\u05d9\u05dd \u05e9\u05dc &quot;\u05e2\u05e9\u05d4 \u05d6\u05d0\u05ea \u05d1\u05e2\u05e6\u05de\u05da&quot; \u05d1\u05d1\u05d9\u05ea.<\/span><\/td>\n<\/tr>\n<tr>\n<td><span style=\"font-weight: 400;\">ETA<\/span><\/td>\n<td><span style=\"font-weight: 400;\">Estimated time of arrival<\/span><\/p>\n<p><span style=\"font-weight: 400;\">\u05d6\u05de\u05df \u05d4\u05d2\u05e2\u05d4 \u05de\u05e9\u05d5\u05e2\u05e8<\/span><\/td>\n<td><span style=\"font-weight: 400;\">My ETA is 3 PM<\/span><\/p>\n<p><span style=\"font-weight: 400;\">\u05d6\u05de\u05df \u05d4\u05d4\u05d2\u05e2\u05d4 \u05d4\u05de\u05e9\u05d5\u05e2\u05e8 \u05e9\u05dc\u05d9 \u05d4\u05d5\u05d0 3 \u05d0\u05d7\u05e8 \u05d4\u05e6\u05d4\u05e8\u05d9\u05d9\u05dd.<\/span><\/td>\n<\/tr>\n<tr>\n<td><span style=\"font-weight: 400;\">FYI<\/span><\/td>\n<td><span style=\"font-weight: 400;\">For your information<\/span><\/p>\n<p><span style=\"font-weight: 400;\">\u05dc\u05d9\u05d3\u05d9\u05e2\u05ea\u05da<\/span><\/td>\n<td><span style=\"font-weight: 400;\">FYI, the meeting is rescheduled<\/span><\/p>\n<p><span style=\"font-weight: 400;\">\u05dc\u05d9\u05d3\u05d9\u05e2\u05ea\u05da, \u05d4\u05e4\u05d2\u05d9\u05e9\u05d4 \u05e0\u05d3\u05d7\u05ea\u05d4 \u05dc\u05de\u05d5\u05e2\u05d3 \u05d0\u05d7\u05e8.\u00a0<\/span><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n        <\/div>\n    <\/div>\n  <\/section>\n\n\n  <section class=\"section blogHeadingText\" id=\"blogHeadingText-block_7d62f1998fb6876923b6a0e3531f0999\">\n    <div class=\"blogHeadingText__wrapper\" >\n        <div class=\"blogHeadingText__heading\">\n            <h2 class=\"blogHeadingText__headingItem\" data-blog-heading data-section-id=\"blogHeadingText-block_7d62f1998fb6876923b6a0e3531f0999\">\n                \u05e7\u05d9\u05e6\u05d5\u05e8\u05d9\u05dd \u05d5\u05e8\u05d0\u05e9\u05d9 \u05ea\u05d9\u05d1\u05d5\u05ea \u05d1\u05e2\u05e1\u05e7\u05d9\u05dd \u2013 Abbreviations and Acronyms in Business            <\/h2>\n        <\/div>\n        <div class=\"blogHeadingText__content\">\n            <p><span style=\"font-weight: 400;\">\u05d1\u05e2\u05d5\u05dc\u05dd \u05d4\u05e2\u05e1\u05e7\u05d9, \u05e7\u05d9\u05e6\u05d5\u05e8\u05d9\u05dd \u05d5\u05e8\u05d0\u05e9\u05d9 \u05ea\u05d9\u05d1\u05d5\u05ea \u05d7\u05d9\u05d5\u05e0\u05d9\u05d9\u05dd \u05dc\u05ea\u05e7\u05e9\u05d5\u05e8\u05ea \u05d9\u05e2\u05d9\u05dc\u05d4 \u05d5\u05dc\u05ea\u05e4\u05e2\u05d5\u05dc \u05de\u05e7\u05e6\u05d5\u05e2\u05d9. \u05dc\u05d4\u05dc\u05df \u05de\u05e1\u05e4\u05e8 \u05d3\u05d5\u05d2\u05de\u05d0\u05d5\u05ea \u05dc\u05e7\u05d9\u05e6\u05d5\u05e8\u05d9\u05dd \u05d5\u05dc\u05e8\u05d0\u05e9\u05d9 \u05ea\u05d9\u05d1\u05d5\u05ea \u05e0\u05e4\u05d5\u05e6\u05d9\u05dd \u05d1\u05e2\u05d5\u05dc\u05dd \u05d4\u05e2\u05e1\u05e7\u05d9:<\/span><\/p>\n<table>\n<tbody>\n<tr>\n<td><b>\u05e7\u05d9\u05e6\u05d5\u05e8\u05d9\u05dd \u05e0\u05e4\u05d5\u05e6\u05d9\u05dd \u2013 Common Abbreviations<\/b><\/td>\n<td><b>\u05de\u05e9\u05de\u05e2\u05d5\u05ea \u05d1\u05d0\u05e0\u05d2\u05dc\u05d9\u05ea \u05d5\u05d1\u05e2\u05d1\u05e8\u05d9\u05ea<\/b><\/td>\n<td><b>\u05d3\u05d5\u05d2\u05de\u05d4 \u05dc\u05d4\u05de\u05d7\u05e9\u05d4<\/b><\/td>\n<\/tr>\n<tr>\n<td><span style=\"font-weight: 400;\">.Dept<\/span><\/td>\n<td><span style=\"font-weight: 400;\">\u05de\u05d7\u05dc\u05e7\u05d4<\/span><\/td>\n<td><span style=\"font-weight: 400;\">She works in the Finance dept\u00a0<\/span><\/p>\n<p><span style=\"font-weight: 400;\">\u05d4\u05d9\u05d0 \u05e2\u05d5\u05d1\u05d3\u05ea \u05d1\u05de\u05d7\u05dc\u05e7\u05ea \u05d4\u05db\u05e1\u05e4\u05d9\u05dd.<\/span><\/td>\n<\/tr>\n<tr>\n<td><span style=\"font-weight: 400;\">.Inc<\/span><\/td>\n<td><span style=\"font-weight: 400;\">\u05e1\u05d5\u05d2 \u05e9\u05dc \u05d7\u05d1\u05e8\u05d4 \u05d1\u05e2&quot;\u05de<\/span><\/td>\n<td><span style=\"font-weight: 400;\">ABC Inc. is expanding its operations<\/span><\/p>\n<p><span style=\"font-weight: 400;\">\u05d7\u05d1\u05e8\u05ea ABC \u05d1\u05e2&quot;\u05de \u05de\u05e8\u05d7\u05d9\u05d1\u05d4 \u05d0\u05ea \u05e4\u05e2\u05d9\u05dc\u05d5\u05ea\u05d4.<\/span><\/td>\n<\/tr>\n<tr>\n<td><span style=\"font-weight: 400;\">.Ltd<\/span><\/td>\n<td><span style=\"font-weight: 400;\">\u05e1\u05d5\u05d2 \u05e9\u05dc \u05d7\u05d1\u05e8\u05d4 \u05d1\u05e2&quot;\u05de, \u05d1\u05d1\u05e2\u05dc\u05d5\u05ea \u05e4\u05e8\u05d8\u05d9\u05ea<\/span><\/td>\n<td><span style=\"font-weight: 400;\">XYZ Ltd. is a growing company<\/span><\/p>\n<p><span style=\"font-weight: 400;\">\u05d7\u05d1\u05e8\u05ea XYZ \u05d1\u05e2&quot;\u05de \u05d4\u05d9\u05d0 \u05d7\u05d1\u05e8\u05d4 \u05d1\u05e6\u05de\u05d9\u05d7\u05d4.\u00a0<\/span><\/td>\n<\/tr>\n<tr>\n<td><span style=\"font-weight: 400;\">.Est<\/span><\/td>\n<td><span style=\"font-weight: 400;\">\u05e0\u05d5\u05e1\u05d3 \u05d1&#8230;<\/span><\/td>\n<td><span style=\"font-weight: 400;\">Our company was Est. in 1995<\/span><\/p>\n<p><span style=\"font-weight: 400;\">\u05d4\u05d7\u05d1\u05e8\u05d4 \u05e9\u05dc\u05e0\u05d5 \u05e0\u05d5\u05e1\u05d3\u05d4 \u05d1\u05e9\u05e0\u05ea 1995.<\/span><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>&nbsp;<\/p>\n<table>\n<tbody>\n<tr>\n<td><b>\u05e8\u05d0\u05e9\u05d9 \u05ea\u05d9\u05d1\u05d5\u05ea \u05e0\u05e4\u05d5\u05e6\u05d9\u05dd \u2013 Common Acronyms<\/b><\/td>\n<td><b>\u05de\u05e9\u05de\u05e2\u05d5\u05ea \u05d1\u05d0\u05e0\u05d2\u05dc\u05d9\u05ea \u05d5\u05d1\u05e2\u05d1\u05e8\u05d9\u05ea<\/b><\/td>\n<td><b>\u05d3\u05d5\u05d2\u05de\u05d4 \u05dc\u05d4\u05de\u05d7\u05e9\u05d4<\/b><\/td>\n<\/tr>\n<tr>\n<td><span style=\"font-weight: 400;\">B2B<\/span><\/td>\n<td><span style=\"font-weight: 400;\">Business to Business<\/span><\/p>\n<p><span style=\"font-weight: 400;\">\u05e2\u05e1\u05e7 \u05e9\u05de\u05d5\u05db\u05e8 \u05dc\u05e2\u05e1\u05e7 \u05d0\u05d7\u05e8<\/span><\/td>\n<td><span style=\"font-weight: 400;\">B2B businesses sell to other businesses<\/span><\/p>\n<p><span style=\"font-weight: 400;\">\u05d7\u05d1\u05e8\u05d5\u05ea B2B \u05d4\u05df \u05d7\u05d1\u05e8\u05d5\u05ea \u05e9\u05de\u05d5\u05db\u05e8\u05d5\u05ea \u05dc\u05d7\u05d1\u05e8\u05d5\u05ea \u05d0\u05d7\u05e8\u05d5\u05ea.<\/span><\/td>\n<\/tr>\n<tr>\n<td><span style=\"font-weight: 400;\">HR<\/span><\/td>\n<td><span style=\"font-weight: 400;\">Human resources<\/span><\/p>\n<p><span style=\"font-weight: 400;\">\u05de\u05e9\u05d0\u05d1\u05d9 \u05d0\u05e0\u05d5\u05e9<\/span><\/td>\n<td><span style=\"font-weight: 400;\">An HR Manager supports employees in a workplace<\/span><\/p>\n<p><span style=\"font-weight: 400;\">\u05de\u05e0\u05d4\u05dc \u05de\u05e9\u05d0\u05d1\u05d9 \u05d0\u05e0\u05d5\u05e9 \u05ea\u05d5\u05de\u05da \u05d1\u05e2\u05d5\u05d1\u05d3\u05d9\u05dd \u05d1\u05de\u05e7\u05d5\u05dd \u05d4\u05e2\u05d1\u05d5\u05d3\u05d4.\u00a0<\/span><\/td>\n<\/tr>\n<tr>\n<td><span style=\"font-weight: 400;\">CEO<\/span><\/td>\n<td><span style=\"font-weight: 400;\">Chief Executive Officer<\/span><\/p>\n<p><span style=\"font-weight: 400;\">\u05de\u05e0\u05db&quot;\u05dc<\/span><\/td>\n<td><span style=\"font-weight: 400;\">The CEO of the company will visit next week<\/span><\/p>\n<p><span style=\"font-weight: 400;\">\u05de\u05e0\u05db&quot;\u05dc \u05d4\u05d7\u05d1\u05e8\u05d4 \u05d9\u05d1\u05e7\u05e8 \u05d1\u05e9\u05d1\u05d5\u05e2 \u05d4\u05d1\u05d0.\u00a0<\/span><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n        <\/div>\n    <\/div>\n  <\/section>\n\n\n  <section class=\"section blogHeadingText\" id=\"blogHeadingText-block_9e1a0750c850d9c2cae1ce4e6d88e9fa\">\n    <div class=\"blogHeadingText__wrapper\" >\n        <div class=\"blogHeadingText__heading\">\n            <h2 class=\"blogHeadingText__headingItem\" data-blog-heading data-section-id=\"blogHeadingText-block_9e1a0750c850d9c2cae1ce4e6d88e9fa\">\n                \u05e7\u05d9\u05e6\u05d5\u05e8\u05d9\u05dd \u05d5\u05e8\u05d0\u05e9\u05d9 \u05ea\u05d9\u05d1\u05d5\u05ea \u05d1\u05e8\u05e4\u05d5\u05d0\u05d4 \u2013 Abbreviations and Acronyms in Medicine            <\/h2>\n        <\/div>\n        <div class=\"blogHeadingText__content\">\n            <p><span style=\"font-weight: 400;\">\u05d1\u05e2\u05d5\u05dc\u05dd \u05d4\u05e8\u05e4\u05d5\u05d0\u05d4, \u05e7\u05d9\u05e6\u05d5\u05e8\u05d9\u05dd \u05d5\u05e8\u05d0\u05e9\u05d9 \u05ea\u05d9\u05d1\u05d5\u05ea \u05e0\u05e4\u05d5\u05e6\u05d9\u05dd \u05d1\u05d9\u05df \u05e8\u05d5\u05e4\u05d0\u05d9\u05dd \u05dc\u05d1\u05d9\u05df \u05e2\u05e6\u05de\u05dd \u05db\u05d3\u05d9 \u05dc\u05e7\u05e6\u05e8 \u05ea\u05d4\u05dc\u05d9\u05db\u05d9\u05dd \u05d5\u05dc\u05d4\u05e7\u05dc \u05e2\u05dc \u05d4\u05ea\u05e7\u05e9\u05d5\u05e8\u05ea \u05d4\u05de\u05e7\u05e6\u05d5\u05e2\u05d9\u05ea, \u05d0\u05da \u05d4\u05dd \u05de\u05d5\u05e4\u05d9\u05e2\u05d9\u05dd \u05d2\u05dd \u05d1\u05ea\u05e7\u05e9\u05d5\u05e8\u05ea \u05d0\u05d9\u05ea\u05e0\u05d5 \u05d4\u05de\u05d8\u05d5\u05e4\u05dc\u05d9\u05dd.\u00a0<\/span><\/p>\n<table style=\"height: 257px;\" width=\"783\">\n<tbody>\n<tr>\n<td><b>\u05e7\u05d9\u05e6\u05d5\u05e8\u05d9\u05dd \u05e0\u05e4\u05d5\u05e6\u05d9\u05dd \u2013 Common Abbreviations<\/b><\/td>\n<td><b>\u05de\u05e9\u05de\u05e2\u05d5\u05ea \u05d1\u05d0\u05e0\u05d2\u05dc\u05d9\u05ea \u05d5\u05d1\u05e2\u05d1\u05e8\u05d9\u05ea<\/b><\/td>\n<td><b>\u05d3\u05d5\u05d2\u05de\u05d4 \u05dc\u05d4\u05de\u05d7\u05e9\u05d4<\/b><\/td>\n<\/tr>\n<tr>\n<td><span style=\"font-weight: 400;\">.Pt<\/span><\/td>\n<td><span style=\"font-weight: 400;\">Patient<\/span><\/p>\n<p><span style=\"font-weight: 400;\">\u05de\u05d8\u05d5\u05e4\u05dc<\/span><\/td>\n<td><span style=\"font-weight: 400;\">The Pt. is stable now<\/span><\/p>\n<p><span style=\"font-weight: 400;\">\u05d4\u05de\u05d8\u05d5\u05e4\u05dc \u05d9\u05e6\u05d9\u05d1 \u05db\u05e2\u05ea.<\/span><\/td>\n<\/tr>\n<tr>\n<td><span style=\"font-weight: 400;\">x-ray<\/span><\/td>\n<td><span style=\"font-weight: 400;\">\u05e8\u05e0\u05d8\u05d2\u05df<\/span><\/td>\n<td><span style=\"font-weight: 400;\">An X-ray sees inside our body<\/span><\/p>\n<p><span style=\"font-weight: 400;\">\u05e8\u05e0\u05d8\u05d2\u05df \u05d4\u05d9\u05e0\u05d5 \u05de\u05db\u05e9\u05d9\u05e8 \u05d4\u05d3\u05de\u05d9\u05d4 \u05e9\u05de\u05e6\u05dc\u05dd \u05d0\u05ea \u05e4\u05e0\u05d9\u05dd \u05d4\u05d2\u05d5\u05e3.\u00a0<\/span><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>&nbsp;<\/p>\n<table>\n<tbody>\n<tr>\n<td><b>\u05e8\u05d0\u05e9\u05d9 \u05ea\u05d9\u05d1\u05d5\u05ea \u05e0\u05e4\u05d5\u05e6\u05d9\u05dd \u2013 Common Acronyms<\/b><\/td>\n<td><b>\u05de\u05e9\u05de\u05e2\u05d5\u05ea \u05d1\u05d0\u05e0\u05d2\u05dc\u05d9\u05ea \u05d5\u05d1\u05e2\u05d1\u05e8\u05d9\u05ea<\/b><\/td>\n<td><b>\u05d3\u05d5\u05d2\u05de\u05d4 \u05dc\u05d4\u05de\u05d7\u05e9\u05d4<\/b><\/td>\n<\/tr>\n<tr>\n<td><span style=\"font-weight: 400;\">ICU<\/span><\/td>\n<td><span style=\"font-weight: 400;\">Intensive Care Unit<\/span><\/p>\n<p><span style=\"font-weight: 400;\">\u05d8\u05d9\u05e4\u05d5\u05dc \u05e0\u05de\u05e8\u05e5<\/span><\/td>\n<td><span style=\"font-weight: 400;\">The patient was transferred to the ICU<\/span><\/p>\n<p><span style=\"font-weight: 400;\">\u05d4\u05de\u05d8\u05d5\u05e4\u05dc \u05d4\u05d5\u05e2\u05d1\u05e8 \u05dc\u05d8\u05d9\u05e4\u05d5\u05dc \u05e0\u05de\u05e8\u05e5.<\/span><\/td>\n<\/tr>\n<tr>\n<td><span style=\"font-weight: 400;\">MRI<\/span><\/td>\n<td><span style=\"font-weight: 400;\">Magnetic Resonance Imaging<\/span><\/p>\n<p><span style=\"font-weight: 400;\">\u05de\u05db\u05e9\u05d9\u05e8 \u05d4\u05d3\u05de\u05d9\u05d4 \u05d4\u05de\u05d1\u05d5\u05e1\u05e1 \u05e2\u05dc \u05ea\u05d4\u05d5\u05d3\u05d4 \u05de\u05d2\u05e0\u05d8\u05d9\u05ea<\/span><\/td>\n<td><span style=\"font-weight: 400;\">An MRI takes images of our insides<\/span><\/p>\n<p><span style=\"font-weight: 400;\">\u05de\u05db\u05e9\u05d9\u05e8 MRI \u05de\u05e6\u05dc\u05dd \u05d0\u05ea \u05d4\u05d0\u05d9\u05d1\u05e8\u05d9\u05dd \u05d4\u05e4\u05e0\u05d9\u05de\u05d9\u05d9\u05dd \u05e9\u05dc\u05e0\u05d5.<\/span><\/td>\n<\/tr>\n<tr>\n<td><span style=\"font-weight: 400;\">CPR<\/span><\/td>\n<td><span style=\"font-weight: 400;\">Cardiopulmonary Resuscitation<\/span><\/p>\n<p><span style=\"font-weight: 400;\">\u05d4\u05d7\u05d9\u05d9\u05d0\u05d4<\/span><\/td>\n<td><span style=\"font-weight: 400;\">CPR helps when the heart stops beating<\/span><\/p>\n<p><span style=\"font-weight: 400;\">\u05d4\u05d7\u05d9\u05d9\u05d0\u05d4 \u05d4\u05d9\u05d0 \u05e4\u05e2\u05d5\u05dc\u05d4 \u05de\u05d9\u05d9\u05d3\u05d9\u05ea \u05e9\u05e2\u05d5\u05d6\u05e8\u05ea \u05db\u05d0\u05e9\u05e8 \u05d4\u05dc\u05d1 \u05e9\u05dc \u05d0\u05d3\u05dd \u05de\u05e4\u05e1\u05d9\u05e7 \u05dc\u05e4\u05e2\u05d5\u05dc.\u00a0<\/span><\/td>\n<\/tr>\n<tr>\n<td><span style=\"font-weight: 400;\">ER<\/span><\/td>\n<td><span style=\"font-weight: 400;\">Emergency Room<\/span><\/p>\n<p><span style=\"font-weight: 400;\">\u05d7\u05d3\u05e8 \u05de\u05d9\u05d5\u05df<\/span><\/td>\n<td><span style=\"font-weight: 400;\">He was rushed to the ER<\/span><\/p>\n<p><span style=\"font-weight: 400;\">\u05d4\u05d5\u05d0 \u05e4\u05d5\u05e0\u05d4 \u05d1\u05de\u05d4\u05d9\u05e8\u05d5\u05ea \u05dc\u05d7\u05d3\u05e8 \u05de\u05d9\u05d5\u05df.<\/span><\/td>\n<\/tr>\n<tr>\n<td><span style=\"font-weight: 400;\">OR<\/span><\/td>\n<td><span style=\"font-weight: 400;\">Operation Room<\/span><\/p>\n<p><span style=\"font-weight: 400;\">\u05d7\u05d3\u05e8 \u05e0\u05d9\u05ea\u05d5\u05d7<\/span><\/td>\n<td><span style=\"font-weight: 400;\">The OR is ready for surgery<\/span><\/p>\n<p><span style=\"font-weight: 400;\">\u05d7\u05d3\u05e8 \u05d4\u05e0\u05d9\u05ea\u05d5\u05d7 \u05de\u05d5\u05db\u05df \u05dc\u05e0\u05d9\u05ea\u05d5\u05d7.<\/span><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>&nbsp;<\/p>\n<p><span style=\"font-weight: 400;\">\u05e9\u05d9\u05de\u05d5\u05e9 \u05e0\u05db\u05d5\u05df \u05d1\u05e7\u05d9\u05e6\u05d5\u05e8\u05d9\u05dd \u05d5\u05d1\u05e8\u05d0\u05e9\u05d9 \u05ea\u05d9\u05d1\u05d5\u05ea \u05d1\u05d0\u05e0\u05d2\u05dc\u05d9\u05ea \u05d9\u05db\u05d5\u05dc \u05dc\u05d4\u05e4\u05d5\u05da \u05d0\u05ea \u05d4\u05ea\u05e7\u05e9\u05d5\u05e8\u05ea \u05e9\u05dc\u05db\u05dd \u05dc\u05de\u05d4\u05d9\u05e8\u05d4 \u05d5\u05de\u05d5\u05d1\u05e0\u05ea \u05d9\u05d5\u05ea\u05e8, \u05d5\u05dc\u05d4\u05e6\u05d9\u05d2 \u05e8\u05d5\u05e9\u05dd \u05de\u05e7\u05e6\u05d5\u05e2\u05d9. \u05d4\u05db\u05e8\u05ea \u05d4\u05e7\u05d9\u05e6\u05d5\u05e8\u05d9\u05dd \u05d4\u05e0\u05e4\u05d5\u05e6\u05d9\u05dd \u05d5\u05d4\u05d1\u05e0\u05ea \u05d4\u05de\u05e9\u05de\u05e2\u05d5\u05ea \u05e9\u05dc\u05d4\u05dd \u05ea\u05e1\u05d9\u05d9\u05e2 \u05dc\u05db\u05dd \u05dc\u05e9\u05e4\u05e8 \u05d0\u05ea \u05d9\u05db\u05d5\u05dc\u05d5\u05ea \u05d4\u05e9\u05e4\u05d4 \u05d5\u05dc\u05d4\u05ea\u05e0\u05d4\u05dc \u05d1\u05d1\u05d9\u05d8\u05d7\u05d5\u05df \u05d1\u05db\u05dc \u05ea\u05d7\u05d5\u05dd.\u00a0<\/span><\/p>\n<p><span style=\"font-weight: 400;\">\u05d0\u05e0\u05d7\u05e0\u05d5 \u05d1<\/span><a href=\"https:\/\/www.novakidschool.com\/he\"><span style=\"font-weight: 400;\">\u05e0\u05d5\u05d1\u05d0\u05e7\u05d9\u05d3<\/span><\/a><span style=\"font-weight: 400;\"> \u05de\u05e9\u05e7\u05d9\u05e2\u05d9\u05dd \u05d1\u05ea\u05d5\u05db\u05df \u05d0\u05d9\u05db\u05d5\u05ea\u05d9 \u05d4\u05de\u05d9\u05d5\u05e2\u05d3 \u05dc\u05d4\u05d5\u05e8\u05d9\u05dd \u05d5\u05dc\u05d9\u05dc\u05d3\u05d9\u05dd \u05e9\u05de\u05e2\u05d5\u05e0\u05d9\u05d9\u05e0\u05d9\u05dd \u05dc\u05dc\u05de\u05d5\u05d3 \u05d0\u05e0\u05d2\u05dc\u05d9\u05ea \u05d1\u05e6\u05d5\u05e8\u05d4 \u05d7\u05d5\u05d5\u05d9\u05d9\u05ea\u05d9\u05ea. \u05e8\u05d5\u05e6\u05d9\u05dd \u05dc\u05d4\u05e2\u05e0\u05d9\u05e7 \u05dc\u05d9\u05dc\u05d3\u05d9\u05db\u05dd \u05d0\u05ea \u05d9\u05ea\u05e8\u05d5\u05df? \u05d4\u05d9\u05e8\u05e9\u05de\u05d5 \u05dc<\/span><a href=\"https:\/\/www.novakidschool.com\/he\/programs\/virtual_explorer\/\"><span style=\"font-weight: 400;\">\u05e7\u05d5\u05e8\u05e1\u05d9\u05dd \u05d4\u05de\u05e7\u05d5\u05d5\u05e0\u05d9\u05dd \u05e9\u05dc\u05e0\u05d5<\/span><\/a><span style=\"font-weight: 400;\"> \u05e2\u05d5\u05d3 \u05d4\u05d9\u05d5\u05dd!<\/span><\/p>\n        <\/div>\n    <\/div>\n  <\/section>\n\n\n  <section class=\"section blogHeadingText\" id=\"blogHeadingText-block_b860a64cee7d242566e180552bcaeafa\">\n    <div class=\"blogHeadingText__wrapper\" >\n        <div class=\"blogHeadingText__heading\">\n            <h2 class=\"blogHeadingText__headingItem\" data-blog-heading data-section-id=\"blogHeadingText-block_b860a64cee7d242566e180552bcaeafa\">\n                Abbreviations and Acronyms in English \u2013 Test            <\/h2>\n        <\/div>\n        <div class=\"blogHeadingText__content\">\n                    <\/div>\n    <\/div>\n  <\/section>\n\n\n\n    <!-- Custom CSS for Quiz -->\n    <style type=\"text\/css\">\n\n    \/* Fixes *\/\n    #advq_quiz_6949 ul.advq_question_list {\n        padding:10px 0;\n        margin:0;\n    }\n\n    #advq_quiz_6949 {\n        font-family: ;\n        font-size: 1em;\n        line-height: 1.5em;\n        font-weight: 400;\n        font-style: ;\n    }\n\n    #advq_quiz_6949 .advq_button,\n    #advq_quiz_6949 .advq_validade_ck,\n    #advq_quiz_6949 .advq_next_button,\n    #advq_quiz_6949 .advq_start_quiz_button,\n    #advq_quiz_6949 .advq-restart,\n    #advq_quiz_6949 .advq-restart a {\n        color:#FFFFFF;\n        background-color:rgba(200,107,245,1);\n        font-family: ;\n    }\n\n    #advq_quiz_6949 .advq_button,\n    #advq_quiz_6949 .advq_next_button,\n    #advq_quiz_6949 .advq_start_quiz_button {\n        font-size: 1em;\n        line-height: 1.5em;\n        font-weight: 400;\n        font-style: ;\n    }\n\n    #advq_quiz_6949 .advq_button:hover,\n    #advq_quiz_6949 .advq_validade_ck:hover,\n    #advq_quiz_6949 .advq_next_button:hover,\n    #advq_quiz_6949 .advq_start_quiz_button:hover,\n    #advq_quiz_6949 .advq-restart:hover,\n    #advq_quiz_6949 .advq-restart a:hover {\n        color:#FFFFFF;\n        background-color:rgba(200,107,245,1);\n    }\n\n    #advq_quiz_6949 {\n            max-width:100%;\n        }\n        \n    \/* Questions *\/\n    #advq_quiz_6949 .advq_question {\n        color: rgba(0,0,0,1);\n        font-family: ;\n        font-size: 1.5em;\n        line-height: 1.5em;\n        padding-top: 10px;\n        padding-right: 10px;\n        padding-bottom: 10px;\n        padding-left: 10px;\n        background-color: rgba(245,245,245,1);\n        font-weight: 700;\n        font-style: ;\n    }\n    \/* General rule for Answers *\/\n    #advq_quiz_6949 .advq_question_container li {\n        font-family: ;\n        font-size: 1em;\n        line-height: 1.5em;\n        font-weight: 400;\n        font-style: ;\n        padding-top: 10px;\n        padding-right: 10px;\n        padding-bottom: 10px;\n        padding-left: 10px;\n    }\n\n    \/* Normal State *\/\n    #advq_quiz_6949 .advq_question_container li.quiz_unselected_answer {\n        background-color: rgba(244,244,244,1);\n        color: rgba(0,0,0,1);\n    }\n    \/* Hover State *\/\n    #advq_quiz_6949 .advq_question_container ul.advq_question_list:not(.quiz_question_done) li:hover {\n        background-color: rgba(255,230,6,1);\n        color: rgba(0,0,0,1);\n    }\n    \/* Selected Answer *\/\n    #advq_quiz_6949 .advq_question_container  li.quiz_selected_answer {\n        background-color: rgba(110,70,255,1);\n        color: rgba(0,0,0,1);\n    }\n    \/* Correct Answer *\/\n    #advq_quiz_6949 .advq_question_container li.quiz_selected_answer.quiz_correct_answer {\n        background-color: rgba(158,208,100,1);\n        color: rgba(0,0,0,1);\n    }\n    \/* Unselected Correct Answer *\/\n    #advq_quiz_6949 .advq_question_container li.quiz_unselected_answer.quiz_unselected_correct_answer {\n        background-color: rgba(158,208,100,1);\n        color: rgba(0,0,0,1);\n    }\n    \/* Wrong Answer *\/\n    #advq_quiz_6949 .advq_question_container li.quiz_selected_answer.quiz_incorrect_answer {\n        background-color: rgba(243,134,129,1);\n        color: rgba(0,0,0,1);\n    }\n\n    \/* Answer Information *\/\n    #advq_quiz_6949 .advq_answer_commentary {\n        background-color: rgba(244,244,244,1);\n        color: rgba(0,0,0,1);\n    }\n\n    \/* Answers Container *\/\n    #advq_quiz_6949 .advq_results_wrapper {\n        background-color: rgba(249,249,249,1);\n        color: rgba(0,0,0,1);\n        padding-top: 20px;\n        padding-right: 20px;\n        padding-bottom: 20px;\n        padding-left: 20px;\n        margin-top: 20px;\n        margin-right: 0;\n        margin-bottom: 0;\n        margin-left: 0;\n        border:1px solid #f5f5f5;\n    }\n    #advq_quiz_6949 .advq_review_answers {\n        padding-top: 20px;\n        padding-right: 20px;\n        padding-bottom: 20px;\n        padding-left: 20px;\n    }\n    \n    <\/style><div style='opacity:0' class='advq_quiz_wrap advq_minimal advq_hasprogbar' data-quiz-id='6949' id='advq_quiz_6949' data-qtype='trivia' data-qlayout='minimal' data-unique-visitor='false' data-start-time='1776338103' data-options='{\"provide_result\":false,\"allow_change\":false,\"result_position\":\"inline\",\"one_page\":true,\"scroll_to_next\":false,\"progress_bar\":\"disabled\",\"back_button\":false,\"list_mode\":false,\"relation\":\"AND\",\"answerstags\":false}'><div  data-mandatory=\"\" class=\"advq_question_container \" ><div class=\"advq_question_wrap\"><div class=\"advq_question\" data-question-id=\"question-1\" >\u05de\u05d4 \u05de\u05e9\u05de\u05e2\u05d5\u05ea \u05d4\u05e7\u05d9\u05e6\u05d5\u05e8 Dr.?<\/div><ul data-priority=\"normal\" data-type=\"radio\" data-relation=\"ignore\" class=\"advq_question_list\" data-question-id=\"question-1\"><li class=\"quiz_unselected_answer\"><input data-value='Teacher' data-rule='0' id='question-1_0' name='question-1' type='radio' data-points='1'> <label for='question-1_0'><span class=\"advq_a_input\"><i class=\"fa fa-square-o\" aria-hidden=\"true\"><\/i><\/span>Teacher<\/label><\/li><li class=\"quiz_unselected_answer\"><input data-value='Doctor ' data-rule='1' id='question-1_1' name='question-1' type='radio' data-points='1'> <label for='question-1_1'><span class=\"advq_a_input\"><i class=\"fa fa-square-o\" aria-hidden=\"true\"><\/i><\/span>Doctor <\/label><\/li><li class=\"quiz_unselected_answer\"><input data-value=' Drive ' data-rule='0' id='question-1_2' name='question-1' type='radio' data-points='1'> <label for='question-1_2'><span class=\"advq_a_input\"><i class=\"fa fa-square-o\" aria-hidden=\"true\"><\/i><\/span> Drive <\/label><\/li><li class=\"quiz_unselected_answer\"><input data-value='Pilot' data-rule='0' id='question-1_3' name='question-1' type='radio' data-points='1'> <label for='question-1_3'><span class=\"advq_a_input\"><i class=\"fa fa-square-o\" aria-hidden=\"true\"><\/i><\/span>Pilot<\/label><\/li><\/ul><\/div><\/div><div  data-mandatory=\"\" class=\"advq_question_container \" ><div class=\"advq_question_wrap\"><div class=\"advq_question\" data-question-id=\"question-2\" >\u05d4\u05e9\u05dc\u05d9\u05de\u05d5 \u05d0\u05ea \u05d4\u05de\u05e9\u05e4\u05d8: \u05d0\u05e0\u05d0 \u05d4\u05d1\u05d9\u05d0\u05d5 \u05d7\u05d8\u05d9\u05e4\u05d9\u05dd, \u05e9\u05ea\u05d9\u05d9\u05d4 _______. <\/div><ul data-priority=\"normal\" data-type=\"radio\" data-relation=\"ignore\" class=\"advq_question_list\" data-question-id=\"question-2\"><li class=\"quiz_unselected_answer\"><input data-value='.Min' data-rule='0' id='question-2_0' name='question-2' type='radio' data-points='1'> <label for='question-2_0'><span class=\"advq_a_input\"><i class=\"fa fa-square-o\" aria-hidden=\"true\"><\/i><\/span>.Min<\/label><\/li><li class=\"quiz_unselected_answer\"><input data-value='.Etc' data-rule='1' id='question-2_1' name='question-2' type='radio' data-points='1'> <label for='question-2_1'><span class=\"advq_a_input\"><i class=\"fa fa-square-o\" aria-hidden=\"true\"><\/i><\/span>.Etc<\/label><\/li><li class=\"quiz_unselected_answer\"><input data-value='ASAP' data-rule='0' id='question-2_2' name='question-2' type='radio' data-points='1'> <label for='question-2_2'><span class=\"advq_a_input\"><i class=\"fa fa-square-o\" aria-hidden=\"true\"><\/i><\/span>ASAP<\/label><\/li><li class=\"quiz_unselected_answer\"><input data-value='.Max' data-rule='0' id='question-2_3' name='question-2' type='radio' data-points='1'> <label for='question-2_3'><span class=\"advq_a_input\"><i class=\"fa fa-square-o\" aria-hidden=\"true\"><\/i><\/span>.Max<\/label><\/li><\/ul><\/div><\/div><div  data-mandatory=\"\" class=\"advq_question_container \" ><div class=\"advq_question_wrap\"><div class=\"advq_question\" data-question-id=\"question-3\" >\u05de\u05d4 \u05de\u05e9\u05de\u05e2\u05d5\u05ea \u05e8\u05d0\u05e9\u05d9 \u05d4\u05ea\u05d9\u05d1\u05d5\u05ea NASA? <\/div><ul data-priority=\"normal\" data-type=\"radio\" data-relation=\"ignore\" class=\"advq_question_list\" data-question-id=\"question-3\"><li class=\"quiz_unselected_answer\"><input data-value='New Aeronautics and Space Agency ' data-rule='0' id='question-3_0' name='question-3' type='radio' data-points='1'> <label for='question-3_0'><span class=\"advq_a_input\"><i class=\"fa fa-square-o\" aria-hidden=\"true\"><\/i><\/span>New Aeronautics and Space Agency <\/label><\/li><li class=\"quiz_unselected_answer\"><input data-value=' National Aeronautics and Space Administration ' data-rule='1' id='question-3_1' name='question-3' type='radio' data-points='1'> <label for='question-3_1'><span class=\"advq_a_input\"><i class=\"fa fa-square-o\" aria-hidden=\"true\"><\/i><\/span> National Aeronautics and Space Administration <\/label><\/li><li class=\"quiz_unselected_answer\"><input data-value='National Aircraft and Space Association' data-rule='0' id='question-3_2' name='question-3' type='radio' data-points='1'> <label for='question-3_2'><span class=\"advq_a_input\"><i class=\"fa fa-square-o\" aria-hidden=\"true\"><\/i><\/span>National Aircraft and Space Association<\/label><\/li><li class=\"quiz_unselected_answer\"><input data-value='National Aerospace and Space Agency' data-rule='0' id='question-3_3' name='question-3' type='radio' data-points='1'> <label for='question-3_3'><span class=\"advq_a_input\"><i class=\"fa fa-square-o\" aria-hidden=\"true\"><\/i><\/span>National Aerospace and Space Agency<\/label><\/li><\/ul><\/div><\/div><div  data-mandatory=\"\" class=\"advq_question_container \" ><div class=\"advq_question_wrap\"><div class=\"advq_question\" data-question-id=\"question-4\" >\u05de\u05e9\u05de\u05e2\u05d5\u05ea \u05e8\u05d0\u05e9\u05d9 \u05d4\u05ea\u05d9\u05d1\u05d5\u05ea BRB \u05d4\u05d9\u05d0: <\/div><ul data-priority=\"normal\" data-type=\"radio\" data-relation=\"ignore\" class=\"advq_question_list\" data-question-id=\"question-4\"><li class=\"quiz_unselected_answer\"><input data-value='Bring real books ' data-rule='0' id='question-4_0' name='question-4' type='radio' data-points='1'> <label for='question-4_0'><span class=\"advq_a_input\"><i class=\"fa fa-square-o\" aria-hidden=\"true\"><\/i><\/span>Bring real books <\/label><\/li><li class=\"quiz_unselected_answer\"><input data-value='Be really bold' data-rule='0' id='question-4_1' name='question-4' type='radio' data-points='1'> <label for='question-4_1'><span class=\"advq_a_input\"><i class=\"fa fa-square-o\" aria-hidden=\"true\"><\/i><\/span>Be really bold<\/label><\/li><li class=\"quiz_unselected_answer\"><input data-value='Be right back ' data-rule='1' id='question-4_2' name='question-4' type='radio' data-points='1'> <label for='question-4_2'><span class=\"advq_a_input\"><i class=\"fa fa-square-o\" aria-hidden=\"true\"><\/i><\/span>Be right back <\/label><\/li><li class=\"quiz_unselected_answer\"><input data-value='Buy red bags ' data-rule='0' id='question-4_3' name='question-4' type='radio' data-points='1'> <label for='question-4_3'><span class=\"advq_a_input\"><i class=\"fa fa-square-o\" aria-hidden=\"true\"><\/i><\/span>Buy red bags <\/label><\/li><\/ul><\/div><\/div><div  data-mandatory=\"\" class=\"advq_question_container \" ><div class=\"advq_question_wrap\"><div class=\"advq_question\" data-question-id=\"question-5\" >\u05d0\u05d9\u05d6\u05d4 \u05de\u05d4\u05e7\u05d9\u05e6\u05d5\u05e8\u05d9\u05dd \u05d4\u05d1\u05d0\u05d9\u05dd \u05de\u05e9\u05de\u05e9 \u05dc\u05ea\u05d9\u05d0\u05d5\u05e8 \u05d4\u05de\u05d9\u05dc\u05d4 \"\u05d3\u05e7\u05d4\"? <\/div><ul data-priority=\"normal\" data-type=\"radio\" data-relation=\"ignore\" class=\"advq_question_list\" data-question-id=\"question-5\"><li class=\"quiz_unselected_answer\"><input data-value='.Max' data-rule='0' id='question-5_0' name='question-5' type='radio' data-points='1'> <label for='question-5_0'><span class=\"advq_a_input\"><i class=\"fa fa-square-o\" aria-hidden=\"true\"><\/i><\/span>.Max<\/label><\/li><li class=\"quiz_unselected_answer\"><input data-value='.Min' data-rule='1' id='question-5_1' name='question-5' type='radio' data-points='1'> <label for='question-5_1'><span class=\"advq_a_input\"><i class=\"fa fa-square-o\" aria-hidden=\"true\"><\/i><\/span>.Min<\/label><\/li><li class=\"quiz_unselected_answer\"><input data-value='.Min' data-rule='0' id='question-5_2' name='question-5' type='radio' data-points='1'> <label for='question-5_2'><span class=\"advq_a_input\"><i class=\"fa fa-square-o\" aria-hidden=\"true\"><\/i><\/span>.Min<\/label><\/li><li class=\"quiz_unselected_answer\"><input data-value='.Etc' data-rule='0' id='question-5_3' name='question-5' type='radio' data-points='1'> <label for='question-5_3'><span class=\"advq_a_input\"><i class=\"fa fa-square-o\" aria-hidden=\"true\"><\/i><\/span>.Etc<\/label><\/li><\/ul><\/div><\/div><div  data-mandatory=\"\" class=\"advq_question_container \" ><div class=\"advq_question_wrap\"><div class=\"advq_question\" data-question-id=\"question-11\" >\u05d4\u05e9\u05dc\u05d9\u05de\u05d5 \u05d0\u05ea \u05d4\u05de\u05e9\u05e4\u05d8: \u05d4\u05db\u05e0\u05d9\u05e1\u05d4 \u05de\u05d5\u05ea\u05e8\u05ea \u05e8\u05e7 \u05dc\u05de\u05d1\u05d5\u05d2\u05e8\u05d9\u05dd. \u05d4\u05d2\u05d9\u05dc \u05d4____ \u05d4\u05d5\u05d0 18. <\/div><ul data-priority=\"normal\" data-type=\"radio\" data-relation=\"ignore\" class=\"advq_question_list\" data-question-id=\"question-11\"><li class=\"quiz_unselected_answer\"><input data-value='.Vs' data-rule='0' id='question-11_0' name='question-11' type='radio' data-points='0'> <label for='question-11_0'><span class=\"advq_a_input\"><i class=\"fa fa-square-o\" aria-hidden=\"true\"><\/i><\/span>.Vs<\/label><\/li><li class=\"quiz_unselected_answer\"><input data-value='LOL ' data-rule='0' id='question-11_1' name='question-11' type='radio' data-points='0'> <label for='question-11_1'><span class=\"advq_a_input\"><i class=\"fa fa-square-o\" aria-hidden=\"true\"><\/i><\/span>LOL <\/label><\/li><li class=\"quiz_unselected_answer\"><input data-value='IDK' data-rule='0' id='question-11_2' name='question-11' type='radio' data-points='0'> <label for='question-11_2'><span class=\"advq_a_input\"><i class=\"fa fa-square-o\" aria-hidden=\"true\"><\/i><\/span>IDK<\/label><\/li><li class=\"quiz_unselected_answer\"><input data-value='.Min' data-rule='0' id='question-11_3' name='question-11' type='radio' data-points='0'> <label for='question-11_3'><span class=\"advq_a_input\"><i class=\"fa fa-square-o\" aria-hidden=\"true\"><\/i><\/span>.Min<\/label><\/li><\/ul><\/div><\/div><div  data-mandatory=\"\" class=\"advq_question_container \" ><div class=\"advq_question_wrap\"><div class=\"advq_question\" data-question-id=\"question-16\" >\u05de\u05d4 \u05de\u05e9\u05de\u05e2\u05d5\u05ea \u05e8\u05d0\u05e9\u05d9 \u05d4\u05ea\u05d9\u05d1\u05d5\u05ea B2B?<\/div><ul data-priority=\"normal\" data-type=\"radio\" data-relation=\"ignore\" class=\"advq_question_list\" data-question-id=\"question-16\"><li class=\"quiz_unselected_answer\"><input data-value='Back to business ' data-rule='0' id='question-16_0' name='question-16' type='radio' data-points='1'> <label for='question-16_0'><span class=\"advq_a_input\"><i class=\"fa fa-square-o\" aria-hidden=\"true\"><\/i><\/span>Back to business <\/label><\/li><li class=\"quiz_unselected_answer\"><input data-value='Business to business ' data-rule='1' id='question-16_1' name='question-16' type='radio' data-points='1'> <label for='question-16_1'><span class=\"advq_a_input\"><i class=\"fa fa-square-o\" aria-hidden=\"true\"><\/i><\/span>Business to business <\/label><\/li><li class=\"quiz_unselected_answer\"><input data-value='Buy to build' data-rule='0' id='question-16_2' name='question-16' type='radio' data-points='1'> <label for='question-16_2'><span class=\"advq_a_input\"><i class=\"fa fa-square-o\" aria-hidden=\"true\"><\/i><\/span>Buy to build<\/label><\/li><li class=\"quiz_unselected_answer\"><input data-value='Business to buyers ' data-rule='0' id='question-16_3' name='question-16' type='radio' data-points='1'> <label for='question-16_3'><span class=\"advq_a_input\"><i class=\"fa fa-square-o\" aria-hidden=\"true\"><\/i><\/span>Business to buyers <\/label><\/li><\/ul><\/div><\/div><div  data-mandatory=\"\" class=\"advq_question_container \" ><div class=\"advq_question_wrap\"><div class=\"advq_question\" data-question-id=\"question-17\" >\u05d1\u05e2\u05d5\u05dc\u05dd \u05d4\u05e8\u05e4\u05d5\u05d0\u05d9, ICU \u05d4\u05d9\u05e0\u05d5: <\/div><ul data-priority=\"normal\" data-type=\"radio\" data-relation=\"ignore\" class=\"advq_question_list\" data-question-id=\"question-17\"><li class=\"quiz_unselected_answer\"><input data-value='Immediate Care Unit ' data-rule='0' id='question-17_0' name='question-17' type='radio' data-points='1'> <label for='question-17_0'><span class=\"advq_a_input\"><i class=\"fa fa-square-o\" aria-hidden=\"true\"><\/i><\/span>Immediate Care Unit <\/label><\/li><li class=\"quiz_unselected_answer\"><input data-value='Internal Care Unit ' data-rule='0' id='question-17_1' name='question-17' type='radio' data-points='1'> <label for='question-17_1'><span class=\"advq_a_input\"><i class=\"fa fa-square-o\" aria-hidden=\"true\"><\/i><\/span>Internal Care Unit <\/label><\/li><li class=\"quiz_unselected_answer\"><input data-value='Injury Crisis Unit' data-rule='0' id='question-17_2' name='question-17' type='radio' data-points='1'> <label for='question-17_2'><span class=\"advq_a_input\"><i class=\"fa fa-square-o\" aria-hidden=\"true\"><\/i><\/span>Injury Crisis Unit<\/label><\/li><li class=\"quiz_unselected_answer\"><input data-value='Intensive Care Unit ' data-rule='1' id='question-17_3' name='question-17' type='radio' data-points='1'> <label for='question-17_3'><span class=\"advq_a_input\"><i class=\"fa fa-square-o\" aria-hidden=\"true\"><\/i><\/span>Intensive Care Unit <\/label><\/li><\/ul><\/div><\/div><div  data-mandatory=\"\" class=\"advq_question_container \" ><div class=\"advq_question_wrap\"><div class=\"advq_question\" data-question-id=\"question-18\" >\u05d4\u05e9\u05dc\u05d9\u05de\u05d5 \u05d0\u05ea \u05d4\u05de\u05e9\u05e4\u05d8: \u05d1\u05de\u05e7\u05e8\u05d9\u05dd \u05d3\u05d7\u05d5\u05e4\u05d9\u05dd, \u05d0\u05e0\u05d0 \u05d4\u05d2\u05d9\u05d1\u05d5 ________. <\/div><ul data-priority=\"normal\" data-type=\"radio\" data-relation=\"ignore\" class=\"advq_question_list\" data-question-id=\"question-18\"><li class=\"quiz_unselected_answer\"><input data-value='DIY' data-rule='0' id='question-18_0' name='question-18' type='radio' data-points='1'> <label for='question-18_0'><span class=\"advq_a_input\"><i class=\"fa fa-square-o\" aria-hidden=\"true\"><\/i><\/span>DIY<\/label><\/li><li class=\"quiz_unselected_answer\"><input data-value='ETA ' data-rule='0' id='question-18_1' name='question-18' type='radio' data-points='1'> <label for='question-18_1'><span class=\"advq_a_input\"><i class=\"fa fa-square-o\" aria-hidden=\"true\"><\/i><\/span>ETA <\/label><\/li><li class=\"quiz_unselected_answer\"><input data-value='ASAP ' data-rule='1' id='question-18_2' name='question-18' type='radio' data-points='1'> <label for='question-18_2'><span class=\"advq_a_input\"><i class=\"fa fa-square-o\" aria-hidden=\"true\"><\/i><\/span>ASAP <\/label><\/li><li class=\"quiz_unselected_answer\"><input data-value='FYI' data-rule='0' id='question-18_3' name='question-18' type='radio' data-points='1'> <label for='question-18_3'><span class=\"advq_a_input\"><i class=\"fa fa-square-o\" aria-hidden=\"true\"><\/i><\/span>FYI<\/label><\/li><\/ul><\/div><\/div><div  data-mandatory=\"\" class=\"advq_question_container \" ><div class=\"advq_question_wrap\"><div class=\"advq_question\" data-question-id=\"question-10\" >\u05de\u05d4 \u05de\u05e9\u05de\u05e2\u05d5\u05ea \u05d4\u05e7\u05d9\u05e6\u05d5\u05e8 Est.? <\/div><ul data-priority=\"normal\" data-type=\"radio\" data-relation=\"ignore\" class=\"advq_question_list\" data-question-id=\"question-10\"><li class=\"quiz_unselected_answer\"><input data-value='Estate' data-rule='0' id='question-10_0' name='question-10' type='radio' data-points='1'> <label for='question-10_0'><span class=\"advq_a_input\"><i class=\"fa fa-square-o\" aria-hidden=\"true\"><\/i><\/span>Estate<\/label><\/li><li class=\"quiz_unselected_answer\"><input data-value='Established ' data-rule='1' id='question-10_1' name='question-10' type='radio' data-points='1'> <label for='question-10_1'><span class=\"advq_a_input\"><i class=\"fa fa-square-o\" aria-hidden=\"true\"><\/i><\/span>Established <\/label><\/li><li class=\"quiz_unselected_answer\"><input data-value='Estimated ' data-rule='0' id='question-10_2' name='question-10' type='radio' data-points='1'> <label for='question-10_2'><span class=\"advq_a_input\"><i class=\"fa fa-square-o\" aria-hidden=\"true\"><\/i><\/span>Estimated <\/label><\/li><li class=\"quiz_unselected_answer\"><input data-value='Esteemed' data-rule='0' id='question-10_3' name='question-10' type='radio' data-points='1'> <label for='question-10_3'><span class=\"advq_a_input\"><i class=\"fa fa-square-o\" aria-hidden=\"true\"><\/i><\/span>Esteemed<\/label><\/li><\/ul><\/div><\/div><div class=\"advq_before_results\"><div class=\"advq_checkanswers \">\n\t\t<div class=\"advq_button\">\u05d1\u05d3\u05e7\u05d5 \u05d0\u05ea \u05d4\u05ea\u05e9\u05d5\u05d1\u05d5\u05ea<\/div>\n        <div class=\"advq_warning\"><\/div>\n\t<\/div><\/div><div class=\"advq_results_wrapper\"><div style=\"display:none;\" class=\"advq_results_title\">\u05d4\u05ea\u05d5\u05e6\u05d0\u05d4 \u05e9\u05dc\u05db\u05dd:<\/div><div style=\"display:none;\" class=\"advq_no_results\"><div class=\"advq_no_results_title\">\u05dc\u05e6\u05e2\u05e8\u05e0\u05d5, \u05dc\u05d0 \u05e0\u05de\u05e6\u05d0\u05d5 \u05ea\u05d5\u05e6\u05d0\u05d5\u05ea.<\/div>\u05d0\u05e0\u05d0 \u05d1\u05e6\u05e2\u05d5 \u05e9\u05e0\u05d9\u05ea \u05d0\u05ea \u05d4\u05de\u05d1\u05d7\u05df \u05d5\u05e0\u05e1\u05d5 \u05e9\u05d9\u05dc\u05d5\u05d1\u05d9 \u05ea\u05e9\u05d5\u05d1\u05d5\u05ea \u05e9\u05d5\u05e0\u05d9\u05dd.<\/div><div style=\"display:none;\" data-query=\"\" data-up-to=\"10\" class=\"advq_feedback_box\" id=\"advq_feedback_1694077926\" data-title=\"\" data-unique-id=\"feedback_1694077926\" data-tag=\"\" data-redirect=\"\">\n\t\t\t\t\t\t<div class=\"advq_feedback_title\"><\/div><div class=\"advq_feedback_description\">\u05de\u05e6\u05d5\u05d9\u05df!\r\n\r\n\u05db\u05d3\u05d9 \u05dc\u05e9\u05e4\u05e8 \u05d0\u05ea \u05d4\u05d9\u05d3\u05e2 \u05e9\u05dc\u05db\u05dd \u05d1\u05d0\u05e0\u05d2\u05dc\u05d9\u05ea, \u05e7\u05e8\u05d0\u05d5 \u05de\u05d0\u05de\u05e8\u05d9\u05dd \u05e0\u05d5\u05e1\u05e4\u05d9\u05dd \u05d1\u05d1\u05dc\u05d5\u05d2 \u05e9\u05dc\u05e0\u05d5!<\/div><div class=\"advq-share-buttons\">\n\t  \t\t\t\t<div class=\"advq-fb-link\">\n\t  \t\t\t\t\t<a data-social-network=\"facebook\" href=\"https:\/\/www.facebook.com\/sharer\/sharer.php?u=https%3A%2F%2Fwww.novakidschool.com%2Fhe%2Fblog%2Fwp-json%2Fwp%2Fv2%2Fposts%2F6947%3Fqid%3D6949qr%7Brid%7D\" target=\"_blank\" title=\"Share on Facebook\"><i class=\"fa fa-facebook-square\" aria-hidden=\"true\"><\/i> <span>\u05e9\u05ea\u05e4\u05d5 \u05d0\u05ea \u05d4\u05ea\u05d5\u05e6\u05d0\u05d5\u05ea \u05e9\u05dc\u05db\u05dd<\/span><\/a><\/div>\n\t \t\t\t \t<div class=\"advq-twitter-link\">\n\t \t\t\t \t\t<a data-social-network=\"twitter\" href=\"https:\/\/twitter.com\/intent\/tweet?source=https%3A%2F%2Fwww.novakidschool.com%2Fhe%2Fblog%2Fwp-json%2Fwp%2Fv2%2Fposts%2F6947%3Fqid%3D6949qr%7Brid%7D&text={result}Abbreviations and Acronyms in English: https:\/\/www.novakidschool.com\/he\/blog\/wp-json\/wp\/v2\/posts\/6947?qid=6949qr{rid} \" target=\"_blank\" title=\"Tweet\"><i class=\"fa fa-twitter\" aria-hidden=\"true\"><\/i><span> \u05e9\u05ea\u05e4\u05d5 \u05d0\u05ea \u05d4\u05ea\u05d5\u05e6\u05d0\u05d5\u05ea \u05e9\u05dc\u05db\u05dd<\/span><\/a><\/div>\n\t\t\t\t\t<div class=\"advq-linkedin-link\">\n\t  \t\t\t\t\t<a data-social-network=\"linkedin\" href=\"https:\/\/www.linkedin.com\/sharing\/share-offsite\/?url=https%3A%2F%2Fwww.novakidschool.com%2Fhe%2Fblog%2Fwp-json%2Fwp%2Fv2%2Fposts%2F6947%3Fqid%3D6949qr%7Brid%7D\" target=\"_blank\" title=\"Share on Linkedin\"><i class=\"fa fa-linkedin-square\" aria-hidden=\"true\"><\/i> <span>\u05e9\u05ea\u05e4\u05d5 \u05d0\u05ea \u05d4\u05ea\u05d5\u05e6\u05d0\u05d5\u05ea \u05e9\u05dc\u05db\u05dd<\/span><\/a><\/div>\n\t\t\t\t<\/div><\/div><div style=\"display:none;\" data-query=\"\" data-up-to=\"8\" class=\"advq_feedback_box\" id=\"advq_feedback_1694077936\" data-title=\"\" data-unique-id=\"feedback_1694077936\" data-tag=\"\" data-redirect=\"\">\n\t\t\t\t\t\t<div class=\"advq_feedback_title\"><\/div><div class=\"advq_feedback_description\">\u05e2\u05d1\u05d5\u05d3\u05d4 \u05d8\u05d5\u05d1\u05d4!\r\n\r\n\u05db\u05d3\u05d9 \u05dc\u05e9\u05e4\u05e8 \u05d0\u05ea \u05d4\u05d9\u05d3\u05e2 \u05e9\u05dc\u05db\u05dd \u05d1\u05d0\u05e0\u05d2\u05dc\u05d9\u05ea, \u05e7\u05e8\u05d0\u05d5 \u05de\u05d0\u05de\u05e8\u05d9\u05dd \u05e0\u05d5\u05e1\u05e4\u05d9\u05dd \u05d1\u05d1\u05dc\u05d5\u05d2 \u05e9\u05dc\u05e0\u05d5!<\/div><div class=\"advq-share-buttons\">\n\t  \t\t\t\t<div class=\"advq-fb-link\">\n\t  \t\t\t\t\t<a data-social-network=\"facebook\" href=\"https:\/\/www.facebook.com\/sharer\/sharer.php?u=https%3A%2F%2Fwww.novakidschool.com%2Fhe%2Fblog%2Fwp-json%2Fwp%2Fv2%2Fposts%2F6947%3Fqid%3D6949qr%7Brid%7D\" target=\"_blank\" title=\"Share on Facebook\"><i class=\"fa fa-facebook-square\" aria-hidden=\"true\"><\/i> <span>\u05e9\u05ea\u05e4\u05d5 \u05d0\u05ea \u05d4\u05ea\u05d5\u05e6\u05d0\u05d5\u05ea \u05e9\u05dc\u05db\u05dd<\/span><\/a><\/div>\n\t \t\t\t \t<div class=\"advq-twitter-link\">\n\t \t\t\t \t\t<a data-social-network=\"twitter\" href=\"https:\/\/twitter.com\/intent\/tweet?source=https%3A%2F%2Fwww.novakidschool.com%2Fhe%2Fblog%2Fwp-json%2Fwp%2Fv2%2Fposts%2F6947%3Fqid%3D6949qr%7Brid%7D&text={result}Abbreviations and Acronyms in English: https:\/\/www.novakidschool.com\/he\/blog\/wp-json\/wp\/v2\/posts\/6947?qid=6949qr{rid} \" target=\"_blank\" title=\"Tweet\"><i class=\"fa fa-twitter\" aria-hidden=\"true\"><\/i><span> \u05e9\u05ea\u05e4\u05d5 \u05d0\u05ea \u05d4\u05ea\u05d5\u05e6\u05d0\u05d5\u05ea \u05e9\u05dc\u05db\u05dd<\/span><\/a><\/div>\n\t\t\t\t\t<div class=\"advq-linkedin-link\">\n\t  \t\t\t\t\t<a data-social-network=\"linkedin\" href=\"https:\/\/www.linkedin.com\/sharing\/share-offsite\/?url=https%3A%2F%2Fwww.novakidschool.com%2Fhe%2Fblog%2Fwp-json%2Fwp%2Fv2%2Fposts%2F6947%3Fqid%3D6949qr%7Brid%7D\" target=\"_blank\" title=\"Share on Linkedin\"><i class=\"fa fa-linkedin-square\" aria-hidden=\"true\"><\/i> <span>\u05e9\u05ea\u05e4\u05d5 \u05d0\u05ea \u05d4\u05ea\u05d5\u05e6\u05d0\u05d5\u05ea \u05e9\u05dc\u05db\u05dd<\/span><\/a><\/div>\n\t\t\t\t<\/div><\/div><div style=\"display:none;\" data-query=\"\" data-up-to=\"5\" class=\"advq_feedback_box\" id=\"advq_feedback_1694077937\" data-title=\"\" data-unique-id=\"feedback_1694077937\" data-tag=\"\" data-redirect=\"\">\n\t\t\t\t\t\t<div class=\"advq_feedback_title\"><\/div><div class=\"advq_feedback_description\">\u05e0\u05e1\u05d5 \u05e9\u05d5\u05d1.\r\n \u05d0\u05e0\u05d5 \u05de\u05e6\u05d9\u05e2\u05d9\u05dd \u05dc\u05db\u05dd \u05dc\u05e7\u05e8\u05d5\u05d0 \u05d0\u05ea \u05d4\u05de\u05d0\u05de\u05e8 \u05e9\u05e0\u05d9\u05ea \u05d5\u05dc\u05d1\u05e6\u05e2 \u05d0\u05ea \u05d4\u05de\u05d1\u05d7\u05df \u05e4\u05e2\u05dd \u05e0\u05d5\u05e1\u05e4\u05ea.\r\n\r\n\u05db\u05d3\u05d9 \u05dc\u05e9\u05e4\u05e8 \u05d0\u05ea \u05d4\u05d9\u05d3\u05e2 \u05e9\u05dc\u05db\u05dd \u05d1\u05d0\u05e0\u05d2\u05dc\u05d9\u05ea, \u05e7\u05e8\u05d0\u05d5 \u05de\u05d0\u05de\u05e8\u05d9\u05dd \u05e0\u05d5\u05e1\u05e4\u05d9\u05dd \u05d1\u05d1\u05dc\u05d5\u05d2 \u05e9\u05dc\u05e0\u05d5!<\/div><div class=\"advq-share-buttons\">\n\t  \t\t\t\t<div class=\"advq-fb-link\">\n\t  \t\t\t\t\t<a data-social-network=\"facebook\" href=\"https:\/\/www.facebook.com\/sharer\/sharer.php?u=https%3A%2F%2Fwww.novakidschool.com%2Fhe%2Fblog%2Fwp-json%2Fwp%2Fv2%2Fposts%2F6947%3Fqid%3D6949qr%7Brid%7D\" target=\"_blank\" title=\"Share on Facebook\"><i class=\"fa fa-facebook-square\" aria-hidden=\"true\"><\/i> <span>\u05e9\u05ea\u05e4\u05d5 \u05d0\u05ea \u05d4\u05ea\u05d5\u05e6\u05d0\u05d5\u05ea \u05e9\u05dc\u05db\u05dd<\/span><\/a><\/div>\n\t \t\t\t \t<div class=\"advq-twitter-link\">\n\t \t\t\t \t\t<a data-social-network=\"twitter\" href=\"https:\/\/twitter.com\/intent\/tweet?source=https%3A%2F%2Fwww.novakidschool.com%2Fhe%2Fblog%2Fwp-json%2Fwp%2Fv2%2Fposts%2F6947%3Fqid%3D6949qr%7Brid%7D&text={result}Abbreviations and Acronyms in English: https:\/\/www.novakidschool.com\/he\/blog\/wp-json\/wp\/v2\/posts\/6947?qid=6949qr{rid} \" target=\"_blank\" title=\"Tweet\"><i class=\"fa fa-twitter\" aria-hidden=\"true\"><\/i><span> \u05e9\u05ea\u05e4\u05d5 \u05d0\u05ea \u05d4\u05ea\u05d5\u05e6\u05d0\u05d5\u05ea \u05e9\u05dc\u05db\u05dd<\/span><\/a><\/div>\n\t\t\t\t\t<div class=\"advq-linkedin-link\">\n\t  \t\t\t\t\t<a data-social-network=\"linkedin\" href=\"https:\/\/www.linkedin.com\/sharing\/share-offsite\/?url=https%3A%2F%2Fwww.novakidschool.com%2Fhe%2Fblog%2Fwp-json%2Fwp%2Fv2%2Fposts%2F6947%3Fqid%3D6949qr%7Brid%7D\" target=\"_blank\" title=\"Share on Linkedin\"><i class=\"fa fa-linkedin-square\" aria-hidden=\"true\"><\/i> <span>\u05e9\u05ea\u05e4\u05d5 \u05d0\u05ea \u05d4\u05ea\u05d5\u05e6\u05d0\u05d5\u05ea \u05e9\u05dc\u05db\u05dd<\/span><\/a><\/div>\n\t\t\t\t<\/div><\/div>\n                <div class=\"advq-restart\">\n                    <a href=\"\/he\/blog\/wp-json\/wp\/v2\/posts\/6947\" title=\"\u05d1\u05e6\u05e2\u05d5 \u05e9\u05e0\u05d9\u05ea \u05d0\u05ea \u05d4\u05de\u05d1\u05d7\u05df\"><i class=\"fa fa-refresh\" aria-hidden=\"true\"><\/i> <span>\u05d1\u05e6\u05e2\u05d5 \u05e9\u05e0\u05d9\u05ea \u05d0\u05ea \u05d4\u05de\u05d1\u05d7\u05df<\/span><\/a>\n                <\/div><\/div><!-- Closing div for results --><\/div><!-- Closing div for quiz -->\n","protected":false},"excerpt":{"rendered":"<p>\u05d4\u05db\u05d9\u05e8\u05d5 \u05d0\u05ea \u05d4\u05e7\u05d9\u05e6\u05d5\u05e8\u05d9\u05dd \u05d5\u05e8\u05d0\u05e9\u05d9 \u05d4\u05ea\u05d9\u05d1\u05d5\u05ea \u05d4\u05e0\u05e4\u05d5\u05e6\u05d9\u05dd<\/p>\n","protected":false},"author":1,"featured_media":6948,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"inline_featured_image":false,"footnotes":""},"categories":[55,32],"tags":[],"class_list":["post-6947","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-55","category-dkdvk"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>\u05de\u05d3\u05e8\u05d9\u05da \u05dc\u05e7\u05d9\u05e6\u05d5\u05e8\u05d9\u05dd \u05d5\u05e8\u05d0\u05e9\u05d9 \u05ea\u05d9\u05d1\u05d5\u05ea \u05d1\u05d0\u05e0\u05d2\u05dc\u05d9\u05ea \u2013 \u05d4\u05e1\u05d1\u05e8\u05d9\u05dd \u05d5\u05d3\u05d5\u05d2\u05de\u05d0\u05d5\u05ea<\/title>\n<meta name=\"description\" content=\"\u05d4\u05db\u05d9\u05e8\u05d5 \u05d0\u05ea \u05d4\u05e7\u05d9\u05e6\u05d5\u05e8\u05d9\u05dd \u05d5\u05e8\u05d0\u05e9\u05d9 \u05d4\u05ea\u05d9\u05d1\u05d5\u05ea \u05d4\u05e0\u05e4\u05d5\u05e6\u05d9\u05dd\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.novakidschool.com\/he\/blog\/abbreviatons-and-acronyms\/\" \/>\n<meta property=\"og:locale\" content=\"he_IL\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"\u05de\u05d3\u05e8\u05d9\u05da \u05dc\u05e7\u05d9\u05e6\u05d5\u05e8\u05d9\u05dd \u05d5\u05e8\u05d0\u05e9\u05d9 \u05ea\u05d9\u05d1\u05d5\u05ea \u05d1\u05d0\u05e0\u05d2\u05dc\u05d9\u05ea \u2013 \u05d4\u05e1\u05d1\u05e8\u05d9\u05dd \u05d5\u05d3\u05d5\u05d2\u05de\u05d0\u05d5\u05ea\" \/>\n<meta property=\"og:description\" content=\"\u05d4\u05db\u05d9\u05e8\u05d5 \u05d0\u05ea \u05d4\u05e7\u05d9\u05e6\u05d5\u05e8\u05d9\u05dd \u05d5\u05e8\u05d0\u05e9\u05d9 \u05d4\u05ea\u05d9\u05d1\u05d5\u05ea \u05d4\u05e0\u05e4\u05d5\u05e6\u05d9\u05dd\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.novakidschool.com\/he\/blog\/abbreviatons-and-acronyms\/\" \/>\n<meta property=\"og:site_name\" content=\"\u05d1\u05dc\u05d5\u05d2 | \u05d8\u05d9\u05e4\u05d9\u05dd \u05dc\u05d4\u05d5\u05e8\u05d9\u05dd - \u05d0\u05d9\u05da \u05dc\u05dc\u05de\u05d3 \u05d0\u05ea \u05d4\u05d9\u05dc\u05d3\u05d9\u05dd \u05d0\u05e0\u05d2\u05dc\u05d9\u05ea? | \u05e0\u05d5\u05d1\u05d4\u05e7\u05d9\u05d3\" \/>\n<meta property=\"article:published_time\" content=\"2025-01-23T15:32:56+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-02-07T07:35:34+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.novakidschool.com\/he\/blog\/wp-content\/uploads\/2025\/01\/1024\u0445720_Abbreviations.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1024\" \/>\n\t<meta property=\"og:image:height\" content=\"720\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Novakid\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"\u05e0\u05db\u05ea\u05d1 \u05e2\u05dc \u05d9\u05d3\" \/>\n\t<meta name=\"twitter:data1\" content=\"Novakid\" \/>\n\t<meta name=\"twitter:label2\" content=\"\u05d6\u05de\u05df \u05e7\u05e8\u05d9\u05d0\u05d4 \u05de\u05d5\u05e2\u05e8\u05da\" \/>\n\t<meta name=\"twitter:data2\" content=\"\u05d3\u05e7\u05d41\" \/>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"\u05de\u05d3\u05e8\u05d9\u05da \u05dc\u05e7\u05d9\u05e6\u05d5\u05e8\u05d9\u05dd \u05d5\u05e8\u05d0\u05e9\u05d9 \u05ea\u05d9\u05d1\u05d5\u05ea \u05d1\u05d0\u05e0\u05d2\u05dc\u05d9\u05ea \u2013 \u05d4\u05e1\u05d1\u05e8\u05d9\u05dd \u05d5\u05d3\u05d5\u05d2\u05de\u05d0\u05d5\u05ea","description":"\u05d4\u05db\u05d9\u05e8\u05d5 \u05d0\u05ea \u05d4\u05e7\u05d9\u05e6\u05d5\u05e8\u05d9\u05dd \u05d5\u05e8\u05d0\u05e9\u05d9 \u05d4\u05ea\u05d9\u05d1\u05d5\u05ea \u05d4\u05e0\u05e4\u05d5\u05e6\u05d9\u05dd","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.novakidschool.com\/he\/blog\/abbreviatons-and-acronyms\/","og_locale":"he_IL","og_type":"article","og_title":"\u05de\u05d3\u05e8\u05d9\u05da \u05dc\u05e7\u05d9\u05e6\u05d5\u05e8\u05d9\u05dd \u05d5\u05e8\u05d0\u05e9\u05d9 \u05ea\u05d9\u05d1\u05d5\u05ea \u05d1\u05d0\u05e0\u05d2\u05dc\u05d9\u05ea \u2013 \u05d4\u05e1\u05d1\u05e8\u05d9\u05dd \u05d5\u05d3\u05d5\u05d2\u05de\u05d0\u05d5\u05ea","og_description":"\u05d4\u05db\u05d9\u05e8\u05d5 \u05d0\u05ea \u05d4\u05e7\u05d9\u05e6\u05d5\u05e8\u05d9\u05dd \u05d5\u05e8\u05d0\u05e9\u05d9 \u05d4\u05ea\u05d9\u05d1\u05d5\u05ea \u05d4\u05e0\u05e4\u05d5\u05e6\u05d9\u05dd","og_url":"https:\/\/www.novakidschool.com\/he\/blog\/abbreviatons-and-acronyms\/","og_site_name":"\u05d1\u05dc\u05d5\u05d2 | \u05d8\u05d9\u05e4\u05d9\u05dd \u05dc\u05d4\u05d5\u05e8\u05d9\u05dd - \u05d0\u05d9\u05da \u05dc\u05dc\u05de\u05d3 \u05d0\u05ea \u05d4\u05d9\u05dc\u05d3\u05d9\u05dd \u05d0\u05e0\u05d2\u05dc\u05d9\u05ea? | \u05e0\u05d5\u05d1\u05d4\u05e7\u05d9\u05d3","article_published_time":"2025-01-23T15:32:56+00:00","article_modified_time":"2026-02-07T07:35:34+00:00","og_image":[{"width":1024,"height":720,"url":"https:\/\/www.novakidschool.com\/he\/blog\/wp-content\/uploads\/2025\/01\/1024\u0445720_Abbreviations.png","type":"image\/png"}],"author":"Novakid","twitter_card":"summary_large_image","twitter_misc":{"\u05e0\u05db\u05ea\u05d1 \u05e2\u05dc \u05d9\u05d3":"Novakid","\u05d6\u05de\u05df \u05e7\u05e8\u05d9\u05d0\u05d4 \u05de\u05d5\u05e2\u05e8\u05da":"\u05d3\u05e7\u05d41"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.novakidschool.com\/he\/blog\/abbreviatons-and-acronyms\/#article","isPartOf":{"@id":"https:\/\/www.novakidschool.com\/he\/blog\/abbreviatons-and-acronyms\/"},"author":{"name":"Novakid","@id":"https:\/\/www.novakidschool.com\/he\/blog\/#\/schema\/person\/9c8dc48e6039f718eeaa2fe161105bb7"},"headline":"\u05e7\u05d9\u05e6\u05d5\u05e8\u05d9\u05dd \u05d5\u05e8\u05d0\u05e9\u05d9 \u05ea\u05d9\u05d1\u05d5\u05ea \u05d1\u05d0\u05e0\u05d2\u05dc\u05d9\u05ea | \u05d4\u05e1\u05d1\u05e8\u05d9\u05dd \u05d5\u05d3\u05d5\u05d2\u05de\u05d0\u05d5\u05ea \u2013 Abbreviations and Acronyms in English","datePublished":"2025-01-23T15:32:56+00:00","dateModified":"2026-02-07T07:35:34+00:00","mainEntityOfPage":{"@id":"https:\/\/www.novakidschool.com\/he\/blog\/abbreviatons-and-acronyms\/"},"wordCount":13,"commentCount":0,"publisher":{"@id":"https:\/\/www.novakidschool.com\/he\/blog\/#organization"},"image":{"@id":"https:\/\/www.novakidschool.com\/he\/blog\/abbreviatons-and-acronyms\/#primaryimage"},"thumbnailUrl":"https:\/\/www.novakidschool.com\/he\/blog\/wp-content\/uploads\/2025\/01\/1024\u0445720_Abbreviations.png","articleSection":["\u05d0\u05d7\u05e8","\u05d3\u05e7\u05d3\u05d5\u05e7"],"inLanguage":"he-IL","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.novakidschool.com\/he\/blog\/abbreviatons-and-acronyms\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.novakidschool.com\/he\/blog\/abbreviatons-and-acronyms\/","url":"https:\/\/www.novakidschool.com\/he\/blog\/abbreviatons-and-acronyms\/","name":"\u05de\u05d3\u05e8\u05d9\u05da \u05dc\u05e7\u05d9\u05e6\u05d5\u05e8\u05d9\u05dd \u05d5\u05e8\u05d0\u05e9\u05d9 \u05ea\u05d9\u05d1\u05d5\u05ea \u05d1\u05d0\u05e0\u05d2\u05dc\u05d9\u05ea \u2013 \u05d4\u05e1\u05d1\u05e8\u05d9\u05dd \u05d5\u05d3\u05d5\u05d2\u05de\u05d0\u05d5\u05ea","isPartOf":{"@id":"https:\/\/www.novakidschool.com\/he\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.novakidschool.com\/he\/blog\/abbreviatons-and-acronyms\/#primaryimage"},"image":{"@id":"https:\/\/www.novakidschool.com\/he\/blog\/abbreviatons-and-acronyms\/#primaryimage"},"thumbnailUrl":"https:\/\/www.novakidschool.com\/he\/blog\/wp-content\/uploads\/2025\/01\/1024\u0445720_Abbreviations.png","datePublished":"2025-01-23T15:32:56+00:00","dateModified":"2026-02-07T07:35:34+00:00","description":"\u05d4\u05db\u05d9\u05e8\u05d5 \u05d0\u05ea \u05d4\u05e7\u05d9\u05e6\u05d5\u05e8\u05d9\u05dd \u05d5\u05e8\u05d0\u05e9\u05d9 \u05d4\u05ea\u05d9\u05d1\u05d5\u05ea \u05d4\u05e0\u05e4\u05d5\u05e6\u05d9\u05dd","breadcrumb":{"@id":"https:\/\/www.novakidschool.com\/he\/blog\/abbreviatons-and-acronyms\/#breadcrumb"},"inLanguage":"he-IL","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.novakidschool.com\/he\/blog\/abbreviatons-and-acronyms\/"]}]},{"@type":"ImageObject","inLanguage":"he-IL","@id":"https:\/\/www.novakidschool.com\/he\/blog\/abbreviatons-and-acronyms\/#primaryimage","url":"https:\/\/www.novakidschool.com\/he\/blog\/wp-content\/uploads\/2025\/01\/1024\u0445720_Abbreviations.png","contentUrl":"https:\/\/www.novakidschool.com\/he\/blog\/wp-content\/uploads\/2025\/01\/1024\u0445720_Abbreviations.png","width":1024,"height":720},{"@type":"BreadcrumbList","@id":"https:\/\/www.novakidschool.com\/he\/blog\/abbreviatons-and-acronyms\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.novakidschool.com\/he\/blog\/"},{"@type":"ListItem","position":2,"name":"\u05e7\u05d9\u05e6\u05d5\u05e8\u05d9\u05dd \u05d5\u05e8\u05d0\u05e9\u05d9 \u05ea\u05d9\u05d1\u05d5\u05ea \u05d1\u05d0\u05e0\u05d2\u05dc\u05d9\u05ea | \u05d4\u05e1\u05d1\u05e8\u05d9\u05dd \u05d5\u05d3\u05d5\u05d2\u05de\u05d0\u05d5\u05ea \u2013 Abbreviations and Acronyms in English"}]},{"@type":"WebSite","@id":"https:\/\/www.novakidschool.com\/he\/blog\/#website","url":"https:\/\/www.novakidschool.com\/he\/blog\/","name":"\u05d1\u05dc\u05d5\u05d2 | \u05d8\u05d9\u05e4\u05d9\u05dd \u05dc\u05d4\u05d5\u05e8\u05d9\u05dd - \u05d0\u05d9\u05da \u05dc\u05dc\u05de\u05d3 \u05d0\u05ea \u05d4\u05d9\u05dc\u05d3\u05d9\u05dd \u05d0\u05e0\u05d2\u05dc\u05d9\u05ea? | \u05e0\u05d5\u05d1\u05d4\u05e7\u05d9\u05d3","description":"Novakid Blog Israel","publisher":{"@id":"https:\/\/www.novakidschool.com\/he\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.novakidschool.com\/he\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"he-IL"},{"@type":"Organization","@id":"https:\/\/www.novakidschool.com\/he\/blog\/#organization","name":"Novakid","url":"https:\/\/www.novakidschool.com\/he\/blog\/","logo":{"@type":"ImageObject","inLanguage":"he-IL","@id":"https:\/\/www.novakidschool.com\/he\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/www.novakidschool.com\/he\/blog\/wp-content\/uploads\/2022\/06\/logo-novakid.svg","contentUrl":"https:\/\/www.novakidschool.com\/he\/blog\/wp-content\/uploads\/2022\/06\/logo-novakid.svg","width":268,"height":71,"caption":"Novakid"},"image":{"@id":"https:\/\/www.novakidschool.com\/he\/blog\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/www.novakidschool.com\/he\/blog\/#\/schema\/person\/9c8dc48e6039f718eeaa2fe161105bb7","name":"Novakid","image":{"@type":"ImageObject","inLanguage":"he-IL","@id":"https:\/\/secure.gravatar.com\/avatar\/85510d02da12df511628c23305b00fcb2f7a40089b2d477ccfc9b81f0455881e?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/85510d02da12df511628c23305b00fcb2f7a40089b2d477ccfc9b81f0455881e?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/85510d02da12df511628c23305b00fcb2f7a40089b2d477ccfc9b81f0455881e?s=96&d=mm&r=g","caption":"Novakid"},"url":"https:\/\/www.novakidschool.com\/he\/blog\/authors\/wpp_admin_nk\/"}]}},"_links":{"self":[{"href":"https:\/\/www.novakidschool.com\/he\/blog\/wp-json\/wp\/v2\/posts\/6947","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.novakidschool.com\/he\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.novakidschool.com\/he\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.novakidschool.com\/he\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.novakidschool.com\/he\/blog\/wp-json\/wp\/v2\/comments?post=6947"}],"version-history":[{"count":1,"href":"https:\/\/www.novakidschool.com\/he\/blog\/wp-json\/wp\/v2\/posts\/6947\/revisions"}],"predecessor-version":[{"id":6950,"href":"https:\/\/www.novakidschool.com\/he\/blog\/wp-json\/wp\/v2\/posts\/6947\/revisions\/6950"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.novakidschool.com\/he\/blog\/wp-json\/wp\/v2\/media\/6948"}],"wp:attachment":[{"href":"https:\/\/www.novakidschool.com\/he\/blog\/wp-json\/wp\/v2\/media?parent=6947"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.novakidschool.com\/he\/blog\/wp-json\/wp\/v2\/categories?post=6947"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.novakidschool.com\/he\/blog\/wp-json\/wp\/v2\/tags?post=6947"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}