{"id":7970,"date":"2019-03-20T03:53:36","date_gmt":"2019-03-20T03:53:36","guid":{"rendered":"https:\/\/mickgb.com\/?p=7970"},"modified":"2023-11-23T17:21:23","modified_gmt":"2023-11-23T17:21:23","slug":"dialann-scolaire","status":"publish","type":"post","link":"https:\/\/mickgb.com\/en\/dialann-scolaire\/","title":{"rendered":"Dialann Scol\u00e1ire"},"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>Bh\u00ed m\u00e9 ag siort\u00fa tr\u00ed mo tharraice\u00e1in le d\u00e9ana\u00ed agus r\u00fan agam slacht a chur orthu. \u00a0Bh\u00ed m\u00e9 istigh ina gceartl\u00e1r nuair a tharraing rud \u00e9igin m\u2019aird. Leabhar n\u00f3ta\u00ed str\u00f3icthe a bh\u00ed ann, agus bh\u00ed m\u2019ainm l\u00e1mhscr\u00edofa go br\u00f3d\u00fail ar an gcl\u00fadach. \u00a0Thuig m\u00e9 l\u00e1ithreach go mba leabhar an-sean a <\/span><span style=\"color: #000000; font-size: 14pt;\">bh\u00ed<\/span><span style=\"color: #000000; font-size: 14pt;\"> ann, agus bh\u00ed s\u00e9 sin deimhnithe nuair a d\u2019oscail m\u00e9 \u00e9.<\/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;\">Bh\u00ed d\u00e1ta scr\u00edofa ag barr gach leathanach, os cionn scr\u00edbhneoireacht ph\u00e1isti\u00fail. \u00a0Dialann bheag as Gaeilge a bh\u00ed ann, dar m\u2019fhocal, agus m\u00edor\u00failt a bh\u00ed ann gur th\u00e1inig s\u00e9 sl\u00e1n chomh fada sin. \u00a0Bh\u00ed m\u00e9 ar b\u00eds le tos\u00fa ar \u00e9 a l\u00e9amh. Bh\u00ed s\u00e9 an-suimi\u00fail ar fad agus taiscead\u00e1n todhcha\u00ed mo shaoil f\u00e9in a bh\u00ed ann. \u00a0\u00d3 r\u00e9 eile ar fad <\/span><span style=\"color: #000000; font-size: 14pt;\">an<\/span><span style=\"color: #000000; font-size: 14pt;\"> diallann beag seo, agus b\u2019fh\u00e9idir go mbeadh suim agat mion<\/span><span style=\"color: #000000; font-size: 14pt;\">&#8211;<\/span><span style=\"color: #000000; font-size: 14pt;\">sampla as a fheice\u00e1il, mar tugann s\u00e9 spl\u00e9achadh daoibh ar shaol scol\u00e1ire c\u00f3naithe i gCol\u00e1iste Naomh Chiar\u00e1in i gCill Chainnigh ag t\u00fas na seacht\u00f3id\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; font-size: 14pt;\">Seo iad an <\/span><span style=\"color: #000000; font-size: 14pt;\">ch\u00e9ad ch\u00fapla<\/span><span style=\"color: #000000; font-size: 14pt;\"> iontr\u00e1il dialainne, le c\u00fapla ceart\u00fach\u00e1n beag. \u00a0Cuirim c\u00fapla n\u00f3ta lena bhfuil r\u00e1ite, freisin.<\/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;\"> <\/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;\">Ean\u00e1ir 21<\/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;\">T\u00e1 m\u00e9 sa staid\u00e9ar anois, agus t\u00e1 m\u00e9 ag obair go dian. \u00a0T\u00e1 buachaill m\u00f3r ina shu\u00ed ar bhinse os comhair an ranga. \u00a0T\u00e1 s\u00e9 i bhfeighil an staid\u00e9ir, agus m\u00e1 bh\u00edonn aon duine ag cogarnach n\u00f3 ag casadh timpeall le linn an staid\u00e9ir, glaonn s\u00e9 ar an mbuachaill sin agus iarann s\u00e9 air dul suas go dt\u00ed oifig an Athar \u00d3\u2019Conchubhair agus <\/span><span style=\"color: #000000; font-size: 14pt;\">a<\/span><span style=\"color: #000000; font-size: 14pt;\"> insint d\u00f3 go raibh s\u00e9 d\u00e1na. \u00a0Ar an drochuair dom, bh\u00ed m\u00e9 f\u00e9in gafa ag cogarnach, agus bh\u00ed orm \u00e9 sin <\/span><span style=\"color: #000000; font-size: 14pt;\">a<\/span><span style=\"color: #000000; font-size: 14pt;\"> insint don D\u00e9an, an tAthair \u00d3\u2019Conchubhair. Geallaimse duit go raibh pian i mo l\u00e1mha agam agus m\u00e9 ag teacht ar ais \u00f3na sheomra.<\/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;\">N\u00f3ta\u00ed<\/span><span style=\"color: #000000; font-size: 14pt;\">:<\/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;\">Halla staid\u00e9ir a bh\u00ed i gceist anseo. \u00a0Bh\u00ed ar na scol\u00e1ir\u00ed c\u00f3naithe a bheith ag staid\u00e9ar sa halla seo ar feadh tr\u00ed huaire gach l\u00e1 sa tseachtain. \u00a0Bh\u00ed briseadh againn i l\u00e1r an lae chun an dinn\u00e9ar <\/span><span style=\"color: #000000; font-size: 14pt;\">a<\/span><span style=\"color: #000000; font-size: 14pt;\"> ithe. Bh\u00ed s\u00e9 in am dul a chodladh d\u00edreach tar \u00e9is an staid\u00e9ir.<\/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;\">Bh\u00ed scol\u00e1ire sinsearach in\u00e1r gceannas i rith an staid\u00e9ir, agus cuireadh an locht airsean mar gheall ar iompar a ranga. \u00a0Bh\u00ed diansmacht curtha i <\/span><span style=\"color: #000000; font-size: 14pt;\">bhfeidh<\/span><span style=\"color: #000000; font-size: 14pt;\">m, <\/span><strong><span style=\"color: #000000; font-size: 14pt;\">m<\/span><\/strong><span style=\"color: #000000; font-size: 14pt;\">ar ba chro\u00ed<\/span><span style=\"color: #000000; font-size: 14pt;\">&#8211;<\/span><span style=\"color: #000000; font-size: 14pt;\">phrionsabal \u00e9 san oideachas ag an am sin, faoi thaca\u00edocht <\/span><span style=\"color: #000000; font-size: 14pt;\">phion\u00f3s<\/span><span style=\"color: #000000; font-size: 14pt;\"> corpartha. \u00a0Is deacair d\u00fainn a chreidi\u00faint go raibh pion\u00f3s corpartha inghlactha riamh in\u00e1r scoileanna. D\u2019fh\u00e9adfa\u00ed t\u00fa a chur i gcarcair tr\u00ed l\u00e1mh a leagan ar scol\u00e1ire sa l\u00e1 at\u00e1 inniu ann. <\/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;\"> <\/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;\">Ean\u00e1ir 22<\/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;\">T\u00e1 m\u00e9 im scol\u00e1ire c<\/span><span style=\"color: #000000; font-size: 14pt;\">\u00f3<\/span><span style=\"color: #000000; font-size: 14pt;\">naithe i gCol\u00e1iste Chiar\u00e1in agus n\u00ed maith liom \u00e9, mar n\u00edl an bia go deas. \u00a0Bh\u00ed na b\u00e9il\u00ed sa bhaile i bhfad n\u00edos fearr. <\/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;\">N\u00ed maith liom bheith ar scoil mar buaileann na m\u00fainteoir\u00ed 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;\">T\u00e1 s\u00e9 fuar sa leaba agus n\u00edl ach tr\u00ed bhlainc\u00e9ad thana\u00ed orm.<\/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;\">T\u00e1 a l\u00e1n scr\u00fadaithe le d\u00e9anamh agam \u2013 c\u00faig cinn sa bhliain! \u00a0N\u00edl ach tr\u00ed cinn le d\u00e9anamh ag buachaill\u00ed i scoileanna eile.<\/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;\">Ach nuair a bheidh m\u00e9 m\u00f3r, beidh a fhios agam ag an am sin gurbh \u00e9 seo an rogha scoile ab fhearr.<\/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;\">N\u00f3ta\u00ed<\/span><span style=\"color: #000000; font-size: 14pt;\">:<\/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;\">Is l\u00e9ir d\u00fainn \u00f3n iontr\u00e1il seo go raibh m\u00e9 ag streachailt leis na d\u00e1la\u00ed maireacht\u00e1la ar an iliomad sl\u00ed. \u00a0T\u00e1 s\u00e9 r\u00ed-shoil\u00e9ir go raibh deacracht agam le pion\u00f3s corpartha, mar luaigh m\u00e9 \u00e9 sa ch\u00e9ad iontr\u00e1il freisin. \u00a0Bh\u00ed s\u00e9 seo r\u00edth\u00e1bhachtach i mo shaol f\u00e9in, mar d<\/span><span style=\"color: #000000; font-size: 14pt;\">a<\/span><span style=\"color: #000000; font-size: 14pt;\">r liom, bhain an scoil m\u00ed-\u00fas\u00e1id as a gcuid \u00fadar\u00e1s. Spreag an imeagla fisici\u00fail sin dubhfhuath \u00fadar\u00e1is ionam don chuid eile dem shaol. \u00a0D<\/span><span style=\"color: #000000; font-size: 14pt;\">a<\/span><span style=\"color: #000000; font-size: 14pt;\">r liomsa, theip go m\u00f3r ar an scoil agus ar an ch\u00f3ras oideachais an rud a bh\u00ed beartaithe a chur i gcr\u00edch.<\/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 na ruda\u00ed eile, n\u00ed raibh siad chomh tromch\u00faiseach mar <\/span><span style=\"color: #000000; font-size: 14pt;\">ba \u00a0iad<\/span><span style=\"color: #000000; font-size: 14pt;\"> <\/span><span style=\"color: #000000; font-size: 14pt;\">gn\u00e1th<\/span><span style=\"color: #000000; font-size: 14pt;\">&#8211;<\/span><span style=\"color: #000000; font-size: 14pt;\">dheacrachta\u00ed<\/span><span style=\"color: #000000; font-size: 14pt;\"> an scol\u00e1ire c\u00f3naithe ag an am sin. Sea &#8211; n\u00ed raibh <\/span><span style=\"color: #000000; font-size: 14pt;\">an \u00a0leaba<\/span><span style=\"color: #000000; font-size: 14pt;\"> r\u00f3-chompordach; n\u00ed raibh bia an phroinnt\u00ed r\u00f3-bhlasta agus dar nd\u00f3igh, bh\u00ed an iomarca scr\u00fadaithe d\u00fashl\u00e1nacha againn. \u00a0Ach neartaigh na ruda\u00ed sin \u00e1r gcarachtair, agus d\u2019ullmhaigh siad muid don saol m\u00f3r. <\/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;\">Agus c\u00e9 go raibh m\u00e9 m\u00edsh\u00e1sta tr\u00edd is tr\u00edd, <\/span><span style=\"color: #000000; font-size: 14pt;\">bh\u00ed a fhios<\/span><span style=\"color: #000000; font-size: 14pt;\"> agam, go mbeadh saol n\u00edos fearr agam sa todhcha\u00ed, agus mar sin gurbh fhi\u00fa dom cur suas leis an m\u00edchomp<\/span><span style=\"color: #000000; font-size: 14pt;\">o<\/span><span style=\"color: #000000; font-size: 14pt;\">rd sealadach 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;\">B\u2019fh\u00e9idir go bhfuil ceacht ann d\u00fainn go l\u00e9ir anseo &#8211; go h\u00e1irithe sna laethanta rath\u00fala at\u00e1 ann anois!<\/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;\"> <\/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>Bh\u00ed m\u00e9 ag siort\u00fa tr\u00ed mo tharraice\u00e1in le d\u00e9ana\u00ed agus r\u00fan agam slacht a chur orthu. \u00a0Bh\u00ed m\u00e9 istigh ina gceartl\u00e1r nuair a tharraing rud \u00e9igin m\u2019aird. Leabhar n\u00f3ta\u00ed str\u00f3icthe a bh\u00ed ann, agus bh\u00ed m\u2019ainm l\u00e1mhscr\u00edofa go br\u00f3d\u00fail ar an gcl\u00fadach. \u00a0Thuig m\u00e9 l\u00e1ithreach go mba leabhar an-sean a bh\u00ed ann, agus bh\u00ed [&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\u00a0\u00a0\u00a0\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\">Bh\u00ed m\u00e9 ag siort\u00fa tr\u00ed mo tharraice\u00e1in le d\u00e9ana\u00ed agus r\u00fan agam slacht a chur orthu. \u00a0Bh\u00ed m\u00e9 istigh ina gceartl\u00e1r nuair a tharraing rud \u00e9igin m\u2019aird.  Leabhar n\u00f3ta\u00ed str\u00f3icthe a bh\u00ed ann, agus bh\u00ed m\u2019ainm l\u00e1mhscr\u00edofa go br\u00f3d\u00fail ar an gcl\u00fadach. \u00a0Thuig m\u00e9 l\u00e1ithreach go mba leabhar an-sean a <\/span><span style=\"color:#000000;font-size:14pt\">bh\u00ed<\/span><span style=\"color:#000000;font-size:14pt\"> ann, agus bh\u00ed s\u00e9 sin deimhnithe nuair a d\u2019oscail m\u00e9 \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\">Bh\u00ed d\u00e1ta scr\u00edofa ag barr gach leathanach, os cionn scr\u00edbhneoireacht ph\u00e1isti\u00fail. \u00a0Dialann bheag as Gaeilge a bh\u00ed ann, dar m\u2019fhocal, agus m\u00edor\u00failt a bh\u00ed ann gur th\u00e1inig s\u00e9 sl\u00e1n chomh fada sin. \u00a0Bh\u00ed m\u00e9 ar b\u00eds le tos\u00fa ar \u00e9 a l\u00e9amh.  Bh\u00ed s\u00e9 an-suimi\u00fail ar fad agus taiscead\u00e1n todhcha\u00ed mo shaoil f\u00e9in a bh\u00ed ann. \u00a0\u00d3 r\u00e9 eile ar fad <\/span><span style=\"color:#000000;font-size:14pt\">an<\/span><span style=\"color:#000000;font-size:14pt\"> diallann beag seo, agus b\u2019fh\u00e9idir go mbeadh suim agat mion<\/span><span style=\"color:#000000;font-size:14pt\">-<\/span><span style=\"color:#000000;font-size:14pt\">sampla as a fheice\u00e1il, mar tugann s\u00e9 spl\u00e9achadh daoibh ar shaol scol\u00e1ire c\u00f3naithe i gCol\u00e1iste Naomh Chiar\u00e1in i gCill Chainnigh ag t\u00fas na seacht\u00f3id\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;font-size:14pt\">Seo iad an <\/span><span style=\"color:#000000;font-size:14pt\">ch\u00e9ad ch\u00fapla<\/span><span style=\"color:#000000;font-size:14pt\"> iontr\u00e1il dialainne, le c\u00fapla ceart\u00fach\u00e1n beag. \u00a0Cuirim c\u00fapla n\u00f3ta lena bhfuil r\u00e1ite, freisin.<\/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\"> <\/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\">Ean\u00e1ir 21<\/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\">T\u00e1 m\u00e9 sa staid\u00e9ar anois, agus t\u00e1 m\u00e9 ag obair go dian. \u00a0T\u00e1 buachaill m\u00f3r ina shu\u00ed ar bhinse os comhair an ranga. \u00a0T\u00e1 s\u00e9 i bhfeighil an staid\u00e9ir, agus m\u00e1 bh\u00edonn aon duine ag cogarnach n\u00f3 ag casadh timpeall le linn an staid\u00e9ir, glaonn s\u00e9 ar an mbuachaill sin agus iarann s\u00e9 air dul suas go dt\u00ed oifig an Athar \u00d3\u2019Conchubhair agus <\/span><span style=\"color:#000000;font-size:14pt\">a<\/span><span style=\"color:#000000;font-size:14pt\"> insint d\u00f3 go raibh s\u00e9 d\u00e1na. \u00a0Ar an drochuair dom, bh\u00ed m\u00e9 f\u00e9in gafa ag cogarnach, agus bh\u00ed orm \u00e9 sin <\/span><span style=\"color:#000000;font-size:14pt\">a<\/span><span style=\"color:#000000;font-size:14pt\"> insint don D\u00e9an, an tAthair \u00d3\u2019Conchubhair.  Geallaimse duit go raibh pian i mo l\u00e1mha agam agus m\u00e9 ag teacht ar ais \u00f3na sheomra.<\/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\">N\u00f3ta\u00ed<\/span><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;font-size:14pt\">Halla staid\u00e9ir a bh\u00ed i gceist anseo. \u00a0Bh\u00ed ar na scol\u00e1ir\u00ed c\u00f3naithe a bheith ag staid\u00e9ar sa halla seo ar feadh tr\u00ed huaire gach l\u00e1 sa tseachtain. \u00a0Bh\u00ed briseadh againn i l\u00e1r an lae chun an dinn\u00e9ar <\/span><span style=\"color:#000000;font-size:14pt\">a<\/span><span style=\"color:#000000;font-size:14pt\"> ithe.  Bh\u00ed s\u00e9 in am dul a chodladh d\u00edreach tar \u00e9is an staid\u00e9ir.<\/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\">Bh\u00ed scol\u00e1ire sinsearach in\u00e1r gceannas i rith an staid\u00e9ir, agus cuireadh an locht airsean mar gheall ar iompar a ranga. \u00a0Bh\u00ed diansmacht curtha i <\/span><span style=\"color:#000000;font-size:14pt\">bhfeidh<\/span><span style=\"color:#000000;font-size:14pt\">m, <\/span><strong><span style=\"color:#000000;font-size:14pt\">m<\/span><\/strong><span style=\"color:#000000;font-size:14pt\">ar ba chro\u00ed<\/span><span style=\"color:#000000;font-size:14pt\">-<\/span><span style=\"color:#000000;font-size:14pt\">phrionsabal \u00e9 san oideachas ag an am sin, faoi thaca\u00edocht <\/span><span style=\"color:#000000;font-size:14pt\">phion\u00f3s<\/span><span style=\"color:#000000;font-size:14pt\"> corpartha. \u00a0Is deacair d\u00fainn a chreidi\u00faint go raibh pion\u00f3s corpartha inghlactha riamh in\u00e1r scoileanna.  D\u2019fh\u00e9adfa\u00ed t\u00fa a chur i gcarcair tr\u00ed l\u00e1mh a leagan ar scol\u00e1ire sa l\u00e1 at\u00e1 inniu ann. <\/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\"> <\/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\">Ean\u00e1ir 22<\/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\">T\u00e1 m\u00e9 im scol\u00e1ire c<\/span><span style=\"color:#000000;font-size:14pt\">\u00f3<\/span><span style=\"color:#000000;font-size:14pt\">naithe i gCol\u00e1iste Chiar\u00e1in agus n\u00ed maith liom \u00e9, mar n\u00edl an bia go deas. \u00a0Bh\u00ed na b\u00e9il\u00ed sa bhaile i bhfad n\u00edos fearr. <\/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\">N\u00ed maith liom bheith ar scoil mar buaileann na m\u00fainteoir\u00ed 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\">T\u00e1 s\u00e9 fuar sa leaba agus n\u00edl ach tr\u00ed bhlainc\u00e9ad thana\u00ed orm.<\/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\">T\u00e1 a l\u00e1n scr\u00fadaithe le d\u00e9anamh agam \u2013 c\u00faig cinn sa bhliain! \u00a0N\u00edl ach tr\u00ed cinn le d\u00e9anamh ag buachaill\u00ed i scoileanna eile.<\/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 nuair a bheidh m\u00e9 m\u00f3r, beidh a fhios agam ag an am sin gurbh \u00e9 seo an rogha scoile ab fhearr.<\/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\">N\u00f3ta\u00ed<\/span><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;font-size:14pt\">Is l\u00e9ir d\u00fainn \u00f3n iontr\u00e1il seo go raibh m\u00e9 ag streachailt leis na d\u00e1la\u00ed maireacht\u00e1la ar an iliomad sl\u00ed. \u00a0T\u00e1 s\u00e9 r\u00ed-shoil\u00e9ir go raibh deacracht agam le pion\u00f3s corpartha, mar luaigh m\u00e9 \u00e9 sa ch\u00e9ad iontr\u00e1il freisin. \u00a0Bh\u00ed s\u00e9 seo r\u00edth\u00e1bhachtach i mo shaol f\u00e9in, mar d<\/span><span style=\"color:#000000;font-size:14pt\">a<\/span><span style=\"color:#000000;font-size:14pt\">r liom, bhain an scoil m\u00ed-\u00fas\u00e1id as a gcuid \u00fadar\u00e1s.  Spreag an imeagla fisici\u00fail sin dubhfhuath \u00fadar\u00e1is ionam don chuid eile dem shaol. \u00a0D<\/span><span style=\"color:#000000;font-size:14pt\">a<\/span><span style=\"color:#000000;font-size:14pt\">r liomsa, theip go m\u00f3r ar an scoil agus ar an ch\u00f3ras oideachais an rud a bh\u00ed beartaithe a chur i gcr\u00edch.<\/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 na ruda\u00ed eile, n\u00ed raibh siad chomh tromch\u00faiseach mar <\/span><span style=\"color:#000000;font-size:14pt\">ba \u00a0iad<\/span><span style=\"color:#000000;font-size:14pt\"> <\/span><span style=\"color:#000000;font-size:14pt\">gn\u00e1th<\/span><span style=\"color:#000000;font-size:14pt\">-<\/span><span style=\"color:#000000;font-size:14pt\">dheacrachta\u00ed<\/span><span style=\"color:#000000;font-size:14pt\"> an scol\u00e1ire c\u00f3naithe ag an am sin.  Sea - n\u00ed raibh <\/span><span style=\"color:#000000;font-size:14pt\">an \u00a0leaba<\/span><span style=\"color:#000000;font-size:14pt\"> r\u00f3-chompordach; n\u00ed raibh bia an phroinnt\u00ed r\u00f3-bhlasta agus dar nd\u00f3igh, bh\u00ed an iomarca scr\u00fadaithe d\u00fashl\u00e1nacha againn. \u00a0Ach neartaigh na ruda\u00ed sin \u00e1r gcarachtair, agus d\u2019ullmhaigh siad muid don saol m\u00f3r. <\/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\">Agus c\u00e9 go raibh m\u00e9 m\u00edsh\u00e1sta tr\u00edd is tr\u00edd, <\/span><span style=\"color:#000000;font-size:14pt\">bh\u00ed a fhios<\/span><span style=\"color:#000000;font-size:14pt\"> agam, go mbeadh saol n\u00edos fearr agam sa todhcha\u00ed, agus mar sin gurbh fhi\u00fa dom cur suas leis an m\u00edchomp<\/span><span style=\"color:#000000;font-size:14pt\">o<\/span><span style=\"color:#000000;font-size:14pt\">rd sealadach 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\">B\u2019fh\u00e9idir go bhfuil ceacht ann d\u00fainn go l\u00e9ir anseo - go h\u00e1irithe sna laethanta rath\u00fala at\u00e1 ann anois!<\/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\"> <\/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":[40,45],"tags":[],"class_list":["post-7970","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-gearrscealta","category-pearsanta"],"_links":{"self":[{"href":"https:\/\/mickgb.com\/en\/wp-json\/wp\/v2\/posts\/7970","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=7970"}],"version-history":[{"count":3,"href":"https:\/\/mickgb.com\/en\/wp-json\/wp\/v2\/posts\/7970\/revisions"}],"predecessor-version":[{"id":9630,"href":"https:\/\/mickgb.com\/en\/wp-json\/wp\/v2\/posts\/7970\/revisions\/9630"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/mickgb.com\/en\/wp-json\/wp\/v2\/media\/6850"}],"wp:attachment":[{"href":"https:\/\/mickgb.com\/en\/wp-json\/wp\/v2\/media?parent=7970"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/mickgb.com\/en\/wp-json\/wp\/v2\/categories?post=7970"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/mickgb.com\/en\/wp-json\/wp\/v2\/tags?post=7970"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}