{"id":7966,"date":"2019-01-09T03:52:24","date_gmt":"2019-01-09T03:52:24","guid":{"rendered":"https:\/\/mickgb.com\/?p=7966"},"modified":"2023-11-23T17:21:48","modified_gmt":"2023-11-23T17:21:48","slug":"ruin-athbhliana","status":"publish","type":"post","link":"https:\/\/mickgb.com\/ga\/ruin-athbhliana\/","title":{"rendered":"R\u00fain Athbhliana"},"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 style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2;\"><span style=\"color: #000000; font-size: 14pt;\"><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>B\u00edonn deis againn ag tosach gach bliana s\u00fail a chaitheamh siar ar an mbliain at\u00e1 caite agus muid ag ullmh\u00fa don bhliain at\u00e1 amach romhainn. \u00a0Go minic, b\u00edonn muid ag ullmh\u00fa r\u00fain ind\u00e9anta, athbhliana. S\u00ed an fhadhb is m\u00f3 a bhaineann le seo n\u00e1 go nd\u00e9anaimid dearmad ar na r\u00fain athbhliana taobh istigh de mh\u00ed n\u00f3 mar sin! \u00a0Sin \u00e9 an f\u00e1th go bhfeiceann t\u00fa an oiread sin daoine sa sp\u00f3rtlann gach Ean\u00e1ir, ach i bhfad n\u00edos l\u00fa daoine ann i m\u00ed Feabhra. <\/span><\/p>\n<p><!-- \/wp:post-content --><!-- wp:freeform --><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2;\"><span style=\"color: #000000; font-size: 14pt;\">Ach t\u00e1 r\u00e9iteach agam!<\/span><\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2;\"><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: 0pt; padding-bottom: 0; line-height: 1.2;\"><strong><span style=\"color: #000000; font-size: 14pt;\">L\u00e9arsc\u00e1il<\/span><\/strong><\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2;\"><span style=\"color: #000000; font-size: 14pt;\">Ceann scr\u00edbe is ea r\u00fan athbhliana, ach gan l\u00e9arsc\u00e1il n\u00edl s\u00e9 r\u00f3-\u00fas\u00e1ideach. \u00a0Sa l\u00e9arsc\u00e1il sin, leagann muid amach na c\u00e9imeanna at\u00e1 i gceist le dul go dt\u00ed an \u00e1it at\u00e1 ar intinn againn, agus an modh chun gach c\u00e9im a bhaint amach. \u00a0\u00a0<\/span><\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2;\"><span style=\"color: #000000; font-size: 14pt;\">De ghn\u00e1th, n\u00ed bh\u00edonn againn ach c\u00e9im amh\u00e1in agus b\u00edonn orainn an rud c\u00e9anna a dh\u00e9anamh l\u00e1 i ndiaidh lae. \u00a0C\u00e9 go bhfuil s\u00e9 seo simpl\u00ed a thuiscint, n\u00edl s\u00e9 \u00e9asca \u00e9 a dh\u00e9anamh. B\u2019fh\u00e9idir gur mhaith linn drochn\u00f3s a chr\u00edochn\u00fa agus dea-n\u00f3s a <\/span><span style=\"color: #000000; font-size: 14pt;\">chleacht\u00fa<\/span><span style=\"color: #000000; font-size: 14pt;\"> .<\/span><span style=\"color: #000000; font-size: 14pt;\"> \u00a0Mar shampla, drochn\u00f3s is ea caitheamh tobac, agus dea-n\u00f3s is ea acla\u00edocht.<\/span><\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2;\"><span style=\"color: #000000; font-size: 14pt;\">Uaireanta b\u00edonn n\u00edos m\u00f3 n\u00e1 c\u00e9im amh\u00e1in i gceist agus sa ch\u00e1s sin, sprioc fhadt\u00e9armach at\u00e1 i gceist. \u00a0C\u00e9 nach ionann n\u00f3sanna agus spriocanna, t\u00e1 t\u00fa in ann gach sprioc a bhriseadh s\u00edos i n\u00f3s n\u00f3 i n\u00f3sanna. \u00a0\u00a0Mar shampla, n\u00f3s is ea c\u00e9ad focal a scr\u00edobh gach l\u00e1, ach sprioc is ea leabhar a scr\u00edobh. Chun leabhar a scr\u00edobh, t\u00e1 orm plean a chruth\u00fa ar dt\u00fas agus ansin \u00e9 a <\/span><span style=\"color: #000000; font-size: 14pt;\">chleacht\u00fa<\/span><span style=\"color: #000000; font-size: 14pt;\">. \u00a0Siad na c\u00e9imeanna a chaitear a dh\u00e9anamh n\u00e1 iml\u00edne a chur le ch\u00e9ile; gach caibidil a scr\u00edobh go dt\u00ed go bhfuil bunch\u00f3ip agam agus ansin, iad a scr\u00edobh ar\u00eds go dt\u00ed go bhfuil m\u00e9 s\u00e1sta leo. \u00a0Sa ch\u00e1s seo, c\u00e9 go bhfuil go leor c\u00e9imeanna le si\u00fal chun leabhar a scr\u00edobh, n\u00edl ach n\u00f3s bun\u00fasach amh\u00e1in agus s\u00e9 sin a bheith ag scr\u00edobh gach l\u00e1! M\u00e1 ta f\u00famsa bheith acla\u00ed go aer\u00f3bach an bhliain seo chugainn, cad a dh\u00e9anfaidh m\u00e9?<\/span><\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2;\"><span style=\"color: #000000; font-size: 14pt;\">Deirtear go bhfuil tr\u00ed ch\u00e9im i gceist le gach n\u00f3s: <\/span><span style=\"color: #000000; font-size: 14pt;\">an<\/span><span style=\"color: #000000; font-size: 14pt;\"> nod, an gn\u00e1thamh, agus an luach.<\/span><\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2;\"><span style=\"color: #000000; font-size: 14pt;\">Is \u00e9 an nod <\/span><span style=\"color: #000000; font-size: 14pt;\">an<\/span><span style=\"color: #000000; font-size: 14pt;\"> spreagadh d\u00fainn an gn\u00e1thamh a dh\u00e9anamh. \u00a0Mar shampla, gach uair a mhotha\u00edm strus, caithim toit\u00edn. \u00a0Tar \u00e9is an ghn\u00e1thaimh tagann luach \u00e9igin. Sa ch\u00e1s seo, motha\u00edm ar mo shuaimhneas agus t\u00e1 an strus imithe ar feadh tamaill\u00edn. \u00a0Gach uair a tharla\u00edonn an nod, tagann smaointe an luach, agus d\u00e9anaim an gn\u00e1thamh. F\u00e1sann an n\u00f3s n\u00edos l\u00e1idre gach uair, agus tar \u00e9is c\u00fapla m\u00ed, b\u00edonn s\u00e9 uathoibr\u00edoch. \u00a0N\u00ed th\u00f3gann s\u00e9 aon fhuinneamh \u00e9 a dh\u00e9anamh tar \u00e9is sin. Chun n\u00f3s nua a chumadh, siad na ceisteanna a chaithfidh m\u00e9 a fhreagairt n\u00e1&#8230;<\/span><\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2;\"><span style=\"color: #000000; font-size: 14pt;\">1. Cad \u00e9 an nod a spreagfaidh an gn\u00e1thamh?<\/span><\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2;\"><span style=\"color: #000000; font-size: 14pt;\">2. Cad \u00e9 an gn\u00e1thamh f\u00e9in? \u00a0<\/span><\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2;\"><span style=\"color: #000000; font-size: 14pt;\">3. Cad \u00e9 an c\u00faiteamh ar mo shaothar? \u00a0<\/span><\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2;\"><span style=\"color: #000000; font-size: 14pt;\">I gc\u00e1s an acla\u00edocht, s\u00e9 an nod a \u00fas\u00e1idim n\u00e1 bheith ag tiom\u00e1int abhaile tar \u00e9is oibre. \u00a0In ionad dul abhaile go d\u00edreach, t\u00e9im go dt\u00ed an sp\u00f3rtlann. S\u00e9 an gn\u00e1thamh n\u00e1 rang \u2018spin\u2019 ar an rothar acla\u00edochta, mar t\u00e1 s\u00e9 go hiontach mar acla\u00edocht aer\u00f3bach. \u00a0N\u00ed bheidh an luach c\u00e9anna ag gach duine. C\u00e9 go mb\u00edmse faoi str\u00f3 nuair a shroichim an sp\u00f3rtlann, tar \u00e9is acla\u00edocht b\u00edmse ar mo <\/span><span style=\"color: #000000; font-size: 14pt;\">shocairshuaimhneas<\/span><span style=\"color: #000000; font-size: 14pt;\">. T\u00e1 s\u00e9 t\u00e1bhachtach n\u00f3s nua a chleachtadh ar feadh c\u00fapla m\u00ed ar a laghad, go h\u00e1irithe nuair nach bhfuil fonn ort \u00e9 a dh\u00e9anamh. \u00a0T\u00f3gann s\u00e9 an t-am sin leis an n\u00f3s nua a bhun\u00fa. B\u00edonn s\u00e9 \u00e9asca go leor an n\u00f3s nua a <\/span><span style=\"color: #000000; font-size: 14pt;\">chleacht\u00fa<\/span><span style=\"color: #000000; font-size: 14pt;\"> tar \u00e9is sin.<\/span><\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2;\"><span style=\"color: #000000; font-size: 14pt;\">Bain triail as, agus geallaim duit go mbeidh t\u00fa an-s\u00e1sta leis na tortha\u00ed!<\/span><\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2;\"><span style=\"color: #000000;\"> <\/span><\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 10pt; padding-bottom: 0; line-height: 1.38;\"><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>B\u00edonn deis againn ag tosach gach bliana s\u00fail a chaitheamh siar ar an mbliain at\u00e1 caite agus muid ag ullmh\u00fa don bhliain at\u00e1 amach romhainn. \u00a0Go minic, b\u00edonn muid ag ullmh\u00fa r\u00fain ind\u00e9anta, athbhliana. S\u00ed an fhadhb is m\u00f3 a bhaineann le seo n\u00e1 go nd\u00e9anaimid dearmad ar na r\u00fain athbhliana taobh istigh de [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":6850,"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:1.2\"><strong><span style=\"color:#000000;font-size:24pt\"><\/span><\/strong><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"text-align:center;margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:1.2\"><strong><span style=\"color:#000000;font-size:24pt\">&nbsp;\u00a0<\/span><span style=\"color:#000000;font-size:24pt\">&emsp;&emsp;&nbsp;\u00a0<\/span><\/strong><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:1.2\"><span style=\"color:#000000\"> <\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:1.2\"><strong><span style=\"color:#000000;font-size:14pt\"> <\/span><\/strong><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:1.2\"><span style=\"color:#000000\"> <\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:1.2\"><span style=\"color:#000000;font-size:14pt\">B\u00edonn deis againn ag tosach gach bliana s\u00fail a chaitheamh siar ar an mbliain at\u00e1 caite agus muid ag ullmh\u00fa don bhliain at\u00e1 amach romhainn. \u00a0Go minic, b\u00edonn muid ag ullmh\u00fa r\u00fain ind\u00e9anta, athbhliana.  S\u00ed an fhadhb is m\u00f3 a bhaineann le seo n\u00e1 go nd\u00e9anaimid dearmad ar na r\u00fain athbhliana taobh istigh de mh\u00ed n\u00f3 mar sin! \u00a0Sin \u00e9 an f\u00e1th go bhfeiceann t\u00fa an oiread sin daoine sa sp\u00f3rtlann gach Ean\u00e1ir, ach i bhfad n\u00edos l\u00fa daoine ann i m\u00ed Feabhra. <\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:1.2\"><span style=\"color:#000000;font-size:14pt\">Ach t\u00e1 r\u00e9iteach agam!<\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:1.2\"><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:0pt;padding-bottom:0;line-height:1.2\"><strong><span style=\"color:#000000;font-size:14pt\">L\u00e9arsc\u00e1il<\/span><\/strong><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:1.2\"><span style=\"color:#000000;font-size:14pt\">Ceann scr\u00edbe is ea r\u00fan athbhliana, ach gan l\u00e9arsc\u00e1il n\u00edl s\u00e9 r\u00f3-\u00fas\u00e1ideach. \u00a0Sa l\u00e9arsc\u00e1il sin, leagann muid amach na c\u00e9imeanna at\u00e1 i gceist le dul go dt\u00ed an \u00e1it at\u00e1 ar intinn againn, agus an modh chun gach c\u00e9im a bhaint amach. \u00a0\u00a0<\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:1.2\"><span style=\"color:#000000;font-size:14pt\">De ghn\u00e1th, n\u00ed bh\u00edonn againn ach c\u00e9im amh\u00e1in agus b\u00edonn orainn an rud c\u00e9anna a dh\u00e9anamh l\u00e1 i ndiaidh lae. \u00a0C\u00e9 go bhfuil s\u00e9 seo simpl\u00ed a thuiscint, n\u00edl s\u00e9 \u00e9asca \u00e9 a dh\u00e9anamh.  B\u2019fh\u00e9idir gur mhaith linn drochn\u00f3s a chr\u00edochn\u00fa agus dea-n\u00f3s a <\/span><span style=\"color:#000000;font-size:14pt\">chleacht\u00fa<\/span><span style=\"color:#000000;font-size:14pt\"> .<\/span><span style=\"color:#000000;font-size:14pt\"> \u00a0Mar shampla, drochn\u00f3s is ea caitheamh tobac, agus dea-n\u00f3s is ea acla\u00edocht.<\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:1.2\"><span style=\"color:#000000;font-size:14pt\">Uaireanta b\u00edonn n\u00edos m\u00f3 n\u00e1 c\u00e9im amh\u00e1in i gceist agus sa ch\u00e1s sin, sprioc fhadt\u00e9armach at\u00e1 i gceist. \u00a0C\u00e9 nach ionann n\u00f3sanna agus spriocanna, t\u00e1 t\u00fa in ann gach sprioc a bhriseadh s\u00edos i n\u00f3s n\u00f3 i n\u00f3sanna. \u00a0\u00a0Mar shampla, n\u00f3s is ea c\u00e9ad focal a scr\u00edobh gach l\u00e1, ach sprioc is ea leabhar a scr\u00edobh.  Chun leabhar a scr\u00edobh, t\u00e1 orm plean a chruth\u00fa ar dt\u00fas agus ansin \u00e9 a <\/span><span style=\"color:#000000;font-size:14pt\">chleacht\u00fa<\/span><span style=\"color:#000000;font-size:14pt\">. \u00a0Siad na c\u00e9imeanna a chaitear a dh\u00e9anamh n\u00e1 iml\u00edne a chur le ch\u00e9ile; gach caibidil a scr\u00edobh go dt\u00ed go bhfuil bunch\u00f3ip agam agus ansin, iad a scr\u00edobh ar\u00eds go dt\u00ed go bhfuil m\u00e9 s\u00e1sta leo. \u00a0Sa ch\u00e1s seo, c\u00e9 go bhfuil go leor c\u00e9imeanna le si\u00fal chun leabhar a scr\u00edobh, n\u00edl ach n\u00f3s bun\u00fasach amh\u00e1in agus s\u00e9 sin a bheith ag scr\u00edobh gach l\u00e1!  M\u00e1 ta f\u00famsa bheith acla\u00ed go aer\u00f3bach an bhliain seo chugainn, cad a dh\u00e9anfaidh m\u00e9?<\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:1.2\"><span style=\"color:#000000;font-size:14pt\">Deirtear go bhfuil tr\u00ed ch\u00e9im i gceist le gach n\u00f3s: <\/span><span style=\"color:#000000;font-size:14pt\">an<\/span><span style=\"color:#000000;font-size:14pt\"> nod, an gn\u00e1thamh, agus an luach.<\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:1.2\"><span style=\"color:#000000;font-size:14pt\">Is \u00e9 an nod <\/span><span style=\"color:#000000;font-size:14pt\">an<\/span><span style=\"color:#000000;font-size:14pt\"> spreagadh d\u00fainn an gn\u00e1thamh a dh\u00e9anamh. \u00a0Mar shampla, gach uair a mhotha\u00edm strus, caithim toit\u00edn. \u00a0Tar \u00e9is an ghn\u00e1thaimh tagann luach \u00e9igin.  Sa ch\u00e1s seo, motha\u00edm ar mo shuaimhneas agus t\u00e1 an strus imithe ar feadh tamaill\u00edn. \u00a0Gach uair a tharla\u00edonn an nod, tagann smaointe an luach, agus d\u00e9anaim an gn\u00e1thamh.  F\u00e1sann an n\u00f3s n\u00edos l\u00e1idre gach uair, agus tar \u00e9is c\u00fapla m\u00ed, b\u00edonn s\u00e9 uathoibr\u00edoch. \u00a0N\u00ed th\u00f3gann s\u00e9 aon fhuinneamh \u00e9 a dh\u00e9anamh tar \u00e9is sin. Chun n\u00f3s nua a chumadh, siad na ceisteanna a chaithfidh m\u00e9 a fhreagairt n\u00e1...<\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:1.2\"><span style=\"color:#000000;font-size:14pt\">1. Cad \u00e9 an nod a spreagfaidh an gn\u00e1thamh?<\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:1.2\"><span style=\"color:#000000;font-size:14pt\">2. Cad \u00e9 an gn\u00e1thamh f\u00e9in? \u00a0<\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:1.2\"><span style=\"color:#000000;font-size:14pt\">3. Cad \u00e9 an c\u00faiteamh ar mo shaothar? \u00a0<\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:1.2\"><span style=\"color:#000000;font-size:14pt\">I gc\u00e1s an acla\u00edocht, s\u00e9 an nod a \u00fas\u00e1idim n\u00e1 bheith ag tiom\u00e1int abhaile tar \u00e9is oibre. \u00a0In ionad dul abhaile go d\u00edreach, t\u00e9im go dt\u00ed an sp\u00f3rtlann.  S\u00e9 an gn\u00e1thamh n\u00e1 rang \u2018spin\u2019 ar an rothar acla\u00edochta, mar t\u00e1 s\u00e9 go hiontach mar acla\u00edocht aer\u00f3bach. \u00a0N\u00ed bheidh an luach c\u00e9anna ag gach duine.  C\u00e9 go mb\u00edmse faoi str\u00f3 nuair a shroichim an sp\u00f3rtlann, tar \u00e9is acla\u00edocht b\u00edmse ar mo <\/span><span style=\"color:#000000;font-size:14pt\">shocairshuaimhneas<\/span><span style=\"color:#000000;font-size:14pt\">.  T\u00e1 s\u00e9 t\u00e1bhachtach n\u00f3s nua a chleachtadh ar feadh c\u00fapla m\u00ed ar a laghad, go h\u00e1irithe nuair nach bhfuil fonn ort \u00e9 a dh\u00e9anamh. \u00a0T\u00f3gann s\u00e9 an t-am sin leis an n\u00f3s nua a bhun\u00fa.  B\u00edonn s\u00e9 \u00e9asca go leor an n\u00f3s nua a <\/span><span style=\"color:#000000;font-size:14pt\">chleacht\u00fa<\/span><span style=\"color:#000000;font-size:14pt\"> tar \u00e9is sin.<\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:1.2\"><span style=\"color:#000000;font-size:14pt\">Bain triail as, agus geallaim duit go mbeidh t\u00fa an-s\u00e1sta leis na tortha\u00ed!<\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:1.2\"><span style=\"color:#000000\"> <\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:10pt;padding-bottom:0;line-height:1.38\"><span style=\"display:inline-block;height:1em\"><span style=\"display:none\">.<\/span><\/span><\/p><!-- \/wp:freeform -->","_et_gb_content_width":"","footnotes":""},"categories":[33,44],"tags":[],"class_list":["post-7966","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-cursai-reatha","category-tuairim"],"_links":{"self":[{"href":"https:\/\/mickgb.com\/ga\/wp-json\/wp\/v2\/posts\/7966","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mickgb.com\/ga\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/mickgb.com\/ga\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/mickgb.com\/ga\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/mickgb.com\/ga\/wp-json\/wp\/v2\/comments?post=7966"}],"version-history":[{"count":3,"href":"https:\/\/mickgb.com\/ga\/wp-json\/wp\/v2\/posts\/7966\/revisions"}],"predecessor-version":[{"id":9632,"href":"https:\/\/mickgb.com\/ga\/wp-json\/wp\/v2\/posts\/7966\/revisions\/9632"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/mickgb.com\/ga\/wp-json\/wp\/v2\/media\/6850"}],"wp:attachment":[{"href":"https:\/\/mickgb.com\/ga\/wp-json\/wp\/v2\/media?parent=7966"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/mickgb.com\/ga\/wp-json\/wp\/v2\/categories?post=7966"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/mickgb.com\/ga\/wp-json\/wp\/v2\/tags?post=7966"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}