jmcinern commited on
Commit
09a7a61
·
verified ·
1 Parent(s): 718419a

Upload tokenizer

Browse files
Files changed (6) hide show
  1. README.md +199 -0
  2. merges.txt +4731 -0
  3. special_tokens_map.json +31 -0
  4. tokenizer.json +0 -0
  5. tokenizer_config.json +144 -0
  6. vocab.json +1 -0
README.md ADDED
@@ -0,0 +1,199 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ tags: []
4
+ ---
5
+
6
+ # Model Card for Model ID
7
+
8
+ <!-- Provide a quick summary of what the model is/does. -->
9
+
10
+
11
+
12
+ ## Model Details
13
+
14
+ ### Model Description
15
+
16
+ <!-- Provide a longer summary of what this model is. -->
17
+
18
+ This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
19
+
20
+ - **Developed by:** [More Information Needed]
21
+ - **Funded by [optional]:** [More Information Needed]
22
+ - **Shared by [optional]:** [More Information Needed]
23
+ - **Model type:** [More Information Needed]
24
+ - **Language(s) (NLP):** [More Information Needed]
25
+ - **License:** [More Information Needed]
26
+ - **Finetuned from model [optional]:** [More Information Needed]
27
+
28
+ ### Model Sources [optional]
29
+
30
+ <!-- Provide the basic links for the model. -->
31
+
32
+ - **Repository:** [More Information Needed]
33
+ - **Paper [optional]:** [More Information Needed]
34
+ - **Demo [optional]:** [More Information Needed]
35
+
36
+ ## Uses
37
+
38
+ <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
39
+
40
+ ### Direct Use
41
+
42
+ <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
43
+
44
+ [More Information Needed]
45
+
46
+ ### Downstream Use [optional]
47
+
48
+ <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
49
+
50
+ [More Information Needed]
51
+
52
+ ### Out-of-Scope Use
53
+
54
+ <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
55
+
56
+ [More Information Needed]
57
+
58
+ ## Bias, Risks, and Limitations
59
+
60
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
61
+
62
+ [More Information Needed]
63
+
64
+ ### Recommendations
65
+
66
+ <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
67
+
68
+ Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
69
+
70
+ ## How to Get Started with the Model
71
+
72
+ Use the code below to get started with the model.
73
+
74
+ [More Information Needed]
75
+
76
+ ## Training Details
77
+
78
+ ### Training Data
79
+
80
+ <!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
81
+
82
+ [More Information Needed]
83
+
84
+ ### Training Procedure
85
+
86
+ <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
87
+
88
+ #### Preprocessing [optional]
89
+
90
+ [More Information Needed]
91
+
92
+
93
+ #### Training Hyperparameters
94
+
95
+ - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
96
+
97
+ #### Speeds, Sizes, Times [optional]
98
+
99
+ <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
100
+
101
+ [More Information Needed]
102
+
103
+ ## Evaluation
104
+
105
+ <!-- This section describes the evaluation protocols and provides the results. -->
106
+
107
+ ### Testing Data, Factors & Metrics
108
+
109
+ #### Testing Data
110
+
111
+ <!-- This should link to a Dataset Card if possible. -->
112
+
113
+ [More Information Needed]
114
+
115
+ #### Factors
116
+
117
+ <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
118
+
119
+ [More Information Needed]
120
+
121
+ #### Metrics
122
+
123
+ <!-- These are the evaluation metrics being used, ideally with a description of why. -->
124
+
125
+ [More Information Needed]
126
+
127
+ ### Results
128
+
129
+ [More Information Needed]
130
+
131
+ #### Summary
132
+
133
+
134
+
135
+ ## Model Examination [optional]
136
+
137
+ <!-- Relevant interpretability work for the model goes here -->
138
+
139
+ [More Information Needed]
140
+
141
+ ## Environmental Impact
142
+
143
+ <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
144
+
145
+ Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
146
+
147
+ - **Hardware Type:** [More Information Needed]
148
+ - **Hours used:** [More Information Needed]
149
+ - **Cloud Provider:** [More Information Needed]
150
+ - **Compute Region:** [More Information Needed]
151
+ - **Carbon Emitted:** [More Information Needed]
152
+
153
+ ## Technical Specifications [optional]
154
+
155
+ ### Model Architecture and Objective
156
+
157
+ [More Information Needed]
158
+
159
+ ### Compute Infrastructure
160
+
161
+ [More Information Needed]
162
+
163
+ #### Hardware
164
+
165
+ [More Information Needed]
166
+
167
+ #### Software
168
+
169
+ [More Information Needed]
170
+
171
+ ## Citation [optional]
172
+
173
+ <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
174
+
175
+ **BibTeX:**
176
+
177
+ [More Information Needed]
178
+
179
+ **APA:**
180
+
181
+ [More Information Needed]
182
+
183
+ ## Glossary [optional]
184
+
185
+ <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
186
+
187
+ [More Information Needed]
188
+
189
+ ## More Information [optional]
190
+
191
+ [More Information Needed]
192
+
193
+ ## Model Card Authors [optional]
194
+
195
+ [More Information Needed]
196
+
197
+ ## Model Card Contact
198
+
199
+ [More Information Needed]
merges.txt ADDED
@@ -0,0 +1,4731 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ #version: 0.2
2
+ Ġ a
3
+ Ġ t
4
+ i n
5
+ h e
6
+ h a
7
+ i s
8
+ r e
9
+ Ġ s
10
+ Ġ c
11
+ o n
12
+ Ã ¡
13
+ Ã Ń
14
+ Ġt he
15
+ e a
16
+ i t
17
+ Ġa n
18
+ Ġ b
19
+ Ġ d
20
+ c h
21
+ Ġ n
22
+ i r
23
+ Ġ f
24
+ Ġ w
25
+ l e
26
+ Ġ m
27
+ o r
28
+ t a
29
+ e r
30
+ e n
31
+ Ġ o
32
+ a n
33
+ Ġ p
34
+ i l
35
+ Ġ in
36
+ Ã ©
37
+ Ġ g
38
+ i d
39
+ a r
40
+ Ã º
41
+ o m
42
+ a l
43
+ u s
44
+ Ġt o
45
+ in g
46
+ i on
47
+ e s
48
+ Ã ³
49
+ Ġa g
50
+ Ġo f
51
+ r a
52
+ l a
53
+ e d
54
+ Ġan d
55
+ Ġ le
56
+ i m
57
+ Ġ is
58
+ Ġ I
59
+ n a
60
+ Ġ l
61
+ i c
62
+ r o
63
+ Ġn a
64
+ ha t
65
+ u n
66
+ Ġc h
67
+ en t
68
+ Ġag us
69
+ Ġ T
70
+ a t
71
+ Ġ re
72
+ i g
73
+ Ġa r
74
+ Ġ ha
75
+ u t
76
+ h o
77
+ Ġb e
78
+ a d
79
+ Ġ C
80
+ v e
81
+ a s
82
+ Ġ i
83
+ u r
84
+ ea r
85
+ Ġt hat
86
+ a ch
87
+ ÃŃ o
88
+ it h
89
+ Ġ e
90
+ Ġ A
91
+ t e
92
+ i ú
93
+ Ġt h
94
+ c t
95
+ Ġf or
96
+ o t
97
+ id h
98
+ Ġd e
99
+ il l
100
+ it he
101
+ m ent
102
+ Ġ on
103
+ Ġb h
104
+ Ġ r
105
+ v er
106
+ l y
107
+ c ha
108
+ u l
109
+ s t
110
+ Ġ S
111
+ e o
112
+ Ġg o
113
+ Ġw e
114
+ Ġ M
115
+ is t
116
+ in n
117
+ Ġ D
118
+ b h
119
+ Ġ h
120
+ c e
121
+ t h
122
+ ch ta
123
+ a m
124
+ ig h
125
+ Ġa re
126
+ s e
127
+ ir t
128
+ Ġ it
129
+ i re
130
+ ea n
131
+ ĠT he
132
+ Ġc om
133
+ o l
134
+ Ġa s
135
+ i al
136
+ Ġp ro
137
+ Ġd o
138
+ Ġ B
139
+ Ġ (
140
+ Ġ G
141
+ Ġha ve
142
+ d h
143
+ ch t
144
+ Ġn ot
145
+ Ġa t
146
+ Ġg c
147
+ o s
148
+ Ġm a
149
+ Ġc on
150
+ e t
151
+ Ġa l
152
+ p p
153
+ Ġs a
154
+ á n
155
+ ar t
156
+ á il
157
+ Ġf a
158
+ Ġw ith
159
+ Ġth is
160
+ at ion
161
+ Ġ R
162
+ Ġw ill
163
+ ha r
164
+ or t
165
+ Ġc o
166
+ in t
167
+ Ġs u
168
+ ea g
169
+ Ġ W
170
+ o w
171
+ Ġa m
172
+ e p
173
+ Ġs in
174
+ er s
175
+ Ġ F
176
+ an n
177
+ Ġn ó
178
+ c a
179
+ Ġ E
180
+ Ġ he
181
+ â Ģ
182
+ g e
183
+ p le
184
+ i f
185
+ t ion
186
+ id ir
187
+ h i
188
+ á in
189
+ Ġbh f
190
+ u a
191
+ Ġn e
192
+ Ġ é
193
+ it y
194
+ Ġ P
195
+ om h
196
+ u m
197
+ i b
198
+ Ġ ó
199
+ Ġs e
200
+ ha ir
201
+ Ġ or
202
+ i es
203
+ a y
204
+ in e
205
+ Ġt r
206
+ ad h
207
+ ul d
208
+ Ġt a
209
+ é an
210
+ o c
211
+ Ġha s
212
+ ea s
213
+ ĠD ep
214
+ he r
215
+ in ist
216
+ i le
217
+ Ġle is
218
+ ha n
219
+ un d
220
+ im h
221
+ Ġ L
222
+ Ġ ho
223
+ Ġ á
224
+ u re
225
+ Ġ H
226
+ t ear
227
+ Ġ im
228
+ l i
229
+ ea ch
230
+ Ġa c
231
+ Ġch un
232
+ Ġw as
233
+ Ġm o
234
+ ÃŃo chta
235
+ u g
236
+ an d
237
+ Ġ N
238
+ Ġe x
239
+ eo ple
240
+ Ġs eo
241
+ om e
242
+ q u
243
+ es s
244
+ i v
245
+ i ve
246
+ en d
247
+ r om
248
+ Ġs t
249
+ ĠM inist
250
+ t ha
251
+ ar d
252
+ é ir
253
+ Ġm ar
254
+ k e
255
+ am h
256
+ p e
257
+ t er
258
+ p a
259
+ at e
260
+ u d
261
+ Ġd h
262
+ u il
263
+ Ġ y
264
+ Ġb y
265
+ e idh
266
+ a b
267
+ m h
268
+ Ġp eople
269
+ ÃŃ on
270
+ ĠMinist er
271
+ m e
272
+ Ġw hi
273
+ Ġat á
274
+ ĠI t
275
+ Ġw or
276
+ á s
277
+ Ġ ra
278
+ n t
279
+ Ġ la
280
+ Ġ O
281
+ ion s
282
+ ÃŃ tear
283
+ Ġal l
284
+ Ġfa o
285
+ s s
286
+ Ġs ta
287
+ ĠDep ut
288
+ á ir
289
+ an t
290
+ Ġa b
291
+ Ġs c
292
+ Ġ v
293
+ Ġ u
294
+ ĠW e
295
+ l l
296
+ o ver
297
+ us e
298
+ Ġwhi ch
299
+ á la
300
+ a in
301
+ Ġs é
302
+ n ment
303
+ é ad
304
+ is iú
305
+ ea dh
306
+ irt eag
307
+ a g
308
+ f a
309
+ Ġc a
310
+ is e
311
+ l o
312
+ Ġ U
313
+ á id
314
+ Ġbe en
315
+ o d
316
+ Ġ en
317
+ Ġf rom
318
+ Ġre s
319
+ us t
320
+ irteag al
321
+ al l
322
+ over nment
323
+ u e
324
+ Ġm b
325
+ Ġthe y
326
+ ĠG overnment
327
+ ĠDeput y
328
+ Ġma idir
329
+ Ġb he
330
+ u b
331
+ t her
332
+ o ir
333
+ ver y
334
+ ta r
335
+ Ġthe re
336
+ Ġin c
337
+ es t
338
+ Ġl ea
339
+ Ġb ut
340
+ r i
341
+ Ġne ed
342
+ Ġw he
343
+ a c
344
+ Ġw ho
345
+ Ġwor k
346
+ Ġ ro
347
+ ÃŃo cht
348
+ ic e
349
+ an na
350
+ Ġch u
351
+ Ġc he
352
+ Ġcom m
353
+ ea chta
354
+ om ha
355
+ i bh
356
+ Ġbhf uil
357
+ âĢ Ļ
358
+ Ġd on
359
+ ea l
360
+ Ġs ho
361
+ ĠC h
362
+ Ġa d
363
+ Ġfao i
364
+ un t
365
+ im e
366
+ ean n
367
+ ial ach
368
+ on ta
369
+ isiú n
370
+ ó ir
371
+ Ġm e
372
+ Ġy ear
373
+ ÃŃ n
374
+ o ut
375
+ f f
376
+ Ġle na
377
+ r ÃŃ
378
+ is c
379
+ igh t
380
+ Ġn á
381
+ Ġin a
382
+ o uld
383
+ Ġd en
384
+ Ġthe ir
385
+ Ġp o
386
+ Ġa pp
387
+ g ra
388
+ Ġd á
389
+ ĠC o
390
+ Ġw ould
391
+ Ġo ut
392
+ s a
393
+ Ġg C
394
+ ire ach
395
+ ĠI n
396
+ Ġs er
397
+ r u
398
+ ialach án
399
+ r ú
400
+ Ġs o
401
+ g ha
402
+ ' s
403
+ ub l
404
+ g a
405
+ l and
406
+ Ġ ú
407
+ d a
408
+ Ġ Ã
409
+ ct ion
410
+ ÃŃo s
411
+ Ġc l
412
+ Ġó n
413
+ ĠT h
414
+ Ġf é
415
+ Ġis s
416
+ Ġo ur
417
+ pp ort
418
+ Ġc an
419
+ Ġt ho
420
+ Ġp art
421
+ ĠS ta
422
+ Ġin t
423
+ ua ir
424
+ v id
425
+ ug h
426
+ on ra
427
+ Ġm h
428
+ s c
429
+ Ġf h
430
+ a o
431
+ n ÃŃ
432
+ b ha
433
+ i o
434
+ a cha
435
+ Ġa on
436
+ or d
437
+ Ġre c
438
+ Ġab out
439
+ ÃŃon n
440
+ a il
441
+ Ġch ur
442
+ Ġa ir
443
+ Ġw hat
444
+ f ar
445
+ e l
446
+ ea cha
447
+ b er
448
+ Ġs p
449
+ Ġp re
450
+ á t
451
+ Ġdh éan
452
+ m ha
453
+ ĠR ialachán
454
+ ĠA onta
455
+ Ġan n
456
+ r y
457
+ ĠA irteagal
458
+ Ġ k
459
+ Ġd t
460
+ Ġ j
461
+ Ġb ha
462
+ Ġs h
463
+ ea cht
464
+ Ġe ile
465
+ Ġre g
466
+ Ġ âĢ
467
+ r is
468
+ é id
469
+ Ġn d
470
+ e ct
471
+ Ġre p
472
+ re d
473
+ om hair
474
+ Ġg h
475
+ p er
476
+ Ġs ome
477
+ Ġna ch
478
+ k ing
479
+ Ġ und
480
+ it e
481
+ Ġser v
482
+ Ġ qu
483
+ Ġp l
484
+ c ess
485
+ ó r
486
+ n d
487
+ fa idh
488
+ Ġm an
489
+ Ġn o
490
+ . .
491
+ Ġim p
492
+ á na
493
+ Ġcon t
494
+ ta s
495
+ d ar
496
+ s o
497
+ s áid
498
+ ab le
499
+ is te
500
+ ean na
501
+ d u
502
+ Ġp r
503
+ Ġ â
504
+ Ġu p
505
+ ul t
506
+ A E
507
+ re land
508
+ g h
509
+ Ġa ch
510
+ Ġt ime
511
+ Ġthe m
512
+ Ġ -
513
+ ment s
514
+ Ġc u
515
+ ÃŃ r
516
+ ĠI reland
517
+ ÃŃ s
518
+ Ġo ther
519
+ la tion
520
+ Ġwe re
521
+ Ġ ion
522
+ Ġt ha
523
+ Ġ very
524
+ Ġt han
525
+ n ow
526
+ it ion
527
+ Ġcom h
528
+ eidh m
529
+ - -
530
+ Ġin f
531
+ ĠSta te
532
+ Ġmo re
533
+ Ĥ ¬
534
+ re n
535
+ Ġâ Ĥ¬
536
+ Ġb a
537
+ on g
538
+ om m
539
+ Ġsu pport
540
+ Ġbh ÃŃ
541
+ ÃŃochta ÃŃ
542
+ Ġal so
543
+ ĠTh is
544
+ on e
545
+ Ġtho se
546
+ t ed
547
+ Ġon e
548
+ Ġl i
549
+ á irt
550
+ ar ra
551
+ w n
552
+ Ġ un
553
+ or m
554
+ ĠThe re
555
+ omhair le
556
+ d e
557
+ Ġf o
558
+ l d
559
+ Ġpro vid
560
+ Ġsho uld
561
+ i e
562
+ re as
563
+ Ġt e
564
+ ic al
565
+ Ġs an
566
+ re at
567
+ Ġl o
568
+ ĠT hat
569
+ Ġt á
570
+ Ġp ubl
571
+ á it
572
+ Ġan y
573
+ Ġc ur
574
+ im isiún
575
+ il d
576
+ re nt
577
+ Ġch omh
578
+ Ġg ur
579
+ en c
580
+ Ġgc omh
581
+ m p
582
+ l ÃŃ
583
+ Ġs i
584
+ Ġtr ÃŃ
585
+ an a
586
+ Ġg et
587
+ it ies
588
+ Ġbe ing
589
+ Ġ us
590
+ Ġco unt
591
+ Ġo ver
592
+ ar y
593
+ ic es
594
+ ig n
595
+ na s
596
+ Ġp la
597
+ an ce
598
+ re e
599
+ ea mh
600
+ Ġdhéan amh
601
+ ca use
602
+ re ss
603
+ b har
604
+ Ġse e
605
+ Ġbe cause
606
+ s ta
607
+ Ġc ha
608
+ an s
609
+ en ce
610
+ ation s
611
+ Ġm eas
612
+ nÃŃ omha
613
+ Ġi ad
614
+ n é
615
+ n iú
616
+ á r
617
+ Ġ idir
618
+ Ġc r
619
+ n e
620
+ Ġbhe ith
621
+ Ġin v
622
+ ú il
623
+ ĠA n
624
+ io us
625
+ ar m
626
+ or ta
627
+ Ġn ÃŃ
628
+ i p
629
+ Ġch ild
630
+ Ġcon s
631
+ Ġk now
632
+ Ġi om
633
+ y s
634
+ an ta
635
+ a ir
636
+ ĠB ill
637
+ or pa
638
+ Ġm y
639
+ Ġof f
640
+ ó ra
641
+ o re
642
+ Ġiss ue
643
+ Ġad d
644
+ Ġwhe n
645
+ ch o
646
+ Ġd ta
647
+ u es
648
+ t ing
649
+ inn e
650
+ Ġman y
651
+ Ġ J
652
+ Ġthe se
653
+ Ġt ra
654
+ Ġund er
655
+ ta l
656
+ Ġp h
657
+ i a
658
+ ĠAonta is
659
+ Ġcom p
660
+ ĠDep art
661
+ Ġs ha
662
+ Ġre f
663
+ on n
664
+ Ġle g
665
+ Ġgc ás
666
+ Ġyear s
667
+ Ġs onra
668
+ s ion
669
+ Ġr ial
670
+ Ġr é
671
+ he as
672
+ p h
673
+ Ġha d
674
+ id e
675
+ le d
676
+ Ġf und
677
+ ĠU imh
678
+ ÃŃo ch
679
+ ) ,
680
+ k s
681
+ m s
682
+ pe ct
683
+ l ud
684
+ Ġpubl ic
685
+ u al
686
+ gha idh
687
+ ig e
688
+ Ġha ghaidh
689
+ inn eadh
690
+ Ġi f
691
+ Ġm u
692
+ á th
693
+ ad e
694
+ Ġin d
695
+ Ġra ibh
696
+ g et
697
+ ir bh
698
+ in d
699
+ Ġam ach
700
+ Ġne w
701
+ f h
702
+ Ġp er
703
+ Ġd if
704
+ Ġn ow
705
+ ach t
706
+ ach ta
707
+ ĠDepart ment
708
+ c he
709
+ é al
710
+ a ÃŃ
711
+ ro ugh
712
+ ÃŃo dh
713
+ c ed
714
+ ear ta
715
+ Ġint o
716
+ c es
717
+ n ó
718
+ áir g
719
+ all st
720
+ it al
721
+ e f
722
+ Ġú sáid
723
+ Ġit s
724
+ l án
725
+ il ity
726
+ Ġimp orta
727
+ r é
728
+ Ġr i
729
+ Ġam h
730
+ b le
731
+ Ġle ith
732
+ Ġp ol
733
+ Ġche art
734
+ if ic
735
+ us ing
736
+ Ġp os
737
+ Ġn um
738
+ Ġf e
739
+ Ġd is
740
+ Ġw ant
741
+ Ġwhe re
742
+ ch áin
743
+ Ġs oc
744
+ C E
745
+ Ġs pe
746
+ Ġa th
747
+ o ur
748
+ u ro
749
+ g ea
750
+ st it
751
+ a ge
752
+ Ġinc reas
753
+ A irteagal
754
+ ct or
755
+ c on
756
+ Ġr éir
757
+ ta in
758
+ Ġs he
759
+ la im
760
+ ut h
761
+ p on
762
+ u na
763
+ á l
764
+ d ú
765
+ is né
766
+ Ġt ar
767
+ bha irt
768
+ ot h
769
+ o g
770
+ un ity
771
+ Ġc as
772
+ Ġho w
773
+ Ġbha in
774
+ r éir
775
+ am il
776
+ ve lo
777
+ oc al
778
+ Ġp ay
779
+ ac k
780
+ Ġinc lud
781
+ Ġcomm it
782
+ T á
783
+ Ġar na
784
+ eidh me
785
+ Ġgcomh réir
786
+ ĠH o
787
+ Ġd éan
788
+ is ed
789
+ N ÃŃ
790
+ Ġm ade
791
+ r ó
792
+ Ġhe al
793
+ u ine
794
+ Ġm ust
795
+ Ġn ÃŃos
796
+ Ġlea nas
797
+ Ġde c
798
+ at ed
799
+ velo p
800
+ cho ol
801
+ la c
802
+ óir ÃŃ
803
+ Ġl á
804
+ Ġsi ad
805
+ is h
806
+ Ġheal th
807
+ m b
808
+ is each
809
+ a ithe
810
+ Ġsc he
811
+ ul ar
812
+ Ġo ib
813
+ Ġimporta nt
814
+ Ġ ear
815
+ Ġchu id
816
+ isiún ta
817
+ Ġen s
818
+ Ġd ó
819
+ ĠG a
820
+ Ġfé in
821
+ Ġf amil
822
+ re s
823
+ ú n
824
+ v en
825
+ ta ÃŃ
826
+ ĠThe y
827
+ in te
828
+ Ġcon c
829
+ es tion
830
+ Ġserv ices
831
+ é ar
832
+ Ġwe e
833
+ o k
834
+ Ġm at
835
+ Ġw ay
836
+ Ġh is
837
+ ill ion
838
+ o la
839
+ Ġapp ro
840
+ Ġg ro
841
+ s ib
842
+ Ġres pon
843
+ tion al
844
+ at h
845
+ Ġma ke
846
+ as t
847
+ ĠS t
848
+ Ġf re
849
+ ta is
850
+ Ġdif f
851
+ Ġrep ort
852
+ Ġl eas
853
+ Ġe very
854
+ Ġl eag
855
+ Ġac u
856
+ Ġsu ch
857
+ Ġc ú
858
+ Ġg ach
859
+ u p
860
+ Ġc han
861
+ Ġs chool
862
+ Ġsu b
863
+ Ġis t
864
+ iú il
865
+ Ġcount ry
866
+ j ect
867
+ o il
868
+ Ġr ight
869
+ re oir
870
+ I s
871
+ e ver
872
+ Ġpart ic
873
+ is ion
874
+ ála cha
875
+ ie w
876
+ Ġs ol
877
+ c ial
878
+ p ital
879
+ Ġac c
880
+ ire ann
881
+ u ir
882
+ ú la
883
+ ĠE uro
884
+ Ġha pp
885
+ Ġqu estion
886
+ Ġp ut
887
+ ireach t
888
+ Ġm on
889
+ Ġnum ber
890
+ Ġde velop
891
+ er n
892
+ ire adh
893
+ v ing
894
+ ve l
895
+ u id
896
+ ure s
897
+ Ġf áil
898
+ Ġleg is
899
+ Ġh E
900
+ ent s
901
+ or p
902
+ Ġm ó
903
+ Ġ um
904
+ Ġá ir
905
+ Ġch o
906
+ ĠI ris
907
+ ĠgC omhairle
908
+ rÃŃ bh
909
+ on t
910
+ ĠA s
911
+ Ġpo int
912
+ Ġho using
913
+ ĠB allst
914
+ Ġas s
915
+ Ġbhf eidhm
916
+ Ġd eal
917
+ ol l
918
+ na ch
919
+ Ġco uld
920
+ ing s
921
+ Ġb re
922
+ Ġth rough
923
+ Ġreg ard
924
+ Ġj ust
925
+ Ġd isc
926
+ en s
927
+ Ġbhain eann
928
+ Ġb earta
929
+ Ġchild ren
930
+ d ay
931
+ c il
932
+ Ġsa id
933
+ v ed
934
+ enc y
935
+ Ġist each
936
+ m hair
937
+ Ġamh áin
938
+ Ġco st
939
+ Ġca re
940
+ o b
941
+ Ġn eamh
942
+ ĠC omm
943
+ m a
944
+ x t
945
+ p os
946
+ ic t
947
+ m ber
948
+ Ġo b
949
+ art ha
950
+ irbh ÃŃs
951
+ Ġt har
952
+ Ġl ocal
953
+ f ore
954
+ Ġpla ce
955
+ gea da
956
+ Ġm ha
957
+ ra ÃŃ
958
+ Ġb ack
959
+ Ġn g
960
+ Ġt er
961
+ ĠT ao
962
+ Ġfao in
963
+ rÃŃbh inn
964
+ ear t
965
+ Ġta ke
966
+ Ġbe t
967
+ Ġens ure
968
+ ĠTao iseach
969
+ Ġb us
970
+ Ġi arra
971
+ he idh
972
+ geada is
973
+ Ġon ly
974
+ ions c
975
+ Ġwe ll
976
+ Ġas k
977
+ w o
978
+ Ġiss ues
979
+ Ġcont in
980
+ ĠhE orpa
981
+ lo y
982
+ w ard
983
+ Ġp ers
984
+ Ġam end
985
+ c k
986
+ ÃŃ re
987
+ á is
988
+ g es
989
+ ir ÃŃ
990
+ l ÃŃon
991
+ Ġsonra ÃŃ
992
+ Ġre qu
993
+ ĠHo use
994
+ Ġpartic ular
995
+ t he
996
+ Ġin ter
997
+ Ġc os
998
+ Ġp a
999
+ ireach ta
1000
+ o un
1001
+ Ġtha bhairt
1002
+ te e
1003
+ is sion
1004
+ Ġla st
1005
+ Ġa ct
1006
+ Ġs ÃŃ
1007
+ Ġm éid
1008
+ isné is
1009
+ Ġre al
1010
+ irt ear
1011
+ Ġ K
1012
+ c ome
1013
+ Ġinv est
1014
+ ĠIris h
1015
+ Ġd uine
1016
+ Ġú dar
1017
+ Ġex p
1018
+ ĠC ho
1019
+ T he
1020
+ Ġb li
1021
+ Ġlegis lation
1022
+ w ay
1023
+ é im
1024
+ ent ion
1025
+ Ġl u
1026
+ ĠM e
1027
+ Ġb p
1028
+ Ġsche me
1029
+ Ġan s
1030
+ Ġh ome
1031
+ Ã ģ
1032
+ ys te
1033
+ he ar
1034
+ Ġf ir
1035
+ Ġs ign
1036
+ er g
1037
+ Ġt wo
1038
+ Ġdo es
1039
+ Ġneed s
1040
+ y ing
1041
+ Ġg an
1042
+ Ġag ain
1043
+ in ess
1044
+ Ġwe l
1045
+ am e
1046
+ ph áirt
1047
+ Ġs yste
1048
+ as c
1049
+ gra ÃŃtear
1050
+ mp loy
1051
+ Ġc ann
1052
+ th ing
1053
+ Ġm ór
1054
+ Ġcann ot
1055
+ d er
1056
+ e il
1057
+ in s
1058
+ Ġgo ing
1059
+ imh se
1060
+ Ġserv ice
1061
+ iv es
1062
+ sc rÃŃbhinn
1063
+ Ġá bhar
1064
+ ĠD e
1065
+ Ġex t
1066
+ uth or
1067
+ Ġdta graÃŃtear
1068
+ laim int
1069
+ ut e
1070
+ Ġt al
1071
+ h ÃŃ
1072
+ Ġ ÃŃ
1073
+ Ġa v
1074
+ le ct
1075
+ á d
1076
+ Ġl ong
1077
+ Ġbh un
1078
+ Ġli ke
1079
+ Ġb uil
1080
+ Ġm illion
1081
+ Ġtr é
1082
+ a inn
1083
+ if ig
1084
+ ĠÃ ī
1085
+ Ġt áirg
1086
+ âĢ Ŀ
1087
+ Ġf eidhme
1088
+ w e
1089
+ mha inn
1090
+ a irt
1091
+ .. ..
1092
+ ur s
1093
+ is in
1094
+ Ġfé idir
1095
+ ĠE U
1096
+ Ġse ctor
1097
+ Ġall ow
1098
+ chta ÃŃ
1099
+ Ġe ff
1100
+ ÃŃo l
1101
+ f ul
1102
+ Ġconc ern
1103
+ ĠI s
1104
+ ĠH ow
1105
+ Ġtr ans
1106
+ ar scrÃŃbhinn
1107
+ an g
1108
+ i om
1109
+ mb ers
1110
+ Ġre m
1111
+ Ġs it
1112
+ Ġhapp en
1113
+ Ġf eidhm
1114
+ Ġpro cess
1115
+ u ar
1116
+ p ort
1117
+ ĠgC o
1118
+ Ġo p
1119
+ Ġs na
1120
+ Ġme et
1121
+ Ġb r
1122
+ Ġ "
1123
+ Ġr ud
1124
+ Ġfund ing
1125
+ Ġta x
1126
+ ĠCo imisiún
1127
+ Ġc ar
1128
+ ĠI f
1129
+ ic k
1130
+ Ġc inn
1131
+ - áir
1132
+ ro ss
1133
+ Ġé is
1134
+ u ÃŃ
1135
+ Ġdon e
1136
+ Ġhe re
1137
+ Ġhe r
1138
+ Ġg ha
1139
+ gra m
1140
+ Ġsyste m
1141
+ Ġf ó
1142
+ A I
1143
+ Ġ V
1144
+ Ġb as
1145
+ iv en
1146
+ Ġpro pos
1147
+ Ġ ea
1148
+ Ġf ha
1149
+ or k
1150
+ or y
1151
+ Ġma y
1152
+ Ġle vel
1153
+ Ġd ay
1154
+ ur al
1155
+ Ġwee k
1156
+ Ġbus iness
1157
+ ut ion
1158
+ Ġm é
1159
+ Ġre v
1160
+ ce p
1161
+ Ġin s
1162
+ en er
1163
+ ĠA g
1164
+ Ġd id
1165
+ ul l
1166
+ u ra
1167
+ le n
1168
+ im ate
1169
+ Ġnd éan
1170
+ Ġde li
1171
+ Ġair geadais
1172
+ Ġpro gram
1173
+ -áir ÃŃtear
1174
+ ĠBallst áit
1175
+ l ig
1176
+ im s
1177
+ he d
1178
+ Ġfir st
1179
+ Ġpers on
1180
+ ra ct
1181
+ as s
1182
+ Ġpol ic
1183
+ Ġbhe idh
1184
+ Ġg nÃŃomha
1185
+ Ġs et
1186
+ ÃŃo cha
1187
+ om es
1188
+ iú la
1189
+ l áin
1190
+ ra ch
1191
+ Ġf in
1192
+ ĠF or
1193
+ Ġa ff
1194
+ B a
1195
+ Ġa ige
1196
+ Ġmon th
1197
+ Ġdisc us
1198
+ Ġinclud ing
1199
+ Ġbe fore
1200
+ Ġrequ ire
1201
+ Ġa uthor
1202
+ k en
1203
+ Ġprovid e
1204
+ os ta
1205
+ ĠP har
1206
+ Ġr á
1207
+ f idh
1208
+ Ġl éir
1209
+ Ġp ho
1210
+ ĠEuro p
1211
+ id er
1212
+ ú s
1213
+ han n
1214
+ Ġmu ch
1215
+ a it
1216
+ l f
1217
+ o bh
1218
+ ic ult
1219
+ ĠU n
1220
+ Ġf ho
1221
+ l ic
1222
+ bh áil
1223
+ ea d
1224
+ A n
1225
+ C h
1226
+ r ib
1227
+ Ġs ÃŃos
1228
+ ort ha
1229
+ ĠPhar laimint
1230
+ t es
1231
+ f adh
1232
+ con om
1233
+ u c
1234
+ eacha s
1235
+ en tal
1236
+ Ġg á
1237
+ irbhÃŃs ÃŃ
1238
+ n á
1239
+ Ġadd ress
1240
+ o p
1241
+ Ġgo od
1242
+ Ġb o
1243
+ ard a
1244
+ Ġcas e
1245
+ id ent
1246
+ Ġwork ing
1247
+ eil ge
1248
+ sib le
1249
+ Ġleag tar
1250
+ Ã ī
1251
+ Ġav ail
1252
+ Ġo wn
1253
+ ur ing
1254
+ Ġag ree
1255
+ Ġres pect
1256
+ Ġh im
1257
+ Ġmat ter
1258
+ ific ant
1259
+ igh de
1260
+ Ġst ra
1261
+ st ru
1262
+ Ġn uair
1263
+ Ġcom e
1264
+ Ġex am
1265
+ Ġare a
1266
+ Ġ es
1267
+ eachta ÃŃ
1268
+ Ġmb eidh
1269
+ Ġm in
1270
+ ĠS e
1271
+ B hÃŃ
1272
+ Ġ end
1273
+ ean g
1274
+ re st
1275
+ Ġpl an
1276
+ Ġcl ear
1277
+ Ġad v
1278
+ Ġthan k
1279
+ ĠgCo imisiún
1280
+ Ġin te
1281
+ Ġde b
1282
+ ha idh
1283
+ ĠâĢ ĺ
1284
+ Ġmo st
1285
+ Ġsoc ial
1286
+ Ġd es
1287
+ uair isc
1288
+ ĠEurop ean
1289
+ orp ach
1290
+ u ithe
1291
+ Ġinf orm
1292
+ Ġ ke
1293
+ Ġpro te
1294
+ Ġrec ent
1295
+ Ġs m
1296
+ Ġa f
1297
+ Ġna tional
1298
+ Ġsign ificant
1299
+ i ed
1300
+ ú irt
1301
+ ĠE orpach
1302
+ ra ithe
1303
+ at er
1304
+ Ġe mploy
1305
+ r d
1306
+ Ġ ent
1307
+ Ġlo ok
1308
+ Ġw h
1309
+ im p
1310
+ Ġm ean
1311
+ Ġchu ig
1312
+ Ġcomm unity
1313
+ Ġb ud
1314
+ th u
1315
+ lac adh
1316
+ Ġfamil ies
1317
+ he n
1318
+ ao ine
1319
+ ĠÃ ĵ
1320
+ iv ing
1321
+ ial ta
1322
+ od y
1323
+ Ġl ch
1324
+ é ile
1325
+ Ġa in
1326
+ os ca
1327
+ ĠB h
1328
+ Ġd ire
1329
+ ver s
1330
+ Ġl inn
1331
+ Ġadd ition
1332
+ ho ut
1333
+ Ġdt ÃŃ
1334
+ Ġe conom
1335
+ A C
1336
+ ic i
1337
+ Ġe m
1338
+ Ġfh or
1339
+ one y
1340
+ t s
1341
+ Ġc um
1342
+ ith iú
1343
+ o in
1344
+ un cil
1345
+ Ġc eann
1346
+ Ġprogram me
1347
+ Ġá it
1348
+ Ġho s
1349
+ Ã į
1350
+ Ġma ith
1351
+ hi p
1352
+ át hair
1353
+ Ġc er
1354
+ ur ther
1355
+ cha r
1356
+ Ġ %
1357
+ we en
1358
+ l p
1359
+ Ġná isiúnta
1360
+ Ġbuil d
1361
+ ú dar
1362
+ Ġgro up
1363
+ et y
1364
+ Ġag haidh
1365
+ ire amh
1366
+ or s
1367
+ o int
1368
+ éan na
1369
+ om har
1370
+ it i
1371
+ l ú
1372
+ óra s
1373
+ Ġo pport
1374
+ f ear
1375
+ Ġfre isin
1376
+ ó is
1377
+ ĠâĢ ľ
1378
+ Ġ ur
1379
+ Ġac ross
1380
+ Ġter ms
1381
+ ) .
1382
+ ĠH e
1383
+ I O
1384
+ Ġhe lp
1385
+ Ġpro v
1386
+ Ġincreas e
1387
+ o unt
1388
+ ta tion
1389
+ Ġbud get
1390
+ S E
1391
+ ĠHow ever
1392
+ Ġtré imhse
1393
+ Ġbet ween
1394
+ iú n
1395
+ na ithe
1396
+ A R
1397
+ Ġcur rent
1398
+ Ġhos pital
1399
+ Ġsa y
1400
+ u as
1401
+ Ġd ul
1402
+ li e
1403
+ Ġd aoine
1404
+ Ġle o
1405
+ Ġg a
1406
+ Ġwel come
1407
+ Ġ '
1408
+ Ġund ers
1409
+ Ġnó s
1410
+ i an
1411
+ t y
1412
+ Ġpro ble
1413
+ Ġm ot
1414
+ Ġm oney
1415
+ il s
1416
+ Ã ļ
1417
+ v ious
1418
+ Ġm B
1419
+ Ġrev iew
1420
+ la cha
1421
+ ir m
1422
+ Ġa w
1423
+ Ġc ent
1424
+ na ÃŃ
1425
+ Ġg reat
1426
+ ĠE orpa
1427
+ Ġpro ject
1428
+ le ss
1429
+ Ġdiff e
1430
+ in k
1431
+ ta nd
1432
+ ro und
1433
+ áir ithe
1434
+ Ġl é
1435
+ Ġábhar tha
1436
+ Ġn ua
1437
+ b airt
1438
+ r á
1439
+ ĠR o
1440
+ it s
1441
+ Ġco ur
1442
+ éad faidh
1443
+ g an
1444
+ al ly
1445
+ Ġg iven
1446
+ r iú
1447
+ Ġh áirithe
1448
+ Ġion ad
1449
+ Ġare as
1450
+ eo la
1451
+ Ġfa ct
1452
+ Ġdo wn
1453
+ át har
1454
+ ubl in
1455
+ ĠDeput ies
1456
+ ĠA ct
1457
+ Ġaf ter
1458
+ Ġpro per
1459
+ Ġf i
1460
+ Ġdiscus s
1461
+ ÃŃ l
1462
+ é in
1463
+ ra cha
1464
+ g adh
1465
+ ĠD ublin
1466
+ Ġ use
1467
+ Ġac cess
1468
+ Ġcons ider
1469
+ Ġb una
1470
+ Ġe ven
1471
+ ĠI arscrÃŃbhinn
1472
+ Ġt s
1473
+ Ġunders tand
1474
+ Ġf ad
1475
+ ĠT á
1476
+ ĠG arda
1477
+ Ġne xt
1478
+ ĠN o
1479
+ Ġf urther
1480
+ Ġs ame
1481
+ a re
1482
+ ist ÃŃ
1483
+ heidh m
1484
+ Ġcom ple
1485
+ is hed
1486
+ Ġr ann
1487
+ inn t
1488
+ Ġavail able
1489
+ ' fh
1490
+ i ar
1491
+ ibh éal
1492
+ Ġsit u
1493
+ Ġá ireamh
1494
+ Ġdevelop ment
1495
+ ro du
1496
+ u lation
1497
+ b l
1498
+ na mh
1499
+ Ġh omes
1500
+ Ġcon f
1501
+ Ġbe lie
1502
+ Ġfor m
1503
+ Ġcomp an
1504
+ Ġcu id
1505
+ Ġim eachta
1506
+ Ġre ce
1507
+ ol la
1508
+ Ġg ive
1509
+ ÃŃ or
1510
+ b hair
1511
+ un ities
1512
+ ont ú
1513
+ pa ct
1514
+ Ġm ÃŃr
1515
+ is m
1516
+ Ġl ist
1517
+ ain eann
1518
+ la is
1519
+ Ġinv ol
1520
+ Ġfor ward
1521
+ I S
1522
+ r ong
1523
+ Ġbr ing
1524
+ Ġf arm
1525
+ Ġwith in
1526
+ a ta
1527
+ Ġh igh
1528
+ la ch
1529
+ Ġ ed
1530
+ Ġsta ff
1531
+ Ġd he
1532
+ ur n
1533
+ Ġim pact
1534
+ Ġmo ve
1535
+ ána ch
1536
+ t ive
1537
+ , '
1538
+ Ġchan ge
1539
+ Ġm ed
1540
+ Ġwork ers
1541
+ Ġd r
1542
+ re ad
1543
+ Ġmo d
1544
+ ut ure
1545
+ oir ÃŃ
1546
+ ÃŃo bh
1547
+ is ing
1548
+ Ġf ear
1549
+ Ġse irbhÃŃsÃŃ
1550
+ Ġor thu
1551
+ ine ál
1552
+ Ġ ÃŃo
1553
+ é il
1554
+ / CE
1555
+ ga ge
1556
+ sa ÃŃ
1557
+ c ing
1558
+ Ġta ken
1559
+ Ġmonth s
1560
+ ĠW hat
1561
+ Ġcontin ue
1562
+ Ġd lÃŃ
1563
+ Ġsa in
1564
+ u inn
1565
+ al ity
1566
+ o st
1567
+ Ġj ob
1568
+ r it
1569
+ cha n
1570
+ Ġdiff icult
1571
+ v es
1572
+ Ġch l
1573
+ - a
1574
+ ent ial
1575
+ ú r
1576
+ tion s
1577
+ Ġth ree
1578
+ n ce
1579
+ Ġo per
1580
+ Ġamend ment
1581
+ as on
1582
+ Ġre du
1583
+ Ġinte rest
1584
+ b hann
1585
+ ĠGa el
1586
+ Ġsta nd
1587
+ ib lÃŃ
1588
+ oll ow
1589
+ Ġc ris
1590
+ Ġre la
1591
+ Ġrep res
1592
+ ĠB re
1593
+ ann ing
1594
+ Ġáir ithe
1595
+ Ġg ener
1596
+ Ġé ag
1597
+ Ġch um
1598
+ b al
1599
+ Ġpolic y
1600
+ Ġthe n
1601
+ Ġg r
1602
+ Ġre ason
1603
+ láin te
1604
+ Ġl ean
1605
+ Ġed uc
1606
+ o is
1607
+ Ġchu ir
1608
+ u la
1609
+ ĠR e
1610
+ ar a
1611
+ fa ÃŃ
1612
+ A S
1613
+ ó g
1614
+ la cht
1615
+ in ed
1616
+ Ġto day
1617
+ Ġeff ect
1618
+ Ġw om
1619
+ Ġt ionsc
1620
+ Ġint rodu
1621
+ Ġc é
1622
+ Ġch os
1623
+ Ġde m
1624
+ Ġh Airteagal
1625
+ Ġgha bhann
1626
+ ĠÃ ģ
1627
+ Ġl and
1628
+ Ġdo ing
1629
+ im es
1630
+ Ġmb eadh
1631
+ Ġf uture
1632
+ a int
1633
+ ca ÃŃocht
1634
+ Ġex per
1635
+ Ġbh rÃŃ
1636
+ ĠEorpa igh
1637
+ g ress
1638
+ Ġw ait
1639
+ mhainn ÃŃ
1640
+ Ġs ca
1641
+ re ith
1642
+ -- --
1643
+ Ġp ri
1644
+ Ġcris is
1645
+ iv ate
1646
+ uar asc
1647
+ Ġopport unity
1648
+ Ġcr it
1649
+ eo irÃŃ
1650
+ Ġl im
1651
+ Ġde f
1652
+ r ic
1653
+ ĠAonta s
1654
+ p s
1655
+ Ġbh li
1656
+ Ġrial acha
1657
+ Ġch éad
1658
+ re id
1659
+ ĠCh un
1660
+ Ġsitu ation
1661
+ it ed
1662
+ Ġdire ct
1663
+ na is
1664
+ Ġl ÃŃon
1665
+ Ġmh éid
1666
+ Ġaddition al
1667
+ ra im
1668
+ ist igh
1669
+ ú sáid
1670
+ ation al
1671
+ Ġb un
1672
+ re ag
1673
+ k et
1674
+ - o
1675
+ i od
1676
+ Ġe ola
1677
+ g ed
1678
+ s ca
1679
+ Ġbelie ve
1680
+ Ġpre s
1681
+ A r
1682
+ ĠC ur
1683
+ Ġdeb ate
1684
+ l len
1685
+ Ġac cep
1686
+ Ġp ast
1687
+ Ġth ug
1688
+ Ġdh á
1689
+ Ġmeas ures
1690
+ le s
1691
+ o us
1692
+ Ġf r
1693
+ Ġi ar
1694
+ Ġd ea
1695
+ if e
1696
+ Ġsho l
1697
+ n ess
1698
+ Ġprovid ed
1699
+ Ġc ó
1700
+ Ġb u
1701
+ iú cháin
1702
+ Ġd i
1703
+ Ġpos sible
1704
+ Ġf ollow
1705
+ Ġpol it
1706
+ Ġes ta
1707
+ a ÃŃtear
1708
+ Ġwhe ther
1709
+ id ÃŃ
1710
+ Ġdiffe rent
1711
+ al s
1712
+ at ing
1713
+ ot her
1714
+ ch uÃŃ
1715
+ omha ontú
1716
+ Ġst ud
1717
+ Ġra ised
1718
+ Ġa round
1719
+ ÃŃ omh
1720
+ Ġmb aineann
1721
+ âĢĻ fh
1722
+ Ġinform ation
1723
+ Ġfamil y
1724
+ Ġre t
1725
+ Ġst ill
1726
+ Ġle ibhéal
1727
+ Ġp áirt
1728
+ ---- -
1729
+ ú is
1730
+ Ġser ious
1731
+ Ġspe c
1732
+ Ġho pe
1733
+ Ġin stit
1734
+ Ġsp ea
1735
+ Ġc ea
1736
+ c c
1737
+ Ġsta te
1738
+ oun g
1739
+ Ġiom lán
1740
+ ĠM ar
1741
+ Ġm ight
1742
+ ĠH SE
1743
+ ÃŃn e
1744
+ Ġch éile
1745
+ Ġt re
1746
+ f t
1747
+ Ġb ith
1748
+ Ġab le
1749
+ Ġtáirg ÃŃ
1750
+ Ġor der
1751
+ Ġc eang
1752
+ Ġaw are
1753
+ Ġsin ce
1754
+ Ġbe idh
1755
+ ab ility
1756
+ p r
1757
+ Ġd ra
1758
+ b ody
1759
+ Ġre nt
1760
+ ĠÃ ļ
1761
+ Ġin niú
1762
+ Ġsome thing
1763
+ Ġpro gress
1764
+ da ithe
1765
+ or a
1766
+ ho ld
1767
+ Ġbh onn
1768
+ Ġcha llen
1769
+ Ġschool s
1770
+ p ar
1771
+ Ġb en
1772
+ Ġsu pp
1773
+ l ua
1774
+ he ist
1775
+ ean ga
1776
+ Ġcer tain
1777
+ n ing
1778
+ Ġb an
1779
+ Ġ [
1780
+ ĠI I
1781
+ ĠComm ission
1782
+ Ġbha int
1783
+ Ġri osca
1784
+ Ġcommit tee
1785
+ Ġé if
1786
+ Ġme mbers
1787
+ Ġat t
1788
+ Ġs ur
1789
+ Ġwh y
1790
+ ĠB ha
1791
+ ĠD áil
1792
+ Ġc all
1793
+ og n
1794
+ ĠC on
1795
+ us p
1796
+ ú l
1797
+ Ġt en
1798
+ Ġm ÃŃ
1799
+ ĠCo uncil
1800
+ te g
1801
+ D éan
1802
+ Ġm heas
1803
+ Ġth ink
1804
+ l ean
1805
+ Ġv iew
1806
+ ant s
1807
+ us es
1808
+ áin ig
1809
+ l an
1810
+ Ġd om
1811
+ Ġy oung
1812
+ Ġw it
1813
+ ó c
1814
+ Ġbli ana
1815
+ ĠThe se
1816
+ Ġinvest ment
1817
+ ra s
1818
+ lÃŃon adh
1819
+ l ine
1820
+ Ġrec ogn
1821
+ Ġla istigh
1822
+ I N
1823
+ Ġprote ct
1824
+ Ġl it
1825
+ la s
1826
+ Ġha ving
1827
+ Ġop en
1828
+ n ú
1829
+ ib r
1830
+ Ġr ural
1831
+ Ġsa f
1832
+ Ġben ef
1833
+ ĠC ha
1834
+ Ġsu re
1835
+ Ġh u
1836
+ ĠC omh
1837
+ rú pa
1838
+ in es
1839
+ ĠL E
1840
+ o u
1841
+ Ġim ple
1842
+ Ġiarra idh
1843
+ Ġcont rib
1844
+ Ġc or
1845
+ Ġp at
1846
+ ��particular ly
1847
+ Ġref er
1848
+ Ġwhi le
1849
+ ĠW hen
1850
+ eal th
1851
+ Ġla w
1852
+ Ġres ult
1853
+ Ġrec omm
1854
+ Ġb oth
1855
+ Ġg nó
1856
+ ĠL e
1857
+ ĠâĢ Ķ
1858
+ Ġprov ision
1859
+ read y
1860
+ rÃŃ omh
1861
+ Ġu ile
1862
+ bh reith
1863
+ Ġapp lic
1864
+ Ġsta r
1865
+ l t
1866
+ Ġt ea
1867
+ an ge
1868
+ Ġiom chuÃŃ
1869
+ Ġpl anning
1870
+ at ha
1871
+ o se
1872
+ ical ly
1873
+ Ġcon stit
1874
+ ĠC l
1875
+ Ġl ua
1876
+ con d
1877
+ Ġáir ithiú
1878
+ Ġro ad
1879
+ Ġdec ision
1880
+ Ġe v
1881
+ ĠGa eilge
1882
+ Ġexam ple
1883
+ Ġm á
1884
+ out h
1885
+ âĢĻ s
1886
+ int it
1887
+ Ġrespon se
1888
+ Ġcomm unities
1889
+ Ġc har
1890
+ il t
1891
+ Ġcom ing
1892
+ Ġrecomm end
1893
+ acha int
1894
+ Ġc éanna
1895
+ i ate
1896
+ in c
1897
+ Ġal ready
1898
+ ta ch
1899
+ Ġa ction
1900
+ ith re
1901
+ Ġse c
1902
+ ór t
1903
+ Ġfre ag
1904
+ stru ct
1905
+ Ġpos ition
1906
+ is ions
1907
+ Ġaff ord
1908
+ Ġstra teg
1909
+ Ġem erg
1910
+ Ġnd áil
1911
+ Ġesta bl
1912
+ Ġdó ibh
1913
+ Ġte ic
1914
+ ĠP ro
1915
+ a ith
1916
+ k now
1917
+ is ce
1918
+ j or
1919
+ Ġwom en
1920
+ Ġeduc ation
1921
+ Ġb ro
1922
+ Ġres our
1923
+ Ġg he
1924
+ Ġpa rent
1925
+ Ġs á
1926
+ Ġd ear
1927
+ Ġt uairisc
1928
+ B eidh
1929
+ inn ÃŃol
1930
+ ĠP h
1931
+ k es
1932
+ - t
1933
+ éad fadh
1934
+ a igh
1935
+ Ġpr ivate
1936
+ ún ú
1937
+ ĠCo vid
1938
+ Ġproble m
1939
+ Ġpri or
1940
+ Ġor gan
1941
+ Ġimp ro
1942
+ ĠT reoir
1943
+ AC H
1944
+ Ġt ú
1945
+ Ġde p
1946
+ Ġappro ach
1947
+ Ġma jor
1948
+ Ġf ig
1949
+ Ġ eas
1950
+ Ġpre vious
1951
+ Ġain m
1952
+ Ġper iod
1953
+ R ialachán
1954
+ ÃŃre ach
1955
+ erg y
1956
+ Ġr is
1957
+ omm od
1958
+ Ġwee ks
1959
+ iú r
1960
+ ĠO n
1961
+ tar y
1962
+ Ġen gage
1963
+ na tional
1964
+ ÃŃn ÃŃ
1965
+ iv id
1966
+ Ġfh áil
1967
+ m es
1968
+ la ÃŃonn
1969
+ óra is
1970
+ know led
1971
+ Ġac knowled
1972
+ ĠF eidhme
1973
+ Ġbhli ain
1974
+ i ety
1975
+ ic s
1976
+ é is
1977
+ Ġi as
1978
+ Ġpro du
1979
+ Ġind ust
1980
+ .... ....
1981
+ é arm
1982
+ Ġf ull
1983
+ ir d
1984
+ Ġf ind
1985
+ Ġle or
1986
+ Ġacc ommod
1987
+ sc rú
1988
+ la ÃŃ
1989
+ na ma
1990
+ Ġbhf or
1991
+ Ġ eag
1992
+ Ġt A
1993
+ innÃŃol lacha
1994
+ o ugh
1995
+ Ġhe ar
1996
+ ĠR ial
1997
+ ĠG h
1998
+ Ġp ur
1999
+ Ġv ac
2000
+ - b
2001
+ han na
2002
+ a bh
2003
+ Ġt reat
2004
+ ĠA t
2005
+ e m
2006
+ Ġd l
2007
+ Ġoff ic
2008
+ ro l
2009
+ id eal
2010
+ Ġpro f
2011
+ ow er
2012
+ ĠN olla
2013
+ Ġauthor ities
2014
+ Ġpo st
2015
+ ál ta
2016
+ hi le
2017
+ Ġp ar
2018
+ ir s
2019
+ Ġwit hout
2020
+ heidh me
2021
+ Ġcom ha
2022
+ Ġre st
2023
+ Ġg nÃŃ
2024
+ Ġl áthair
2025
+ A g
2026
+ ÃŃ ortha
2027
+ ea ll
2028
+ Ġca pa
2029
+ ic im
2030
+ Ġe qu
2031
+ Ġho use
2032
+ l é
2033
+ Ġan other
2034
+ Ġtar get
2035
+ Ġb est
2036
+ ĠC O
2037
+ Ġd uring
2038
+ m heas
2039
+ áir ge
2040
+ Ã ĵ
2041
+ la dh
2042
+ ĠA r
2043
+ Ġinf heidhme
2044
+ o ine
2045
+ ut ions
2046
+ ha il
2047
+ ir c
2048
+ ĠgnÃŃomha ÃŃochtaÃŃ
2049
+ uarasc áil
2050
+ Ġwait ing
2051
+ Ġcas es
2052
+ Ġal t
2053
+ ithe amh
2054
+ it tee
2055
+ Ġab s
2056
+ a p
2057
+ Ġch r
2058
+ Ġl ot
2059
+ im he
2060
+ Ġf oir
2061
+ p ri
2062
+ Ġgc o
2063
+ Ġb eag
2064
+ Ġro imh
2065
+ an c
2066
+ ĠF ó
2067
+ ĠCo unt
2068
+ Ġse ction
2069
+ Ġbuna ithe
2070
+ t en
2071
+ im in
2072
+ ĠO ifig
2073
+ iv ed
2074
+ r ies
2075
+ Ġro le
2076
+ w er
2077
+ m an
2078
+ n ithe
2079
+ Ġagain st
2080
+ Ġex ist
2081
+ Ġp ass
2082
+ Ġla gh
2083
+ ter m
2084
+ ac s
2085
+ ca re
2086
+ Ġli osta
2087
+ Ġc oll
2088
+ áil te
2089
+ s ha
2090
+ Ġc e
2091
+ Ġmh ÃŃ
2092
+ Ġen ergy
2093
+ Ġfa isnéis
2094
+ Ġask ed
2095
+ Ġf ar
2096
+ Ġe lect
2097
+ Ġmar ket
2098
+ Ġm et
2099
+ ĠM c
2100
+ Ġa is
2101
+ Ġche ann
2102
+ ru ithe
2103
+ Ġb har
2104
+ Ġse en
2105
+ Ġin ar
2106
+ ith ic
2107
+ Ġdeli ver
2108
+ Ġt eacht
2109
+ ict re
2110
+ ic he
2111
+ Ġsupport s
2112
+ Ġne cess
2113
+ á iste
2114
+ Ġoib r
2115
+ Ġbh re
2116
+ Ġc ol
2117
+ ivid ual
2118
+ Ġs órt
2119
+ T h
2120
+ is s
2121
+ oc k
2122
+ ĠW ill
2123
+ ĠâĢ ĵ
2124
+ w ork
2125
+ t le
2126
+ Ġc ru
2127
+ ill eadh
2128
+ ep end
2129
+ Ġto o
2130
+ if ied
2131
+ f ho
2132
+ Ġsub sta
2133
+ ĠC omhairle
2134
+ ĠH ealth
2135
+ Ġag o
2136
+ ĠS c
2137
+ Ġmot ion
2138
+ Ġinvol ved
2139
+ ĠC a
2140
+ Ġm ention
2141
+ ĠCount y
2142
+ Ġsha in
2143
+ Ġfha isnéis
2144
+ Ġbas is
2145
+ Ġind ividual
2146
+ Ġc lo
2147
+ or th
2148
+ int ÃŃ
2149
+ Ġpo inte
2150
+ Ġemerg ency
2151
+ ĠComm ittee
2152
+ Ġspe cial
2153
+ at ive
2154
+ Ġp ract
2155
+ at es
2156
+ ir on
2157
+ Ġmeet ing
2158
+ I D
2159
+ Ġs iú
2160
+ he re
2161
+ Ġ ua
2162
+ ol og
2163
+ Ġlea d
2164
+ Ġfa ir
2165
+ Ġrem ain
2166
+ p ho
2167
+ Ġná r
2168
+ ĠP art
2169
+ g o
2170
+ l u
2171
+ il le
2172
+ ialach áin
2173
+ ib re
2174
+ Ġin n
2175
+ Ġéag s
2176
+ Ġb ra
2177
+ ĠT o
2178
+ Ġto ld
2179
+ a ct
2180
+ isné ise
2181
+ ĠA N
2182
+ Ġcon te
2183
+ oth rom
2184
+ ú na
2185
+ Ġv al
2186
+ er v
2187
+ Ġcoll eag
2188
+ Ġspea k
2189
+ éad ú
2190
+ Ġa er
2191
+ i anna
2192
+ ĠMe mbers
2193
+ Ġquestion s
2194
+ Ġlu ach
2195
+ Ġfé achaint
2196
+ Ġm ho
2197
+ Ġtr áth
2198
+ ren ce
2199
+ Ġf he
2200
+ L e
2201
+ Ġm har
2202
+ Ġl ar
2203
+ I R
2204
+ Ġt ug
2205
+ D á
2206
+ Ġsta t
2207
+ Ġexper i
2208
+ Ġaccommod ation
2209
+ Ġst ru
2210
+ Ġparent s
2211
+ s h
2212
+ ugh t
2213
+ i oc
2214
+ Ġt S
2215
+ Ġr ó
2216
+ Ġob air
2217
+ Ġgh lacadh
2218
+ Ġright s
2219
+ Ġf oc
2220
+ Ġa ist
2221
+ ĠNolla ig
2222
+ Ġma in
2223
+ ur ance
2224
+ Ġceang lais
2225
+ M H
2226
+ Ġfó gra
2227
+ ná isiúnta
2228
+ te ly
2229
+ m he
2230
+ Ġbusiness es
2231
+ Ġtrans port
2232
+ Ġfin an
2233
+ sib ility
2234
+ ĠRo inn
2235
+ Ġth ings
2236
+ l ó
2237
+ Ġma king
2238
+ Ġt ÃŃr
2239
+ la chtaÃŃ
2240
+ i or
2241
+ c ity
2242
+ ĠFó mhair
2243
+ Ġt u
2244
+ Ġcompan ies
2245
+ c o
2246
+ Ġfa cil
2247
+ l ing
2248
+ Ġus ed
2249
+ chta in
2250
+ is ation
2251
+ Ġte or
2252
+ ra ÃŃonn
2253
+ p la
2254
+ ch ur
2255
+ in ear
2256
+ Ġbet ter
2257
+ ĠA ir
2258
+ Ġl iving
2259
+ or adh
2260
+ r áid
2261
+ r al
2262
+ Ġoib re
2263
+ Ġear n
2264
+ b ail
2265
+ Ġconstit u
2266
+ ÃŃ se
2267
+ Ġs en
2268
+ ĠE n
2269
+ Ġmean s
2270
+ x it
2271
+ Ġe le
2272
+ Ġro innt
2273
+ se l
2274
+ pp os
2275
+ ĠW hile
2276
+ Ġconte xt
2277
+ Ġke y
2278
+ Ġre lation
2279
+ Ġdá ta
2280
+ Ġde ireadh
2281
+ ána iste
2282
+ Ġcost s
2283
+ Ġde ta
2284
+ Ġrequire d
2285
+ Ġinter national
2286
+ on a
2287
+ Ġlo o
2288
+ Ġincreas ed
2289
+ Ġsm all
2290
+ it ions
2291
+ v iron
2292
+ ĠT ánaiste
2293
+ Ġsta id
2294
+ Ġsh onra
2295
+ ĠC ork
2296
+ ĠM h
2297
+ Ġto wn
2298
+ T A
2299
+ ana ise
2300
+ ĠP ar
2301
+ ĠG ha
2302
+ un tas
2303
+ Ġconcern s
2304
+ Ġgo ver
2305
+ áil tear
2306
+ Ġc al
2307
+ ĠB a
2308
+ Ġo cc
2309
+ in ing
2310
+ Ġcommit ment
2311
+ get her
2312
+ ĠF éin
2313
+ way s
2314
+ M ar
2315
+ l ta
2316
+ l us
2317
+ il iú
2318
+ Ġne g
2319
+ Ġde ir
2320
+ Ġt áirge
2321
+ Ġan ois
2322
+ ĠF áil
2323
+ Ġde imh
2324
+ h ing
2325
+ ct ha
2326
+ Ġp rom
2327
+ Ġw ish
2328
+ lán d
2329
+ m ed
2330
+ iti z
2331
+ Ġt imes
2332
+ i vers
2333
+ Ġba inist
2334
+ b he
2335
+ Ġw ater
2336
+ us ta
2337
+ ĠtrÃŃ Ãº
2338
+ Ġf hi
2339
+ Ġmh ÃŃr
2340
+ Ġs ea
2341
+ ĠBre xit
2342
+ l eag
2343
+ Ġs te
2344
+ onra dh
2345
+ uair im
2346
+ Ġb ig
2347
+ en ta
2348
+ Ġar d
2349
+ Ġpre ss
2350
+ Ġn G
2351
+ inear álta
2352
+ Ġen ough
2353
+ ig in
2354
+ Ġu ir
2355
+ Ġsh ort
2356
+ Ġcu ireadh
2357
+ Ġath bhreith
2358
+ Ġle ictre
2359
+ m en
2360
+ Ġtr ying
2361
+ Ġfo ur
2362
+ Ġa ith
2363
+ Ġke ep
2364
+ um an
2365
+ Ġb ar
2366
+ Ġf uinn
2367
+ Ġcapa city
2368
+ Ġshol áthar
2369
+ Ġass ess
2370
+ ĠN ÃŃ
2371
+ g est
2372
+ Ġagree ment
2373
+ ra dh
2374
+ rough t
2375
+ Ġg ce
2376
+ Ġgc uid
2377
+ Ġion t
2378
+ Ġget ting
2379
+ E A
2380
+ l ight
2381
+ Ġth áinig
2382
+ Ġli om
2383
+ l ár
2384
+ l ea
2385
+ Ġo ifig
2386
+ n áth
2387
+ na imh
2388
+ it ive
2389
+ pri ate
2390
+ Ġ each
2391
+ Ġsa or
2392
+ Ġha rd
2393
+ ĠD o
2394
+ Ġt ion
2395
+ Ġinf heist
2396
+ ib id
2397
+ Ġb illion
2398
+ Ġb rought
2399
+ ĠT r
2400
+ Ġcom hair
2401
+ Ġ Y
2402
+ Ġother s
2403
+ - e
2404
+ Ġpat i
2405
+ Ġcour se
2406
+ Ġl ine
2407
+ á g
2408
+ re ed
2409
+ é acs
2410
+ Ġhu ge
2411
+ Ġresour ces
2412
+ ol ute
2413
+ Ġd ÃŃreach
2414
+ o te
2415
+ Ġauthor ity
2416
+ o inte
2417
+ Ġt eag
2418
+ Ġp ot
2419
+ Ġbhar r
2420
+ il te
2421
+ áid ÃŃ
2422
+ heidhm iú
2423
+ omhar tha
2424
+ I n
2425
+ Ġbo ard
2426
+ enc es
2427
+ Ġc la
2428
+ ĠmB allst
2429
+ f ort
2430
+ ĠF ianna
2431
+ mh ithe
2432
+ A ch
2433
+ Ġcl imate
2434
+ ĠS he
2435
+ Ġann oun
2436
+ cha s
2437
+ ĠC inneadh
2438
+ Ġco innÃŃollacha
2439
+ Ġs eachas
2440
+ Ġc ion
2441
+ Ġbro ad
2442
+ Ġta king
2443
+ Ġeconom ic
2444
+ t ers
2445
+ arm lig
2446
+ Ġst rong
2447
+ le r
2448
+ t ic
2449
+ Ġy ou
2450
+ Ġsho w
2451
+ al ach
2452
+ Ġsoc iety
2453
+ Ġrec ord
2454
+ ĠM y
2455
+ usta im
2456
+ Ġd ue
2457
+ a on
2458
+ Ġman age
2459
+ Ġth ionsc
2460
+ Ġag am
2461
+ Ġall oc
2462
+ en sion
2463
+ Ġl ife
2464
+ Ġwor ld
2465
+ Ġéags úla
2466
+ Ġeconom y
2467
+ Ġcu ir
2468
+ Ġex pect
2469
+ Ġpo iblÃŃ
2470
+ ĠBallst át
2471
+ Ġne ver
2472
+ ĠO ne
2473
+ Ġref e
2474
+ Ġtha obh
2475
+ Ġbhe adh
2476
+ li er
2477
+ Ġgce ist
2478
+ i arra
2479
+ Ġf ive
2480
+ ĠCh omh
2481
+ Ġcon d
2482
+ Ġfoc us
2483
+ ĠS ome
2484
+ ca ÃŃochta
2485
+ ile d
2486
+ ĠS inn
2487
+ er ing
2488
+ Ġto gether
2489
+ le v
2490
+ Ġabs olute
2491
+ Ġpot ential
2492
+ óis ialta
2493
+ o od
2494
+ Ġar r
2495
+ Ġreal ly
2496
+ Ġba int
2497
+ Ġindust ry
2498
+ Ġim scrú
2499
+ ual ly
2500
+ Ġam ount
2501
+ Ġf ul
2502
+ epend ent
2503
+ Ġte ll
2504
+ Ġnecess ary
2505
+ ĠCh omhairle
2506
+ end ing
2507
+ isiú in
2508
+ ar ta
2509
+ Ġrann pháirt
2510
+ Ġfollow ing
2511
+ ĠB ord
2512
+ Ġleg al
2513
+ ll st
2514
+ Ġproject s
2515
+ ear s
2516
+ Ġneed ed
2517
+ éad far
2518
+ Ġfinan cial
2519
+ Ġfa isnéise
2520
+ ĠCho imisiún
2521
+ Ġca pital
2522
+ Ġl ú
2523
+ Ġri achta
2524
+ Ġs imp
2525
+ g ing
2526
+ Ġe l
2527
+ Ġth ro
2528
+ ri os
2529
+ ib le
2530
+ Ġreg ion
2531
+ Ġpubl ished
2532
+ Ġpay ment
2533
+ an y
2534
+ is ta
2535
+ Ġm ental
2536
+ Ġaff ect
2537
+ ó far
2538
+ sa igh
2539
+ Ġp ra
2540
+ Ġcons ul
2541
+ Ġamend ments
2542
+ Ġc itiz
2543
+ ĠP eople
2544
+ Ġfarm ers
2545
+ Ġt est
2546
+ r tha
2547
+ Ġcount ries
2548
+ Ġv ar
2549
+ ubl ic
2550
+ ĠBha llst
2551
+ Ġpolit ical
2552
+ Ġh Ãī
2553
+ Ġoff ice
2554
+ údar áis
2555
+ Ġm ea
2556
+ ive ly
2557
+ a is
2558
+ es ter
2559
+ imate ly
2560
+ Ġpropos ed
2561
+ d ach
2562
+ ort s
2563
+ ial laÃŃonn
2564
+ Ġri ar
2565
+ on d
2566
+ Ġ unt
2567
+ ra m
2568
+ Ġpres ent
2569
+ ĠF in
2570
+ ĠAonta ithe
2571
+ Ġm he
2572
+ - s
2573
+ ĠLE E
2574
+ Ġans wer
2575
+ Ġth áirg
2576
+ eo ir
2577
+ Ġy et
2578
+ Ġbuild ing
2579
+ dar ás
2580
+ l ow
2581
+ ó ireacht
2582
+ Ġappro priate
2583
+ Ġsol áth
2584
+ Ġ ident
2585
+ Ġs us
2586
+ Ġr un
2587
+ Ġf ÃŃor
2588
+ ig he
2589
+ ĠM a
2590
+ Ġn urs
2591
+ ĠP a
2592
+ ach tar
2593
+ I L
2594
+ um p
2595
+ Ġgh nÃŃomha
2596
+ Ġle ft
2597
+ Ġemploy ment
2598
+ ortha ÃŃ
2599
+ Ġacknowled ge
2600
+ Ġdéan ta
2601
+ ú ir
2602
+ Ġse cond
2603
+ ĠÃī ireann
2604
+ i ch
2605
+ ach áin
2606
+ Ġl ive
2607
+ Ġd ha
2608
+ óc mhainnÃŃ
2609
+ I t
2610
+ Ġra te
2611
+ if y
2612
+ u irtear
2613
+ ĠmBallst át
2614
+ ĠF h
2615
+ u ed
2616
+ ĠUn ion
2617
+ ĠR ialacháin
2618
+ Ġaccep t
2619
+ Ġea c
2620
+ ut es
2621
+ r id
2622
+ Ġcu irtear
2623
+ Ġmeas únú
2624
+ ra tion
2625
+ raim ÃŃ
2626
+ Ġre ad
2627
+ Ġmeas c
2628
+ Ġeola s
2629
+ ra struct
2630
+ Ġs im
2631
+ ĠA f
2632
+ Ġinc ome
2633
+ ĠO ireach
2634
+ end ed
2635
+ f or
2636
+ Ġrespon sibility
2637
+ ta ble
2638
+ oir s
2639
+ Ġimpro ve
2640
+ Ġc reid
2641
+ Ġchan ges
2642
+ Ġf ra
2643
+ p ose
2644
+ Ġstrateg y
2645
+ ant úil
2646
+ Ġle t
2647
+ f ach
2648
+ os s
2649
+ Ġgro w
2650
+ ĠEuro pe
2651
+ Ġbre ise
2652
+ hi a
2653
+ Ġbenef it
2654
+ am ha
2655
+ Ġbp ointe
2656
+ Ġach ie
2657
+ Ġloo king
2658
+ Ġrece ived
2659
+ im ary
2660
+ Ġapp oint
2661
+ Ġf ea
2662
+ Ġlagh dú
2663
+ Ġregard ing
2664
+ ist s
2665
+ ward s
2666
+ ĠN a
2667
+ Ġho uses
2668
+ Ġsu ff
2669
+ Ġcomm ission
2670
+ Ġsc éal
2671
+ ch án
2672
+ Ġha nd
2673
+ gha d
2674
+ Ġoffic ial
2675
+ Ġiarra tas
2676
+ Ch un
2677
+ Ġr ÃŃomh
2678
+ f orm
2679
+ Ġche ana
2680
+ Ġleas ú
2681
+ Ġans eo
2682
+ Ġinstit iú
2683
+ Ġprovid es
2684
+ Ġsu as
2685
+ s ide
2686
+ Ġd ÃŃ
2687
+ Ġla ghad
2688
+ Ġbh ÃŃonn
2689
+ Ġsa ying
2690
+ Ġal ways
2691
+ Ġe intit
2692
+ Ġúdar ás
2693
+ n er
2694
+ Ġc ity
2695
+ c om
2696
+ Ġcos tais
2697
+ Ġc reat
2698
+ Ġc am
2699
+ Ġré im
2700
+ Ġb ea
2701
+ Ġhome less
2702
+ ÃŃoch ána
2703
+ armlig the
2704
+ ĠA ll
2705
+ eacha is
2706
+ Ġdo icim
2707
+ D e
2708
+ Ġ uair
2709
+ c al
2710
+ Ġeac nama
2711
+ Ġo s
2712
+ Ġh uman
2713
+ Ġday s
2714
+ la igh
2715
+ bháil t
2716
+ Ġmention ed
2717
+ an k
2718
+ u igh
2719
+ re en
2720
+ ó idh
2721
+ Ġc red
2722
+ Ġinf rastruct
2723
+ na cha
2724
+ ct ions
2725
+ Ġreg ulation
2726
+ Ġbe ha
2727
+ Ġc eart
2728
+ Ġfe w
2729
+ ĠD ef
2730
+ Ġm ás
2731
+ ra c
2732
+ ent ly
2733
+ Ġle ss
2734
+ Ġsc r
2735
+ Ġins urance
2736
+ N T
2737
+ Ġsu c
2738
+ Ġpart y
2739
+ ĠB rit
2740
+ W e
2741
+ ch n
2742
+ Ġsi x
2743
+ Ġfor álacha
2744
+ ce ed
2745
+ S C
2746
+ Ġcurrent ly
2747
+ Ġlea th
2748
+ Ġche ang
2749
+ a id
2750
+ it each
2751
+ Ġtal k
2752
+ Ġsta ted
2753
+ s ú
2754
+ Ġaon air
2755
+ Ġam hail
2756
+ Ġre achta
2757
+ ĠJ ust
2758
+ Ġinvest ig
2759
+ Ag us
2760
+ se lf
2761
+ Ġf éadfaidh
2762
+ éir ÃŃ
2763
+ ár ta
2764
+ Ġcitiz ens
2765
+ Ġv is
2766
+ Ġear lier
2767
+ ĠN á
2768
+ i am
2769
+ Ġunt il
2770
+ Ġca ighde
2771
+ Ġfó s
2772
+ ro w
2773
+ Ġstud ents
2774
+ Ġlim ist
2775
+ Ġd ata
2776
+ b e
2777
+ sel ves
2778
+ bh ra
2779
+ Ġhappen ing
2780
+ ab ly
2781
+ iom lán
2782
+ ithe ach
2783
+ n na
2784
+ T H
2785
+ Ġfa il
2786
+ ga irt
2787
+ Ġtr y
2788
+ Ġsp ri
2789
+ is es
2790
+ Ġjob s
2791
+ d ing
2792
+ Ġag reed
2793
+ ó id
2794
+ Ġon n
2795
+ ur t
2796
+ Ġhow ever
2797
+ se qu
2798
+ Ġt eanga
2799
+ ĠE x
2800
+ Ġpa id
2801
+ Ġhappen ed
2802
+ Ġsu g
2803
+ ve red
2804
+ nd ing
2805
+ Ġto tal
2806
+ ĠDef ence
2807
+ Ġnot hing
2808
+ Ġspri oc
2809
+ Ġi úl
2810
+ ĠSt áit
2811
+ Ġafford able
2812
+ Ġcom es
2813
+ ĠOireach tas
2814
+ il ities
2815
+ Ġe is
2816
+ Ġlea t
2817
+ ow n
2818
+ Ġimple ment
2819
+ s anna
2820
+ Ġel se
2821
+ ) ;
2822
+ Ġspec ific
2823
+ Ġfhor bairt
2824
+ Ġch ineál
2825
+ Ġc irc
2826
+ Ġúdar áis
2827
+ ĠS ÃŃochána
2828
+ Ġen viron
2829
+ Ġind ic
2830
+ Ġsus tain
2831
+ Ġgc uir
2832
+ Ġl ives
2833
+ Ġd ate
2834
+ nó tha
2835
+ ĠM any
2836
+ Ġcl os
2837
+ ÃŃn iú
2838
+ ĠJ o
2839
+ áirt ÃŃ
2840
+ Ġb ail
2841
+ Ġta g
2842
+ ue l
2843
+ Ġta caÃŃocht
2844
+ ĠU K
2845
+ ers hip
2846
+ O R
2847
+ Ġth ing
2848
+ Ġful ly
2849
+ Ġmat ters
2850
+ Ġme mber
2851
+ Ġc inneadh
2852
+ Ġr inne
2853
+ Ġré ig
2854
+ Ġl ow
2855
+ Ġgener al
2856
+ m it
2857
+ m ost
2858
+ ó t
2859
+ ÃŃ che
2860
+ ear tha
2861
+ Ġ id
2862
+ ur ity
2863
+ her n
2864
+ Ġlar ge
2865
+ Ġrepres enta
2866
+ ibid il
2867
+ v ention
2868
+ re c
2869
+ ĠP r
2870
+ go ing
2871
+ Ġth u
2872
+ ga idh
2873
+ Ġbhun ú
2874
+ Ġl ár
2875
+ Ġext ra
2876
+ Ġpl ean
2877
+ Ġtr á
2878
+ l taÃŃ
2879
+ Ġc ut
2880
+ g ag
2881
+ Ġo ld
2882
+ m har
2883
+ Ġa way
2884
+ m ar
2885
+ Ġcon ta
2886
+ ig ean
2887
+ Ġc óras
2888
+ Ġinfrastruct ure
2889
+ Ġfuinn imh
2890
+ in ation
2891
+ Ġc usp
2892
+ Ġw rong
2893
+ Ġsta tes
2894
+ Ġprote ction
2895
+ Ġch inneadh
2896
+ Ġd ú
2897
+ Ġh A
2898
+ ��provid ing
2899
+ Ġdr ug
2900
+ Ġrecommend ations
2901
+ Ġacc ount
2902
+ ó ireachta
2903
+ - údar
2904
+ Ġestabl ish
2905
+ Ġc ás
2906
+ and em
2907
+ Ġd ÃŃobh
2908
+ ĠhÃī ireann
2909
+ Ġleas aÃŃtear
2910
+ on s
2911
+ ĠC E
2912
+ Ġro chtain
2913
+ Ġstand ard
2914
+ Ġf eadh
2915
+ Ġc othrom
2916
+ Ġcr ÃŃocha
2917
+ ĠN A
2918
+ ĠnÃŃ or
2919
+ Ġsuc cess
2920
+ sta n
2921
+ ing le
2922
+ Ġna me
2923
+ Ġh údaráis
2924
+ Ġta bhairt
2925
+ Ġmanage ment
2926
+ ĠS oc
2927
+ Ġr u
2928
+ Ġg ra
2929
+ Ġm or
2930
+ Ġidir náisiúnta
2931
+ Ġchallen ges
2932
+ Ġdem and
2933
+ Ġré amh
2934
+ ch uid
2935
+ bh ú
2936
+ mhair ÃŃ
2937
+ Ġt ÃŃortha
2938
+ Ġbearta ithe
2939
+ ĠM ay
2940
+ ug hout
2941
+ ĠL im
2942
+ ĠÃŃo c
2943
+ Ġla ck
2944
+ ĠG al
2945
+ Ġias ca
2946
+ ĠCho im
2947
+ ca ÃŃochtaÃŃ
2948
+ rÃŃ ch
2949
+ ó in
2950
+ ess ion
2951
+ g er
2952
+ her s
2953
+ Ġs ri
2954
+ Ġpl ans
2955
+ Ġrecent ly
2956
+ M a
2957
+ Ġp ower
2958
+ Ġro imhe
2959
+ Ġar ÃŃs
2960
+ ester day
2961
+ Ġstar t
2962
+ Ġg ot
2963
+ pa ir
2964
+ Ġhe ard
2965
+ ĠGael ta
2966
+ Ġref orm
2967
+ Ġgr ant
2968
+ Ġsche mes
2969
+ Ġcommit ted
2970
+ Ġt uairim
2971
+ Ġintrodu ced
2972
+ nÃŃomha ireacht
2973
+ D H
2974
+ Ġpla y
2975
+ iúr th
2976
+ Ġlea ve
2977
+ Ġe vid
2978
+ gea d
2979
+ Ġc áil
2980
+ ĠS h
2981
+ Ġbli ain
2982
+ ) (
2983
+ ca il
2984
+ Ġin iti
2985
+ Ġpo p
2986
+ ĠF e
2987
+ Ġclo se
2988
+ ĠO r
2989
+ Ġsupp ly
2990
+ Ġmod el
2991
+ ĠN ational
2992
+ Ġs láinte
2993
+ Ġris k
2994
+ re am
2995
+ Ġconcern ed
2996
+ n eola
2997
+ Ġret urn
2998
+ Ġcompan y
2999
+ Ġnós anna
3000
+ ÃŃo la
3001
+ cha ir
3002
+ ea na
3003
+ Ġpr imary
3004
+ Ġcent re
3005
+ i ation
3006
+ Ġmar gadh
3007
+ niú la
3008
+ Ġfear r
3009
+ Ġa ici
3010
+ ú cháin
3011
+ Ġrefer red
3012
+ Ġdéan faidh
3013
+ C H
3014
+ Ġgc rÃŃch
3015
+ niú il
3016
+ Ġam b
3017
+ Ġdo ub
3018
+ Ġde la
3019
+ andem ic
3020
+ mheas a
3021
+ Ġs ás
3022
+ Ġag e
3023
+ Ġp ha
3024
+ idh m
3025
+ al t
3026
+ Ġra ther
3027
+ d s
3028
+ I I
3029
+ onta s
3030
+ Ġtal king
3031
+ - p
3032
+ Ġwho le
3033
+ p ite
3034
+ Ġthro ughout
3035
+ Ġdéan amh
3036
+ Ġfo und
3037
+ ĠS a
3038
+ Ġconstitu ency
3039
+ Ġear ly
3040
+ Ġlea st
3041
+ Ġind ependent
3042
+ Ġon going
3043
+ ra ÃŃocht
3044
+ Ġfig ures
3045
+ g id
3046
+ gh sanna
3047
+ us ed
3048
+ ear ch
3049
+ Ġinniú il
3050
+ Ġh é
3051
+ Ġapp ly
3052
+ ĠJust ice
3053
+ Ġinclud e
3054
+ Ġchu ige
3055
+ ĠSta ge
3056
+ th i
3057
+ stan ces
3058
+ Ġleag an
3059
+ Ġc laim
3060
+ in bh
3061
+ Ġph ró
3062
+ as ta
3063
+ Ġam a
3064
+ al a
3065
+ o v
3066
+ ioc faidh
3067
+ Ġmed ical
3068
+ Ġdta ca
3069
+ Ġmh ór
3070
+ Ġs ean
3071
+ Ġqu ick
3072
+ Ġact iv
3073
+ lev ant
3074
+ Ġho urs
3075
+ I arscrÃŃbhinn
3076
+ ia idh
3077
+ Ġp andemic
3078
+ Ġh ion
3079
+ Ġchomh lÃŃonadh
3080
+ - d
3081
+ Ġlé i
3082
+ Ġte chn
3083
+ Ġl ear
3084
+ Ġgover nment
3085
+ ÃŃ d
3086
+ Ġqu ite
3087
+ he ad
3088
+ il y
3089
+ Ġabsolute ly
3090
+ b ers
3091
+ Ġcont ract
3092
+ Ġchos aint
3093
+ Ġc iallaÃŃonn
3094
+ r ial
3095
+ Ġtá st
3096
+ o idh
3097
+ Ġta c
3098
+ Ġt omha
3099
+ Ġd ar
3100
+ Ġcount y
3101
+ ĠF ine
3102
+ irbh ÃŃse
3103
+ is eanna
3104
+ ĠPart y
3105
+ i i
3106
+ fort una
3107
+ Ġur g
3108
+ Ġorgan is
3109
+ bha chta
3110
+ Ġcom har
3111
+ Ġsha ll
3112
+ ure d
3113
+ t ives
3114
+ o id
3115
+ c ra
3116
+ ĠE an
3117
+ Ġu na
3118
+ - in
3119
+ fa re
3120
+ ull mh
3121
+ ithe r
3122
+ Ġsu m
3123
+ Ġsc éim
3124
+ ád ála
3125
+ Ġsimp ly
3126
+ ĠS erv
3127
+ im id
3128
+ Ġghe all
3129
+ ar sáid
3130
+ Ġcl ar
3131
+ Ġdeli very
3132
+ Ġc re
3133
+ Ġb ed
3134
+ ing t
3135
+ Ġnd ear
3136
+ Ġgroup s
3137
+ Ġrec ru
3138
+ Ġéif eacht
3139
+ reat h
3140
+ Ġpati ents
3141
+ Ġathbhreith niú
3142
+ Ġpart ies
3143
+ Ġlist en
3144
+ ĠP ublic
3145
+ r s
3146
+ é ach
3147
+ r áin
3148
+ b la
3149
+ ort hern
3150
+ Ġra ise
3151
+ Ġna t
3152
+ Ġconta ct
3153
+ Ġb ain
3154
+ Ġuir thi
3155
+ Ġs am
3156
+ Ġcond itions
3157
+ Ġfa ce
3158
+ im um
3159
+ Ġdeal ing
3160
+ ĠEan áir
3161
+ ĠL eas
3162
+ Ġbhe alach
3163
+ Ġ ve
3164
+ Ġta obh
3165
+ Ġans in
3166
+ ut y
3167
+ Ġd hia
3168
+ Ġm al
3169
+ ith ÃŃ
3170
+ Ġt urn
3171
+ Ġlean ú
3172
+ ĠChoim isiúin
3173
+ Ġsaf e
3174
+ Ġtion char
3175
+ Ġm id
3176
+ ime ád
3177
+ g n
3178
+ ĠM ac
3179
+ Ġdhia idh
3180
+ ard aÃŃ
3181
+ Ġg ear
3182
+ Ġgc ó
3183
+ C uir
3184
+ Ġof ten
3185
+ ug tar
3186
+ Ġp ea
3187
+ Ġé il
3188
+ isc int
3189
+ Ġn u
3190
+ Ġréim se
3191
+ Ġre levant
3192
+ Ġexist ing
3193
+ o ke
3194
+ Ġst op
3195
+ Ġw ar
3196
+ Ġear raÃŃ
3197
+ Ġg la
3198
+ Ġo ppos
3199
+ ĠT ra
3200
+ m ental
3201
+ Ġ Q
3202
+ Ġter m
3203
+ Ġc ame
3204
+ ĠTh reoir
3205
+ ĠA rd
3206
+ Ġcont rol
3207
+ Ġofficial s
3208
+ Ġknow s
3209
+ Ġproble ms
3210
+ Ġlit tle
3211
+ Ġth oradh
3212
+ á istÃŃ
3213
+ ĠT ho
3214
+ Ġn et
3215
+ ions ab
3216
+ o ch
3217
+ ill s
3218
+ Ġin mhe
3219
+ ĠW ater
3220
+ Ġd ara
3221
+ lánd ála
3222
+ Ġt y
3223
+ Ġlu cht
3224
+ x imately
3225
+ Ġbas ed
3226
+ ĠA E
3227
+ Ġnd iaidh
3228
+ Ġcertain ly
3229
+ al amh
3230
+ Ġnum bers
3231
+ Ġsaf ety
3232
+ Ġd am
3233
+ Ġl án
3234
+ Ġtra s
3235
+ ireach taÃŃ
3236
+ Ġbhfor áiltear
3237
+ - úsáid
3238
+ Ġndéan tar
3239
+ A N
3240
+ " .
3241
+ Ġcum ha
3242
+ Ġs eas
3243
+ Ġst r
3244
+ ĠT e
3245
+ in ary
3246
+ pe cial
3247
+ Ġho ld
3248
+ Ġ( âĢ
3249
+ Ġpla ces
3250
+ c er
3251
+ ĠW h
3252
+ A T
3253
+ na dh
3254
+ ána igh
3255
+ Ġfe el
3256
+ Ġb l
3257
+ Ġcolleag ues
3258
+ Ġd ist
3259
+ Ġd úirt
3260
+ Ġinniú la
3261
+ Ġcred it
3262
+ iss ions
3263
+ eo idh
3264
+ ana ithe
3265
+ Ġorganis ations
3266
+ Ġfhi os
3267
+ Ġt uarascáil
3268
+ ĠCh onradh
3269
+ Ġpropos al
3270
+ B H
3271
+ IN N
3272
+ p t
3273
+ ána cha
3274
+ Ġgc um
3275
+ Ġfor bairt
3276
+ Ġneg ot
3277
+ Ma idir
3278
+ Ġag ainn
3279
+ ivers ity
3280
+ ri ed
3281
+ Ġob ject
3282
+ Ġapp rec
3283
+ Ġhe ad
3284
+ it ure
3285
+ ĠMe itheamh
3286
+ f ord
3287
+ Ġal most
3288
+ Ġrespon d
3289
+ ĠnÃŃ l
3290
+ Ġtra de
3291
+ Ġpos itive
3292
+ Ġor d
3293
+ Ġco uncil
3294
+ Ġsta ge
3295
+ Ġres ol
3296
+ l ÃŃn
3297
+ o bha
3298
+ Ġfe ithic
3299
+ Ġch ás
3300
+ ĠD h
3301
+ m er
3302
+ na igh
3303
+ Ġmb un
3304
+ Ġm om
3305
+ sa cha
3306
+ e red
3307
+ - ch
3308
+ mha ra
3309
+ T E
3310
+ Ġ ess
3311
+ ĠRe g
3312
+ Ġath rú
3313
+ Ġr áit
3314
+ Ġj ud
3315
+ ĠI úil
3316
+ Ġf lo
3317
+ - term
3318
+ Ġout side
3319
+ oin iú
3320
+ Ġpay ments
3321
+ u is
3322
+ ĠN orthern
3323
+ Ġr ange
3324
+ Ġarr ange
3325
+ Ġsen se
3326
+ Ġiont u
3327
+ oir m
3328
+ ta ine
3329
+ end iture
3330
+ Ġúsáid tear
3331
+ ĠO ff
3332
+ le nt
3333
+ ll ing
3334
+ Ġriar acháin
3335
+ Ġsha mp
3336
+ Ġair gid
3337
+ ĠgnÃŃ omhartha
3338
+ ó n
3339
+ Ġf ree
3340
+ achtar án
3341
+ S a
3342
+ un ic
3343
+ Ġd é
3344
+ Ġpr ó
3345
+ Ġra on
3346
+ ann ta
3347
+ Ġvar ious
3348
+ ua igh
3349
+ Ġevid ence
3350
+ Ġra tes
3351
+ Ġproper ty
3352
+ ha ps
3353
+ ctor s
3354
+ ĠA l
3355
+ acha is
3356
+ i ple
3357
+ v ent
3358
+ l á
3359
+ Ġincreas ing
3360
+ Ġr inneadh
3361
+ A L
3362
+ Ġar b
3363
+ NÃŃ l
3364
+ Ġch ú
3365
+ lua is
3366
+ NÃŃ or
3367
+ U S
3368
+ ne w
3369
+ Ġná dú
3370
+ imh s
3371
+ Ġp ears
3372
+ Ġv ol
3373
+ ce ment
3374
+ ĠB eal
3375
+ T I
3376
+ ĠS E
3377
+ ĠtrÃŃ d
3378
+ Ġen gag
3379
+ ao in
3380
+ Ġpr inc
3381
+ o y
3382
+ Ġout l
3383
+ g ann
3384
+ med iate
3385
+ Ġh ist
3386
+ Ġrial aithe
3387
+ Ġn on
3388
+ Ġvac c
3389
+ omh ÃŃr
3390
+ áid e
3391
+ Ġgur b
3392
+ Ġrá ta
3393
+ Ġcr ÃŃoch
3394
+ Ġgh lac
3395
+ ĠMinist ers
3396
+ g al
3397
+ o far
3398
+ Ġa ithe
3399
+ Ġpress ure
3400
+ Ġb al
3401
+ ĠSt át
3402
+ Ġlevel s
3403
+ Ġpr ice
3404
+ Ġth ird
3405
+ Ġc ult
3406
+ ĠCo urt
3407
+ Ġd u
3408
+ ÃŃo ll
3409
+ ot ha
3410
+ ré as
3411
+ men tation
3412
+ C é
3413
+ Ġexperi ence
3414
+ Ġf osta
3415
+ Ġcomh pháirt
3416
+ b on
3417
+ Ġro gh
3418
+ Ġmom ent
3419
+ it éis
3420
+ ea nas
3421
+ Ġmb li
3422
+ Ġfreag rach
3423
+ Ġevery thing
3424
+ Ġteor ainn
3425
+ Ġonn mhair
3426
+ Ġsa ot
3427
+ Ġcirc um
3428
+ ĠC ar
3429
+ ĠA cht
3430
+ ig her
3431
+ Ġbuil t
3432
+ Ġcos anta
3433
+ Ġcla ss
3434
+ ĠM árta
3435
+ Ġim mediate
3436
+ bh ála
3437
+ Ġpop ulation
3438
+ Ġsub ject
3439
+ Ġcur tha
3440
+ ill t
3441
+ Ġlong er
3442
+ Ġf un
3443
+ f eadh
3444
+ Ġfin al
3445
+ Ġch ó
3446
+ ĠI on
3447
+ ĠIn d
3448
+ Ġdec isions
3449
+ f e
3450
+ Ġsi ar
3451
+ i um
3452
+ Ġmha ith
3453
+ ful ly
3454
+ re ct
3455
+ ĠM r
3456
+ Ġal ong
3457
+ enc ies
3458
+ Ġsol áthar
3459
+ Ġtra vel
3460
+ Ġy esterday
3461
+ imin al
3462
+ ao i
3463
+ ĠO ur
3464
+ fortuna tely
3465
+ Ġpropos als
3466
+ Ġdha oine
3467
+ ir inn
3468
+ - c
3469
+ Ġengage ment
3470
+ Ġcam pa
3471
+ Ġgc ur
3472
+ Ġp ension
3473
+ Ġany thing
3474
+ âĢĻfh éadfadh
3475
+ il ar
3476
+ Ġgro und
3477
+ Ġcho inne
3478
+ stru ction
3479
+ da ÃŃtear
3480
+ Ġconsul tation
3481
+ Ġprior ity
3482
+ Ġd ig
3483
+ Ġact ions
3484
+ Ġ hat
3485
+ ĠH os
3486
+ artha ÃŃ
3487
+ er ry
3488
+ Ġf ud
3489
+ Ġrelation s
3490
+ Ġg lacadh
3491
+ end s
3492
+ Ġsc oil
3493
+ Ġc ineál
3494
+ re a
3495
+ k ra
3496
+ ĠA G
3497
+ Ġto wards
3498
+ ĠEU R
3499
+ Ġthem selves
3500
+ Ġappro ximately
3501
+ Ġbe come
3502
+ Ġwel fare
3503
+ Ġa p
3504
+ ta il
3505
+ stit iú
3506
+ b ility
3507
+ Ġsec urity
3508
+ h n
3509
+ Ġg one
3510
+ Ġmu ra
3511
+ c am
3512
+ Ġwork s
3513
+ Ġfra me
3514
+ Ġg uid
3515
+ ĠFin ance
3516
+ co ura
3517
+ Ġf ion
3518
+ Ġlá ithre
3519
+ ĠHos pital
3520
+ Ġh in
3521
+ Ġd ro
3522
+ Ġb onn
3523
+ ' f
3524
+ ĠD éan
3525
+ Ġcampa ign
3526
+ Ġrecogn ise
3527
+ Ġval ue
3528
+ Ġhospital s
3529
+ ĠU kra
3530
+ Ġad m
3531
+ Ġen coura
3532
+ ĠC ent
3533
+ ut ory
3534
+ o i
3535
+ r icult
3536
+ ĠN orth
3537
+ ĠA ibre
3538
+ Ġsug gest
3539
+ ĠFor ces
3540
+ Ġess ential
3541
+ N A
3542
+ Ġto ok
3543
+ Ġndéan far
3544
+ Ġass ista
3545
+ Ġreal ity
3546
+ ĠBeal taine
3547
+ ip it
3548
+ Ġmin utes
3549
+ Ġimple mentation
3550
+ Ġearn áil
3551
+ Ġprov isions
3552
+ Ġis land
3553
+ Ġp rÃŃomh
3554
+ Ġoib riú
3555
+ Ġv io
3556
+ ........ ........
3557
+ ta ir
3558
+ Ġpoint s
3559
+ Ġdis ability
3560
+ Ġrequ est
3561
+ and s
3562
+ b y
3563
+ ver age
3564
+ ĠL ab
3565
+ ch os
3566
+ Ġc orp
3567
+ I na
3568
+ Ġfr ith
3569
+ Ġsri anta
3570
+ Ġbhf i
3571
+ Ġn ight
3572
+ Ġs on
3573
+ é idir
3574
+ Ġc earta
3575
+ untas ach
3576
+ Ġc ib
3577
+ Ġsa ol
3578
+ Ġar g
3579
+ Ġdirect ly
3580
+ Ġs ite
3581
+ Ġt orthaÃŃ
3582
+ Ġdeir idh
3583
+ ĠS p
3584
+ c u
3585
+ Ġrial ú
3586
+ ple á
3587
+ Ġb P
3588
+ Ġfacil it
3589
+ Ġtionsc ad
3590
+ Ġshamp la
3591
+ Ġrecru it
3592
+ Ġreg ula
3593
+ qu ality
3594
+ Ġg ardaÃŃ
3595
+ Ġc órais
3596
+ á bhar
3597
+ iv il
3598
+ F éadfaidh
3599
+ Ġbe g
3600
+ ra igh
3601
+ Ġcea p
3602
+ ĠL i
3603
+ Ġan ail
3604
+ ĠT a
3605
+ Ġag at
3606
+ gha s
3607
+ Ġaffect ed
3608
+ -údar ás
3609
+ ic m
3610
+ ĠSoc ial
3611
+ ir iú
3612
+ Ġcircum stances
3613
+ t or
3614
+ Ġquick ly
3615
+ ul ner
3616
+ E S
3617
+ Ġgcomh lÃŃon
3618
+ Ġaddress ed
3619
+ Ġm ult
3620
+ Ġmb a
3621
+ irteag ail
3622
+ Ġair de
3623
+ re et
3624
+ Ġ ullmh
3625
+ Ġch omha
3626
+ Ġco un
3627
+ he s
3628
+ Ġu isce
3629
+ Ġin iú
3630
+ re me
3631
+ ĠHo using
3632
+ Ġcu ÃŃ
3633
+ -a is
3634
+ ĠS ep
3635
+ Ġ ÃŃs
3636
+ eachta ch
3637
+ ĠMe án
3638
+ Ġannoun ced
3639
+ Ġcomp et
3640
+ ré imhse
3641
+ nÃŃ omh
3642
+ ĠIs ra
3643
+ Ġtreat ment
3644
+ Ġm ind
3645
+ Ġaist riú
3646
+ Ġla ter
3647
+ Ġd T
3648
+ ĠF ea
3649
+ Ġadv ice
3650
+ Ġgreat er
3651
+ sha oil
3652
+ ta cht
3653
+ Ġor m
3654
+ Déan faidh
3655
+ ar sa
3656
+ Ġdhéan ann
3657
+ Ġsee ms
3658
+ ĠR é
3659
+ á ire
3660
+ Ġhouse hold
3661
+ Ġref lect
3662
+ ĠJ an
3663
+ Ġv ulner
3664
+ d he
3665
+ Ġ /
3666
+ Ġin ch
3667
+ Ġoib leag
3668
+ Ġd a
3669
+ Ġallow ed
3670
+ ĠGal way
3671
+ d ir
3672
+ Ġm ort
3673
+ ĠM ic
3674
+ ide red
3675
+ Ġcons idered
3676
+ te ideal
3677
+ Ġsonra cha
3678
+ Ġclear ly
3679
+ Ġpro ceed
3680
+ inn ÃŃoll
3681
+ Ġta ir
3682
+ Ġs ingle
3683
+ ill iún
3684
+ Ġestabl ished
3685
+ Ġg inearálta
3686
+ ab ha
3687
+ Ġnádú rtha
3688
+ ithe oirÃŃ
3689
+ Ġain mhithe
3690
+ dh áil
3691
+ Ġpartic ip
3692
+ ó s
3693
+ Ġent it
3694
+ Ġinar b
3695
+ ĠAir geadais
3696
+ T hat
3697
+ N uair
3698
+ Ġsp oke
3699
+ Ġh igher
3700
+ Ġredu ce
3701
+ Ġs ide
3702
+ G o
3703
+ Ġf uel
3704
+ ĠOifig iúil
3705
+ Ġá r
3706
+ Ġassess ment
3707
+ Ġk ind
3708
+ Ġent ire
3709
+ Ġg lo
3710
+ ĠA d
3711
+ du c
3712
+ ith n
3713
+ re t
3714
+ ĠÃģ tha
3715
+ ao is
3716
+ Ġme án
3717
+ Ġframe work
3718
+ Ġl ic
3719
+ li ath
3720
+ t om
3721
+ l ann
3722
+ Ġwant s
3723
+ Ġsho c
3724
+ Ġon ce
3725
+ un e
3726
+ u ly
3727
+ Ġm éadú
3728
+ ĠGaelta chta
3729
+ Ġex c
3730
+ Ġimscrú dú
3731
+ Ġcon sequ
3732
+ ol ú
3733
+ Ġpo la
3734
+ Ġfho ils
3735
+ ĠGha eilge
3736
+ Ġstate ment
3737
+ Ġapplic ation
3738
+ Ġtac ú
3739
+ ĠG ener
3740
+ ĠBrit ish
3741
+ Ġpur pose
3742
+ Ġapprec iate
3743
+ is ialta
3744
+ ĠgnÃŃ omh
3745
+ v an
3746
+ ĠB ank
3747
+ ĠLab our
3748
+ chta dh
3749
+ Ġhigh light
3750
+ Ġcent res
3751
+ Â ł
3752
+ t o
3753
+ Ġpr ices
3754
+ Ġr ith
3755
+ Ġfa ireach
3756
+ il it
3757
+ ĠI O
3758
+ ĠJo hn
3759
+ Ġsee k
3760
+ Ġfund s
3761
+ Ġs ent
3762
+ Ġpears anta
3763
+ Ġw ent
3764
+ racha is
3765
+ u anaithe
3766
+ Ġens uring
3767
+ M A
3768
+ Ġe ver
3769
+ or g
3770
+ Ġbh F
3771
+ te mber
3772
+ os c
3773
+ sa ÃŃochta
3774
+ bhachta ch
3775
+ Ġcour t
3776
+ ' '
3777
+ mh ÃŃn
3778
+ Ġdéan aÃŃ
3779
+ eo far
3780
+ Ġco u
3781
+ Ġcl ár
3782
+ Ġfo ils
3783
+ a ÃŃocht
3784
+ Ġcal led
3785
+ pr ise
3786
+ eart ú
3787
+ Ġgh nó
3788
+ Ġt imp
3789
+ al la
3790
+ Ġpro b
3791
+ Ġrela ting
3792
+ ĠE duc
3793
+ Ġrepres ent
3794
+ ific ation
3795
+ ĠA ire
3796
+ Ġh iomlán
3797
+ Ġta gairt
3798
+ olog y
3799
+ ĠC ab
3800
+ Ġhealth care
3801
+ ra ÃŃochtaÃŃ
3802
+ ĠA th
3803
+ Ġréig iú
3804
+ ta g
3805
+ Ġno te
3806
+ n g
3807
+ Ġt ús
3808
+ l each
3809
+ Ġs eacht
3810
+ ĠSep tember
3811
+ Ġche ap
3812
+ Ġfor ce
3813
+ b artha
3814
+ achta ÃŃ
3815
+ - f
3816
+ Ġ X
3817
+ la idh
3818
+ Ġbring ing
3819
+ in ce
3820
+ ĠDe ireadh
3821
+ ri an
3822
+ pecial ly
3823
+ n y
3824
+ Ġma kes
3825
+ Ġde term
3826
+ Ġtug adh
3827
+ Ġgo es
3828
+ ag es
3829
+ Ġá bhair
3830
+ ea nais
3831
+ ĠII I
3832
+ Ġes pecially
3833
+ Ġreason s
3834
+ ĠServ ice
3835
+ e c
3836
+ Ġstru ct
3837
+ Ġtea c
3838
+ ó l
3839
+ ĠN e
3840
+ Ġr ÃŃ
3841
+ ĠW ith
3842
+ ĠTho se
3843
+ ĠB us
3844
+ Ġmhar gadh
3845
+ ĠAibre án
3846
+ Ġe ither
3847
+ Ġe mp
3848
+ che d
3849
+ len ce
3850
+ Ġche anna
3851
+ Ġelect ric
3852
+ - ath
3853
+ ab ilities
3854
+ Ġs ócmhainnÃŃ
3855
+ u ary
3856
+ Ġrepresenta tives
3857
+ ru inn
3858
+ Ġdéan far
3859
+ Ġcreid mheasa
3860
+ Ġb ad
3861
+ Ġa ims
3862
+ sc oil
3863
+ st raimÃŃ
3864
+ Ġan uas
3865
+ ré acht
3866
+ Ġnegot i
3867
+ Ġtra ining
3868
+ Ġvulner able
3869
+ ĠB ar
3870
+ w here
3871
+ Ġha lf
3872
+ Ġcou ple
3873
+ Ġmeas ure
3874
+ - C
3875
+ Ġincreas es
3876
+ cha dh
3877
+ Ġto p
3878
+ amha in
3879
+ Ġcor rect
3880
+ Ġapplic ations
3881
+ Ġthe ic
3882
+ Ġoutl ined
3883
+ Ġtrá cht
3884
+ Ġact ually
3885
+ Ġban ks
3886
+ b our
3887
+ M á
3888
+ ó tha
3889
+ Ġsiú d
3890
+ Ġdeli vered
3891
+ Ġjust ice
3892
+ c y
3893
+ Ġbhre ise
3894
+ Déan far
3895
+ Ġha on
3896
+ Ġhapp y
3897
+ Ġion ann
3898
+ Ġ il
3899
+ ra ith
3900
+ Ġcontrib ution
3901
+ enc ed
3902
+ Ġsc rú
3903
+ ó na
3904
+ Ġd ÃŃol
3905
+ Ġse irbhÃŃse
3906
+ Ġst ór
3907
+ Ġre n
3908
+ om par
3909
+ s pleá
3910
+ ĠNá isiúnta
3911
+ / AE
3912
+ ĠGener al
3913
+ ne y
3914
+ Ġcru inn
3915
+ Ġb ord
3916
+ ill ÃŃ
3917
+ Ġfacil ities
3918
+ Ġsá bháilt
3919
+ Ġthar t
3920
+ Ġche ad
3921
+ Ġb od
3922
+ Ġca it
3923
+ Ġob lig
3924
+ id ents
3925
+ st ra
3926
+ arra ÃŃ
3927
+ Ġpho inte
3928
+ ire anna
3929
+ Ġs pa
3930
+ Ġqu ality
3931
+ Ġwork ed
3932
+ o ve
3933
+ ĠBhallst áit
3934
+ f er
3935
+ Ġsim ilar
3936
+ R S
3937
+ ho ugh
3938
+ ra p
3939
+ Ġdt ugtar
3940
+ Ġv ict
3941
+ Ġm ol
3942
+ Ġdiscuss ed
3943
+ Ġng ach
3944
+ Ġre li
3945
+ m end
3946
+ Ãį O
3947
+ Ġra ising
3948
+ Ġmajor ity
3949
+ it igh
3950
+ Ġfaoin a
3951
+ ĠC r
3952
+ Ġcl in
3953
+ áirg ÃŃ
3954
+ Ġgcó naÃŃ
3955
+ Ġsha re
3956
+ Ġc ust
3957
+ Ġsp ent
3958
+ h ind
3959
+ ĠC liath
3960
+ ĠC ol
3961
+ Ġnurs ing
3962
+ Ġcontin u
3963
+ Ġdo char
3964
+ ca ir
3965
+ ins ÃŃ
3966
+ ise áil
3967
+ Ġt éarm
3968
+ pa red
3969
+ Ġc eanna
3970
+ Ġbearta is
3971
+ Ġqu al
3972
+ éad faÃŃ
3973
+ Ġdes ign
3974
+ Ġbeha lf
3975
+ Ġha r
3976
+ Ġmo dh
3977
+ Ġcr ime
3978
+ Ġinclud ed
3979
+ Ġmin ic
3980
+ Ġd hear
3981
+ Ġachie ve
3982
+ Ġair gead
3983
+ Ġput ting
3984
+ ra ic
3985
+ Ġpho iblÃŃ
3986
+ Ġbu y
3987
+ Ġb ia
3988
+ ĠG P
3989
+ in et
3990
+ Ġléir iú
3991
+ Ġcib é
3992
+ ĠJan uary
3993
+ Ġste p
3994
+ rÃŃ che
3995
+ Ġe uro
3996
+ Ġdh lÃŃ
3997
+ Ġá fach
3998
+ l ána
3999
+ Ġl ÃŃne
4000
+ Ġprevious ly
4001
+ ĠS amhain
4002
+ Ġv ital
4003
+ Ġform er
4004
+ Ġcon struction
4005
+ Ġstat utory
4006
+ ea se
4007
+ th á
4008
+ Ġfad a
4009
+ ang ua
4010
+ Ġdiscus sion
4011
+ Ġlo st
4012
+ Ġcont ra
4013
+ Ġpract ice
4014
+ Ġsupport ed
4015
+ Ġmor ning
4016
+ Ġt ÃŃre
4017
+ Ġevery one
4018
+ Ġreport s
4019
+ ici ent
4020
+ Ġh úsáid
4021
+ gha irtear
4022
+ Ġd iv
4023
+ isiú int
4024
+ Ġcusp óirÃŃ
4025
+ Ġsupport ing
4026
+ Ġpáirt ithe
4027
+ ic tion
4028
+ Ġacc ord
4029
+ ident ial
4030
+ Ġun it
4031
+ Ġch inn
4032
+ t ÃŃ
4033
+ ist eanna
4034
+ ĠÃ į
4035
+ á rú
4036
+ Ġass ist
4037
+ Ġchum h
4038
+ Ġimporta nce
4039
+ Ġsp ok
4040
+ Ġbe hind
4041
+ ha cht
4042
+ Ġlegis la
4043
+ Ġm ass
4044
+ Ġsustain able
4045
+ bh uanaithe
4046
+ Ġgco inne
4047
+ er ick
4048
+ Ġapp eal
4049
+ Ġprob ably
4050
+ ĠM on
4051
+ Ġent er
4052
+ Ġamh laidh
4053
+ ĠR es
4054
+ úla cht
4055
+ Ġindividual s
4056
+ ĠFea bhra
4057
+ Ġs úil
4058
+ Ġbh ráid
4059
+ Ġbha inist
4060
+ Ġup d
4061
+ vious ly
4062
+ Ġconf irm
4063
+ Ġc ustaim
4064
+ Ġb ri
4065
+ uth ú
4066
+ Ġso on
4067
+ ĠUn ited
4068
+ Ġfo od
4069
+ fa irs
4070
+ ĠCab inet
4071
+ an ga
4072
+ y ond
4073
+ Ġthere fore
4074
+ i er
4075
+ om p
4076
+ Ġre atha
4077
+ Ġconsider ation
4078
+ Ġgnó tha
4079
+ il éir
4080
+ - S
4081
+ H L
4082
+ Ġv ot
4083
+ Ġfoir ne
4084
+ Ġn ithe
4085
+ Ġprodu ct
4086
+ Ġac mhainn
4087
+ ha s
4088
+ ĠF a
4089
+ Ġinfheist ÃŃochta
4090
+ Ġbod ies
4091
+ Ġl oc
4092
+ .. .
4093
+ Ġmb ÃŃonn
4094
+ v al
4095
+ Ġ z
4096
+ Ġg en
4097
+ R E
4098
+ n ua
4099
+ Ġto saigh
4100
+ ĠG nÃŃomha
4101
+ ú in
4102
+ ĠI dir
4103
+ ord ú
4104
+ id ence
4105
+ ála ÃŃ
4106
+ Ġres earch
4107
+ Ġeintit eas
4108
+ ĠU N
4109
+ ĠS u
4110
+ Ġcuir fidh
4111
+ Ġmed ia
4112
+ ĠLim erick
4113
+ Ġover all
4114
+ Ġbre a
4115
+ eachta in
4116
+ m ission
4117
+ ĠÃī irinn
4118
+ Ġdhéan tar
4119
+ ĠWh y
4120
+ Ġt iom
4121
+ ) :
4122
+ Ġch óir
4123
+ Ġfo re
4124
+ Ġevery body
4125
+ Ġas king
4126
+ Ġn ear
4127
+ b hear
4128
+ Ġth uas
4129
+ Ġsol ution
4130
+ Ġt each
4131
+ if ead
4132
+ or ann
4133
+ onta e
4134
+ as ca
4135
+ ut ha
4136
+ Ġperson al
4137
+ over ty
4138
+ us ands
4139
+ una ÃŃtear
4140
+ eag ar
4141
+ Ġg air
4142
+ ch úis
4143
+ Ġoibr ÃŃocht
4144
+ Ġd ÃŃl
4145
+ Ġal ter
4146
+ st er
4147
+ ĠD é
4148
+ land aÃŃ
4149
+ Ġa head
4150
+ Ġam ong
4151
+ ĠL ocal
4152
+ Ġch éanna
4153
+ ce mber
4154
+ Ġré as
4155
+ ĠEduc ation
4156
+ C inneadh
4157
+ Ġchallen ge
4158
+ Ġas pect
4159
+ ch óir
4160
+ ĠS láinte
4161
+ or ation
4162
+ Ġmain tain
4163
+ Ġnat ure
4164
+ angua ge
4165
+ iarra tas
4166
+ _ _
4167
+ b and
4168
+ Ġpro t
4169
+ d ra
4170
+ ha el
4171
+ Ġsc o
4172
+ Ãļ darás
4173
+ Ġtarget s
4174
+ an ach
4175
+ ow ers
4176
+ á ip
4177
+ Ġneamh spleá
4178
+ A P
4179
+ int ir
4180
+ ĠCh r
4181
+ ĠDe cember
4182
+ f ÃŃ
4183
+ - y
4184
+ Ġcar ry
4185
+ Ġa verage
4186
+ Ġb ear
4187
+ ĠC H
4188
+ Ġpass ed
4189
+ Ġrece ive
4190
+ Ġta ck
4191
+ Ġg rúpa
4192
+ Ġra d
4193
+ Ġexp ress
4194
+ Ġfr ont
4195
+ ĠT armligthe
4196
+ ó ta
4197
+ Ġth reat
4198
+ ĠP ho
4199
+ Ġv ote
4200
+ ĠMar ch
4201
+ Ġcrit ical
4202
+ cht ú
4203
+ ĠK il
4204
+ Ġm ess
4205
+ Ġcolleag ue
4206
+ Ġthe annta
4207
+ Ġthionsc namh
4208
+ in m
4209
+ Ġwh om
4210
+ Ġdeal t
4211
+ Ġregulation s
4212
+ ĠtA ontas
4213
+ qu ate
4214
+ mha ÃŃochta
4215
+ Ġus ing
4216
+ S O
4217
+ Ġbhfi anaise
4218
+ Ġl ight
4219
+ ĠAG US
4220
+ Ġé ad
4221
+ Ġbe yond
4222
+ Ġprof ession
4223
+ Ġg né
4224
+ l ies
4225
+ Ġren tal
4226
+ n ed
4227
+ ven ue
4228
+ eas c
4229
+ ph y
4230
+ ire ad
4231
+ Ġcust om
4232
+ Ġunder ta
4233
+ Ġext reme
4234
+ Ġanail ÃŃs
4235
+ r ithe
4236
+ Ġúdar aithe
4237
+ s ho
4238
+ Ġbhf a
4239
+ l is
4240
+ s m
4241
+ reoir ÃŃ
4242
+ Ġo id
4243
+ Ġsee king
4244
+ Ġto gra
4245
+ te ction
4246
+ Ġbainist ÃŃochta
4247
+ il la
4248
+ ch u
4249
+ ĠC he
4250
+ ch um
4251
+ Ġdifficult ies
4252
+ Ġ &
4253
+ Ġs óisialta
4254
+ imh n
4255
+ Ġp overty
4256
+ Ġpea ce
4257
+ ĠF r
4258
+ Ġcons ist
4259
+ á bhair
4260
+ at her
4261
+ B h
4262
+ Ġg as
4263
+ ó d
4264
+ ib ility
4265
+ ĠL et
4266
+ ' C
4267
+ Ġc y
4268
+ Ġpart n
4269
+ E U
4270
+ Ġsonra ch
4271
+ Ġdep art
4272
+ R A
4273
+ i ent
4274
+ Ġhe ld
4275
+ Ġiom pair
4276
+ ĠGh nÃŃomhaireacht
4277
+ Ġeacnama ÃŃoch
4278
+ or row
4279
+ ás ca
4280
+ Ġdela y
4281
+ Ġtha gann
4282
+ Ġiasca ireachta
4283
+ Ġf iú
4284
+ Ġvio lence
4285
+ Ġallow ance
4286
+ Ġchu irtear
4287
+ lus ion
4288
+ est ic
4289
+ Ġph ra
4290
+ Ġt é
4291
+ Ġsta ke
4292
+ o ber
4293
+ Ġun its
4294
+ áil ithe
4295
+ Ġsea la
4296
+ Ġfa cing
4297
+ b an
4298
+ ĠM ur
4299
+ - ain
4300
+ Ġo iliú
4301
+ end er
4302
+ ÃŃo c
4303
+ Ġs eal
4304
+ inbh ins
4305
+ Ġmu id
4306
+ l ord
4307
+ Ġs each
4308
+ ra ÃŃtear
4309
+ Ġchu ireann
4310
+ a pp
4311
+ Ġto ur
4312
+ Ġé igin
4313
+ Ġre d
4314
+ ĠCha mber
4315
+ ct ober
4316
+ ĠL u
4317
+ ĠE very
4318
+ re nd
4319
+ re o
4320
+ Ġg iving
4321
+ tha ch
4322
+ Ġf u
4323
+ Ġregion al
4324
+ im éad
4325
+ c ráin
4326
+ Ġw est
4327
+ acha s
4328
+ as k
4329
+ Ġlea bhar
4330
+ os la
4331
+ Ġleith éid
4332
+ Ġsiú l
4333
+ Ġrep ly
4334
+ ta ÃŃochtaÃŃ
4335
+ ire d
4336
+ ĠO ctober
4337
+ Ġpolic ies
4338
+ ĠCho iste
4339
+ Ġcar bon
4340
+ ĠRial tas
4341
+ li ed
4342
+ Ġc rÃŃche
4343
+ it ear
4344
+ Ġt U
4345
+ Ġn orth
4346
+ Ġm ion
4347
+ Ġtho usands
4348
+ ÃŃobh áid
4349
+ -y ear
4350
+ dh ótha
4351
+ Ġgc éad
4352
+ Ġd iú
4353
+ Ġspe isialta
4354
+ ' T
4355
+ Ġn orm
4356
+ Ġcaighde áin
4357
+ Ġth omha
4358
+ us s
4359
+ Ġbhf oirm
4360
+ Ġru les
4361
+ Ġan al
4362
+ Ġemploy e
4363
+ Ġcar ried
4364
+ ine álacha
4365
+ Ġhomeless ness
4366
+ ta nt
4367
+ Ġh on
4368
+ Ġdem oc
4369
+ Ġd ÃŃr
4370
+ Ġfig ure
4371
+ Ġinvestig ation
4372
+ Ġdoub t
4373
+ Ġid ea
4374
+ - alt
4375
+ ÃŃre anna
4376
+ I M
4377
+ Ġf le
4378
+ Ġas se
4379
+ i pp
4380
+ Ġre new
4381
+ ĠL a
4382
+ hair m
4383
+ Ġlimist éar
4384
+ áirt ithe
4385
+ ĠMic hael
4386
+ Ġta ighde
4387
+ Ġvol un
4388
+ Ġth uairisc
4389
+ Ġúdar ú
4390
+ ó il
4391
+ Ġdoicim éad
4392
+ ĠR ú
4393
+ Ġdo cu
4394
+ en tary
4395
+ ice áil
4396
+ Ġse ver
4397
+ Ġu as
4398
+ Ġrest ric
4399
+ ear raÃŃ
4400
+ ra th
4401
+ Ġf all
4402
+ Ġinterest s
4403
+ ĠCh úirt
4404
+ Ġw age
4405
+ har c
4406
+ d en
4407
+ Ġman ag
4408
+ os ed
4409
+ Ġse x
4410
+ Ġocc as
4411
+ Ġb ody
4412
+ le st
4413
+ C u
4414
+ Ġa ut
4415
+ Ġshol áth
4416
+ -ais ghairtear
4417
+ Ġland lord
4418
+ Ġtr ádála
4419
+ C C
4420
+ Ġsector s
4421
+ Ġri amh
4422
+ du ithe
4423
+ Ġs k
4424
+ Ġdis abilities
4425
+ arsáid e
4426
+ t ies
4427
+ ions onra
4428
+ Ġbri ef
4429
+ ug g
4430
+ Ġmon ar
4431
+ ab hair
4432
+ Ġs untasach
4433
+ % .
4434
+ it or
4435
+ Ġex act
4436
+ id es
4437
+ âĢĻ IarscrÃŃbhinn
4438
+ Ġcrit éir
4439
+ ĠCh ild
4440
+ Ġtown s
4441
+ Ġmin imum
4442
+ ea t
4443
+ Ġalter na
4444
+ Ġcomh lachtaÃŃ
4445
+ Ġsur v
4446
+ Ġtre alamh
4447
+ ens ive
4448
+ Ġin bhuanaithe
4449
+ -o per
4450
+ Ġleor dhótha
4451
+ ĠA irteagail
4452
+ ga ÃŃ
4453
+ ÃŃo sa
4454
+ Ġcú namh
4455
+ ĠPro tection
4456
+ Ġc ead
4457
+ Ġen han
4458
+ chan na
4459
+ ĠJ uly
4460
+ ĠD r
4461
+ Ġb it
4462
+ Ġalloc ated
4463
+ Ġm is
4464
+ Ġc óir
4465
+ réas áin
4466
+ Ġarrange ments
4467
+ Ġsubsta nt
4468
+ eas ed
4469
+ ĠnG a
4470
+ Ġgc uirtear
4471
+ ĠDepart ments
4472
+ ĠR ef
4473
+ o f
4474
+ ĠÃļ darás
4475
+ f ha
4476
+ ĠSt iúrth
4477
+ Ġfa iled
4478
+ Ġdh uine
4479
+ Ġh I
4480
+ ĠCent ral
4481
+ Ġl oss
4482
+ Ġreachta ÃŃocht
4483
+ ch ú
4484
+ Ġdta obh
4485
+ le y
4486
+ onn el
4487
+ Ġleictre on
4488
+ C U
4489
+ ibr ithe
4490
+ Ġun ion
4491
+ Ġeffect ive
4492
+ ĠT Ãģ
4493
+ Ġgc omhair
4494
+ Ġroad s
4495
+ ĠU S
4496
+ cha in
4497
+ Ġbed s
4498
+ if ically
4499
+ Ġnet work
4500
+ Ġp ack
4501
+ ren g
4502
+ cha is
4503
+ ĠJ une
4504
+ st ead
4505
+ Ġat ta
4506
+ ĠR i
4507
+ ag us
4508
+ Ãģ N
4509
+ ea th
4510
+ Ġg eall
4511
+ Ġin de
4512
+ am ental
4513
+ Ġme á
4514
+ Ġl anguage
4515
+ fh reag
4516
+ f heist
4517
+ ĠUkra ine
4518
+ Ġchr ÃŃoch
4519
+ Ġth óg
4520
+ ib leag
4521
+ Ġev ent
4522
+ Ġdif r
4523
+ mploy ment
4524
+ Ġt ro
4525
+ th éacs
4526
+ Ġch lo
4527
+ un ta
4528
+ la ithe
4529
+ Ġwor ds
4530
+ Ġcomple ted
4531
+ Ġenviron ment
4532
+ Ġco ver
4533
+ Ġchoinne áil
4534
+ Ġassista nce
4535
+ Ġchild care
4536
+ . âĢĿ
4537
+ Ġb ua
4538
+ hold ers
4539
+ Ġcomm on
4540
+ Ġc ivil
4541
+ l eachta
4542
+ as ed
4543
+ ĠCh omhaontú
4544
+ Ġrelations hip
4545
+ ab har
4546
+ li antúil
4547
+ Ġtrans ition
4548
+ Ġrann ÃŃo
4549
+ Ġpr ionsab
4550
+ Ġcú r
4551
+ ann er
4552
+ A s
4553
+ Ġrial ála
4554
+ Ġriosca ÃŃ
4555
+ Ġcomple tely
4556
+ Ġshonra ÃŃtear
4557
+ Ġcr iminal
4558
+ imh ir
4559
+ Ġe t
4560
+ ĠF rid
4561
+ Ġpro ced
4562
+ Ġcomh ré
4563
+ Ġinstitiú idÃŃ
4564
+ Ġsever al
4565
+ onta is
4566
+ Ġcho innÃŃoll
4567
+ Ġcon tain
4568
+ Ġrecruit ment
4569
+ Ġele ction
4570
+ ĠC an
4571
+ Ġfail ure
4572
+ Ġcheang al
4573
+ Ġteic neola
4574
+ Ġsu ite
4575
+ Ġinclud es
4576
+ The re
4577
+ Ġcol lect
4578
+ art ú
4579
+ g as
4580
+ Ġdeimh niú
4581
+ ĠFrid ay
4582
+ Ġc ard
4583
+ Ġt Ãļdarás
4584
+ Ġst reng
4585
+ Ġde ep
4586
+ Ġ ÃŃos
4587
+ Ġsa w
4588
+ Ġrefe rence
4589
+ Ġthar ra
4590
+ ĠSe cond
4591
+ Ġtho ugh
4592
+ Ġair d
4593
+ Ġdea th
4594
+ Ġcomple x
4595
+ lu ach
4596
+ han da
4597
+ Ġpr óis
4598
+ Ġpre m
4599
+ ua idh
4600
+ Ġé igean
4601
+ Ġappro ved
4602
+ Ġw ind
4603
+ stit ution
4604
+ Ġe it
4605
+ Ġflo od
4606
+ Ġthar la
4607
+ ĠBhallst át
4608
+ Ġinstit utions
4609
+ Ġdom estic
4610
+ Ġstandard s
4611
+ Ġfi os
4612
+ Ġma oirs
4613
+ ĠS ÃŃne
4614
+ Ġreg ist
4615
+ Ġinstitiú id
4616
+ láin e
4617
+ ricult ure
4618
+ Ġt hair
4619
+ Ġit self
4620
+ Ġrespon sible
4621
+ á ta
4622
+ er ve
4623
+ Ġto isc
4624
+ ac nama
4625
+ Ġea st
4626
+ éar la
4627
+ in se
4628
+ Ġc ro
4629
+ Ġme chan
4630
+ ec ut
4631
+ Ġunderstand ing
4632
+ me mber
4633
+ Ġtr om
4634
+ T har
4635
+ at or
4636
+ -t ime
4637
+ ĠSt ra
4638
+ ola dh
4639
+ Ġintrodu ce
4640
+ at ch
4641
+ ró idh
4642
+ re hen
4643
+ Ġpra ghsanna
4644
+ Ġb ho
4645
+ Ġconc lud
4646
+ lt óirÃŃ
4647
+ Ġcos aint
4648
+ lú th
4649
+ is pe
4650
+ Ġ ill
4651
+ l áir
4652
+ ĠR ep
4653
+ tha ÃŃ
4654
+ ac y
4655
+ f heidhm
4656
+ Ġelectric ity
4657
+ Ġchl ár
4658
+ Ġcás anna
4659
+ Ġp owers
4660
+ Ġsome one
4661
+ ĠR ÃŃocht
4662
+ Ġopport unities
4663
+ Ġcontin ues
4664
+ re or
4665
+ Ġgc r
4666
+ Ġla e
4667
+ Ġass oc
4668
+ le g
4669
+ Ġac mhainnÃŃ
4670
+ ra ÃŃochta
4671
+ ĠCo iste
4672
+ Ġwhat ever
4673
+ ĠTr ans
4674
+ Ġliosta ÃŃtear
4675
+ Ġset ting
4676
+ h ic
4677
+ Ġfoir m
4678
+ Ġsoc ruithe
4679
+ 'fh éidir
4680
+ Ġident ified
4681
+ anc y
4682
+ ĠC eann
4683
+ Ġmort gage
4684
+ Ġty pe
4685
+ Ġin qu
4686
+ ra on
4687
+ ibh éil
4688
+ Ġd ÃŃo
4689
+ Ġredu ction
4690
+ pho bail
4691
+ Ġname ly
4692
+ ĠM ha
4693
+ Ġfund amental
4694
+ mh éid
4695
+ cha ÃŃ
4696
+ N o
4697
+ ĠMc G
4698
+ aith int
4699
+ ĠM he
4700
+ Ġhe art
4701
+ ĠPa lest
4702
+ Ġin sta
4703
+ Ġt ask
4704
+ ca im
4705
+ ion ad
4706
+ Ġc ross
4707
+ I Ãļ
4708
+ - m
4709
+ ĠP ob
4710
+ Ġfo ot
4711
+ Ġs lándála
4712
+ Ġcomm unic
4713
+ Ġ *
4714
+ Ġm anner
4715
+ Ġst o
4716
+ Ġf ri
4717
+ Ġpre vent
4718
+ or ainn
4719
+ Ġdef in
4720
+ Ġun ions
4721
+ ro up
4722
+ re amh
4723
+ ĠP res
4724
+ Ġb ÃŃodh
4725
+ Ġb ur
4726
+ Ġd ri
4727
+ Ġacc oun
4728
+ Ġprinc iple
4729
+ AI R
4730
+ Ġgc óras
4731
+ Ġs ÃŃn
special_tokens_map.json ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "additional_special_tokens": [
3
+ "<|im_start|>",
4
+ "<|im_end|>",
5
+ "<|object_ref_start|>",
6
+ "<|object_ref_end|>",
7
+ "<|box_start|>",
8
+ "<|box_end|>",
9
+ "<|quad_start|>",
10
+ "<|quad_end|>",
11
+ "<|vision_start|>",
12
+ "<|vision_end|>",
13
+ "<|vision_pad|>",
14
+ "<|image_pad|>",
15
+ "<|video_pad|>"
16
+ ],
17
+ "eos_token": {
18
+ "content": "<|im_end|>",
19
+ "lstrip": false,
20
+ "normalized": false,
21
+ "rstrip": false,
22
+ "single_word": false
23
+ },
24
+ "pad_token": {
25
+ "content": "<|endoftext|>",
26
+ "lstrip": false,
27
+ "normalized": false,
28
+ "rstrip": false,
29
+ "single_word": false
30
+ }
31
+ }
tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
tokenizer_config.json ADDED
@@ -0,0 +1,144 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_bos_token": false,
3
+ "add_prefix_space": false,
4
+ "added_tokens_decoder": {
5
+ "0": {
6
+ "content": "<|endoftext|>",
7
+ "lstrip": false,
8
+ "normalized": false,
9
+ "rstrip": false,
10
+ "single_word": false,
11
+ "special": true
12
+ },
13
+ "1": {
14
+ "content": "<|im_start|>",
15
+ "lstrip": false,
16
+ "normalized": false,
17
+ "rstrip": false,
18
+ "single_word": false,
19
+ "special": true
20
+ },
21
+ "2": {
22
+ "content": "<|im_end|>",
23
+ "lstrip": false,
24
+ "normalized": false,
25
+ "rstrip": false,
26
+ "single_word": false,
27
+ "special": true
28
+ },
29
+ "3": {
30
+ "content": "<|object_ref_start|>",
31
+ "lstrip": false,
32
+ "normalized": false,
33
+ "rstrip": false,
34
+ "single_word": false,
35
+ "special": true
36
+ },
37
+ "4": {
38
+ "content": "<|object_ref_end|>",
39
+ "lstrip": false,
40
+ "normalized": false,
41
+ "rstrip": false,
42
+ "single_word": false,
43
+ "special": true
44
+ },
45
+ "5": {
46
+ "content": "<|box_start|>",
47
+ "lstrip": false,
48
+ "normalized": false,
49
+ "rstrip": false,
50
+ "single_word": false,
51
+ "special": true
52
+ },
53
+ "6": {
54
+ "content": "<|box_end|>",
55
+ "lstrip": false,
56
+ "normalized": false,
57
+ "rstrip": false,
58
+ "single_word": false,
59
+ "special": true
60
+ },
61
+ "7": {
62
+ "content": "<|quad_start|>",
63
+ "lstrip": false,
64
+ "normalized": false,
65
+ "rstrip": false,
66
+ "single_word": false,
67
+ "special": true
68
+ },
69
+ "8": {
70
+ "content": "<|quad_end|>",
71
+ "lstrip": false,
72
+ "normalized": false,
73
+ "rstrip": false,
74
+ "single_word": false,
75
+ "special": true
76
+ },
77
+ "9": {
78
+ "content": "<|vision_start|>",
79
+ "lstrip": false,
80
+ "normalized": false,
81
+ "rstrip": false,
82
+ "single_word": false,
83
+ "special": true
84
+ },
85
+ "10": {
86
+ "content": "<|vision_end|>",
87
+ "lstrip": false,
88
+ "normalized": false,
89
+ "rstrip": false,
90
+ "single_word": false,
91
+ "special": true
92
+ },
93
+ "11": {
94
+ "content": "<|vision_pad|>",
95
+ "lstrip": false,
96
+ "normalized": false,
97
+ "rstrip": false,
98
+ "single_word": false,
99
+ "special": true
100
+ },
101
+ "12": {
102
+ "content": "<|image_pad|>",
103
+ "lstrip": false,
104
+ "normalized": false,
105
+ "rstrip": false,
106
+ "single_word": false,
107
+ "special": true
108
+ },
109
+ "13": {
110
+ "content": "<|video_pad|>",
111
+ "lstrip": false,
112
+ "normalized": false,
113
+ "rstrip": false,
114
+ "single_word": false,
115
+ "special": true
116
+ }
117
+ },
118
+ "additional_special_tokens": [
119
+ "<|im_start|>",
120
+ "<|im_end|>",
121
+ "<|object_ref_start|>",
122
+ "<|object_ref_end|>",
123
+ "<|box_start|>",
124
+ "<|box_end|>",
125
+ "<|quad_start|>",
126
+ "<|quad_end|>",
127
+ "<|vision_start|>",
128
+ "<|vision_end|>",
129
+ "<|vision_pad|>",
130
+ "<|image_pad|>",
131
+ "<|video_pad|>"
132
+ ],
133
+ "bos_token": null,
134
+ "chat_template": "{%- if tools %}\n {{- '<|im_start|>system\\n' }}\n {%- if messages[0].role == 'system' %}\n {{- messages[0].content + '\\n\\n' }}\n {%- endif %}\n {{- \"# Tools\\n\\nYou may call one or more functions to assist with the user query.\\n\\nYou are provided with function signatures within <tools></tools> XML tags:\\n<tools>\" }}\n {%- for tool in tools %}\n {{- \"\\n\" }}\n {{- tool | tojson }}\n {%- endfor %}\n {{- \"\\n</tools>\\n\\nFor each function call, return a json object with function name and arguments within <tool_call></tool_call> XML tags:\\n<tool_call>\\n{\\\"name\\\": <function-name>, \\\"arguments\\\": <args-json-object>}\\n</tool_call><|im_end|>\\n\" }}\n{%- else %}\n {%- if messages[0].role == 'system' %}\n {{- '<|im_start|>system\\n' + messages[0].content + '<|im_end|>\\n' }}\n {%- endif %}\n{%- endif %}\n{%- set ns = namespace(multi_step_tool=true, last_query_index=messages|length - 1) %}\n{%- for message in messages[::-1] %}\n {%- set index = (messages|length - 1) - loop.index0 %}\n {%- if ns.multi_step_tool and message.role == \"user\" and message.content is string and not(message.content.startswith('<tool_response>') and message.content.endswith('</tool_response>')) %}\n {%- set ns.multi_step_tool = false %}\n {%- set ns.last_query_index = index %}\n {%- endif %}\n{%- endfor %}\n{%- for message in messages %}\n {%- if message.content is string %}\n {%- set content = message.content %}\n {%- else %}\n {%- set content = '' %}\n {%- endif %}\n {%- if (message.role == \"user\") or (message.role == \"system\" and not loop.first) %}\n {{- '<|im_start|>' + message.role + '\\n' + content + '<|im_end|>' + '\\n' }}\n {%- elif message.role == \"assistant\" %}\n {%- set reasoning_content = '' %}\n {%- if message.reasoning_content is string %}\n {%- set reasoning_content = message.reasoning_content %}\n {%- else %}\n {%- if '</think>' in content %}\n {%- set reasoning_content = content.split('</think>')[0].rstrip('\\n').split('<think>')[-1].lstrip('\\n') %}\n {%- set content = content.split('</think>')[-1].lstrip('\\n') %}\n {%- endif %}\n {%- endif %}\n {%- if loop.index0 > ns.last_query_index %}\n {%- if loop.last or (not loop.last and reasoning_content) %}\n {{- '<|im_start|>' + message.role + '\\n<think>\\n' + reasoning_content.strip('\\n') + '\\n</think>\\n\\n' + content.lstrip('\\n') }}\n {%- else %}\n {{- '<|im_start|>' + message.role + '\\n' + content }}\n {%- endif %}\n {%- else %}\n {{- '<|im_start|>' + message.role + '\\n' + content }}\n {%- endif %}\n {%- if message.tool_calls %}\n {%- for tool_call in message.tool_calls %}\n {%- if (loop.first and content) or (not loop.first) %}\n {{- '\\n' }}\n {%- endif %}\n {%- if tool_call.function %}\n {%- set tool_call = tool_call.function %}\n {%- endif %}\n {{- '<tool_call>\\n{\"name\": \"' }}\n {{- tool_call.name }}\n {{- '\", \"arguments\": ' }}\n {%- if tool_call.arguments is string %}\n {{- tool_call.arguments }}\n {%- else %}\n {{- tool_call.arguments | tojson }}\n {%- endif %}\n {{- '}\\n</tool_call>' }}\n {%- endfor %}\n {%- endif %}\n {{- '<|im_end|>\\n' }}\n {%- elif message.role == \"tool\" %}\n {%- if loop.first or (messages[loop.index0 - 1].role != \"tool\") %}\n {{- '<|im_start|>user' }}\n {%- endif %}\n {{- '\\n<tool_response>\\n' }}\n {{- content }}\n {{- '\\n</tool_response>' }}\n {%- if loop.last or (messages[loop.index0 + 1].role != \"tool\") %}\n {{- '<|im_end|>\\n' }}\n {%- endif %}\n {%- endif %}\n{%- endfor %}\n{%- if add_generation_prompt %}\n {{- '<|im_start|>assistant\\n' }}\n {%- if enable_thinking is defined and enable_thinking is false %}\n {{- '<think>\\n\\n</think>\\n\\n' }}\n {%- endif %}\n{%- endif %}",
135
+ "clean_up_tokenization_spaces": false,
136
+ "eos_token": "<|im_end|>",
137
+ "errors": "replace",
138
+ "extra_special_tokens": {},
139
+ "model_max_length": 131072,
140
+ "pad_token": "<|endoftext|>",
141
+ "split_special_tokens": false,
142
+ "tokenizer_class": "Qwen2Tokenizer",
143
+ "unk_token": null
144
+ }
vocab.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"<|endoftext|>":0,"<|im_start|>":1,"<|im_end|>":2,"<|object_ref_start|>":3,"<|object_ref_end|>":4,"<|box_start|>":5,"<|box_end|>":6,"<|quad_start|>":7,"<|quad_end|>":8,"<|vision_start|>":9,"<|vision_end|>":10,"<|vision_pad|>":11,"<|image_pad|>":12,"<|video_pad|>":13,"!":14,"\"":15,"#":16,"$":17,"%":18,"&":19,"'":20,"(":21,")":22,"*":23,"+":24,",":25,"-":26,".":27,"/":28,"0":29,"1":30,"2":31,"3":32,"4":33,"5":34,"6":35,"7":36,"8":37,"9":38,":":39,";":40,"<":41,"=":42,">":43,"?":44,"@":45,"A":46,"B":47,"C":48,"D":49,"E":50,"F":51,"G":52,"H":53,"I":54,"J":55,"K":56,"L":57,"M":58,"N":59,"O":60,"P":61,"Q":62,"R":63,"S":64,"T":65,"U":66,"V":67,"W":68,"X":69,"Y":70,"Z":71,"[":72,"\\":73,"]":74,"^":75,"_":76,"`":77,"a":78,"b":79,"c":80,"d":81,"e":82,"f":83,"g":84,"h":85,"i":86,"j":87,"k":88,"l":89,"m":90,"n":91,"o":92,"p":93,"q":94,"r":95,"s":96,"t":97,"u":98,"v":99,"w":100,"x":101,"y":102,"z":103,"{":104,"|":105,"}":106,"~":107,"¡":108,"¢":109,"£":110,"¤":111,"¥":112,"¦":113,"§":114,"¨":115,"©":116,"ª":117,"«":118,"¬":119,"®":120,"¯":121,"°":122,"±":123,"²":124,"³":125,"´":126,"µ":127,"¶":128,"·":129,"¸":130,"¹":131,"º":132,"»":133,"¼":134,"½":135,"¾":136,"¿":137,"À":138,"Á":139,"Â":140,"Ã":141,"Ä":142,"Å":143,"Æ":144,"Ç":145,"È":146,"É":147,"Ê":148,"Ë":149,"Ì":150,"Í":151,"Î":152,"Ï":153,"Ð":154,"Ñ":155,"Ò":156,"Ó":157,"Ô":158,"Õ":159,"Ö":160,"×":161,"Ø":162,"Ù":163,"Ú":164,"Û":165,"Ü":166,"Ý":167,"Þ":168,"ß":169,"à":170,"á":171,"â":172,"ã":173,"ä":174,"å":175,"æ":176,"ç":177,"è":178,"é":179,"ê":180,"ë":181,"ì":182,"í":183,"î":184,"ï":185,"ð":186,"ñ":187,"ò":188,"ó":189,"ô":190,"õ":191,"ö":192,"÷":193,"ø":194,"ù":195,"ú":196,"û":197,"ü":198,"ý":199,"þ":200,"ÿ":201,"Ā":202,"ā":203,"Ă":204,"ă":205,"Ą":206,"ą":207,"Ć":208,"ć":209,"Ĉ":210,"ĉ":211,"Ċ":212,"ċ":213,"Č":214,"č":215,"Ď":216,"ď":217,"Đ":218,"đ":219,"Ē":220,"ē":221,"Ĕ":222,"ĕ":223,"Ė":224,"ė":225,"Ę":226,"ę":227,"Ě":228,"ě":229,"Ĝ":230,"ĝ":231,"Ğ":232,"ğ":233,"Ġ":234,"ġ":235,"Ģ":236,"ģ":237,"Ĥ":238,"ĥ":239,"Ħ":240,"ħ":241,"Ĩ":242,"ĩ":243,"Ī":244,"ī":245,"Ĭ":246,"ĭ":247,"Į":248,"į":249,"İ":250,"ı":251,"IJ":252,"ij":253,"Ĵ":254,"ĵ":255,"Ķ":256,"ķ":257,"ĸ":258,"Ĺ":259,"ĺ":260,"Ļ":261,"ļ":262,"Ľ":263,"ľ":264,"Ŀ":265,"ŀ":266,"Ł":267,"ł":268,"Ń":269,"Ġa":270,"Ġt":271,"in":272,"he":273,"ha":274,"is":275,"re":276,"Ġs":277,"Ġc":278,"on":279,"á":280,"ÃŃ":281,"Ġthe":282,"ea":283,"it":284,"Ġan":285,"Ġb":286,"Ġd":287,"ch":288,"Ġn":289,"ir":290,"Ġf":291,"Ġw":292,"le":293,"Ġm":294,"or":295,"ta":296,"er":297,"en":298,"Ġo":299,"an":300,"Ġp":301,"il":302,"Ġin":303,"é":304,"Ġg":305,"id":306,"ar":307,"ú":308,"om":309,"al":310,"us":311,"Ġto":312,"ing":313,"ion":314,"es":315,"ó":316,"Ġag":317,"Ġof":318,"ra":319,"la":320,"ed":321,"Ġand":322,"Ġle":323,"im":324,"Ġis":325,"ĠI":326,"na":327,"Ġl":328,"ic":329,"ro":330,"Ġna":331,"hat":332,"un":333,"Ġch":334,"ent":335,"Ġagus":336,"ĠT":337,"at":338,"Ġre":339,"ig":340,"Ġar":341,"Ġha":342,"ut":343,"ho":344,"Ġbe":345,"ad":346,"ĠC":347,"ve":348,"as":349,"Ġi":350,"ur":351,"ear":352,"Ġthat":353,"ach":354,"ÃŃo":355,"ith":356,"Ġe":357,"ĠA":358,"te":359,"iú":360,"Ġth":361,"ct":362,"Ġfor":363,"ot":364,"idh":365,"Ġde":366,"ill":367,"ithe":368,"ment":369,"Ġon":370,"Ġbh":371,"Ġr":372,"ver":373,"ly":374,"cha":375,"ul":376,"st":377,"ĠS":378,"eo":379,"Ġgo":380,"Ġwe":381,"ĠM":382,"ist":383,"inn":384,"ĠD":385,"bh":386,"Ġh":387,"ce":388,"th":389,"chta":390,"am":391,"igh":392,"Ġare":393,"se":394,"irt":395,"Ġit":396,"ire":397,"ean":398,"ĠThe":399,"Ġcom":400,"ol":401,"Ġas":402,"ial":403,"Ġpro":404,"Ġdo":405,"ĠB":406,"Ġ(":407,"ĠG":408,"Ġhave":409,"dh":410,"cht":411,"Ġnot":412,"Ġat":413,"Ġgc":414,"os":415,"Ġma":416,"Ġcon":417,"et":418,"Ġal":419,"pp":420,"Ġsa":421,"án":422,"art":423,"áil":424,"Ġfa":425,"Ġwith":426,"Ġthis":427,"ation":428,"ĠR":429,"Ġwill":430,"har":431,"ort":432,"Ġco":433,"int":434,"Ġsu":435,"eag":436,"ĠW":437,"ow":438,"Ġam":439,"ep":440,"Ġsin":441,"ers":442,"ĠF":443,"ann":444,"Ġnó":445,"ca":446,"ĠE":447,"Ġhe":448,"âĢ":449,"ge":450,"ple":451,"if":452,"tion":453,"idir":454,"hi":455,"áin":456,"Ġbhf":457,"ua":458,"Ġne":459,"Ġé":460,"ity":461,"ĠP":462,"omh":463,"um":464,"ib":465,"Ġó":466,"Ġse":467,"hair":468,"Ġor":469,"ies":470,"ay":471,"ine":472,"Ġtr":473,"adh":474,"uld":475,"Ġta":476,"éan":477,"oc":478,"Ġhas":479,"eas":480,"ĠDep":481,"her":482,"inist":483,"ile":484,"Ġleis":485,"han":486,"und":487,"imh":488,"ĠL":489,"Ġho":490,"Ġá":491,"ure":492,"ĠH":493,"tear":494,"Ġim":495,"li":496,"each":497,"Ġac":498,"Ġchun":499,"Ġwas":500,"Ġmo":501,"ÃŃochta":502,"ug":503,"and":504,"ĠN":505,"Ġex":506,"eople":507,"Ġseo":508,"ome":509,"qu":510,"ess":511,"iv":512,"ive":513,"end":514,"rom":515,"Ġst":516,"ĠMinist":517,"tha":518,"ard":519,"éir":520,"Ġmar":521,"ke":522,"amh":523,"pe":524,"ter":525,"pa":526,"ate":527,"ud":528,"Ġdh":529,"uil":530,"Ġy":531,"Ġby":532,"eidh":533,"ab":534,"mh":535,"Ġpeople":536,"ÃŃon":537,"ĠMinister":538,"me":539,"Ġwhi":540,"Ġatá":541,"ĠIt":542,"Ġwor":543,"ás":544,"Ġra":545,"nt":546,"Ġla":547,"ĠO":548,"ions":549,"ÃŃtear":550,"Ġall":551,"Ġfao":552,"ss":553,"Ġsta":554,"ĠDeput":555,"áir":556,"ant":557,"Ġab":558,"Ġsc":559,"Ġv":560,"Ġu":561,"ĠWe":562,"ll":563,"over":564,"use":565,"Ġwhich":566,"ála":567,"ain":568,"Ġsé":569,"nment":570,"éad":571,"isiú":572,"eadh":573,"irteag":574,"ag":575,"fa":576,"Ġca":577,"ise":578,"lo":579,"ĠU":580,"áid":581,"Ġbeen":582,"od":583,"Ġen":584,"Ġfrom":585,"Ġres":586,"ust":587,"irteagal":588,"all":589,"overnment":590,"ue":591,"Ġmb":592,"Ġthey":593,"ĠGovernment":594,"ĠDeputy":595,"Ġmaidir":596,"Ġbhe":597,"ub":598,"ther":599,"oir":600,"very":601,"tar":602,"Ġthere":603,"Ġinc":604,"est":605,"Ġlea":606,"Ġbut":607,"ri":608,"Ġneed":609,"Ġwhe":610,"ac":611,"Ġwho":612,"Ġwork":613,"Ġro":614,"ÃŃocht":615,"ice":616,"anna":617,"Ġchu":618,"Ġche":619,"Ġcomm":620,"eachta":621,"omha":622,"ibh":623,"Ġbhfuil":624,"âĢĻ":625,"Ġdon":626,"eal":627,"Ġsho":628,"ĠCh":629,"Ġad":630,"Ġfaoi":631,"unt":632,"ime":633,"eann":634,"ialach":635,"onta":636,"isiún":637,"óir":638,"Ġme":639,"Ġyear":640,"ÃŃn":641,"out":642,"ff":643,"Ġlena":644,"rÃŃ":645,"isc":646,"ight":647,"Ġná":648,"Ġina":649,"ould":650,"Ġden":651,"Ġtheir":652,"Ġpo":653,"Ġapp":654,"gra":655,"Ġdá":656,"ĠCo":657,"Ġwould":658,"Ġout":659,"sa":660,"ĠgC":661,"ireach":662,"ĠIn":663,"Ġser":664,"ru":665,"ialachán":666,"rú":667,"Ġso":668,"gha":669,"'s":670,"ubl":671,"ga":672,"land":673,"Ġú":674,"da":675,"ĠÃ":676,"ction":677,"ÃŃos":678,"Ġcl":679,"Ġón":680,"ĠTh":681,"Ġfé":682,"Ġiss":683,"Ġour":684,"pport":685,"Ġcan":686,"Ġtho":687,"Ġpart":688,"ĠSta":689,"Ġint":690,"uair":691,"vid":692,"ugh":693,"onra":694,"Ġmh":695,"sc":696,"Ġfh":697,"ao":698,"nÃŃ":699,"bha":700,"io":701,"acha":702,"Ġaon":703,"ord":704,"Ġrec":705,"Ġabout":706,"ÃŃonn":707,"ail":708,"Ġchur":709,"Ġair":710,"Ġwhat":711,"far":712,"el":713,"eacha":714,"ber":715,"Ġsp":716,"Ġpre":717,"át":718,"Ġdhéan":719,"mha":720,"ĠRialachán":721,"ĠAonta":722,"Ġann":723,"ry":724,"ĠAirteagal":725,"Ġk":726,"Ġdt":727,"Ġj":728,"Ġbha":729,"Ġsh":730,"eacht":731,"Ġeile":732,"Ġreg":733,"ĠâĢ":734,"ris":735,"éid":736,"Ġnd":737,"ect":738,"Ġrep":739,"red":740,"omhair":741,"Ġgh":742,"per":743,"Ġsome":744,"Ġnach":745,"king":746,"Ġund":747,"ite":748,"Ġserv":749,"Ġqu":750,"Ġpl":751,"cess":752,"ór":753,"nd":754,"faidh":755,"Ġman":756,"Ġno":757,"..":758,"Ġimp":759,"ána":760,"Ġcont":761,"tas":762,"dar":763,"so":764,"sáid":765,"able":766,"iste":767,"eanna":768,"du":769,"Ġpr":770,"Ġâ":771,"Ġup":772,"ult":773,"AE":774,"reland":775,"gh":776,"Ġach":777,"Ġtime":778,"Ġthem":779,"Ġ-":780,"ments":781,"Ġcu":782,"ÃŃr":783,"ĠIreland":784,"ÃŃs":785,"Ġother":786,"lation":787,"Ġwere":788,"Ġion":789,"Ġtha":790,"Ġvery":791,"Ġthan":792,"now":793,"ition":794,"Ġcomh":795,"eidhm":796,"--":797,"Ġinf":798,"ĠState":799,"Ġmore":800,"Ĥ¬":801,"ren":802,"ĠâĤ¬":803,"Ġba":804,"ong":805,"omm":806,"Ġsupport":807,"ĠbhÃŃ":808,"ÃŃochtaÃŃ":809,"Ġalso":810,"ĠThis":811,"one":812,"Ġthose":813,"ted":814,"Ġone":815,"Ġli":816,"áirt":817,"arra":818,"wn":819,"Ġun":820,"orm":821,"ĠThere":822,"omhairle":823,"de":824,"Ġfo":825,"ld":826,"Ġprovid":827,"Ġshould":828,"ie":829,"reas":830,"Ġte":831,"ical":832,"Ġsan":833,"reat":834,"Ġlo":835,"ĠThat":836,"Ġtá":837,"Ġpubl":838,"áit":839,"Ġany":840,"Ġcur":841,"imisiún":842,"ild":843,"rent":844,"Ġchomh":845,"Ġgur":846,"enc":847,"Ġgcomh":848,"mp":849,"lÃŃ":850,"Ġsi":851,"ĠtrÃŃ":852,"ana":853,"Ġget":854,"ities":855,"Ġbeing":856,"Ġus":857,"Ġcount":858,"Ġover":859,"ary":860,"ices":861,"ign":862,"nas":863,"Ġpla":864,"ance":865,"ree":866,"eamh":867,"Ġdhéanamh":868,"cause":869,"ress":870,"bhar":871,"Ġsee":872,"Ġbecause":873,"sta":874,"Ġcha":875,"ans":876,"ence":877,"ations":878,"Ġmeas":879,"nÃŃomha":880,"Ġiad":881,"né":882,"niú":883,"ár":884,"Ġidir":885,"Ġcr":886,"ne":887,"Ġbheith":888,"Ġinv":889,"úil":890,"ĠAn":891,"ious":892,"arm":893,"orta":894,"ĠnÃŃ":895,"ip":896,"Ġchild":897,"Ġcons":898,"Ġknow":899,"Ġiom":900,"ys":901,"anta":902,"air":903,"ĠBill":904,"orpa":905,"Ġmy":906,"Ġoff":907,"óra":908,"ore":909,"Ġissue":910,"Ġadd":911,"Ġwhen":912,"cho":913,"Ġdta":914,"ues":915,"ting":916,"inne":917,"Ġmany":918,"ĠJ":919,"Ġthese":920,"Ġtra":921,"Ġunder":922,"tal":923,"Ġph":924,"ia":925,"ĠAontais":926,"Ġcomp":927,"ĠDepart":928,"Ġsha":929,"Ġref":930,"onn":931,"Ġleg":932,"Ġgcás":933,"Ġyears":934,"Ġsonra":935,"sion":936,"Ġrial":937,"Ġré":938,"heas":939,"ph":940,"Ġhad":941,"ide":942,"led":943,"Ġfund":944,"ĠUimh":945,"ÃŃoch":946,"),":947,"ks":948,"ms":949,"pect":950,"lud":951,"Ġpublic":952,"ual":953,"ghaidh":954,"ige":955,"Ġhaghaidh":956,"inneadh":957,"Ġif":958,"Ġmu":959,"áth":960,"ade":961,"Ġind":962,"Ġraibh":963,"get":964,"irbh":965,"ind":966,"Ġamach":967,"Ġnew":968,"fh":969,"Ġper":970,"Ġdif":971,"Ġnow":972,"acht":973,"achta":974,"ĠDepartment":975,"che":976,"éal":977,"aÃŃ":978,"rough":979,"ÃŃodh":980,"ced":981,"earta":982,"Ġinto":983,"ces":984,"nó":985,"áirg":986,"allst":987,"ital":988,"ef":989,"Ġúsáid":990,"Ġits":991,"lán":992,"ility":993,"Ġimporta":994,"ré":995,"Ġri":996,"Ġamh":997,"ble":998,"Ġleith":999,"Ġpol":1000,"Ġcheart":1001,"ific":1002,"using":1003,"Ġpos":1004,"Ġnum":1005,"Ġfe":1006,"Ġdis":1007,"Ġwant":1008,"Ġwhere":1009,"cháin":1010,"Ġsoc":1011,"CE":1012,"Ġspe":1013,"Ġath":1014,"our":1015,"uro":1016,"gea":1017,"stit":1018,"age":1019,"Ġincreas":1020,"Airteagal":1021,"ctor":1022,"con":1023,"Ġréir":1024,"tain":1025,"Ġshe":1026,"laim":1027,"uth":1028,"pon":1029,"una":1030,"ál":1031,"dú":1032,"isné":1033,"Ġtar":1034,"bhairt":1035,"oth":1036,"og":1037,"unity":1038,"Ġcas":1039,"Ġhow":1040,"Ġbhain":1041,"réir":1042,"amil":1043,"velo":1044,"ocal":1045,"Ġpay":1046,"ack":1047,"Ġinclud":1048,"Ġcommit":1049,"Tá":1050,"Ġarna":1051,"eidhme":1052,"Ġgcomhréir":1053,"ĠHo":1054,"Ġdéan":1055,"ised":1056,"NÃŃ":1057,"Ġmade":1058,"ró":1059,"Ġheal":1060,"uine":1061,"Ġmust":1062,"ĠnÃŃos":1063,"Ġleanas":1064,"Ġdec":1065,"ated":1066,"velop":1067,"chool":1068,"lac":1069,"óirÃŃ":1070,"Ġlá":1071,"Ġsiad":1072,"ish":1073,"Ġhealth":1074,"mb":1075,"iseach":1076,"aithe":1077,"Ġsche":1078,"ular":1079,"Ġoib":1080,"Ġimportant":1081,"Ġear":1082,"Ġchuid":1083,"isiúnta":1084,"Ġens":1085,"Ġdó":1086,"ĠGa":1087,"Ġféin":1088,"Ġfamil":1089,"res":1090,"ún":1091,"ven":1092,"taÃŃ":1093,"ĠThey":1094,"inte":1095,"Ġconc":1096,"estion":1097,"Ġservices":1098,"éar":1099,"Ġwee":1100,"ok":1101,"Ġmat":1102,"Ġway":1103,"Ġhis":1104,"illion":1105,"ola":1106,"Ġappro":1107,"Ġgro":1108,"sib":1109,"Ġrespon":1110,"tional":1111,"ath":1112,"Ġmake":1113,"ast":1114,"ĠSt":1115,"Ġfre":1116,"tais":1117,"Ġdiff":1118,"Ġreport":1119,"Ġleas":1120,"Ġevery":1121,"Ġleag":1122,"Ġacu":1123,"Ġsuch":1124,"Ġcú":1125,"Ġgach":1126,"up":1127,"Ġchan":1128,"Ġschool":1129,"Ġsub":1130,"Ġist":1131,"iúil":1132,"Ġcountry":1133,"ject":1134,"oil":1135,"Ġright":1136,"reoir":1137,"Is":1138,"ever":1139,"Ġpartic":1140,"ision":1141,"álacha":1142,"iew":1143,"Ġsol":1144,"cial":1145,"pital":1146,"Ġacc":1147,"ireann":1148,"uir":1149,"úla":1150,"ĠEuro":1151,"Ġhapp":1152,"Ġquestion":1153,"Ġput":1154,"ireacht":1155,"Ġmon":1156,"Ġnumber":1157,"Ġdevelop":1158,"ern":1159,"ireadh":1160,"ving":1161,"vel":1162,"uid":1163,"ures":1164,"Ġfáil":1165,"Ġlegis":1166,"ĠhE":1167,"ents":1168,"orp":1169,"Ġmó":1170,"Ġum":1171,"Ġáir":1172,"Ġcho":1173,"ĠIris":1174,"ĠgComhairle":1175,"rÃŃbh":1176,"ont":1177,"ĠAs":1178,"Ġpoint":1179,"Ġhousing":1180,"ĠBallst":1181,"Ġass":1182,"Ġbhfeidhm":1183,"Ġdeal":1184,"oll":1185,"nach":1186,"Ġcould":1187,"ings":1188,"Ġbre":1189,"Ġthrough":1190,"Ġregard":1191,"Ġjust":1192,"Ġdisc":1193,"ens":1194,"Ġbhaineann":1195,"Ġbearta":1196,"Ġchildren":1197,"day":1198,"cil":1199,"Ġsaid":1200,"ved":1201,"ency":1202,"Ġisteach":1203,"mhair":1204,"Ġamháin":1205,"Ġcost":1206,"Ġcare":1207,"ob":1208,"Ġneamh":1209,"ĠComm":1210,"ma":1211,"xt":1212,"pos":1213,"ict":1214,"mber":1215,"Ġob":1216,"artha":1217,"irbhÃŃs":1218,"Ġthar":1219,"Ġlocal":1220,"fore":1221,"Ġplace":1222,"geada":1223,"Ġmha":1224,"raÃŃ":1225,"Ġback":1226,"Ġng":1227,"Ġter":1228,"ĠTao":1229,"Ġfaoin":1230,"rÃŃbhinn":1231,"eart":1232,"Ġtake":1233,"Ġbet":1234,"Ġensure":1235,"ĠTaoiseach":1236,"Ġbus":1237,"Ġiarra":1238,"heidh":1239,"geadais":1240,"Ġonly":1241,"ionsc":1242,"Ġwell":1243,"Ġask":1244,"wo":1245,"Ġissues":1246,"Ġcontin":1247,"ĠhEorpa":1248,"loy":1249,"ward":1250,"Ġpers":1251,"Ġamend":1252,"ck":1253,"ÃŃre":1254,"áis":1255,"ges":1256,"irÃŃ":1257,"lÃŃon":1258,"ĠsonraÃŃ":1259,"Ġrequ":1260,"ĠHouse":1261,"Ġparticular":1262,"the":1263,"Ġinter":1264,"Ġcos":1265,"Ġpa":1266,"ireachta":1267,"oun":1268,"Ġthabhairt":1269,"tee":1270,"ission":1271,"Ġlast":1272,"Ġact":1273,"ĠsÃŃ":1274,"Ġméid":1275,"isnéis":1276,"Ġreal":1277,"irtear":1278,"ĠK":1279,"come":1280,"Ġinvest":1281,"ĠIrish":1282,"Ġduine":1283,"Ġúdar":1284,"Ġexp":1285,"ĠCho":1286,"The":1287,"Ġbli":1288,"Ġlegislation":1289,"way":1290,"éim":1291,"ention":1292,"Ġlu":1293,"ĠMe":1294,"Ġbp":1295,"Ġscheme":1296,"Ġans":1297,"Ġhome":1298,"Ãģ":1299,"yste":1300,"hear":1301,"Ġfir":1302,"Ġsign":1303,"erg":1304,"Ġtwo":1305,"Ġdoes":1306,"Ġneeds":1307,"ying":1308,"Ġgan":1309,"Ġagain":1310,"iness":1311,"Ġwel":1312,"ame":1313,"pháirt":1314,"Ġsyste":1315,"asc":1316,"graÃŃtear":1317,"mploy":1318,"Ġcann":1319,"thing":1320,"Ġmór":1321,"Ġcannot":1322,"der":1323,"eil":1324,"ins":1325,"Ġgoing":1326,"imhse":1327,"Ġservice":1328,"ives":1329,"scrÃŃbhinn":1330,"Ġábhar":1331,"ĠDe":1332,"Ġext":1333,"uthor":1334,"ĠdtagraÃŃtear":1335,"laimint":1336,"ute":1337,"Ġtal":1338,"hÃŃ":1339,"ĠÃŃ":1340,"Ġav":1341,"lect":1342,"ád":1343,"Ġlong":1344,"Ġbhun":1345,"Ġlike":1346,"Ġbuil":1347,"Ġmillion":1348,"Ġtré":1349,"ainn":1350,"ifig":1351,"ĠÃī":1352,"Ġtáirg":1353,"âĢĿ":1354,"Ġfeidhme":1355,"we":1356,"mhainn":1357,"airt":1358,"....":1359,"urs":1360,"isin":1361,"Ġféidir":1362,"ĠEU":1363,"Ġsector":1364,"Ġallow":1365,"chtaÃŃ":1366,"Ġeff":1367,"ÃŃol":1368,"ful":1369,"Ġconcern":1370,"ĠIs":1371,"ĠHow":1372,"Ġtrans":1373,"arscrÃŃbhinn":1374,"ang":1375,"iom":1376,"mbers":1377,"Ġrem":1378,"Ġsit":1379,"Ġhappen":1380,"Ġfeidhm":1381,"Ġprocess":1382,"uar":1383,"port":1384,"ĠgCo":1385,"Ġop":1386,"Ġsna":1387,"Ġmeet":1388,"Ġbr":1389,"Ġ\"":1390,"Ġrud":1391,"Ġfunding":1392,"Ġtax":1393,"ĠCoimisiún":1394,"Ġcar":1395,"ĠIf":1396,"ick":1397,"Ġcinn":1398,"-áir":1399,"ross":1400,"Ġéis":1401,"uÃŃ":1402,"Ġdone":1403,"Ġhere":1404,"Ġher":1405,"Ġgha":1406,"gram":1407,"Ġsystem":1408,"Ġfó":1409,"AI":1410,"ĠV":1411,"Ġbas":1412,"iven":1413,"Ġpropos":1414,"Ġea":1415,"Ġfha":1416,"ork":1417,"ory":1418,"Ġmay":1419,"Ġlevel":1420,"Ġday":1421,"ural":1422,"Ġweek":1423,"Ġbusiness":1424,"ution":1425,"Ġmé":1426,"Ġrev":1427,"cep":1428,"Ġins":1429,"ener":1430,"ĠAg":1431,"Ġdid":1432,"ull":1433,"ura":1434,"len":1435,"imate":1436,"Ġndéan":1437,"Ġdeli":1438,"Ġairgeadais":1439,"Ġprogram":1440,"-áirÃŃtear":1441,"ĠBallstáit":1442,"lig":1443,"ims":1444,"hed":1445,"Ġfirst":1446,"Ġperson":1447,"ract":1448,"ass":1449,"Ġpolic":1450,"Ġbheidh":1451,"ĠgnÃŃomha":1452,"Ġset":1453,"ÃŃocha":1454,"omes":1455,"iúla":1456,"láin":1457,"rach":1458,"Ġfin":1459,"ĠFor":1460,"Ġaff":1461,"Ba":1462,"Ġaige":1463,"Ġmonth":1464,"Ġdiscus":1465,"Ġincluding":1466,"Ġbefore":1467,"Ġrequire":1468,"Ġauthor":1469,"ken":1470,"Ġprovide":1471,"osta":1472,"ĠPhar":1473,"Ġrá":1474,"fidh":1475,"Ġléir":1476,"Ġpho":1477,"ĠEurop":1478,"ider":1479,"ús":1480,"hann":1481,"Ġmuch":1482,"ait":1483,"lf":1484,"obh":1485,"icult":1486,"ĠUn":1487,"Ġfho":1488,"lic":1489,"bháil":1490,"ead":1491,"An":1492,"Ch":1493,"rib":1494,"ĠsÃŃos":1495,"ortha":1496,"ĠPharlaimint":1497,"tes":1498,"fadh":1499,"conom":1500,"uc":1501,"eachas":1502,"ental":1503,"Ġgá":1504,"irbhÃŃsÃŃ":1505,"ná":1506,"Ġaddress":1507,"op":1508,"Ġgood":1509,"Ġbo":1510,"arda":1511,"Ġcase":1512,"ident":1513,"Ġworking":1514,"eilge":1515,"sible":1516,"Ġleagtar":1517,"Ãī":1518,"Ġavail":1519,"Ġown":1520,"uring":1521,"Ġagree":1522,"Ġrespect":1523,"Ġhim":1524,"Ġmatter":1525,"ificant":1526,"ighde":1527,"Ġstra":1528,"stru":1529,"Ġnuair":1530,"Ġcome":1531,"Ġexam":1532,"Ġarea":1533,"Ġes":1534,"eachtaÃŃ":1535,"Ġmbeidh":1536,"Ġmin":1537,"ĠSe":1538,"BhÃŃ":1539,"Ġend":1540,"eang":1541,"rest":1542,"Ġplan":1543,"Ġclear":1544,"Ġadv":1545,"Ġthank":1546,"ĠgCoimisiún":1547,"Ġinte":1548,"Ġdeb":1549,"haidh":1550,"ĠâĢĺ":1551,"Ġmost":1552,"Ġsocial":1553,"Ġdes":1554,"uairisc":1555,"ĠEuropean":1556,"orpach":1557,"uithe":1558,"Ġinform":1559,"Ġke":1560,"Ġprote":1561,"Ġrecent":1562,"Ġsm":1563,"Ġaf":1564,"Ġnational":1565,"Ġsignificant":1566,"ied":1567,"úirt":1568,"ĠEorpach":1569,"raithe":1570,"ater":1571,"Ġemploy":1572,"rd":1573,"Ġent":1574,"Ġlook":1575,"Ġwh":1576,"imp":1577,"Ġmean":1578,"Ġchuig":1579,"Ġcommunity":1580,"Ġbud":1581,"thu":1582,"lacadh":1583,"Ġfamilies":1584,"hen":1585,"aoine":1586,"ĠÃĵ":1587,"iving":1588,"ialta":1589,"ody":1590,"Ġlch":1591,"éile":1592,"Ġain":1593,"osca":1594,"ĠBh":1595,"Ġdire":1596,"vers":1597,"Ġlinn":1598,"Ġaddition":1599,"hout":1600,"ĠdtÃŃ":1601,"Ġeconom":1602,"AC":1603,"ici":1604,"Ġem":1605,"Ġfhor":1606,"oney":1607,"ts":1608,"Ġcum":1609,"ithiú":1610,"oin":1611,"uncil":1612,"Ġceann":1613,"Ġprogramme":1614,"Ġáit":1615,"Ġhos":1616,"Ãį":1617,"Ġmaith":1618,"hip":1619,"áthair":1620,"Ġcer":1621,"urther":1622,"char":1623,"Ġ%":1624,"ween":1625,"lp":1626,"Ġnáisiúnta":1627,"Ġbuild":1628,"údar":1629,"Ġgroup":1630,"ety":1631,"Ġaghaidh":1632,"ireamh":1633,"ors":1634,"oint":1635,"éanna":1636,"omhar":1637,"iti":1638,"lú":1639,"óras":1640,"Ġopport":1641,"fear":1642,"Ġfreisin":1643,"óis":1644,"ĠâĢľ":1645,"Ġur":1646,"Ġacross":1647,"Ġterms":1648,").":1649,"ĠHe":1650,"IO":1651,"Ġhelp":1652,"Ġprov":1653,"Ġincrease":1654,"ount":1655,"tation":1656,"Ġbudget":1657,"SE":1658,"ĠHowever":1659,"Ġtréimhse":1660,"Ġbetween":1661,"iún":1662,"naithe":1663,"AR":1664,"Ġcurrent":1665,"Ġhospital":1666,"Ġsay":1667,"uas":1668,"Ġdul":1669,"lie":1670,"Ġdaoine":1671,"Ġleo":1672,"Ġga":1673,"Ġwelcome":1674,"Ġ'":1675,"Ġunders":1676,"Ġnós":1677,"ian":1678,"ty":1679,"Ġproble":1680,"Ġmot":1681,"Ġmoney":1682,"ils":1683,"Ãļ":1684,"vious":1685,"ĠmB":1686,"Ġreview":1687,"lacha":1688,"irm":1689,"Ġaw":1690,"Ġcent":1691,"naÃŃ":1692,"Ġgreat":1693,"ĠEorpa":1694,"Ġproject":1695,"less":1696,"Ġdiffe":1697,"ink":1698,"tand":1699,"round":1700,"áirithe":1701,"Ġlé":1702,"Ġábhartha":1703,"Ġnua":1704,"bairt":1705,"rá":1706,"ĠRo":1707,"its":1708,"Ġcour":1709,"éadfaidh":1710,"gan":1711,"ally":1712,"Ġgiven":1713,"riú":1714,"Ġháirithe":1715,"Ġionad":1716,"Ġareas":1717,"eola":1718,"Ġfact":1719,"Ġdown":1720,"áthar":1721,"ublin":1722,"ĠDeputies":1723,"ĠAct":1724,"Ġafter":1725,"Ġproper":1726,"Ġfi":1727,"Ġdiscuss":1728,"ÃŃl":1729,"éin":1730,"racha":1731,"gadh":1732,"ĠDublin":1733,"Ġuse":1734,"Ġaccess":1735,"Ġconsider":1736,"Ġbuna":1737,"Ġeven":1738,"ĠIarscrÃŃbhinn":1739,"Ġts":1740,"Ġunderstand":1741,"Ġfad":1742,"ĠTá":1743,"ĠGarda":1744,"Ġnext":1745,"ĠNo":1746,"Ġfurther":1747,"Ġsame":1748,"are":1749,"istÃŃ":1750,"heidhm":1751,"Ġcomple":1752,"ished":1753,"Ġrann":1754,"innt":1755,"Ġavailable":1756,"'fh":1757,"iar":1758,"ibhéal":1759,"Ġsitu":1760,"Ġáireamh":1761,"Ġdevelopment":1762,"rodu":1763,"ulation":1764,"bl":1765,"namh":1766,"Ġhomes":1767,"Ġconf":1768,"Ġbelie":1769,"Ġform":1770,"Ġcompan":1771,"Ġcuid":1772,"Ġimeachta":1773,"Ġrece":1774,"olla":1775,"Ġgive":1776,"ÃŃor":1777,"bhair":1778,"unities":1779,"ontú":1780,"pact":1781,"ĠmÃŃr":1782,"ism":1783,"Ġlist":1784,"aineann":1785,"lais":1786,"Ġinvol":1787,"Ġforward":1788,"IS":1789,"rong":1790,"Ġbring":1791,"Ġfarm":1792,"Ġwithin":1793,"ata":1794,"Ġhigh":1795,"lach":1796,"Ġed":1797,"Ġstaff":1798,"Ġdhe":1799,"urn":1800,"Ġimpact":1801,"Ġmove":1802,"ánach":1803,"tive":1804,",'":1805,"Ġchange":1806,"Ġmed":1807,"Ġworkers":1808,"Ġdr":1809,"read":1810,"Ġmod":1811,"uture":1812,"oirÃŃ":1813,"ÃŃobh":1814,"ising":1815,"Ġfear":1816,"ĠseirbhÃŃsÃŃ":1817,"Ġorthu":1818,"ineál":1819,"ĠÃŃo":1820,"éil":1821,"/CE":1822,"gage":1823,"saÃŃ":1824,"cing":1825,"Ġtaken":1826,"Ġmonths":1827,"ĠWhat":1828,"Ġcontinue":1829,"ĠdlÃŃ":1830,"Ġsain":1831,"uinn":1832,"ality":1833,"ost":1834,"Ġjob":1835,"rit":1836,"chan":1837,"Ġdifficult":1838,"ves":1839,"Ġchl":1840,"-a":1841,"ential":1842,"úr":1843,"tions":1844,"Ġthree":1845,"nce":1846,"Ġoper":1847,"Ġamendment":1848,"ason":1849,"Ġredu":1850,"Ġinterest":1851,"bhann":1852,"ĠGael":1853,"Ġstand":1854,"iblÃŃ":1855,"ollow":1856,"Ġcris":1857,"Ġrela":1858,"Ġrepres":1859,"ĠBre":1860,"anning":1861,"Ġáirithe":1862,"Ġgener":1863,"Ġéag":1864,"Ġchum":1865,"bal":1866,"Ġpolicy":1867,"Ġthen":1868,"Ġgr":1869,"Ġreason":1870,"láinte":1871,"Ġlean":1872,"Ġeduc":1873,"ois":1874,"Ġchuir":1875,"ula":1876,"ĠRe":1877,"ara":1878,"faÃŃ":1879,"AS":1880,"óg":1881,"lacht":1882,"ined":1883,"Ġtoday":1884,"Ġeffect":1885,"Ġwom":1886,"Ġtionsc":1887,"Ġintrodu":1888,"Ġcé":1889,"Ġchos":1890,"Ġdem":1891,"ĠhAirteagal":1892,"Ġghabhann":1893,"ĠÃģ":1894,"Ġland":1895,"Ġdoing":1896,"imes":1897,"Ġmbeadh":1898,"Ġfuture":1899,"aint":1900,"caÃŃocht":1901,"Ġexper":1902,"ĠbhrÃŃ":1903,"ĠEorpaigh":1904,"gress":1905,"Ġwait":1906,"mhainnÃŃ":1907,"Ġsca":1908,"reith":1909,"----":1910,"Ġpri":1911,"Ġcrisis":1912,"ivate":1913,"uarasc":1914,"Ġopportunity":1915,"Ġcrit":1916,"eoirÃŃ":1917,"Ġlim":1918,"Ġdef":1919,"ric":1920,"ĠAontas":1921,"ps":1922,"Ġbhli":1923,"Ġrialacha":1924,"Ġchéad":1925,"reid":1926,"ĠChun":1927,"Ġsituation":1928,"ited":1929,"Ġdirect":1930,"nais":1931,"ĠlÃŃon":1932,"Ġmhéid":1933,"Ġadditional":1934,"raim":1935,"istigh":1936,"úsáid":1937,"ational":1938,"Ġbun":1939,"reag":1940,"ket":1941,"-o":1942,"iod":1943,"Ġeola":1944,"ged":1945,"sca":1946,"Ġbelieve":1947,"Ġpres":1948,"Ar":1949,"ĠCur":1950,"Ġdebate":1951,"llen":1952,"Ġaccep":1953,"Ġpast":1954,"Ġthug":1955,"Ġdhá":1956,"Ġmeasures":1957,"les":1958,"ous":1959,"Ġfr":1960,"Ġiar":1961,"Ġdea":1962,"ife":1963,"Ġshol":1964,"ness":1965,"Ġprovided":1966,"Ġcó":1967,"Ġbu":1968,"iúcháin":1969,"Ġdi":1970,"Ġpossible":1971,"Ġfollow":1972,"Ġpolit":1973,"Ġesta":1974,"aÃŃtear":1975,"Ġwhether":1976,"idÃŃ":1977,"Ġdifferent":1978,"als":1979,"ating":1980,"other":1981,"chuÃŃ":1982,"omhaontú":1983,"Ġstud":1984,"Ġraised":1985,"Ġaround":1986,"ÃŃomh":1987,"Ġmbaineann":1988,"âĢĻfh":1989,"Ġinformation":1990,"Ġfamily":1991,"Ġret":1992,"Ġstill":1993,"Ġleibhéal":1994,"Ġpáirt":1995,"-----":1996,"úis":1997,"Ġserious":1998,"Ġspec":1999,"Ġhope":2000,"Ġinstit":2001,"Ġspea":2002,"Ġcea":2003,"cc":2004,"Ġstate":2005,"oung":2006,"Ġiomlán":2007,"ĠMar":2008,"Ġmight":2009,"ĠHSE":2010,"ÃŃne":2011,"Ġchéile":2012,"Ġtre":2013,"ft":2014,"Ġbith":2015,"Ġable":2016,"ĠtáirgÃŃ":2017,"Ġorder":2018,"Ġceang":2019,"Ġaware":2020,"Ġsince":2021,"Ġbeidh":2022,"ability":2023,"pr":2024,"Ġdra":2025,"body":2026,"Ġrent":2027,"ĠÃļ":2028,"Ġinniú":2029,"Ġsomething":2030,"Ġprogress":2031,"daithe":2032,"ora":2033,"hold":2034,"Ġbhonn":2035,"Ġchallen":2036,"Ġschools":2037,"par":2038,"Ġben":2039,"Ġsupp":2040,"lua":2041,"heist":2042,"eanga":2043,"Ġcertain":2044,"ning":2045,"Ġban":2046,"Ġ[":2047,"ĠII":2048,"ĠCommission":2049,"Ġbhaint":2050,"Ġriosca":2051,"Ġcommittee":2052,"Ġéif":2053,"Ġmembers":2054,"Ġatt":2055,"Ġsur":2056,"Ġwhy":2057,"ĠBha":2058,"ĠDáil":2059,"Ġcall":2060,"ogn":2061,"ĠCon":2062,"usp":2063,"úl":2064,"Ġten":2065,"ĠmÃŃ":2066,"ĠCouncil":2067,"teg":2068,"Déan":2069,"Ġmheas":2070,"Ġthink":2071,"lean":2072,"Ġview":2073,"ants":2074,"uses":2075,"áinig":2076,"lan":2077,"Ġdom":2078,"Ġyoung":2079,"Ġwit":2080,"óc":2081,"Ġbliana":2082,"ĠThese":2083,"Ġinvestment":2084,"ras":2085,"lÃŃonadh":2086,"line":2087,"Ġrecogn":2088,"Ġlaistigh":2089,"IN":2090,"Ġprotect":2091,"Ġlit":2092,"las":2093,"Ġhaving":2094,"Ġopen":2095,"nú":2096,"ibr":2097,"Ġrural":2098,"Ġsaf":2099,"Ġbenef":2100,"ĠCha":2101,"Ġsure":2102,"Ġhu":2103,"ĠComh":2104,"rúpa":2105,"ines":2106,"ĠLE":2107,"ou":2108,"Ġimple":2109,"Ġiarraidh":2110,"Ġcontrib":2111,"Ġcor":2112,"Ġpat":2113,"Ġparticularly":2114,"Ġrefer":2115,"Ġwhile":2116,"ĠWhen":2117,"ealth":2118,"Ġlaw":2119,"Ġresult":2120,"Ġrecomm":2121,"Ġboth":2122,"Ġgnó":2123,"ĠLe":2124,"ĠâĢĶ":2125,"Ġprovision":2126,"ready":2127,"rÃŃomh":2128,"Ġuile":2129,"bhreith":2130,"Ġapplic":2131,"Ġstar":2132,"lt":2133,"Ġtea":2134,"ange":2135,"ĠiomchuÃŃ":2136,"Ġplanning":2137,"atha":2138,"ose":2139,"ically":2140,"Ġconstit":2141,"ĠCl":2142,"Ġlua":2143,"cond":2144,"Ġáirithiú":2145,"Ġroad":2146,"Ġdecision":2147,"Ġev":2148,"ĠGaeilge":2149,"Ġexample":2150,"Ġmá":2151,"outh":2152,"âĢĻs":2153,"intit":2154,"Ġresponse":2155,"Ġcommunities":2156,"Ġchar":2157,"ilt":2158,"Ġcoming":2159,"Ġrecommend":2160,"achaint":2161,"Ġcéanna":2162,"iate":2163,"inc":2164,"Ġalready":2165,"tach":2166,"Ġaction":2167,"ithre":2168,"Ġsec":2169,"órt":2170,"Ġfreag":2171,"struct":2172,"Ġposition":2173,"isions":2174,"Ġafford":2175,"Ġstrateg":2176,"Ġemerg":2177,"Ġndáil":2178,"Ġestabl":2179,"Ġdóibh":2180,"Ġteic":2181,"ĠPro":2182,"aith":2183,"know":2184,"isce":2185,"jor":2186,"Ġwomen":2187,"Ġeducation":2188,"Ġbro":2189,"Ġresour":2190,"Ġghe":2191,"Ġparent":2192,"Ġsá":2193,"Ġdear":2194,"Ġtuairisc":2195,"Beidh":2196,"innÃŃol":2197,"ĠPh":2198,"kes":2199,"-t":2200,"éadfadh":2201,"aigh":2202,"Ġprivate":2203,"únú":2204,"ĠCovid":2205,"Ġproblem":2206,"Ġprior":2207,"Ġorgan":2208,"Ġimpro":2209,"ĠTreoir":2210,"ACH":2211,"Ġtú":2212,"Ġdep":2213,"Ġapproach":2214,"Ġmajor":2215,"Ġfig":2216,"Ġeas":2217,"Ġprevious":2218,"Ġainm":2219,"Ġperiod":2220,"Rialachán":2221,"ÃŃreach":2222,"ergy":2223,"Ġris":2224,"ommod":2225,"Ġweeks":2226,"iúr":2227,"ĠOn":2228,"tary":2229,"Ġengage":2230,"national":2231,"ÃŃnÃŃ":2232,"ivid":2233,"Ġfháil":2234,"mes":2235,"laÃŃonn":2236,"órais":2237,"knowled":2238,"Ġacknowled":2239,"ĠFeidhme":2240,"Ġbhliain":2241,"iety":2242,"ics":2243,"éis":2244,"Ġias":2245,"Ġprodu":2246,"Ġindust":2247,"........":2248,"éarm":2249,"Ġfull":2250,"ird":2251,"Ġfind":2252,"Ġleor":2253,"Ġaccommod":2254,"scrú":2255,"laÃŃ":2256,"nama":2257,"Ġbhfor":2258,"Ġeag":2259,"ĠtA":2260,"innÃŃollacha":2261,"ough":2262,"Ġhear":2263,"ĠRial":2264,"ĠGh":2265,"Ġpur":2266,"Ġvac":2267,"-b":2268,"hanna":2269,"abh":2270,"Ġtreat":2271,"ĠAt":2272,"em":2273,"Ġdl":2274,"Ġoffic":2275,"rol":2276,"ideal":2277,"Ġprof":2278,"ower":2279,"ĠNolla":2280,"Ġauthorities":2281,"Ġpost":2282,"álta":2283,"hile":2284,"Ġpar":2285,"irs":2286,"Ġwithout":2287,"heidhme":2288,"Ġcomha":2289,"Ġrest":2290,"ĠgnÃŃ":2291,"Ġláthair":2292,"Ag":2293,"ÃŃortha":2294,"eall":2295,"Ġcapa":2296,"icim":2297,"Ġequ":2298,"Ġhouse":2299,"lé":2300,"Ġanother":2301,"Ġtarget":2302,"Ġbest":2303,"ĠCO":2304,"Ġduring":2305,"mheas":2306,"áirge":2307,"Ãĵ":2308,"ladh":2309,"ĠAr":2310,"Ġinfheidhme":2311,"oine":2312,"utions":2313,"hail":2314,"irc":2315,"ĠgnÃŃomhaÃŃochtaÃŃ":2316,"uarascáil":2317,"Ġwaiting":2318,"Ġcases":2319,"Ġalt":2320,"itheamh":2321,"ittee":2322,"Ġabs":2323,"ap":2324,"Ġchr":2325,"Ġlot":2326,"imhe":2327,"Ġfoir":2328,"pri":2329,"Ġgco":2330,"Ġbeag":2331,"Ġroimh":2332,"anc":2333,"ĠFó":2334,"ĠCount":2335,"Ġsection":2336,"Ġbunaithe":2337,"ten":2338,"imin":2339,"ĠOifig":2340,"ived":2341,"ries":2342,"Ġrole":2343,"wer":2344,"man":2345,"nithe":2346,"Ġagainst":2347,"Ġexist":2348,"Ġpass":2349,"Ġlagh":2350,"term":2351,"acs":2352,"care":2353,"Ġliosta":2354,"Ġcoll":2355,"áilte":2356,"sha":2357,"Ġce":2358,"ĠmhÃŃ":2359,"Ġenergy":2360,"Ġfaisnéis":2361,"Ġasked":2362,"Ġfar":2363,"Ġelect":2364,"Ġmarket":2365,"Ġmet":2366,"ĠMc":2367,"Ġais":2368,"Ġcheann":2369,"ruithe":2370,"Ġbhar":2371,"Ġseen":2372,"Ġinar":2373,"ithic":2374,"Ġdeliver":2375,"Ġteacht":2376,"ictre":2377,"iche":2378,"Ġsupports":2379,"Ġnecess":2380,"áiste":2381,"Ġoibr":2382,"Ġbhre":2383,"Ġcol":2384,"ividual":2385,"Ġsórt":2386,"Th":2387,"iss":2388,"ock":2389,"ĠWill":2390,"ĠâĢĵ":2391,"work":2392,"tle":2393,"Ġcru":2394,"illeadh":2395,"epend":2396,"Ġtoo":2397,"ified":2398,"fho":2399,"Ġsubsta":2400,"ĠComhairle":2401,"ĠHealth":2402,"Ġago":2403,"ĠSc":2404,"Ġmotion":2405,"Ġinvolved":2406,"ĠCa":2407,"Ġmention":2408,"ĠCounty":2409,"Ġshain":2410,"Ġfhaisnéis":2411,"Ġbasis":2412,"Ġindividual":2413,"Ġclo":2414,"orth":2415,"intÃŃ":2416,"Ġpointe":2417,"Ġemergency":2418,"ĠCommittee":2419,"Ġspecial":2420,"ative":2421,"Ġpract":2422,"ates":2423,"iron":2424,"Ġmeeting":2425,"ID":2426,"Ġsiú":2427,"here":2428,"Ġua":2429,"olog":2430,"Ġlead":2431,"Ġfair":2432,"Ġremain":2433,"pho":2434,"Ġnár":2435,"ĠPart":2436,"go":2437,"lu":2438,"ille":2439,"ialacháin":2440,"ibre":2441,"Ġinn":2442,"Ġéags":2443,"Ġbra":2444,"ĠTo":2445,"Ġtold":2446,"act":2447,"isnéise":2448,"ĠAN":2449,"Ġconte":2450,"othrom":2451,"úna":2452,"Ġval":2453,"erv":2454,"Ġcolleag":2455,"Ġspeak":2456,"éadú":2457,"Ġaer":2458,"ianna":2459,"ĠMembers":2460,"Ġquestions":2461,"Ġluach":2462,"Ġféachaint":2463,"Ġmho":2464,"Ġtráth":2465,"rence":2466,"Ġfhe":2467,"Le":2468,"Ġmhar":2469,"Ġlar":2470,"IR":2471,"Ġtug":2472,"Dá":2473,"Ġstat":2474,"Ġexperi":2475,"Ġaccommodation":2476,"Ġstru":2477,"Ġparents":2478,"sh":2479,"ught":2480,"ioc":2481,"ĠtS":2482,"Ġró":2483,"Ġobair":2484,"Ġghlacadh":2485,"Ġrights":2486,"Ġfoc":2487,"Ġaist":2488,"ĠNollaig":2489,"Ġmain":2490,"urance":2491,"Ġceanglais":2492,"MH":2493,"Ġfógra":2494,"náisiúnta":2495,"tely":2496,"mhe":2497,"Ġbusinesses":2498,"Ġtransport":2499,"Ġfinan":2500,"sibility":2501,"ĠRoinn":2502,"Ġthings":2503,"ló":2504,"Ġmaking":2505,"ĠtÃŃr":2506,"lachtaÃŃ":2507,"ior":2508,"city":2509,"ĠFómhair":2510,"Ġtu":2511,"Ġcompanies":2512,"co":2513,"Ġfacil":2514,"ling":2515,"Ġused":2516,"chtain":2517,"isation":2518,"Ġteor":2519,"raÃŃonn":2520,"pla":2521,"chur":2522,"inear":2523,"Ġbetter":2524,"ĠAir":2525,"Ġliving":2526,"oradh":2527,"ráid":2528,"ral":2529,"Ġoibre":2530,"Ġearn":2531,"bail":2532,"Ġconstitu":2533,"ÃŃse":2534,"Ġsen":2535,"ĠEn":2536,"Ġmeans":2537,"xit":2538,"Ġele":2539,"Ġroinnt":2540,"sel":2541,"ppos":2542,"ĠWhile":2543,"Ġcontext":2544,"Ġkey":2545,"Ġrelation":2546,"Ġdáta":2547,"Ġdeireadh":2548,"ánaiste":2549,"Ġcosts":2550,"Ġdeta":2551,"Ġrequired":2552,"Ġinternational":2553,"ona":2554,"Ġloo":2555,"Ġincreased":2556,"Ġsmall":2557,"itions":2558,"viron":2559,"ĠTánaiste":2560,"Ġstaid":2561,"Ġshonra":2562,"ĠCork":2563,"ĠMh":2564,"Ġtown":2565,"TA":2566,"anaise":2567,"ĠPar":2568,"ĠGha":2569,"untas":2570,"Ġconcerns":2571,"Ġgover":2572,"áiltear":2573,"Ġcal":2574,"ĠBa":2575,"Ġocc":2576,"ining":2577,"Ġcommitment":2578,"gether":2579,"ĠFéin":2580,"ways":2581,"Mar":2582,"lta":2583,"lus":2584,"iliú":2585,"Ġneg":2586,"Ġdeir":2587,"Ġtáirge":2588,"Ġanois":2589,"ĠFáil":2590,"Ġdeimh":2591,"hing":2592,"ctha":2593,"Ġprom":2594,"Ġwish":2595,"lánd":2596,"med":2597,"itiz":2598,"Ġtimes":2599,"ivers":2600,"Ġbainist":2601,"bhe":2602,"Ġwater":2603,"usta":2604,"ĠtrÃŃú":2605,"Ġfhi":2606,"ĠmhÃŃr":2607,"Ġsea":2608,"ĠBrexit":2609,"leag":2610,"Ġste":2611,"onradh":2612,"uairim":2613,"Ġbig":2614,"enta":2615,"Ġard":2616,"Ġpress":2617,"ĠnG":2618,"inearálta":2619,"Ġenough":2620,"igin":2621,"Ġuir":2622,"Ġshort":2623,"Ġcuireadh":2624,"Ġathbhreith":2625,"Ġleictre":2626,"men":2627,"Ġtrying":2628,"Ġfour":2629,"Ġaith":2630,"Ġkeep":2631,"uman":2632,"Ġbar":2633,"Ġfuinn":2634,"Ġcapacity":2635,"Ġsholáthar":2636,"Ġassess":2637,"ĠNÃŃ":2638,"gest":2639,"Ġagreement":2640,"radh":2641,"rought":2642,"Ġgce":2643,"Ġgcuid":2644,"Ġiont":2645,"Ġgetting":2646,"EA":2647,"light":2648,"Ġtháinig":2649,"Ġliom":2650,"lár":2651,"lea":2652,"Ġoifig":2653,"náth":2654,"naimh":2655,"itive":2656,"priate":2657,"Ġeach":2658,"Ġsaor":2659,"Ġhard":2660,"ĠDo":2661,"Ġtion":2662,"Ġinfheist":2663,"ibid":2664,"Ġbillion":2665,"Ġbrought":2666,"ĠTr":2667,"Ġcomhair":2668,"ĠY":2669,"Ġothers":2670,"-e":2671,"Ġpati":2672,"Ġcourse":2673,"Ġline":2674,"ág":2675,"reed":2676,"éacs":2677,"Ġhuge":2678,"Ġresources":2679,"olute":2680,"ĠdÃŃreach":2681,"ote":2682,"Ġauthority":2683,"ointe":2684,"Ġteag":2685,"Ġpot":2686,"Ġbharr":2687,"ilte":2688,"áidÃŃ":2689,"heidhmiú":2690,"omhartha":2691,"In":2692,"Ġboard":2693,"ences":2694,"Ġcla":2695,"ĠmBallst":2696,"fort":2697,"ĠFianna":2698,"mhithe":2699,"Ach":2700,"Ġclimate":2701,"ĠShe":2702,"Ġannoun":2703,"chas":2704,"ĠCinneadh":2705,"ĠcoinnÃŃollacha":2706,"Ġseachas":2707,"Ġcion":2708,"Ġbroad":2709,"Ġtaking":2710,"Ġeconomic":2711,"ters":2712,"armlig":2713,"Ġstrong":2714,"ler":2715,"tic":2716,"Ġyou":2717,"Ġshow":2718,"alach":2719,"Ġsociety":2720,"Ġrecord":2721,"ĠMy":2722,"ustaim":2723,"Ġdue":2724,"aon":2725,"Ġmanage":2726,"Ġthionsc":2727,"Ġagam":2728,"Ġalloc":2729,"ension":2730,"Ġlife":2731,"Ġworld":2732,"Ġéagsúla":2733,"Ġeconomy":2734,"Ġcuir":2735,"Ġexpect":2736,"ĠpoiblÃŃ":2737,"ĠBallstát":2738,"Ġnever":2739,"ĠOne":2740,"Ġrefe":2741,"Ġthaobh":2742,"Ġbheadh":2743,"lier":2744,"Ġgceist":2745,"iarra":2746,"Ġfive":2747,"ĠChomh":2748,"Ġcond":2749,"Ġfocus":2750,"ĠSome":2751,"caÃŃochta":2752,"iled":2753,"ĠSinn":2754,"ering":2755,"Ġtogether":2756,"lev":2757,"Ġabsolute":2758,"Ġpotential":2759,"óisialta":2760,"ood":2761,"Ġarr":2762,"Ġreally":2763,"Ġbaint":2764,"Ġindustry":2765,"Ġimscrú":2766,"ually":2767,"Ġamount":2768,"Ġful":2769,"ependent":2770,"Ġtell":2771,"Ġnecessary":2772,"ĠChomhairle":2773,"ending":2774,"isiúin":2775,"arta":2776,"Ġrannpháirt":2777,"Ġfollowing":2778,"ĠBord":2779,"Ġlegal":2780,"llst":2781,"Ġprojects":2782,"ears":2783,"Ġneeded":2784,"éadfar":2785,"Ġfinancial":2786,"Ġfaisnéise":2787,"ĠChoimisiún":2788,"Ġcapital":2789,"Ġlú":2790,"Ġriachta":2791,"Ġsimp":2792,"ging":2793,"Ġel":2794,"Ġthro":2795,"rios":2796,"ible":2797,"Ġregion":2798,"Ġpublished":2799,"Ġpayment":2800,"any":2801,"ista":2802,"Ġmental":2803,"Ġaffect":2804,"ófar":2805,"saigh":2806,"Ġpra":2807,"Ġconsul":2808,"Ġamendments":2809,"Ġcitiz":2810,"ĠPeople":2811,"Ġfarmers":2812,"Ġtest":2813,"rtha":2814,"Ġcountries":2815,"Ġvar":2816,"ublic":2817,"ĠBhallst":2818,"Ġpolitical":2819,"ĠhÃī":2820,"Ġoffice":2821,"údaráis":2822,"Ġmea":2823,"ively":2824,"ais":2825,"ester":2826,"imately":2827,"Ġproposed":2828,"dach":2829,"orts":2830,"iallaÃŃonn":2831,"Ġriar":2832,"ond":2833,"Ġunt":2834,"ram":2835,"Ġpresent":2836,"ĠFin":2837,"ĠAontaithe":2838,"Ġmhe":2839,"-s":2840,"ĠLEE":2841,"Ġanswer":2842,"Ġtháirg":2843,"eoir":2844,"Ġyet":2845,"Ġbuilding":2846,"darás":2847,"low":2848,"óireacht":2849,"Ġappropriate":2850,"Ġsoláth":2851,"Ġident":2852,"Ġsus":2853,"Ġrun":2854,"ĠfÃŃor":2855,"ighe":2856,"ĠMa":2857,"Ġnurs":2858,"ĠPa":2859,"achtar":2860,"IL":2861,"ump":2862,"ĠghnÃŃomha":2863,"Ġleft":2864,"Ġemployment":2865,"orthaÃŃ":2866,"Ġacknowledge":2867,"Ġdéanta":2868,"úir":2869,"Ġsecond":2870,"ĠÃīireann":2871,"ich":2872,"acháin":2873,"Ġlive":2874,"Ġdha":2875,"ócmhainnÃŃ":2876,"It":2877,"Ġrate":2878,"ify":2879,"uirtear":2880,"ĠmBallstát":2881,"ĠFh":2882,"ued":2883,"ĠUnion":2884,"ĠRialacháin":2885,"Ġaccept":2886,"Ġeac":2887,"utes":2888,"rid":2889,"Ġcuirtear":2890,"Ġmeasúnú":2891,"ration":2892,"raimÃŃ":2893,"Ġread":2894,"Ġmeasc":2895,"Ġeolas":2896,"rastruct":2897,"Ġsim":2898,"ĠAf":2899,"Ġincome":2900,"ĠOireach":2901,"ended":2902,"for":2903,"Ġresponsibility":2904,"table":2905,"oirs":2906,"Ġimprove":2907,"Ġcreid":2908,"Ġchanges":2909,"Ġfra":2910,"pose":2911,"Ġstrategy":2912,"antúil":2913,"Ġlet":2914,"fach":2915,"oss":2916,"Ġgrow":2917,"ĠEurope":2918,"Ġbreise":2919,"hia":2920,"Ġbenefit":2921,"amha":2922,"Ġbpointe":2923,"Ġachie":2924,"Ġlooking":2925,"Ġreceived":2926,"imary":2927,"Ġappoint":2928,"Ġfea":2929,"Ġlaghdú":2930,"Ġregarding":2931,"ists":2932,"wards":2933,"ĠNa":2934,"Ġhouses":2935,"Ġsuff":2936,"Ġcommission":2937,"Ġscéal":2938,"chán":2939,"Ġhand":2940,"ghad":2941,"Ġofficial":2942,"Ġiarratas":2943,"Chun":2944,"ĠrÃŃomh":2945,"form":2946,"Ġcheana":2947,"Ġleasú":2948,"Ġanseo":2949,"Ġinstitiú":2950,"Ġprovides":2951,"Ġsuas":2952,"side":2953,"ĠdÃŃ":2954,"Ġlaghad":2955,"ĠbhÃŃonn":2956,"Ġsaying":2957,"Ġalways":2958,"Ġeintit":2959,"Ġúdarás":2960,"ner":2961,"Ġcity":2962,"com":2963,"Ġcostais":2964,"Ġcreat":2965,"Ġcam":2966,"Ġréim":2967,"Ġbea":2968,"Ġhomeless":2969,"ÃŃochána":2970,"armligthe":2971,"ĠAll":2972,"eachais":2973,"Ġdoicim":2974,"De":2975,"Ġuair":2976,"cal":2977,"Ġeacnama":2978,"Ġos":2979,"Ġhuman":2980,"Ġdays":2981,"laigh":2982,"bháilt":2983,"Ġmentioned":2984,"ank":2985,"uigh":2986,"reen":2987,"óidh":2988,"Ġcred":2989,"Ġinfrastruct":2990,"nacha":2991,"ctions":2992,"Ġregulation":2993,"Ġbeha":2994,"Ġceart":2995,"Ġfew":2996,"ĠDef":2997,"Ġmás":2998,"rac":2999,"ently":3000,"Ġless":3001,"Ġscr":3002,"Ġinsurance":3003,"NT":3004,"Ġsuc":3005,"Ġparty":3006,"ĠBrit":3007,"We":3008,"chn":3009,"Ġsix":3010,"Ġforálacha":3011,"ceed":3012,"SC":3013,"Ġcurrently":3014,"Ġleath":3015,"Ġcheang":3016,"aid":3017,"iteach":3018,"Ġtalk":3019,"Ġstated":3020,"sú":3021,"Ġaonair":3022,"Ġamhail":3023,"Ġreachta":3024,"ĠJust":3025,"Ġinvestig":3026,"Agus":3027,"self":3028,"Ġféadfaidh":3029,"éirÃŃ":3030,"árta":3031,"Ġcitizens":3032,"Ġvis":3033,"Ġearlier":3034,"ĠNá":3035,"iam":3036,"Ġuntil":3037,"Ġcaighde":3038,"Ġfós":3039,"row":3040,"Ġstudents":3041,"Ġlimist":3042,"Ġdata":3043,"be":3044,"selves":3045,"bhra":3046,"Ġhappening":3047,"ably":3048,"iomlán":3049,"itheach":3050,"nna":3051,"TH":3052,"Ġfail":3053,"gairt":3054,"Ġtry":3055,"Ġspri":3056,"ises":3057,"Ġjobs":3058,"ding":3059,"Ġagreed":3060,"óid":3061,"Ġonn":3062,"urt":3063,"Ġhowever":3064,"sequ":3065,"Ġteanga":3066,"ĠEx":3067,"Ġpaid":3068,"Ġhappened":3069,"Ġsug":3070,"vered":3071,"nding":3072,"Ġtotal":3073,"ĠDefence":3074,"Ġnothing":3075,"Ġsprioc":3076,"Ġiúl":3077,"ĠStáit":3078,"Ġaffordable":3079,"Ġcomes":3080,"ĠOireachtas":3081,"ilities":3082,"Ġeis":3083,"Ġleat":3084,"own":3085,"Ġimplement":3086,"sanna":3087,"Ġelse":3088,");":3089,"Ġspecific":3090,"Ġfhorbairt":3091,"Ġchineál":3092,"Ġcirc":3093,"Ġúdaráis":3094,"ĠSÃŃochána":3095,"Ġenviron":3096,"Ġindic":3097,"Ġsustain":3098,"Ġgcuir":3099,"Ġlives":3100,"Ġdate":3101,"nótha":3102,"ĠMany":3103,"Ġclos":3104,"ÃŃniú":3105,"ĠJo":3106,"áirtÃŃ":3107,"Ġbail":3108,"Ġtag":3109,"uel":3110,"ĠtacaÃŃocht":3111,"ĠUK":3112,"ership":3113,"OR":3114,"Ġthing":3115,"Ġfully":3116,"Ġmatters":3117,"Ġmember":3118,"Ġcinneadh":3119,"Ġrinne":3120,"Ġréig":3121,"Ġlow":3122,"Ġgeneral":3123,"mit":3124,"most":3125,"ót":3126,"ÃŃche":3127,"eartha":3128,"Ġid":3129,"urity":3130,"hern":3131,"Ġlarge":3132,"Ġrepresenta":3133,"ibidil":3134,"vention":3135,"rec":3136,"ĠPr":3137,"going":3138,"Ġthu":3139,"gaidh":3140,"Ġbhunú":3141,"Ġlár":3142,"Ġextra":3143,"Ġplean":3144,"Ġtrá":3145,"ltaÃŃ":3146,"Ġcut":3147,"gag":3148,"Ġold":3149,"mhar":3150,"Ġaway":3151,"mar":3152,"Ġconta":3153,"igean":3154,"Ġcóras":3155,"Ġinfrastructure":3156,"Ġfuinnimh":3157,"ination":3158,"Ġcusp":3159,"Ġwrong":3160,"Ġstates":3161,"Ġprotection":3162,"Ġchinneadh":3163,"Ġdú":3164,"ĠhA":3165,"Ġproviding":3166,"Ġdrug":3167,"Ġrecommendations":3168,"Ġaccount":3169,"óireachta":3170,"-údar":3171,"Ġestablish":3172,"Ġcás":3173,"andem":3174,"ĠdÃŃobh":3175,"ĠhÃīireann":3176,"ĠleasaÃŃtear":3177,"ons":3178,"ĠCE":3179,"Ġrochtain":3180,"Ġstandard":3181,"Ġfeadh":3182,"Ġcothrom":3183,"ĠcrÃŃocha":3184,"ĠNA":3185,"ĠnÃŃor":3186,"Ġsuccess":3187,"stan":3188,"ingle":3189,"Ġname":3190,"Ġhúdaráis":3191,"Ġtabhairt":3192,"Ġmanagement":3193,"ĠSoc":3194,"Ġru":3195,"Ġgra":3196,"Ġmor":3197,"Ġidirnáisiúnta":3198,"Ġchallenges":3199,"Ġdemand":3200,"Ġréamh":3201,"chuid":3202,"bhú":3203,"mhairÃŃ":3204,"ĠtÃŃortha":3205,"Ġbeartaithe":3206,"ĠMay":3207,"ughout":3208,"ĠLim":3209,"ĠÃŃoc":3210,"Ġlack":3211,"ĠGal":3212,"Ġiasca":3213,"ĠChoim":3214,"caÃŃochtaÃŃ":3215,"rÃŃch":3216,"óin":3217,"ession":3218,"ger":3219,"hers":3220,"Ġsri":3221,"Ġplans":3222,"Ġrecently":3223,"Ma":3224,"Ġpower":3225,"Ġroimhe":3226,"ĠarÃŃs":3227,"esterday":3228,"Ġstart":3229,"Ġgot":3230,"pair":3231,"Ġheard":3232,"ĠGaelta":3233,"Ġreform":3234,"Ġgrant":3235,"Ġschemes":3236,"Ġcommitted":3237,"Ġtuairim":3238,"Ġintroduced":3239,"nÃŃomhaireacht":3240,"DH":3241,"Ġplay":3242,"iúrth":3243,"Ġleave":3244,"Ġevid":3245,"gead":3246,"Ġcáil":3247,"ĠSh":3248,"Ġbliain":3249,")(":3250,"cail":3251,"Ġiniti":3252,"Ġpop":3253,"ĠFe":3254,"Ġclose":3255,"ĠOr":3256,"Ġsupply":3257,"Ġmodel":3258,"ĠNational":3259,"Ġsláinte":3260,"Ġrisk":3261,"ream":3262,"Ġconcerned":3263,"neola":3264,"Ġreturn":3265,"Ġcompany":3266,"Ġnósanna":3267,"ÃŃola":3268,"chair":3269,"eana":3270,"Ġprimary":3271,"Ġcentre":3272,"iation":3273,"Ġmargadh":3274,"niúla":3275,"Ġfearr":3276,"Ġaici":3277,"úcháin":3278,"Ġreferred":3279,"Ġdéanfaidh":3280,"CH":3281,"ĠgcrÃŃch":3282,"niúil":3283,"Ġamb":3284,"Ġdoub":3285,"Ġdela":3286,"andemic":3287,"mheasa":3288,"Ġsás":3289,"Ġage":3290,"Ġpha":3291,"idhm":3292,"alt":3293,"Ġrather":3294,"ds":3295,"II":3296,"ontas":3297,"Ġtalking":3298,"-p":3299,"Ġwhole":3300,"pite":3301,"Ġthroughout":3302,"Ġdéanamh":3303,"Ġfound":3304,"ĠSa":3305,"Ġconstituency":3306,"Ġearly":3307,"Ġleast":3308,"Ġindependent":3309,"Ġongoing":3310,"raÃŃocht":3311,"Ġfigures":3312,"gid":3313,"ghsanna":3314,"used":3315,"earch":3316,"Ġinniúil":3317,"Ġhé":3318,"Ġapply":3319,"ĠJustice":3320,"Ġinclude":3321,"Ġchuige":3322,"ĠStage":3323,"thi":3324,"stances":3325,"Ġleagan":3326,"Ġclaim":3327,"inbh":3328,"Ġphró":3329,"asta":3330,"Ġama":3331,"ala":3332,"ov":3333,"iocfaidh":3334,"Ġmedical":3335,"Ġdtaca":3336,"Ġmhór":3337,"Ġsean":3338,"Ġquick":3339,"Ġactiv":3340,"levant":3341,"Ġhours":3342,"IarscrÃŃbhinn":3343,"iaidh":3344,"Ġpandemic":3345,"Ġhion":3346,"ĠchomhlÃŃonadh":3347,"-d":3348,"Ġléi":3349,"Ġtechn":3350,"Ġlear":3351,"Ġgovernment":3352,"ÃŃd":3353,"Ġquite":3354,"head":3355,"ily":3356,"Ġabsolutely":3357,"bers":3358,"Ġcontract":3359,"Ġchosaint":3360,"ĠciallaÃŃonn":3361,"rial":3362,"Ġtást":3363,"oidh":3364,"Ġtac":3365,"Ġtomha":3366,"Ġdar":3367,"Ġcounty":3368,"ĠFine":3369,"irbhÃŃse":3370,"iseanna":3371,"ĠParty":3372,"ii":3373,"fortuna":3374,"Ġurg":3375,"Ġorganis":3376,"bhachta":3377,"Ġcomhar":3378,"Ġshall":3379,"ured":3380,"tives":3381,"oid":3382,"cra":3383,"ĠEan":3384,"Ġuna":3385,"-in":3386,"fare":3387,"ullmh":3388,"ither":3389,"Ġsum":3390,"Ġscéim":3391,"ádála":3392,"Ġsimply":3393,"ĠServ":3394,"imid":3395,"Ġgheall":3396,"arsáid":3397,"Ġclar":3398,"Ġdelivery":3399,"Ġcre":3400,"Ġbed":3401,"ingt":3402,"Ġndear":3403,"Ġgroups":3404,"Ġrecru":3405,"Ġéifeacht":3406,"reath":3407,"Ġpatients":3408,"Ġathbhreithniú":3409,"Ġparties":3410,"Ġlisten":3411,"ĠPublic":3412,"rs":3413,"éach":3414,"ráin":3415,"bla":3416,"orthern":3417,"Ġraise":3418,"Ġnat":3419,"Ġcontact":3420,"Ġbain":3421,"Ġuirthi":3422,"Ġsam":3423,"Ġconditions":3424,"Ġface":3425,"imum":3426,"Ġdealing":3427,"ĠEanáir":3428,"ĠLeas":3429,"Ġbhealach":3430,"Ġve":3431,"Ġtaobh":3432,"Ġansin":3433,"uty":3434,"Ġdhia":3435,"Ġmal":3436,"ithÃŃ":3437,"Ġturn":3438,"Ġleanú":3439,"ĠChoimisiúin":3440,"Ġsafe":3441,"Ġtionchar":3442,"Ġmid":3443,"imeád":3444,"gn":3445,"ĠMac":3446,"Ġdhiaidh":3447,"ardaÃŃ":3448,"Ġgear":3449,"Ġgcó":3450,"Cuir":3451,"Ġoften":3452,"ugtar":3453,"Ġpea":3454,"Ġéil":3455,"iscint":3456,"Ġnu":3457,"Ġréimse":3458,"Ġrelevant":3459,"Ġexisting":3460,"oke":3461,"Ġstop":3462,"Ġwar":3463,"ĠearraÃŃ":3464,"Ġgla":3465,"Ġoppos":3466,"ĠTra":3467,"mental":3468,"ĠQ":3469,"Ġterm":3470,"Ġcame":3471,"ĠThreoir":3472,"ĠArd":3473,"Ġcontrol":3474,"Ġofficials":3475,"Ġknows":3476,"Ġproblems":3477,"Ġlittle":3478,"Ġthoradh":3479,"áistÃŃ":3480,"ĠTho":3481,"Ġnet":3482,"ionsab":3483,"och":3484,"ills":3485,"Ġinmhe":3486,"ĠWater":3487,"Ġdara":3488,"lándála":3489,"Ġty":3490,"Ġlucht":3491,"ximately":3492,"Ġbased":3493,"ĠAE":3494,"Ġndiaidh":3495,"Ġcertainly":3496,"alamh":3497,"Ġnumbers":3498,"Ġsafety":3499,"Ġdam":3500,"Ġlán":3501,"Ġtras":3502,"ireachtaÃŃ":3503,"Ġbhforáiltear":3504,"-úsáid":3505,"Ġndéantar":3506,"AN":3507,"\".":3508,"Ġcumha":3509,"Ġseas":3510,"Ġstr":3511,"ĠTe":3512,"inary":3513,"pecial":3514,"Ġhold":3515,"Ġ(âĢ":3516,"Ġplaces":3517,"cer":3518,"ĠWh":3519,"AT":3520,"nadh":3521,"ánaigh":3522,"Ġfeel":3523,"Ġbl":3524,"Ġcolleagues":3525,"Ġdist":3526,"Ġdúirt":3527,"Ġinniúla":3528,"Ġcredit":3529,"issions":3530,"eoidh":3531,"anaithe":3532,"Ġorganisations":3533,"Ġfhios":3534,"Ġtuarascáil":3535,"ĠChonradh":3536,"Ġproposal":3537,"BH":3538,"INN":3539,"pt":3540,"ánacha":3541,"Ġgcum":3542,"Ġforbairt":3543,"Ġnegot":3544,"Maidir":3545,"Ġagainn":3546,"iversity":3547,"ried":3548,"Ġobject":3549,"Ġapprec":3550,"Ġhead":3551,"iture":3552,"ĠMeitheamh":3553,"ford":3554,"Ġalmost":3555,"Ġrespond":3556,"ĠnÃŃl":3557,"Ġtrade":3558,"Ġpositive":3559,"Ġord":3560,"Ġcouncil":3561,"Ġstage":3562,"Ġresol":3563,"lÃŃn":3564,"obha":3565,"Ġfeithic":3566,"Ġchás":3567,"ĠDh":3568,"mer":3569,"naigh":3570,"Ġmbun":3571,"Ġmom":3572,"sacha":3573,"ered":3574,"-ch":3575,"mhara":3576,"TE":3577,"Ġess":3578,"ĠReg":3579,"Ġathrú":3580,"Ġráit":3581,"Ġjud":3582,"ĠIúil":3583,"Ġflo":3584,"-term":3585,"Ġoutside":3586,"oiniú":3587,"Ġpayments":3588,"uis":3589,"ĠNorthern":3590,"Ġrange":3591,"Ġarrange":3592,"Ġsense":3593,"Ġiontu":3594,"oirm":3595,"taine":3596,"enditure":3597,"Ġúsáidtear":3598,"ĠOff":3599,"lent":3600,"lling":3601,"Ġriaracháin":3602,"Ġshamp":3603,"Ġairgid":3604,"ĠgnÃŃomhartha":3605,"ón":3606,"Ġfree":3607,"achtarán":3608,"Sa":3609,"unic":3610,"Ġdé":3611,"Ġpró":3612,"Ġraon":3613,"annta":3614,"Ġvarious":3615,"uaigh":3616,"Ġevidence":3617,"Ġrates":3618,"Ġproperty":3619,"haps":3620,"ctors":3621,"ĠAl":3622,"achais":3623,"iple":3624,"vent":3625,"lá":3626,"Ġincreasing":3627,"Ġrinneadh":3628,"AL":3629,"Ġarb":3630,"NÃŃl":3631,"Ġchú":3632,"luais":3633,"NÃŃor":3634,"US":3635,"new":3636,"Ġnádú":3637,"imhs":3638,"Ġpears":3639,"Ġvol":3640,"cement":3641,"ĠBeal":3642,"TI":3643,"ĠSE":3644,"ĠtrÃŃd":3645,"Ġengag":3646,"aoin":3647,"Ġprinc":3648,"oy":3649,"Ġoutl":3650,"gann":3651,"mediate":3652,"Ġhist":3653,"Ġrialaithe":3654,"Ġnon":3655,"Ġvacc":3656,"omhÃŃr":3657,"áide":3658,"Ġgurb":3659,"Ġráta":3660,"ĠcrÃŃoch":3661,"Ġghlac":3662,"ĠMinisters":3663,"gal":3664,"ofar":3665,"Ġaithe":3666,"Ġpressure":3667,"Ġbal":3668,"ĠStát":3669,"Ġlevels":3670,"Ġprice":3671,"Ġthird":3672,"Ġcult":3673,"ĠCourt":3674,"Ġdu":3675,"ÃŃoll":3676,"otha":3677,"réas":3678,"mentation":3679,"Cé":3680,"Ġexperience":3681,"Ġfosta":3682,"Ġcomhpháirt":3683,"bon":3684,"Ġrogh":3685,"Ġmoment":3686,"itéis":3687,"eanas":3688,"Ġmbli":3689,"Ġfreagrach":3690,"Ġeverything":3691,"Ġteorainn":3692,"Ġonnmhair":3693,"Ġsaot":3694,"Ġcircum":3695,"ĠCar":3696,"ĠAcht":3697,"igher":3698,"Ġbuilt":3699,"Ġcosanta":3700,"Ġclass":3701,"ĠMárta":3702,"Ġimmediate":3703,"bhála":3704,"Ġpopulation":3705,"Ġsubject":3706,"Ġcurtha":3707,"illt":3708,"Ġlonger":3709,"Ġfun":3710,"feadh":3711,"Ġfinal":3712,"Ġchó":3713,"ĠIon":3714,"ĠInd":3715,"Ġdecisions":3716,"fe":3717,"Ġsiar":3718,"ium":3719,"Ġmhaith":3720,"fully":3721,"rect":3722,"ĠMr":3723,"Ġalong":3724,"encies":3725,"Ġsoláthar":3726,"Ġtravel":3727,"Ġyesterday":3728,"iminal":3729,"aoi":3730,"ĠOur":3731,"fortunately":3732,"Ġproposals":3733,"Ġdhaoine":3734,"irinn":3735,"-c":3736,"Ġengagement":3737,"Ġcampa":3738,"Ġgcur":3739,"Ġpension":3740,"Ġanything":3741,"âĢĻfhéadfadh":3742,"ilar":3743,"Ġground":3744,"Ġchoinne":3745,"struction":3746,"daÃŃtear":3747,"Ġconsultation":3748,"Ġpriority":3749,"Ġdig":3750,"Ġactions":3751,"Ġhat":3752,"ĠHos":3753,"arthaÃŃ":3754,"erry":3755,"Ġfud":3756,"Ġrelations":3757,"Ġglacadh":3758,"ends":3759,"Ġscoil":3760,"Ġcineál":3761,"rea":3762,"kra":3763,"ĠAG":3764,"Ġtowards":3765,"ĠEUR":3766,"Ġthemselves":3767,"Ġapproximately":3768,"Ġbecome":3769,"Ġwelfare":3770,"Ġap":3771,"tail":3772,"stitiú":3773,"bility":3774,"Ġsecurity":3775,"hn":3776,"Ġgone":3777,"Ġmura":3778,"cam":3779,"Ġworks":3780,"Ġframe":3781,"Ġguid":3782,"ĠFinance":3783,"coura":3784,"Ġfion":3785,"Ġláithre":3786,"ĠHospital":3787,"Ġhin":3788,"Ġdro":3789,"Ġbonn":3790,"'f":3791,"��Déan":3792,"Ġcampaign":3793,"Ġrecognise":3794,"Ġvalue":3795,"Ġhospitals":3796,"ĠUkra":3797,"Ġadm":3798,"Ġencoura":3799,"ĠCent":3800,"utory":3801,"oi":3802,"ricult":3803,"ĠNorth":3804,"ĠAibre":3805,"Ġsuggest":3806,"ĠForces":3807,"Ġessential":3808,"NA":3809,"Ġtook":3810,"Ġndéanfar":3811,"Ġassista":3812,"Ġreality":3813,"ĠBealtaine":3814,"ipit":3815,"Ġminutes":3816,"Ġimplementation":3817,"Ġearnáil":3818,"Ġprovisions":3819,"Ġisland":3820,"ĠprÃŃomh":3821,"Ġoibriú":3822,"Ġvio":3823,"................":3824,"tair":3825,"Ġpoints":3826,"Ġdisability":3827,"Ġrequest":3828,"ands":3829,"by":3830,"verage":3831,"ĠLab":3832,"chos":3833,"Ġcorp":3834,"Ina":3835,"Ġfrith":3836,"Ġsrianta":3837,"Ġbhfi":3838,"Ġnight":3839,"Ġson":3840,"éidir":3841,"Ġcearta":3842,"untasach":3843,"Ġcib":3844,"Ġsaol":3845,"Ġarg":3846,"Ġdirectly":3847,"Ġsite":3848,"ĠtorthaÃŃ":3849,"Ġdeiridh":3850,"ĠSp":3851,"cu":3852,"Ġrialú":3853,"pleá":3854,"ĠbP":3855,"Ġfacilit":3856,"Ġtionscad":3857,"Ġshampla":3858,"Ġrecruit":3859,"Ġregula":3860,"quality":3861,"ĠgardaÃŃ":3862,"Ġcórais":3863,"ábhar":3864,"ivil":3865,"Féadfaidh":3866,"Ġbeg":3867,"raigh":3868,"Ġceap":3869,"ĠLi":3870,"Ġanail":3871,"ĠTa":3872,"Ġagat":3873,"ghas":3874,"Ġaffected":3875,"-údarás":3876,"icm":3877,"ĠSocial":3878,"iriú":3879,"Ġcircumstances":3880,"tor":3881,"Ġquickly":3882,"ulner":3883,"ES":3884,"ĠgcomhlÃŃon":3885,"Ġaddressed":3886,"Ġmult":3887,"Ġmba":3888,"irteagail":3889,"Ġairde":3890,"reet":3891,"Ġullmh":3892,"Ġchomha":3893,"Ġcoun":3894,"hes":3895,"Ġuisce":3896,"Ġiniú":3897,"reme":3898,"ĠHousing":3899,"ĠcuÃŃ":3900,"-ais":3901,"ĠSep":3902,"ĠÃŃs":3903,"eachtach":3904,"ĠMeán":3905,"Ġannounced":3906,"Ġcompet":3907,"réimhse":3908,"nÃŃomh":3909,"ĠIsra":3910,"Ġtreatment":3911,"Ġmind":3912,"Ġaistriú":3913,"Ġlater":3914,"ĠdT":3915,"ĠFea":3916,"Ġadvice":3917,"Ġgreater":3918,"shaoil":3919,"tacht":3920,"Ġorm":3921,"Déanfaidh":3922,"arsa":3923,"Ġdhéanann":3924,"Ġseems":3925,"ĠRé":3926,"áire":3927,"Ġhousehold":3928,"Ġreflect":3929,"ĠJan":3930,"Ġvulner":3931,"dhe":3932,"Ġ/":3933,"Ġinch":3934,"Ġoibleag":3935,"Ġda":3936,"Ġallowed":3937,"ĠGalway":3938,"dir":3939,"Ġmort":3940,"ĠMic":3941,"idered":3942,"Ġconsidered":3943,"teideal":3944,"Ġsonracha":3945,"Ġclearly":3946,"Ġproceed":3947,"innÃŃoll":3948,"Ġtair":3949,"Ġsingle":3950,"illiún":3951,"Ġestablished":3952,"Ġginearálta":3953,"abha":3954,"Ġnádúrtha":3955,"itheoirÃŃ":3956,"Ġainmhithe":3957,"dháil":3958,"Ġparticip":3959,"ós":3960,"Ġentit":3961,"Ġinarb":3962,"ĠAirgeadais":3963,"That":3964,"Nuair":3965,"Ġspoke":3966,"Ġhigher":3967,"Ġreduce":3968,"Ġside":3969,"Go":3970,"Ġfuel":3971,"ĠOifigiúil":3972,"Ġár":3973,"Ġassessment":3974,"Ġkind":3975,"Ġentire":3976,"Ġglo":3977,"ĠAd":3978,"duc":3979,"ithn":3980,"ret":3981,"ĠÃģtha":3982,"aois":3983,"Ġmeán":3984,"Ġframework":3985,"Ġlic":3986,"liath":3987,"tom":3988,"lann":3989,"Ġwants":3990,"Ġshoc":3991,"Ġonce":3992,"une":3993,"uly":3994,"Ġméadú":3995,"ĠGaeltachta":3996,"Ġexc":3997,"Ġimscrúdú":3998,"Ġconsequ":3999,"olú":4000,"Ġpola":4001,"Ġfhoils":4002,"ĠGhaeilge":4003,"Ġstatement":4004,"Ġapplication":4005,"Ġtacú":4006,"ĠGener":4007,"ĠBritish":4008,"Ġpurpose":4009,"Ġappreciate":4010,"isialta":4011,"ĠgnÃŃomh":4012,"van":4013,"ĠBank":4014,"ĠLabour":4015,"chtadh":4016,"Ġhighlight":4017,"Ġcentres":4018,"Âł":4019,"to":4020,"Ġprices":4021,"Ġrith":4022,"Ġfaireach":4023,"ilit":4024,"ĠIO":4025,"ĠJohn":4026,"Ġseek":4027,"Ġfunds":4028,"Ġsent":4029,"Ġpearsanta":4030,"Ġwent":4031,"rachais":4032,"uanaithe":4033,"Ġensuring":4034,"MA":4035,"Ġever":4036,"org":4037,"ĠbhF":4038,"tember":4039,"osc":4040,"saÃŃochta":4041,"bhachtach":4042,"Ġcourt":4043,"''":4044,"mhÃŃn":4045,"ĠdéanaÃŃ":4046,"eofar":4047,"Ġcou":4048,"Ġclár":4049,"Ġfoils":4050,"aÃŃocht":4051,"Ġcalled":4052,"prise":4053,"eartú":4054,"Ġghnó":4055,"Ġtimp":4056,"alla":4057,"Ġprob":4058,"Ġrelating":4059,"ĠEduc":4060,"Ġrepresent":4061,"ification":4062,"ĠAire":4063,"Ġhiomlán":4064,"Ġtagairt":4065,"ology":4066,"ĠCab":4067,"Ġhealthcare":4068,"raÃŃochtaÃŃ":4069,"ĠAth":4070,"Ġréigiú":4071,"tag":4072,"Ġnote":4073,"ng":4074,"Ġtús":4075,"leach":4076,"Ġseacht":4077,"ĠSeptember":4078,"Ġcheap":4079,"Ġforce":4080,"bartha":4081,"achtaÃŃ":4082,"-f":4083,"ĠX":4084,"laidh":4085,"Ġbringing":4086,"ince":4087,"ĠDeireadh":4088,"rian":4089,"pecially":4090,"ny":4091,"Ġmakes":4092,"Ġdeterm":4093,"Ġtugadh":4094,"Ġgoes":4095,"ages":4096,"Ġábhair":4097,"eanais":4098,"ĠIII":4099,"Ġespecially":4100,"Ġreasons":4101,"ĠService":4102,"ec":4103,"Ġstruct":4104,"Ġteac":4105,"ól":4106,"ĠNe":4107,"ĠrÃŃ":4108,"ĠWith":4109,"ĠThose":4110,"ĠBus":4111,"Ġmhargadh":4112,"ĠAibreán":4113,"Ġeither":4114,"Ġemp":4115,"ched":4116,"lence":4117,"Ġcheanna":4118,"Ġelectric":4119,"-ath":4120,"abilities":4121,"ĠsócmhainnÃŃ":4122,"uary":4123,"Ġrepresentatives":4124,"ruinn":4125,"Ġdéanfar":4126,"Ġcreidmheasa":4127,"Ġbad":4128,"Ġaims":4129,"scoil":4130,"straimÃŃ":4131,"Ġanuas":4132,"réacht":4133,"Ġnegoti":4134,"Ġtraining":4135,"Ġvulnerable":4136,"ĠBar":4137,"where":4138,"Ġhalf":4139,"Ġcouple":4140,"Ġmeasure":4141,"-C":4142,"Ġincreases":4143,"chadh":4144,"Ġtop":4145,"amhain":4146,"Ġcorrect":4147,"Ġapplications":4148,"Ġtheic":4149,"Ġoutlined":4150,"Ġtrácht":4151,"Ġactually":4152,"Ġbanks":4153,"bour":4154,"Má":4155,"ótha":4156,"Ġsiúd":4157,"Ġdelivered":4158,"Ġjustice":4159,"cy":4160,"Ġbhreise":4161,"Déanfar":4162,"Ġhaon":4163,"Ġhappy":4164,"Ġionann":4165,"Ġil":4166,"raith":4167,"Ġcontribution":4168,"enced":4169,"Ġscrú":4170,"óna":4171,"ĠdÃŃol":4172,"ĠseirbhÃŃse":4173,"Ġstór":4174,"Ġren":4175,"ompar":4176,"spleá":4177,"ĠNáisiúnta":4178,"/AE":4179,"ĠGeneral":4180,"ney":4181,"Ġcruinn":4182,"Ġbord":4183,"illÃŃ":4184,"Ġfacilities":4185,"Ġsábháilt":4186,"Ġthart":4187,"Ġchead":4188,"Ġbod":4189,"Ġcait":4190,"Ġoblig":4191,"idents":4192,"stra":4193,"arraÃŃ":4194,"Ġphointe":4195,"ireanna":4196,"Ġspa":4197,"Ġquality":4198,"Ġworked":4199,"ove":4200,"ĠBhallstáit":4201,"fer":4202,"Ġsimilar":4203,"RS":4204,"hough":4205,"rap":4206,"Ġdtugtar":4207,"Ġvict":4208,"Ġmol":4209,"Ġdiscussed":4210,"Ġngach":4211,"Ġreli":4212,"mend":4213,"ÃįO":4214,"Ġraising":4215,"Ġmajority":4216,"itigh":4217,"Ġfaoina":4218,"ĠCr":4219,"Ġclin":4220,"áirgÃŃ":4221,"ĠgcónaÃŃ":4222,"Ġshare":4223,"Ġcust":4224,"Ġspent":4225,"hind":4226,"ĠCliath":4227,"ĠCol":4228,"Ġnursing":4229,"Ġcontinu":4230,"Ġdochar":4231,"cair":4232,"insÃŃ":4233,"iseáil":4234,"Ġtéarm":4235,"pared":4236,"Ġceanna":4237,"Ġbeartais":4238,"Ġqual":4239,"éadfaÃŃ":4240,"Ġdesign":4241,"Ġbehalf":4242,"Ġhar":4243,"Ġmodh":4244,"Ġcrime":4245,"Ġincluded":4246,"Ġminic":4247,"Ġdhear":4248,"Ġachieve":4249,"Ġairgead":4250,"Ġputting":4251,"raic":4252,"ĠphoiblÃŃ":4253,"Ġbuy":4254,"Ġbia":4255,"ĠGP":4256,"inet":4257,"Ġléiriú":4258,"Ġcibé":4259,"ĠJanuary":4260,"Ġstep":4261,"rÃŃche":4262,"Ġeuro":4263,"ĠdhlÃŃ":4264,"Ġáfach":4265,"lána":4266,"ĠlÃŃne":4267,"Ġpreviously":4268,"ĠSamhain":4269,"Ġvital":4270,"Ġformer":4271,"Ġconstruction":4272,"Ġstatutory":4273,"ease":4274,"thá":4275,"Ġfada":4276,"angua":4277,"Ġdiscussion":4278,"Ġlost":4279,"Ġcontra":4280,"Ġpractice":4281,"Ġsupported":4282,"Ġmorning":4283,"ĠtÃŃre":4284,"Ġeveryone":4285,"Ġreports":4286,"icient":4287,"Ġhúsáid":4288,"ghairtear":4289,"Ġdiv":4290,"isiúint":4291,"ĠcuspóirÃŃ":4292,"Ġsupporting":4293,"Ġpáirtithe":4294,"iction":4295,"Ġaccord":4296,"idential":4297,"Ġunit":4298,"Ġchinn":4299,"tÃŃ":4300,"isteanna":4301,"ĠÃį":4302,"árú":4303,"Ġassist":4304,"Ġchumh":4305,"Ġimportance":4306,"Ġspok":4307,"Ġbehind":4308,"hacht":4309,"Ġlegisla":4310,"Ġmass":4311,"Ġsustainable":4312,"bhuanaithe":4313,"Ġgcoinne":4314,"erick":4315,"Ġappeal":4316,"Ġprobably":4317,"ĠMon":4318,"Ġenter":4319,"Ġamhlaidh":4320,"ĠRes":4321,"úlacht":4322,"Ġindividuals":4323,"ĠFeabhra":4324,"Ġsúil":4325,"Ġbhráid":4326,"Ġbhainist":4327,"Ġupd":4328,"viously":4329,"Ġconfirm":4330,"Ġcustaim":4331,"Ġbri":4332,"uthú":4333,"Ġsoon":4334,"ĠUnited":4335,"Ġfood":4336,"fairs":4337,"ĠCabinet":4338,"anga":4339,"yond":4340,"Ġtherefore":4341,"ier":4342,"omp":4343,"Ġreatha":4344,"Ġconsideration":4345,"Ġgnótha":4346,"iléir":4347,"-S":4348,"HL":4349,"Ġvot":4350,"Ġfoirne":4351,"Ġnithe":4352,"Ġproduct":4353,"Ġacmhainn":4354,"has":4355,"ĠFa":4356,"ĠinfheistÃŃochta":4357,"Ġbodies":4358,"Ġloc":4359,"...":4360,"ĠmbÃŃonn":4361,"val":4362,"Ġz":4363,"Ġgen":4364,"RE":4365,"nua":4366,"Ġtosaigh":4367,"ĠGnÃŃomha":4368,"úin":4369,"ĠIdir":4370,"ordú":4371,"idence":4372,"álaÃŃ":4373,"Ġresearch":4374,"Ġeintiteas":4375,"ĠUN":4376,"ĠSu":4377,"Ġcuirfidh":4378,"Ġmedia":4379,"ĠLimerick":4380,"Ġoverall":4381,"Ġbrea":4382,"eachtain":4383,"mission":4384,"ĠÃīirinn":4385,"Ġdhéantar":4386,"ĠWhy":4387,"Ġtiom":4388,"):":4389,"Ġchóir":4390,"Ġfore":4391,"Ġeverybody":4392,"Ġasking":4393,"Ġnear":4394,"bhear":4395,"Ġthuas":4396,"Ġsolution":4397,"Ġteach":4398,"ifead":4399,"orann":4400,"ontae":4401,"asca":4402,"utha":4403,"Ġpersonal":4404,"overty":4405,"usands":4406,"unaÃŃtear":4407,"eagar":4408,"Ġgair":4409,"chúis":4410,"ĠoibrÃŃocht":4411,"ĠdÃŃl":4412,"Ġalter":4413,"ster":4414,"ĠDé":4415,"landaÃŃ":4416,"Ġahead":4417,"Ġamong":4418,"ĠLocal":4419,"Ġchéanna":4420,"cember":4421,"Ġréas":4422,"ĠEducation":4423,"Cinneadh":4424,"Ġchallenge":4425,"Ġaspect":4426,"chóir":4427,"ĠSláinte":4428,"oration":4429,"Ġmaintain":4430,"Ġnature":4431,"anguage":4432,"iarratas":4433,"__":4434,"band":4435,"Ġprot":4436,"dra":4437,"hael":4438,"Ġsco":4439,"Ãļdarás":4440,"Ġtargets":4441,"anach":4442,"owers":4443,"áip":4444,"Ġneamhspleá":4445,"AP":4446,"intir":4447,"ĠChr":4448,"ĠDecember":4449,"fÃŃ":4450,"-y":4451,"Ġcarry":4452,"��average":4453,"Ġbear":4454,"ĠCH":4455,"Ġpassed":4456,"Ġreceive":4457,"Ġtack":4458,"Ġgrúpa":4459,"Ġrad":4460,"Ġexpress":4461,"Ġfront":4462,"ĠTarmligthe":4463,"óta":4464,"Ġthreat":4465,"ĠPho":4466,"Ġvote":4467,"ĠMarch":4468,"Ġcritical":4469,"chtú":4470,"ĠKil":4471,"Ġmess":4472,"Ġcolleague":4473,"Ġtheannta":4474,"Ġthionscnamh":4475,"inm":4476,"Ġwhom":4477,"Ġdealt":4478,"Ġregulations":4479,"ĠtAontas":4480,"quate":4481,"mhaÃŃochta":4482,"Ġusing":4483,"SO":4484,"Ġbhfianaise":4485,"Ġlight":4486,"ĠAGUS":4487,"Ġéad":4488,"Ġbeyond":4489,"Ġprofession":4490,"Ġgné":4491,"lies":4492,"Ġrental":4493,"ned":4494,"venue":4495,"easc":4496,"phy":4497,"iread":4498,"Ġcustom":4499,"Ġunderta":4500,"Ġextreme":4501,"ĠanailÃŃs":4502,"rithe":4503,"Ġúdaraithe":4504,"sho":4505,"Ġbhfa":4506,"lis":4507,"sm":4508,"reoirÃŃ":4509,"Ġoid":4510,"Ġseeking":4511,"Ġtogra":4512,"tection":4513,"ĠbainistÃŃochta":4514,"illa":4515,"chu":4516,"ĠChe":4517,"chum":4518,"Ġdifficulties":4519,"Ġ&":4520,"Ġsóisialta":4521,"imhn":4522,"Ġpoverty":4523,"Ġpeace":4524,"ĠFr":4525,"Ġconsist":4526,"ábhair":4527,"ather":4528,"Bh":4529,"Ġgas":4530,"ód":4531,"ibility":4532,"ĠLet":4533,"'C":4534,"Ġcy":4535,"Ġpartn":4536,"EU":4537,"Ġsonrach":4538,"Ġdepart":4539,"RA":4540,"ient":4541,"Ġheld":4542,"Ġiompair":4543,"ĠGhnÃŃomhaireacht":4544,"ĠeacnamaÃŃoch":4545,"orrow":4546,"ásca":4547,"Ġdelay":4548,"Ġthagann":4549,"Ġiascaireachta":4550,"Ġfiú":4551,"Ġviolence":4552,"Ġallowance":4553,"Ġchuirtear":4554,"lusion":4555,"estic":4556,"Ġphra":4557,"Ġté":4558,"Ġstake":4559,"ober":4560,"Ġunits":4561,"áilithe":4562,"Ġseala":4563,"Ġfacing":4564,"ban":4565,"ĠMur":4566,"-ain":4567,"Ġoiliú":4568,"ender":4569,"ÃŃoc":4570,"Ġseal":4571,"inbhins":4572,"Ġmuid":4573,"lord":4574,"Ġseach":4575,"raÃŃtear":4576,"Ġchuireann":4577,"app":4578,"Ġtour":4579,"Ġéigin":4580,"Ġred":4581,"ĠChamber":4582,"ctober":4583,"ĠLu":4584,"ĠEvery":4585,"rend":4586,"reo":4587,"Ġgiving":4588,"thach":4589,"Ġfu":4590,"Ġregional":4591,"iméad":4592,"cráin":4593,"Ġwest":4594,"achas":4595,"ask":4596,"Ġleabhar":4597,"osla":4598,"Ġleithéid":4599,"Ġsiúl":4600,"Ġreply":4601,"taÃŃochtaÃŃ":4602,"ired":4603,"ĠOctober":4604,"Ġpolicies":4605,"ĠChoiste":4606,"Ġcarbon":4607,"ĠRialtas":4608,"lied":4609,"ĠcrÃŃche":4610,"itear":4611,"ĠtU":4612,"Ġnorth":4613,"Ġmion":4614,"Ġthousands":4615,"ÃŃobháid":4616,"-year":4617,"dhótha":4618,"Ġgcéad":4619,"Ġdiú":4620,"Ġspeisialta":4621,"'T":4622,"Ġnorm":4623,"Ġcaighdeáin":4624,"Ġthomha":4625,"uss":4626,"Ġbhfoirm":4627,"Ġrules":4628,"Ġanal":4629,"Ġemploye":4630,"Ġcarried":4631,"ineálacha":4632,"Ġhomelessness":4633,"tant":4634,"Ġhon":4635,"Ġdemoc":4636,"ĠdÃŃr":4637,"Ġfigure":4638,"Ġinvestigation":4639,"Ġdoubt":4640,"Ġidea":4641,"-alt":4642,"ÃŃreanna":4643,"IM":4644,"Ġfle":4645,"Ġasse":4646,"ipp":4647,"Ġrenew":4648,"ĠLa":4649,"hairm":4650,"Ġlimistéar":4651,"áirtithe":4652,"ĠMichael":4653,"Ġtaighde":4654,"Ġvolun":4655,"Ġthuairisc":4656,"Ġúdarú":4657,"óil":4658,"Ġdoiciméad":4659,"ĠRú":4660,"Ġdocu":4661,"entary":4662,"iceáil":4663,"Ġsever":4664,"Ġuas":4665,"Ġrestric":4666,"earraÃŃ":4667,"rath":4668,"Ġfall":4669,"Ġinterests":4670,"ĠChúirt":4671,"Ġwage":4672,"harc":4673,"den":4674,"Ġmanag":4675,"osed":4676,"Ġsex":4677,"Ġoccas":4678,"Ġbody":4679,"lest":4680,"Cu":4681,"Ġaut":4682,"Ġsholáth":4683,"-aisghairtear":4684,"Ġlandlord":4685,"Ġtrádála":4686,"CC":4687,"Ġsectors":4688,"Ġriamh":4689,"duithe":4690,"Ġsk":4691,"Ġdisabilities":4692,"arsáide":4693,"ties":4694,"ionsonra":4695,"Ġbrief":4696,"ugg":4697,"Ġmonar":4698,"abhair":4699,"Ġsuntasach":4700,"%.":4701,"itor":4702,"Ġexact":4703,"ides":4704,"âĢĻIarscrÃŃbhinn":4705,"Ġcritéir":4706,"ĠChild":4707,"Ġtowns":4708,"Ġminimum":4709,"eat":4710,"Ġalterna":4711,"ĠcomhlachtaÃŃ":4712,"Ġsurv":4713,"Ġtrealamh":4714,"ensive":4715,"Ġinbhuanaithe":4716,"-oper":4717,"Ġleordhótha":4718,"ĠAirteagail":4719,"gaÃŃ":4720,"ÃŃosa":4721,"Ġcúnamh":4722,"ĠProtection":4723,"Ġcead":4724,"Ġenhan":4725,"channa":4726,"ĠJuly":4727,"ĠDr":4728,"Ġbit":4729,"Ġallocated":4730,"Ġmis":4731,"Ġcóir":4732,"réasáin":4733,"Ġarrangements":4734,"Ġsubstant":4735,"eased":4736,"ĠnGa":4737,"Ġgcuirtear":4738,"ĠDepartments":4739,"ĠRef":4740,"of":4741,"ĠÃļdarás":4742,"fha":4743,"ĠStiúrth":4744,"Ġfailed":4745,"Ġdhuine":4746,"ĠhI":4747,"ĠCentral":4748,"Ġloss":4749,"ĠreachtaÃŃocht":4750,"chú":4751,"Ġdtaobh":4752,"ley":4753,"onnel":4754,"Ġleictreon":4755,"CU":4756,"ibrithe":4757,"Ġunion":4758,"Ġeffective":4759,"ĠTÃģ":4760,"Ġgcomhair":4761,"Ġroads":4762,"ĠUS":4763,"chain":4764,"Ġbeds":4765,"ifically":4766,"Ġnetwork":4767,"Ġpack":4768,"reng":4769,"chais":4770,"ĠJune":4771,"stead":4772,"Ġatta":4773,"ĠRi":4774,"agus":4775,"ÃģN":4776,"eath":4777,"Ġgeall":4778,"Ġinde":4779,"amental":4780,"Ġmeá":4781,"Ġlanguage":4782,"fhreag":4783,"fheist":4784,"ĠUkraine":4785,"ĠchrÃŃoch":4786,"Ġthóg":4787,"ibleag":4788,"Ġevent":4789,"Ġdifr":4790,"mployment":4791,"Ġtro":4792,"théacs":4793,"Ġchlo":4794,"unta":4795,"laithe":4796,"Ġwords":4797,"Ġcompleted":4798,"Ġenvironment":4799,"Ġcover":4800,"Ġchoinneáil":4801,"Ġassistance":4802,"Ġchildcare":4803,".âĢĿ":4804,"Ġbua":4805,"holders":4806,"Ġcommon":4807,"Ġcivil":4808,"leachta":4809,"ased":4810,"ĠChomhaontú":4811,"Ġrelationship":4812,"abhar":4813,"liantúil":4814,"Ġtransition":4815,"ĠrannÃŃo":4816,"Ġprionsab":4817,"Ġcúr":4818,"anner":4819,"As":4820,"Ġrialála":4821,"ĠrioscaÃŃ":4822,"Ġcompletely":4823,"ĠshonraÃŃtear":4824,"Ġcriminal":4825,"imhir":4826,"Ġet":4827,"ĠFrid":4828,"Ġproced":4829,"Ġcomhré":4830,"ĠinstitiúidÃŃ":4831,"Ġseveral":4832,"ontais":4833,"ĠchoinnÃŃoll":4834,"Ġcontain":4835,"Ġrecruitment":4836,"Ġelection":4837,"ĠCan":4838,"Ġfailure":4839,"Ġcheangal":4840,"Ġteicneola":4841,"Ġsuite":4842,"Ġincludes":4843,"There":4844,"Ġcollect":4845,"artú":4846,"gas":4847,"Ġdeimhniú":4848,"ĠFriday":4849,"Ġcard":4850,"ĠtÃļdarás":4851,"Ġstreng":4852,"Ġdeep":4853,"ĠÃŃos":4854,"Ġsaw":4855,"Ġreference":4856,"Ġtharra":4857,"ĠSecond":4858,"Ġthough":4859,"Ġaird":4860,"Ġdeath":4861,"Ġcomplex":4862,"luach":4863,"handa":4864,"Ġpróis":4865,"Ġprem":4866,"uaidh":4867,"Ġéigean":4868,"Ġapproved":4869,"Ġwind":4870,"stitution":4871,"Ġeit":4872,"Ġflood":4873,"Ġtharla":4874,"ĠBhallstát":4875,"Ġinstitutions":4876,"Ġdomestic":4877,"Ġstandards":4878,"Ġfios":4879,"Ġmaoirs":4880,"ĠSÃŃne":4881,"Ġregist":4882,"Ġinstitiúid":4883,"láine":4884,"riculture":4885,"Ġthair":4886,"Ġitself":4887,"Ġresponsible":4888,"áta":4889,"erve":4890,"Ġtoisc":4891,"acnama":4892,"Ġeast":4893,"éarla":4894,"inse":4895,"Ġcro":4896,"Ġmechan":4897,"ecut":4898,"Ġunderstanding":4899,"member":4900,"Ġtrom":4901,"Thar":4902,"ator":4903,"-time":4904,"ĠStra":4905,"oladh":4906,"Ġintroduce":4907,"atch":4908,"róidh":4909,"rehen":4910,"Ġpraghsanna":4911,"Ġbho":4912,"Ġconclud":4913,"ltóirÃŃ":4914,"Ġcosaint":4915,"lúth":4916,"ispe":4917,"Ġill":4918,"láir":4919,"ĠRep":4920,"thaÃŃ":4921,"acy":4922,"fheidhm":4923,"Ġelectricity":4924,"Ġchlár":4925,"Ġcásanna":4926,"Ġpowers":4927,"Ġsomeone":4928,"ĠRÃŃocht":4929,"Ġopportunities":4930,"Ġcontinues":4931,"reor":4932,"Ġgcr":4933,"Ġlae":4934,"Ġassoc":4935,"leg":4936,"ĠacmhainnÃŃ":4937,"raÃŃochta":4938,"ĠCoiste":4939,"Ġwhatever":4940,"ĠTrans":4941,"ĠliostaÃŃtear":4942,"Ġsetting":4943,"hic":4944,"Ġfoirm":4945,"Ġsocruithe":4946,"'fhéidir":4947,"Ġidentified":4948,"ancy":4949,"ĠCeann":4950,"Ġmortgage":4951,"Ġtype":4952,"Ġinqu":4953,"raon":4954,"ibhéil":4955,"ĠdÃŃo":4956,"Ġreduction":4957,"phobail":4958,"Ġnamely":4959,"ĠMha":4960,"Ġfundamental":4961,"mhéid":4962,"chaÃŃ":4963,"No":4964,"ĠMcG":4965,"aithint":4966,"ĠMhe":4967,"Ġheart":4968,"ĠPalest":4969,"Ġinsta":4970,"Ġtask":4971,"caim":4972,"ionad":4973,"Ġcross":4974,"IÃļ":4975,"-m":4976,"ĠPob":4977,"Ġfoot":4978,"Ġslándála":4979,"Ġcommunic":4980,"Ġ*":4981,"Ġmanner":4982,"Ġsto":4983,"Ġfri":4984,"Ġprevent":4985,"orainn":4986,"Ġdefin":4987,"Ġunions":4988,"roup":4989,"reamh":4990,"ĠPres":4991,"ĠbÃŃodh":4992,"Ġbur":4993,"Ġdri":4994,"Ġaccoun":4995,"Ġprinciple":4996,"AIR":4997,"Ġgcóras":4998,"ĠsÃŃn":4999}