{"id":8627,"date":"2021-08-11T22:46:57","date_gmt":"2021-08-11T22:46:57","guid":{"rendered":"https:\/\/mickgb.com\/?p=8627"},"modified":"2023-11-23T01:00:44","modified_gmt":"2023-11-23T01:00:44","slug":"leigheas-draiochta","status":"publish","type":"post","link":"https:\/\/mickgb.com\/en\/leigheas-draiochta\/","title":{"rendered":"Leigheas Dra\u00edochta?"},"content":{"rendered":"[et_pb_section fb_built=&#8221;1&#8243; admin_label=&#8221;section&#8221; _builder_version=&#8221;4.16&#8243; global_colors_info=&#8221;{}&#8221;][et_pb_row admin_label=&#8221;row&#8221; _builder_version=&#8221;4.16&#8243; background_size=&#8221;initial&#8221; background_position=&#8221;top_left&#8221; background_repeat=&#8221;repeat&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.16&#8243; custom_padding=&#8221;|||&#8221; global_colors_info=&#8221;{}&#8221; custom_padding__hover=&#8221;|||&#8221;][et_pb_text admin_label=&#8221;Text&#8221; _builder_version=&#8221;4.16&#8243; background_size=&#8221;initial&#8221; background_position=&#8221;top_left&#8221; background_repeat=&#8221;repeat&#8221; global_colors_info=&#8221;{}&#8221;]<p><span style=\"color: #222222; font-size: 14pt;\"><span style=\"font-size: 14pt;\"><script type=\"text\/javascript\" >\r\nvar cab={\r\n\r\n\turlStart: \"https:\/\/www.teanglann.ie\",\r\n\r\n\tclickify: function ($n) {\r\n\t\tvar $=jQuery;\r\n\t\tif(!$n) $n=$(document);\r\n\t\tif(!$n.jquery) $n=$($n);\r\n\t\tfor(var y=0; y<$n.toArray().length; y++){\r\n\t\t\tvar n=$n.toArray()[y];\r\n\t\t\tthis.cleanTuairisc(n);\r\n\t\t\tfor(var i=0; i<n.childNodes.length; i++) {\r\n\t\t\t\tnode=n.childNodes[i];\r\n\t\t\t\tif(node.nodeType==1 && node.nodeName!=\"a\" && node.nodeName!=\"A\") {\r\n\t\t\t\t\tnosplit=$(node).hasClass(\"nosplit\");\r\n\t\t\t\t\tthis.clickify(node);\r\n\t\t\t\t}\r\n\t\t\t\telse if(node.nodeType==3 && $.trim(node.nodeValue)!=\"\") {\r\n\t\t\t\t\tvar replace=document.createElement(\"span\");\r\n\t\t\t\t\treplace.innerHTML=this.clickifyText(node.nodeValue);\r\n\t\t\t\t\tn.replaceChild(replace, node);\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t}\r\n\t},\r\n\t\r\n\tclickifyText: function(str) {\r\n\t\tvar ret=\"\";\r\n\t\tvar buffer=\"\";\r\n\t\tfor(var i=0; i<str.length; i++) {\r\n\t\t\tvar c=str.charAt(i);\r\n\t\t\tif(\"a\u00e1bcde\u00e9fghi\u00edjklmno\u00f3pqrstu\u00favwxyzA\u00c1BCDE\u00c9FGHI\u00cdJKLMNO\u00d3PQRSTU\u00daVWXYZ'\u2019-\".indexOf(c)>-1) {\r\n\t\t\t\tbuffer+=c;\r\n\t\t\t} else {\r\n\t\t\t\tif(buffer!=\"\") { ret+=this.text2click(buffer); buffer=\"\"; }\r\n\t\t\t\tret+=c;\r\n\t\t\t}\r\n\t\t}\r\n\t\tif(buffer!=\"\") { ret+=this.text2click(buffer); buffer=\"\"; }\r\n\t\treturn ret;\r\n\t},\r\n\t\r\n\ttext2click: function(str) {\r\n\t\tvar s=\"<span\";\r\n\t\ts+=\" style=\\\"cursor: pointer\\\"\";\r\n\t\ts+=\" onmouseover=\\\"this.style.color='#993300'; this.style.textDecoration='underline'\\\"\";\r\n\t\ts+=\" onmouseout=\\\"this.style.color=''; this.style.textDecoration=''\\\"\";\r\n\t\ts+=\" onclick=\\\"cab.lexclick(this)\\\"\";\r\n\t\ts+=\">\"\r\n\t\ts+=str;\r\n\t\ts+=\"<\/span>\";\r\n\t\treturn s;\r\n\t},\r\n\t\r\n\tcleanTuairisc: function(n){\r\n\t\tvar $=jQuery;\r\n\r\n\t\t\/\/remove Tuairisc.ie <span class=\"s1\"> etc:\r\n\t\t$(n).children(\"span.s2\").each(function(){ $(this).replaceWith(this.innerHTML); })\r\n\t\t$(n).children(\"span.s1\").each(function(){ $(this).replaceWith(this.innerHTML); })\r\n\t\t\r\n\t\t\/\/merge text nodes:\r\n\t\tvar prevNode;\r\n\t\tfor(var i=0; i<n.childNodes.length; i++) {\r\n\t\t\tvar node=n.childNodes[i];\r\n\t\t\tif(node.nodeType==3 && prevNode && prevNode.nodeType==3){\r\n\t\t\t\tprevNode.nodeValue+=node.nodeValue;\r\n\t\t\t\tnode.nodeValue=\"\";\r\n\t\t\t} else {\r\n\t\t\t\tprevNode=node;\r\n\t\t\t}\r\n\t\t}\r\n\t},\r\n\t\r\n\tlexclickOrigin: 0,\r\n\t\r\n\tlexclick: function(a){\r\n\t\tvar $=jQuery;\r\n\t\tvar str=a.innerText;\r\n\t\tclean=str.replace(\/^\\s*\/, \"\").replace(\/\\s*$\/, \"\");\r\n\t\tvar url=cab.urlStart+\"\/ga\/?s=\"+encodeURIComponent(clean)+\"&quickie=true\";\r\n\t\t$(\"body\").off(\"click\", cab.lexclickOff);\r\n\t\tif($(\"body\").width()>450) {\r\n\t\t\t$(\"#lexclick\").remove();\r\n\t\t\tvar $a=$(a);\r\n\t\t\t{\r\n\t\t\t\tvar leftOffset=$a.offset().left;\r\n\t\t\t\tvar className=\"\";\r\n\t\t\t}\r\n\t\t\tif(leftOffset>$(\"body\").width()\/2) {\r\n\t\t\t\tleftOffset=leftOffset-280;\r\n\t\t\t\tvar className=\"rightAnchored\";\r\n\t\t\t}\r\n\t\t\t\r\n\t\t\tvar css=\"position: absolute; z-index: 100; width: 300px; height: 370px; background-color: #dddddd; border: 1px solid #333333; padding: 5px; box-shadow: 0px 0px 5px #999999; border-radius: 2px; line-height: 1.5em;\";\r\n\t\t\tvar cssArrow=\"position: absolute; top: -9px; left: 10px; width: 15px; height: 9px; background-image: url(\\\"\"+cab.urlStart+\"\/cab\/lexclick-callout.gif\\\"); z-index: 101;\";\r\n\t\t\tif(className==\"rightAnchored\") cssArrow+=\" left: auto; right: 10px;\"\r\n\t\t\t\r\n\t\t\t$(\"<div id='lexclick' class='\"+className+\"' style='\"+css+\"; line-height: 1em;' onclick='cab.lexclickOrigin=123'><div class='arrow' style='\"+cssArrow+\"'><\/div><iframe name='lexclickFrame' style='width: 298px; height: 348px; border: 1px inset #333333;' src='\"+url+\"' frameborder='0'><\/iframe><div style='font-family: sans-serif; font-size: 12px; text-align: left; margin-top: 3px;'><a href='\"+url+\"' target='_blank' style='color: #336699; text-decoration: none; position: relative; top: -3px; text-shadow: 1px 1px 0px #eeeeee;' onmouseover='this.style.color=\\\"#4477aa\\\"' onmouseout='this.style.color=\\\"#336699\\\"'><img src='\"+cab.urlStart+\"\/cab\/application.png' width='16' height='16' style='position: relative; top: 3px; margin-right: 2px; margin-left: 2px;'\/> www.teanglann.ie \u00bb<\/a><\/div><\/div>\").appendTo(\"body\").offset({top: $a.offset().top+$a.height()+10, left: leftOffset});\r\n\t\t\tcab.lexclickOrigin=123;\r\n\t\t\t$(\"body\").on(\"click\", cab.lexclickOff);\r\n\t\t} else {\r\n\t\t\twindow.open(url);\r\n\t\t}\r\n\t},\r\n\r\n\tlexclickOff: function(){\r\n\t\tvar $=jQuery;\r\n\t\tif(cab.lexclickOrigin==0) {\r\n\t\t\t$(\"#lexclick\").remove();\r\n\t\t\t$(\"body\").off(\"click\", cab.lexclickOff);\r\n\t\t}\r\n\t\tcab.lexclickOrigin=0;\r\n\t},\r\n\t\r\n};\r\n\t\t\t<\/script>\r\n\r\n<script type=\"text\/javascript\">jQuery(document).ready(function(){ cab.clickify(); });<\/script><\/span><\/span><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 6pt; padding-bottom: 0; line-height: 1.3;\">Chuir m\u00e9 \u00e1r n-eitilt\u00ed in \u00e1irithe le d\u00e9ana\u00ed chun taisteal \u00f3 Mheirice\u00e1 go h\u00c9irinn.\u00a0\u00a0Beagnach d\u00edreach tar \u00e9is an chnaipe a bhr\u00fa th\u00e1inig aif\u00e9ala ceannaitheora orm. B\u2019fhearrde dom gan aon rud nua a l\u00e9amh faoin gcor\u00f3inv\u00edreas, go h\u00e1irithe faoin gcine\u00e1l Delta. Fiosracht a mharaigh an cat, agus n\u00ed fh\u00e9adfainn gan taighde a dh\u00e9anamh faoin v\u00edreas. Thosaigh m\u00e9 ag tarraingt ar shn\u00e1itheanna scaoilte m\u2019fhiosrachta agus ag l\u00e9amh gach rud a chaith Google suas. Ach d\u00e1 mh\u00e9ad alt a l\u00e9igh m\u00e9 is ea is m\u00f3 ceisteanna a bh\u00ed agam.\u00a0\u00a0Agus d\u00e1 mh\u00e9ad ceisteanna a bh\u00ed agam is ea is m\u00f3 buaireamh a th\u00e1inig orm.\u00a0\u00a0<\/p>\n<p><!-- \/wp:post-content --><!-- wp:freeform --><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 6pt; padding-bottom: 0; line-height: 1.3;\">Roimh an gcine\u00e1l Delta, cheap m\u00e9 go raibh m\u00e9 dochlo\u00edte tar \u00e9is dom a bheith vacsa\u00ednithe! Ach n\u00ed mar a sh\u00edltear a bh\u00edtear!\u00a0\u00a0D\u2019athraigh an cine\u00e1l Delta den chor\u00f3inv\u00edreas an cluiche go hioml\u00e1n, ar an drochuair. D\u00e9anta na f\u00edrinne, n\u00edl aon leigheas dra\u00edochta ar f\u00e1il chun dul i ngleic leis an gcor\u00f3invireas. Ach is uirlis troda t\u00e1bhachtach agus \u00e9ifeachtach \u00e9 an vacsa\u00edn, mar sin f\u00e9in, fi\u00fa in aghaidh na gcine\u00e1lacha nua, suas go dt\u00ed seo ar aon n\u00f3s. Gan dabht is \u00ed an fhadhb is m\u00f3 at\u00e1 againn n\u00e1 na daoine nach bhfuil vacsa\u00ednithe, mar is gorlann cine\u00e1lacha nua den chor\u00f3inv\u00edreas iad. Is dains\u00e9ar iad n\u00ed amh\u00e1in d\u00f3ibh f\u00e9in, ach d\u00fainn a bhfuil vacsa\u00ednithe freisin, mar t\u00e1 c\u00e9atad\u00e1n beag d\u00fainn nach bhfuil imdh\u00edonacht againn ar an v\u00edreas agus a chine\u00e1lacha. N\u00edos measa n\u00e1 sin, b\u2019fh\u00e9idir go dtiocfaidh cine\u00e1l nua nach mbeidh aon \u00e9ifeacht ag an vacsa\u00edn air! Bheadh orainn dul ar ais go dt\u00ed cearn\u00f3g a haon! A Dhiabhal!<\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 6pt; padding-bottom: 0; line-height: 1.3;\">T\u00e1 s\u00e9 soil\u00e9ir nach bhfuil na freagra\u00ed go l\u00e9ir faighte againn f\u00f3s mar gheall ar an gcine\u00e1l Delta, agus t\u00e1 na saineolaithe ag obair go dian chun iad a fh\u00e1il. Ach t\u00e1 roinnt eolais againn faoin am seo, agus n\u00edl cuma mhaith ar ch\u00farsa\u00ed, \u00f3 thaobh an vir\u00eds de. Agus sin an f\u00e1th go bhfuil m\u00e9 idir dh\u00e1 chomhairle anois mar gheall ar mo shocruithe taistil. Ach t\u00e1 na tic\u00e9id faighte agam anois, agus cuirfidh m\u00e9 cos i dtaca ag an bpointe seo. Seans maith f\u00f3s nach rachaidh c\u00farsa\u00ed in olcas agus go mbeimid in ann taisteal go h\u00c9irinn. Ach cad at\u00e1 ar eolas againn faoi l\u00e1thair faoin v\u00edreas agus cad iad na f\u00e9idearthachta\u00ed as seo amach?\u00a0\u00a0<\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 6pt; padding-bottom: 0; line-height: 1.3;\"><strong>Cine\u00e1l Delta den Chor\u00f3invireas<\/strong><\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 6pt; padding-bottom: 0; line-height: 1.3;\">D\u00e9an dearmad ar gach cine\u00e1l den chor\u00f3inv\u00edreas ach an cine\u00e1l Delta, mar scaipeann an cine\u00e1l Delta i bhfad n\u00edos tap\u00fala n\u00e1 aon chine\u00e1l eile. Thosaigh an cine\u00e1l seo san India ag deireadh 2020, agus anois t\u00e1 s\u00e9 tar \u00e9is spr\u00e9 chuig 85 t\u00edr ar a laghad.\u00a0\u00a0Sna St\u00e1it Aontaithe, is \u00e9 an cine\u00e1l Delta at\u00e1 i gceist i 83 de na c\u00e1sanna COVID-19 go l\u00e9ir.\u00a0\u00a0N\u00edl na saineolaithe cinnte f\u00f3s, ach ceapann siad go bhfuil an cine\u00e1l Delta timpeall 50% n\u00edos t\u00f3g\u00e1la\u00ed n\u00e1 an cine\u00e1l Alpha, agus 100% n\u00edos t\u00f3g\u00e1la\u00ed n\u00e1 an ch\u00e9ad chine\u00e1l, nach raibh litir ag baint leis. D\u00fairt taighdeoir\u00ed \u00f3n tS\u00edn go bhfuil i bhfad n\u00edos m\u00f3 c\u00e1ithn\u00edn\u00ed den v\u00edreas ag teacht amach san aer \u00f3 dhaoine leis an gcine\u00e1l Delta COVID-19 n\u00e1 mar a bh\u00ed leis an gc\u00e9ad cine\u00e1l, agus gurb \u00e9 sin f\u00e1th amh\u00e1in a bhfuil s\u00e9 n\u00edos t\u00f3g\u00e1la\u00ed.\u00a0\u00a0<\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 6pt; padding-bottom: 0; line-height: 1.3;\"><strong>\u00c9ifeachtacht an vacsa\u00edn<\/strong><\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 6pt; padding-bottom: 0; line-height: 1.3;\">Is \u00e9 pr\u00edomhaidhm aon vacsa\u00edn n\u00e1 beatha daoine a sh\u00e1bh\u00e1il. Dealra\u00edonn s\u00e9 go bhfuil an vacsa\u00edn in aghaidh COVID-19 an-\u00e9ifeachtach sa tsl\u00ed sin.\u00a0\u00a0Meastar go bhfuil an vacsa\u00edn chomh h\u00e9ifeachtach in aghaidh galair dh\u00e9in anois agus a bh\u00ed s\u00e9 riamh. Ach c\u00e9 nach bhfuil siad cinnte f\u00f3s, seans maith go dtolgfadh n\u00edos m\u00f3 daoine vacsa\u00ednithe COVID-19 le siompt\u00f3im laga n\u00f3 gan siompt\u00f3im ar bith agus mar sin bheid\u00eds ina scaiptheoir\u00ed an ghalair. N\u00ed rud maith \u00e9 sin!\u00a0\u00a0<\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 6pt; padding-bottom: 0; line-height: 1.3;\"><strong>Moladh<\/strong><\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 6pt; padding-bottom: 0; line-height: 1.3;\">Chun an vacsa\u00edn a bheith \u00e9ifeachtach don chine daonna in ioml\u00e1n, t\u00e1 s\u00e9 t\u00e1bhachtach do gach duine an vacsa\u00edn a fh\u00e1il m\u00e1s f\u00e9idir. I mo thuairim, is dualgas tromch\u00faiseach, socha\u00edoch \u00e9 sin. Gan dabht, t\u00e1 a l\u00e1n obair le d\u00e9anamh chun an vacsa\u00edn a chur ar f\u00e1il do gach duine ar fud an domhain, ach ceapaim nach bhfuil an dara rogha againn ach \u00e9 sin a dh\u00e9anamh chomh luath agus is f\u00e9idir linn.<\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 6pt; padding-bottom: 0; line-height: 1.3;\">Seachas \u00e9 sin a dh\u00e9anamh, beidh cuid d\u00fainn ag f\u00e1il bh\u00e1is \u00f3 COVID-19 le fada an l\u00e1, agus beidh cine\u00e1lacha n\u00edos measa ar na bac\u00e1in, gan dabht!<\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 6pt; padding-bottom: 0; line-height: 1.3;\">B\u2019fh\u00e9idir go bhfuil leigheas dra\u00edochta ar f\u00e1il, tar \u00e9is an tsaoil, m\u00e1 oibr\u00edmid as l\u00e1mha a ch\u00e9ile agus ar son a ch\u00e9ile in aghaidh an v\u00edris!<\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 6pt; padding-bottom: 0; line-height: 1.3;\"><span style=\"display: inline-block; height: 1em;\"><span style=\"display: none;\">.<\/span><\/span><\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 6pt; padding-bottom: 0; line-height: 1.3;\"><span style=\"display: inline-block; height: 1em;\"><span style=\"display: none;\">.<\/span><\/span><\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 6pt; padding-bottom: 0; line-height: 1.3;\"><span style=\"display: inline-block; height: 1em;\"><span style=\"display: none;\">.<\/span><\/span><\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 6pt; padding-bottom: 0; line-height: 1.3;\"><span style=\"display: inline-block; height: 1em;\"><span style=\"display: none;\">.<\/span><\/span><\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 6pt; padding-bottom: 0; line-height: 1.3;\"><span style=\"display: inline-block; height: 1em;\"><span style=\"display: none;\">.<\/span><\/span><\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 6pt; padding-bottom: 0; line-height: 1.3;\"><span style=\"display: inline-block; height: 1em;\"><span style=\"display: none;\">.<\/span><\/span><\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 6pt; padding-bottom: 0; line-height: 1.3;\"><span style=\"display: inline-block; height: 1em;\"><span style=\"display: none;\">.<\/span><\/span><\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 6pt; padding-bottom: 0; line-height: 1.3;\"><span style=\"display: inline-block; height: 1em;\"><span style=\"display: none;\">.<\/span><\/span><\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 6pt; padding-bottom: 0; line-height: 1.3;\"><span style=\"display: inline-block; height: 1em;\"><span style=\"display: none;\">.<\/span><\/span><\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 6pt; padding-bottom: 0; line-height: 1.3;\"><span style=\"display: inline-block; height: 1em;\"><span style=\"display: none;\">.<\/span><\/span><\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 6pt; padding-bottom: 0; line-height: 1.3;\">\u00a0\u00a0<span style=\"display: inline-block; height: 1em;\"><span style=\"display: none;\">.<\/span><\/span><\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 6pt; padding-bottom: 0; line-height: 1.3;\"><span style=\"display: inline-block; height: 1em;\"><span style=\"display: none;\">.<\/span><\/span><\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 6pt; padding-bottom: 0; line-height: 1.3;\"><span style=\"display: inline-block; height: 1em;\"><span style=\"display: none;\">.<\/span><\/span><\/p>\n<p><!-- \/wp:freeform --><\/p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][\/et_pb_section]","protected":false},"excerpt":{"rendered":"<p><script type=\"text\/javascript\" >\r\nvar cab={\r\n\r\n\turlStart: \"https:\/\/www.teanglann.ie\",\r\n\r\n\tclickify: function ($n) {\r\n\t\tvar $=jQuery;\r\n\t\tif(!$n) $n=$(document);\r\n\t\tif(!$n.jquery) $n=$($n);\r\n\t\tfor(var y=0; y<$n.toArray().length; y++){\r\n\t\t\tvar n=$n.toArray()[y];\r\n\t\t\tthis.cleanTuairisc(n);\r\n\t\t\tfor(var i=0; i<n.childNodes.length; i++) {\r\n\t\t\t\tnode=n.childNodes[i];\r\n\t\t\t\tif(node.nodeType==1 && node.nodeName!=\"a\" && node.nodeName!=\"A\") {\r\n\t\t\t\t\tnosplit=$(node).hasClass(\"nosplit\");\r\n\t\t\t\t\tthis.clickify(node);\r\n\t\t\t\t}\r\n\t\t\t\telse if(node.nodeType==3 && $.trim(node.nodeValue)!=\"\") {\r\n\t\t\t\t\tvar replace=document.createElement(\"span\");\r\n\t\t\t\t\treplace.innerHTML=this.clickifyText(node.nodeValue);\r\n\t\t\t\t\tn.replaceChild(replace, node);\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t}\r\n\t},\r\n\t\r\n\tclickifyText: function(str) {\r\n\t\tvar ret=\"\";\r\n\t\tvar buffer=\"\";\r\n\t\tfor(var i=0; i<str.length; i++) {\r\n\t\t\tvar c=str.charAt(i);\r\n\t\t\tif(\"a\u00e1bcde\u00e9fghi\u00edjklmno\u00f3pqrstu\u00favwxyzA\u00c1BCDE\u00c9FGHI\u00cdJKLMNO\u00d3PQRSTU\u00daVWXYZ'\u2019-\".indexOf(c)>-1) {\r\n\t\t\t\tbuffer+=c;\r\n\t\t\t} else {\r\n\t\t\t\tif(buffer!=\"\") { ret+=this.text2click(buffer); buffer=\"\"; }\r\n\t\t\t\tret+=c;\r\n\t\t\t}\r\n\t\t}\r\n\t\tif(buffer!=\"\") { ret+=this.text2click(buffer); buffer=\"\"; }\r\n\t\treturn ret;\r\n\t},\r\n\t\r\n\ttext2click: function(str) {\r\n\t\tvar s=\"<span\";\r\n\t\ts+=\" style=\\\"cursor: pointer\\\"\";\r\n\t\ts+=\" onmouseover=\\\"this.style.color='#993300'; this.style.textDecoration='underline'\\\"\";\r\n\t\ts+=\" onmouseout=\\\"this.style.color=''; this.style.textDecoration=''\\\"\";\r\n\t\ts+=\" onclick=\\\"cab.lexclick(this)\\\"\";\r\n\t\ts+=\">\"\r\n\t\ts+=str;\r\n\t\ts+=\"<\/span>\";\r\n\t\treturn s;\r\n\t},\r\n\t\r\n\tcleanTuairisc: function(n){\r\n\t\tvar $=jQuery;\r\n\r\n\t\t\/\/remove Tuairisc.ie <span class=\"s1\"> etc:\r\n\t\t$(n).children(\"span.s2\").each(function(){ $(this).replaceWith(this.innerHTML); })\r\n\t\t$(n).children(\"span.s1\").each(function(){ $(this).replaceWith(this.innerHTML); })\r\n\t\t\r\n\t\t\/\/merge text nodes:\r\n\t\tvar prevNode;\r\n\t\tfor(var i=0; i<n.childNodes.length; i++) {\r\n\t\t\tvar node=n.childNodes[i];\r\n\t\t\tif(node.nodeType==3 && prevNode && prevNode.nodeType==3){\r\n\t\t\t\tprevNode.nodeValue+=node.nodeValue;\r\n\t\t\t\tnode.nodeValue=\"\";\r\n\t\t\t} else {\r\n\t\t\t\tprevNode=node;\r\n\t\t\t}\r\n\t\t}\r\n\t},\r\n\t\r\n\tlexclickOrigin: 0,\r\n\t\r\n\tlexclick: function(a){\r\n\t\tvar $=jQuery;\r\n\t\tvar str=a.innerText;\r\n\t\tclean=str.replace(\/^\\s*\/, \"\").replace(\/\\s*$\/, \"\");\r\n\t\tvar url=cab.urlStart+\"\/ga\/?s=\"+encodeURIComponent(clean)+\"&quickie=true\";\r\n\t\t$(\"body\").off(\"click\", cab.lexclickOff);\r\n\t\tif($(\"body\").width()>450) {\r\n\t\t\t$(\"#lexclick\").remove();\r\n\t\t\tvar $a=$(a);\r\n\t\t\t{\r\n\t\t\t\tvar leftOffset=$a.offset().left;\r\n\t\t\t\tvar className=\"\";\r\n\t\t\t}\r\n\t\t\tif(leftOffset>$(\"body\").width()\/2) {\r\n\t\t\t\tleftOffset=leftOffset-280;\r\n\t\t\t\tvar className=\"rightAnchored\";\r\n\t\t\t}\r\n\t\t\t\r\n\t\t\tvar css=\"position: absolute; z-index: 100; width: 300px; height: 370px; background-color: #dddddd; border: 1px solid #333333; padding: 5px; box-shadow: 0px 0px 5px #999999; border-radius: 2px; line-height: 1.5em;\";\r\n\t\t\tvar cssArrow=\"position: absolute; top: -9px; left: 10px; width: 15px; height: 9px; background-image: url(\\\"\"+cab.urlStart+\"\/cab\/lexclick-callout.gif\\\"); z-index: 101;\";\r\n\t\t\tif(className==\"rightAnchored\") cssArrow+=\" left: auto; right: 10px;\"\r\n\t\t\t\r\n\t\t\t$(\"<div id='lexclick' class='\"+className+\"' style='\"+css+\"; line-height: 1em;' onclick='cab.lexclickOrigin=123'><div class='arrow' style='\"+cssArrow+\"'><\/div><iframe name='lexclickFrame' style='width: 298px; height: 348px; border: 1px inset #333333;' src='\"+url+\"' frameborder='0'><\/iframe><div style='font-family: sans-serif; font-size: 12px; text-align: left; margin-top: 3px;'><a href='\"+url+\"' target='_blank' style='color: #336699; text-decoration: none; position: relative; top: -3px; text-shadow: 1px 1px 0px #eeeeee;' onmouseover='this.style.color=\\\"#4477aa\\\"' onmouseout='this.style.color=\\\"#336699\\\"'><img src='\"+cab.urlStart+\"\/cab\/application.png' width='16' height='16' style='position: relative; top: 3px; margin-right: 2px; margin-left: 2px;'\/> www.teanglann.ie \u00bb<\/a><\/div><\/div>\").appendTo(\"body\").offset({top: $a.offset().top+$a.height()+10, left: leftOffset});\r\n\t\t\tcab.lexclickOrigin=123;\r\n\t\t\t$(\"body\").on(\"click\", cab.lexclickOff);\r\n\t\t} else {\r\n\t\t\twindow.open(url);\r\n\t\t}\r\n\t},\r\n\r\n\tlexclickOff: function(){\r\n\t\tvar $=jQuery;\r\n\t\tif(cab.lexclickOrigin==0) {\r\n\t\t\t$(\"#lexclick\").remove();\r\n\t\t\t$(\"body\").off(\"click\", cab.lexclickOff);\r\n\t\t}\r\n\t\tcab.lexclickOrigin=0;\r\n\t},\r\n\t\r\n};\r\n\t\t\t<\/script>\r\n\r\n<script type=\"text\/javascript\">jQuery(document).ready(function(){ cab.clickify(); });<\/script> Chuir m\u00e9 \u00e1r n-eitilt\u00ed in \u00e1irithe le d\u00e9ana\u00ed chun taisteal \u00f3 Mheirice\u00e1 go h\u00c9irinn.\u00a0\u00a0Beagnach d\u00edreach tar \u00e9is an chnaipe a bhr\u00fa th\u00e1inig aif\u00e9ala ceannaitheora orm. B\u2019fhearrde dom gan aon rud nua a l\u00e9amh faoin gcor\u00f3inv\u00edreas, go h\u00e1irithe faoin gcine\u00e1l Delta. Fiosracht a mharaigh an cat, agus n\u00ed fh\u00e9adfainn gan taighde a dh\u00e9anamh faoin [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":7006,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"nf_dc_page":"","_et_pb_use_builder":"on","_et_pb_old_content":"<!-- wp:freeform --><p style=\"text-align:center;margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:2.4;font-weight:bold;font-size:18pt\"><span style=\"display:inline-block;height:1em\"><span style=\"display:none\">.<\/span><\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:6pt;padding-bottom:0;line-height:1.3\"><span style=\"display:inline-block;height:1em\"><span style=\"display:none\">.<\/span><\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:6pt;padding-bottom:0;line-height:1.3\">Chuir m\u00e9 \u00e1r n-eitilt\u00ed in \u00e1irithe le d\u00e9ana\u00ed chun taisteal \u00f3 Mheirice\u00e1 go h\u00c9irinn.&nbsp;&nbsp;Beagnach d\u00edreach tar \u00e9is an chnaipe a bhr\u00fa th\u00e1inig aif\u00e9ala ceannaitheora orm.  B\u2019fhearrde dom gan aon rud nua a l\u00e9amh faoin gcor\u00f3inv\u00edreas, go h\u00e1irithe faoin gcine\u00e1l Delta.  Fiosracht a mharaigh an cat, agus n\u00ed fh\u00e9adfainn gan taighde a dh\u00e9anamh faoin v\u00edreas.  Thosaigh m\u00e9 ag tarraingt ar shn\u00e1itheanna scaoilte m\u2019fhiosrachta agus ag l\u00e9amh gach rud a chaith Google suas.  Ach d\u00e1 mh\u00e9ad alt a l\u00e9igh m\u00e9 is ea is m\u00f3 ceisteanna a bh\u00ed agam.&nbsp;&nbsp;Agus d\u00e1 mh\u00e9ad ceisteanna a bh\u00ed agam is ea is m\u00f3 buaireamh a th\u00e1inig orm.&nbsp;&nbsp;<\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:6pt;padding-bottom:0;line-height:1.3\">Roimh an gcine\u00e1l Delta, cheap m\u00e9 go raibh m\u00e9 dochlo\u00edte tar \u00e9is dom a bheith vacsa\u00ednithe!  Ach n\u00ed mar a sh\u00edltear a bh\u00edtear!&nbsp;&nbsp;D\u2019athraigh an cine\u00e1l Delta den chor\u00f3inv\u00edreas an cluiche go hioml\u00e1n, ar an drochuair.  D\u00e9anta na f\u00edrinne, n\u00edl aon leigheas dra\u00edochta ar f\u00e1il chun dul i ngleic leis an gcor\u00f3invireas.  Ach is uirlis troda t\u00e1bhachtach agus \u00e9ifeachtach \u00e9 an vacsa\u00edn, mar sin f\u00e9in, fi\u00fa in aghaidh na gcine\u00e1lacha nua, suas go dt\u00ed seo ar aon n\u00f3s.  Gan dabht is \u00ed an fhadhb is m\u00f3 at\u00e1 againn n\u00e1 na daoine nach bhfuil vacsa\u00ednithe, mar is gorlann cine\u00e1lacha nua den chor\u00f3inv\u00edreas iad.  Is dains\u00e9ar iad n\u00ed amh\u00e1in d\u00f3ibh f\u00e9in, ach d\u00fainn a bhfuil vacsa\u00ednithe freisin, mar t\u00e1 c\u00e9atad\u00e1n beag d\u00fainn nach bhfuil imdh\u00edonacht againn ar an v\u00edreas agus a chine\u00e1lacha.  N\u00edos measa n\u00e1 sin, b\u2019fh\u00e9idir go dtiocfaidh cine\u00e1l nua nach mbeidh aon \u00e9ifeacht ag an vacsa\u00edn air!  Bheadh orainn dul ar ais go dt\u00ed cearn\u00f3g a haon!  A Dhiabhal!<\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:6pt;padding-bottom:0;line-height:1.3\">T\u00e1 s\u00e9 soil\u00e9ir nach bhfuil na freagra\u00ed go l\u00e9ir faighte againn f\u00f3s mar gheall ar an gcine\u00e1l Delta, agus t\u00e1 na saineolaithe ag obair go dian chun iad a fh\u00e1il.  Ach t\u00e1 roinnt eolais againn faoin am seo, agus n\u00edl cuma mhaith ar ch\u00farsa\u00ed, \u00f3 thaobh an vir\u00eds de.  Agus sin an f\u00e1th go bhfuil m\u00e9 idir dh\u00e1 chomhairle anois mar gheall ar mo shocruithe taistil.  Ach t\u00e1 na tic\u00e9id faighte agam anois, agus cuirfidh m\u00e9 cos i dtaca ag an bpointe seo.  Seans maith f\u00f3s nach rachaidh c\u00farsa\u00ed in olcas agus go mbeimid in ann taisteal go h\u00c9irinn.  Ach cad at\u00e1 ar eolas againn faoi l\u00e1thair faoin v\u00edreas agus cad iad na f\u00e9idearthachta\u00ed as seo amach?&nbsp;&nbsp;<\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:6pt;padding-bottom:0;line-height:1.3\"><strong>Cine\u00e1l Delta den Chor\u00f3invireas<\/strong><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:6pt;padding-bottom:0;line-height:1.3\">D\u00e9an dearmad ar gach cine\u00e1l den chor\u00f3inv\u00edreas ach an cine\u00e1l Delta, mar scaipeann an cine\u00e1l Delta i bhfad n\u00edos tap\u00fala n\u00e1 aon chine\u00e1l eile.  Thosaigh an cine\u00e1l seo san India ag deireadh 2020, agus anois t\u00e1 s\u00e9 tar \u00e9is spr\u00e9 chuig 85 t\u00edr ar a laghad.&nbsp;&nbsp;Sna St\u00e1it Aontaithe, is \u00e9 an cine\u00e1l Delta at\u00e1 i gceist i 83 de na c\u00e1sanna COVID-19 go l\u00e9ir.&nbsp;&nbsp;N\u00edl na saineolaithe cinnte f\u00f3s, ach ceapann siad go bhfuil an cine\u00e1l Delta timpeall 50% n\u00edos t\u00f3g\u00e1la\u00ed n\u00e1 an cine\u00e1l Alpha, agus 100% n\u00edos t\u00f3g\u00e1la\u00ed n\u00e1 an ch\u00e9ad chine\u00e1l, nach raibh litir ag baint leis.  D\u00fairt taighdeoir\u00ed \u00f3n tS\u00edn go bhfuil i bhfad n\u00edos m\u00f3 c\u00e1ithn\u00edn\u00ed den v\u00edreas ag teacht amach san aer \u00f3 dhaoine leis an gcine\u00e1l Delta COVID-19 n\u00e1 mar a bh\u00ed leis an gc\u00e9ad cine\u00e1l, agus gurb \u00e9 sin f\u00e1th amh\u00e1in a bhfuil s\u00e9 n\u00edos t\u00f3g\u00e1la\u00ed.&nbsp;&nbsp;<\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:6pt;padding-bottom:0;line-height:1.3\"><strong>\u00c9ifeachtacht an vacsa\u00edn<\/strong><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:6pt;padding-bottom:0;line-height:1.3\">Is \u00e9 pr\u00edomhaidhm aon vacsa\u00edn n\u00e1 beatha daoine a sh\u00e1bh\u00e1il.  Dealra\u00edonn s\u00e9 go bhfuil an vacsa\u00edn in aghaidh COVID-19 an-\u00e9ifeachtach sa tsl\u00ed sin.&nbsp;&nbsp;Meastar go bhfuil an vacsa\u00edn chomh h\u00e9ifeachtach in aghaidh galair dh\u00e9in anois agus a bh\u00ed s\u00e9 riamh.  Ach c\u00e9 nach bhfuil siad cinnte f\u00f3s, seans maith go dtolgfadh n\u00edos m\u00f3 daoine vacsa\u00ednithe COVID-19 le siompt\u00f3im laga n\u00f3 gan siompt\u00f3im ar bith agus mar sin bheid\u00eds ina scaiptheoir\u00ed an ghalair.  N\u00ed rud maith \u00e9 sin!&nbsp;&nbsp;<\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:6pt;padding-bottom:0;line-height:1.3\"><strong>Moladh<\/strong><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:6pt;padding-bottom:0;line-height:1.3\">Chun an vacsa\u00edn a bheith \u00e9ifeachtach don chine daonna in ioml\u00e1n, t\u00e1 s\u00e9 t\u00e1bhachtach do gach duine an vacsa\u00edn a fh\u00e1il m\u00e1s f\u00e9idir.  I mo thuairim, is dualgas tromch\u00faiseach, socha\u00edoch \u00e9 sin.  Gan dabht, t\u00e1 a l\u00e1n obair le d\u00e9anamh chun an vacsa\u00edn a chur ar f\u00e1il do gach duine ar fud an domhain, ach ceapaim nach bhfuil an dara rogha againn ach \u00e9 sin a dh\u00e9anamh chomh luath agus is f\u00e9idir linn.    <\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:6pt;padding-bottom:0;line-height:1.3\">Seachas \u00e9 sin a dh\u00e9anamh, beidh cuid d\u00fainn ag f\u00e1il bh\u00e1is \u00f3 COVID-19 le fada an l\u00e1, agus beidh cine\u00e1lacha n\u00edos measa ar na bac\u00e1in, gan dabht!<\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:6pt;padding-bottom:0;line-height:1.3\">B\u2019fh\u00e9idir go bhfuil leigheas dra\u00edochta ar f\u00e1il, tar \u00e9is an tsaoil, m\u00e1 oibr\u00edmid as l\u00e1mha a ch\u00e9ile agus ar son a ch\u00e9ile in aghaidh an v\u00edris!<\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:6pt;padding-bottom:0;line-height:1.3\"><span style=\"display:inline-block;height:1em\"><span style=\"display:none\">.<\/span><\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:6pt;padding-bottom:0;line-height:1.3\"> <span style=\"display:inline-block;height:1em\"><span style=\"display:none\">.<\/span><\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:6pt;padding-bottom:0;line-height:1.3\"><span style=\"display:inline-block;height:1em\"><span style=\"display:none\">.<\/span><\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:6pt;padding-bottom:0;line-height:1.3\"><span style=\"display:inline-block;height:1em\"><span style=\"display:none\">.<\/span><\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:6pt;padding-bottom:0;line-height:1.3\"><span style=\"display:inline-block;height:1em\"><span style=\"display:none\">.<\/span><\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:6pt;padding-bottom:0;line-height:1.3\"><span style=\"display:inline-block;height:1em\"><span style=\"display:none\">.<\/span><\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:6pt;padding-bottom:0;line-height:1.3\"><span style=\"display:inline-block;height:1em\"><span style=\"display:none\">.<\/span><\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:6pt;padding-bottom:0;line-height:1.3\"><span style=\"display:inline-block;height:1em\"><span style=\"display:none\">.<\/span><\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:6pt;padding-bottom:0;line-height:1.3\"><span style=\"display:inline-block;height:1em\"><span style=\"display:none\">.<\/span><\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:6pt;padding-bottom:0;line-height:1.3\"><span style=\"display:inline-block;height:1em\"><span style=\"display:none\">.<\/span><\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:6pt;padding-bottom:0;line-height:1.3\">&nbsp;&nbsp;<span style=\"display:inline-block;height:1em\"><span style=\"display:none\">.<\/span><\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:6pt;padding-bottom:0;line-height:1.3\"><span style=\"display:inline-block;height:1em\"><span style=\"display:none\">.<\/span><\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:6pt;padding-bottom:0;line-height:1.3\"><span style=\"display:inline-block;height:1em\"><span style=\"display:none\">.<\/span><\/span><\/p><!-- \/wp:freeform -->","_et_gb_content_width":"","footnotes":""},"categories":[33,47,44],"tags":[],"class_list":["post-8627","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-cursai-reatha","category-eolaiocht-agus-teicneolaiocht","category-tuairim"],"_links":{"self":[{"href":"https:\/\/mickgb.com\/en\/wp-json\/wp\/v2\/posts\/8627","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mickgb.com\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/mickgb.com\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/mickgb.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/mickgb.com\/en\/wp-json\/wp\/v2\/comments?post=8627"}],"version-history":[{"count":3,"href":"https:\/\/mickgb.com\/en\/wp-json\/wp\/v2\/posts\/8627\/revisions"}],"predecessor-version":[{"id":9399,"href":"https:\/\/mickgb.com\/en\/wp-json\/wp\/v2\/posts\/8627\/revisions\/9399"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/mickgb.com\/en\/wp-json\/wp\/v2\/media\/7006"}],"wp:attachment":[{"href":"https:\/\/mickgb.com\/en\/wp-json\/wp\/v2\/media?parent=8627"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/mickgb.com\/en\/wp-json\/wp\/v2\/categories?post=8627"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/mickgb.com\/en\/wp-json\/wp\/v2\/tags?post=8627"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}