franmacias commited on
Commit
936ef75
·
verified ·
1 Parent(s): 8ef07e0

Upload 59 files

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. .gitattributes +13 -0
  2. Dockerfile +27 -0
  3. LICENSE +201 -0
  4. README.md +11 -6
  5. ahotts/dicts/ca/README.md +2 -0
  6. ahotts/dicts/ca/espeak-ng-data/abbreviations.csv +186 -0
  7. ahotts/dicts/ca/espeak-ng-data/acronim.csv +100 -0
  8. ahotts/dicts/ca/espeak-ng-data/ca_dict +3 -0
  9. ahotts/dicts/ca/espeak-ng-data/intonations +0 -0
  10. ahotts/dicts/ca/espeak-ng-data/lang/roa/ca +4 -0
  11. ahotts/dicts/ca/espeak-ng-data/lang/roa/ca-ba +7 -0
  12. ahotts/dicts/ca/espeak-ng-data/lang/roa/ca-nw +6 -0
  13. ahotts/dicts/ca/espeak-ng-data/lang/roa/ca-va +7 -0
  14. ahotts/dicts/ca/espeak-ng-data/numbers.csv +32 -0
  15. ahotts/dicts/ca/espeak-ng-data/phondata +3 -0
  16. ahotts/dicts/ca/espeak-ng-data/phondata-manifest +989 -0
  17. ahotts/dicts/ca/espeak-ng-data/phonindex +0 -0
  18. ahotts/dicts/ca/espeak-ng-data/phontab +0 -0
  19. ahotts/dicts/ca/espeak-ng-data/utf8chars.csv +110 -0
  20. ahotts/dicts/es/README.md +0 -0
  21. ahotts/dicts/es/README.md~ +3 -0
  22. ahotts/dicts/es/es_dic_20241202.dit +2280 -0
  23. ahotts/dicts/es/es_dicc.dic +3 -0
  24. ahotts/dicts/es/es_dicc_mx.dic +3 -0
  25. ahotts/dicts/eu/README.md +0 -0
  26. ahotts/dicts/eu/README.md~ +3 -0
  27. ahotts/dicts/eu/eu_dic_20220725.dit +0 -0
  28. ahotts/dicts/eu/eu_dicc.dic +3 -0
  29. ahotts/dicts/gl/README.md +3 -0
  30. ahotts/dicts/gl/README.md~ +3 -0
  31. ahotts/dicts/gl/cotovia/lang/gl/abr.txt +603 -0
  32. ahotts/dicts/gl/cotovia/lang/gl/acron.txt +169 -0
  33. ahotts/dicts/gl/cotovia/lang/gl/adxectivos.txt +0 -0
  34. ahotts/dicts/gl/cotovia/lang/gl/bigramas.dat +0 -0
  35. ahotts/dicts/gl/cotovia/lang/gl/bigramas_real.dat +0 -0
  36. ahotts/dicts/gl/cotovia/lang/gl/clases_ambiguedad.dat +0 -0
  37. ahotts/dicts/gl/cotovia/lang/gl/derivativos.txt +167 -0
  38. ahotts/dicts/gl/cotovia/lang/gl/desinencias.txt +685 -0
  39. ahotts/dicts/gl/cotovia/lang/gl/idioma.txt +1 -0
  40. ahotts/dicts/gl/cotovia/lang/gl/locucions.txt +546 -0
  41. ahotts/dicts/gl/cotovia/lang/gl/nomes.txt +0 -0
  42. ahotts/dicts/gl/cotovia/lang/gl/palabrasFuncion.txt +905 -0
  43. ahotts/dicts/gl/cotovia/lang/gl/pentagramas.dat +3 -0
  44. ahotts/dicts/gl/cotovia/lang/gl/pentagramas_real.dat +3 -0
  45. ahotts/dicts/gl/cotovia/lang/gl/perifrase.txt +59 -0
  46. ahotts/dicts/gl/cotovia/lang/gl/principal.txt +0 -0
  47. ahotts/dicts/gl/cotovia/lang/gl/tetragramas.dat +3 -0
  48. ahotts/dicts/gl/cotovia/lang/gl/tetragramas_real.dat +3 -0
  49. ahotts/dicts/gl/cotovia/lang/gl/trigramas.dat +3 -0
  50. ahotts/dicts/gl/cotovia/lang/gl/trigramas_real.dat +3 -0
.gitattributes CHANGED
@@ -33,3 +33,16 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
 
 
 
 
 
 
 
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
+ ahotts/dicts/ca/espeak-ng-data/ca_dict filter=lfs diff=lfs merge=lfs -text
37
+ ahotts/dicts/ca/espeak-ng-data/phondata filter=lfs diff=lfs merge=lfs -text
38
+ ahotts/dicts/es/es_dicc_mx.dic filter=lfs diff=lfs merge=lfs -text
39
+ ahotts/dicts/es/es_dicc.dic filter=lfs diff=lfs merge=lfs -text
40
+ ahotts/dicts/eu/eu_dicc.dic filter=lfs diff=lfs merge=lfs -text
41
+ ahotts/dicts/gl/cotovia/lang/gl/pentagramas_real.dat filter=lfs diff=lfs merge=lfs -text
42
+ ahotts/dicts/gl/cotovia/lang/gl/pentagramas.dat filter=lfs diff=lfs merge=lfs -text
43
+ ahotts/dicts/gl/cotovia/lang/gl/tetragramas_real.dat filter=lfs diff=lfs merge=lfs -text
44
+ ahotts/dicts/gl/cotovia/lang/gl/tetragramas.dat filter=lfs diff=lfs merge=lfs -text
45
+ ahotts/dicts/gl/cotovia/lang/gl/trigramas_real.dat filter=lfs diff=lfs merge=lfs -text
46
+ ahotts/dicts/gl/cotovia/lang/gl/trigramas.dat filter=lfs diff=lfs merge=lfs -text
47
+ ahotts/tts filter=lfs diff=lfs merge=lfs -text
48
+ libonnxruntime.so.1.13.1 filter=lfs diff=lfs merge=lfs -text
Dockerfile ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ FROM python:3.9-slim
2
+
3
+ # 1. Instalamos dependencias de sistema para audio e iconv
4
+ RUN apt-get update && apt-get install -y \
5
+ libc-bin \
6
+ libsndfile1 \
7
+ ffmpeg \
8
+ && rm -rf /var/lib/apt/lists/*
9
+
10
+ WORKDIR /app
11
+
12
+ # 2. Copiamos e instalamos las librerías de Python
13
+ COPY requirements.txt .
14
+ RUN pip install --no-cache-dir -r requirements.txt
15
+
16
+ # 3. Copiamos todo el código del repositorio
17
+ COPY . .
18
+
19
+ # 4. Preparamos carpetas y permisos
20
+ RUN chmod +x ./ahotts/tts
21
+ RUN mkdir -p output
22
+ RUN mkdir -p /app/output && chmod 777 /app/output
23
+
24
+ EXPOSE 7860
25
+
26
+ # 5. Lanzamos el servidor
27
+ CMD ["uvicorn", "api:app", "--host", "0.0.0.0", "--port", "7860"]
LICENSE ADDED
@@ -0,0 +1,201 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ Apache License
2
+ Version 2.0, January 2004
3
+ http://www.apache.org/licenses/
4
+
5
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
6
+
7
+ 1. Definitions.
8
+
9
+ "License" shall mean the terms and conditions for use, reproduction,
10
+ and distribution as defined by Sections 1 through 9 of this document.
11
+
12
+ "Licensor" shall mean the copyright owner or entity authorized by
13
+ the copyright owner that is granting the License.
14
+
15
+ "Legal Entity" shall mean the union of the acting entity and all
16
+ other entities that control, are controlled by, or are under common
17
+ control with that entity. For the purposes of this definition,
18
+ "control" means (i) the power, direct or indirect, to cause the
19
+ direction or management of such entity, whether by contract or
20
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
21
+ outstanding shares, or (iii) beneficial ownership of such entity.
22
+
23
+ "You" (or "Your") shall mean an individual or Legal Entity
24
+ exercising permissions granted by this License.
25
+
26
+ "Source" form shall mean the preferred form for making modifications,
27
+ including but not limited to software source code, documentation
28
+ source, and configuration files.
29
+
30
+ "Object" form shall mean any form resulting from mechanical
31
+ transformation or translation of a Source form, including but
32
+ not limited to compiled object code, generated documentation,
33
+ and conversions to other media types.
34
+
35
+ "Work" shall mean the work of authorship, whether in Source or
36
+ Object form, made available under the License, as indicated by a
37
+ copyright notice that is included in or attached to the work
38
+ (an example is provided in the Appendix below).
39
+
40
+ "Derivative Works" shall mean any work, whether in Source or Object
41
+ form, that is based on (or derived from) the Work and for which the
42
+ editorial revisions, annotations, elaborations, or other modifications
43
+ represent, as a whole, an original work of authorship. For the purposes
44
+ of this License, Derivative Works shall not include works that remain
45
+ separable from, or merely link (or bind by name) to the interfaces of,
46
+ the Work and Derivative Works thereof.
47
+
48
+ "Contribution" shall mean any work of authorship, including
49
+ the original version of the Work and any modifications or additions
50
+ to that Work or Derivative Works thereof, that is intentionally
51
+ submitted to Licensor for inclusion in the Work by the copyright owner
52
+ or by an individual or Legal Entity authorized to submit on behalf of
53
+ the copyright owner. For the purposes of this definition, "submitted"
54
+ means any form of electronic, verbal, or written communication sent
55
+ to the Licensor or its representatives, including but not limited to
56
+ communication on electronic mailing lists, source code control systems,
57
+ and issue tracking systems that are managed by, or on behalf of, the
58
+ Licensor for the purpose of discussing and improving the Work, but
59
+ excluding communication that is conspicuously marked or otherwise
60
+ designated in writing by the copyright owner as "Not a Contribution."
61
+
62
+ "Contributor" shall mean Licensor and any individual or Legal Entity
63
+ on behalf of whom a Contribution has been received by Licensor and
64
+ subsequently incorporated within the Work.
65
+
66
+ 2. Grant of Copyright License. Subject to the terms and conditions of
67
+ this License, each Contributor hereby grants to You a perpetual,
68
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
69
+ copyright license to reproduce, prepare Derivative Works of,
70
+ publicly display, publicly perform, sublicense, and distribute the
71
+ Work and such Derivative Works in Source or Object form.
72
+
73
+ 3. Grant of Patent License. Subject to the terms and conditions of
74
+ this License, each Contributor hereby grants to You a perpetual,
75
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
76
+ (except as stated in this section) patent license to make, have made,
77
+ use, offer to sell, sell, import, and otherwise transfer the Work,
78
+ where such license applies only to those patent claims licensable
79
+ by such Contributor that are necessarily infringed by their
80
+ Contribution(s) alone or by combination of their Contribution(s)
81
+ with the Work to which such Contribution(s) was submitted. If You
82
+ institute patent litigation against any entity (including a
83
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
84
+ or a Contribution incorporated within the Work constitutes direct
85
+ or contributory patent infringement, then any patent licenses
86
+ granted to You under this License for that Work shall terminate
87
+ as of the date such litigation is filed.
88
+
89
+ 4. Redistribution. You may reproduce and distribute copies of the
90
+ Work or Derivative Works thereof in any medium, with or without
91
+ modifications, and in Source or Object form, provided that You
92
+ meet the following conditions:
93
+
94
+ (a) You must give any other recipients of the Work or
95
+ Derivative Works a copy of this License; and
96
+
97
+ (b) You must cause any modified files to carry prominent notices
98
+ stating that You changed the files; and
99
+
100
+ (c) You must retain, in the Source form of any Derivative Works
101
+ that You distribute, all copyright, patent, trademark, and
102
+ attribution notices from the Source form of the Work,
103
+ excluding those notices that do not pertain to any part of
104
+ the Derivative Works; and
105
+
106
+ (d) If the Work includes a "NOTICE" text file as part of its
107
+ distribution, then any Derivative Works that You distribute must
108
+ include a readable copy of the attribution notices contained
109
+ within such NOTICE file, excluding those notices that do not
110
+ pertain to any part of the Derivative Works, in at least one
111
+ of the following places: within a NOTICE text file distributed
112
+ as part of the Derivative Works; within the Source form or
113
+ documentation, if provided along with the Derivative Works; or,
114
+ within a display generated by the Derivative Works, if and
115
+ wherever such third-party notices normally appear. The contents
116
+ of the NOTICE file are for informational purposes only and
117
+ do not modify the License. You may add Your own attribution
118
+ notices within Derivative Works that You distribute, alongside
119
+ or as an addendum to the NOTICE text from the Work, provided
120
+ that such additional attribution notices cannot be construed
121
+ as modifying the License.
122
+
123
+ You may add Your own copyright statement to Your modifications and
124
+ may provide additional or different license terms and conditions
125
+ for use, reproduction, or distribution of Your modifications, or
126
+ for any such Derivative Works as a whole, provided Your use,
127
+ reproduction, and distribution of the Work otherwise complies with
128
+ the conditions stated in this License.
129
+
130
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
131
+ any Contribution intentionally submitted for inclusion in the Work
132
+ by You to the Licensor shall be under the terms and conditions of
133
+ this License, without any additional terms or conditions.
134
+ Notwithstanding the above, nothing herein shall supersede or modify
135
+ the terms of any separate license agreement you may have executed
136
+ with Licensor regarding such Contributions.
137
+
138
+ 6. Trademarks. This License does not grant permission to use the trade
139
+ names, trademarks, service marks, or product names of the Licensor,
140
+ except as required for reasonable and customary use in describing the
141
+ origin of the Work and reproducing the content of the NOTICE file.
142
+
143
+ 7. Disclaimer of Warranty. Unless required by applicable law or
144
+ agreed to in writing, Licensor provides the Work (and each
145
+ Contributor provides its Contributions) on an "AS IS" BASIS,
146
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
147
+ implied, including, without limitation, any warranties or conditions
148
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
149
+ PARTICULAR PURPOSE. You are solely responsible for determining the
150
+ appropriateness of using or redistributing the Work and assume any
151
+ risks associated with Your exercise of permissions under this License.
152
+
153
+ 8. Limitation of Liability. In no event and under no legal theory,
154
+ whether in tort (including negligence), contract, or otherwise,
155
+ unless required by applicable law (such as deliberate and grossly
156
+ negligent acts) or agreed to in writing, shall any Contributor be
157
+ liable to You for damages, including any direct, indirect, special,
158
+ incidental, or consequential damages of any character arising as a
159
+ result of this License or out of the use or inability to use the
160
+ Work (including but not limited to damages for loss of goodwill,
161
+ work stoppage, computer failure or malfunction, or any and all
162
+ other commercial damages or losses), even if such Contributor
163
+ has been advised of the possibility of such damages.
164
+
165
+ 9. Accepting Warranty or Additional Liability. While redistributing
166
+ the Work or Derivative Works thereof, You may choose to offer,
167
+ and charge a fee for, acceptance of support, warranty, indemnity,
168
+ or other liability obligations and/or rights consistent with this
169
+ License. However, in accepting such obligations, You may act only
170
+ on Your own behalf and on Your sole responsibility, not on behalf
171
+ of any other Contributor, and only if You agree to indemnify,
172
+ defend, and hold each Contributor harmless for any liability
173
+ incurred by, or claims asserted against, such Contributor by reason
174
+ of your accepting any such warranty or additional liability.
175
+
176
+ END OF TERMS AND CONDITIONS
177
+
178
+ APPENDIX: How to apply the Apache License to your work.
179
+
180
+ To apply the Apache License to your work, attach the following
181
+ boilerplate notice, with the fields enclosed by brackets "[]"
182
+ replaced with your own identifying information. (Don't include
183
+ the brackets!) The text should be enclosed in the appropriate
184
+ comment syntax for the file format. We also recommend that a
185
+ file or class name and description of purpose be included on the
186
+ same "printed page" as the copyright notice for easier
187
+ identification within third-party archives.
188
+
189
+ Copyright [yyyy] [name of copyright owner]
190
+
191
+ Licensed under the Apache License, Version 2.0 (the "License");
192
+ you may not use this file except in compliance with the License.
193
+ You may obtain a copy of the License at
194
+
195
+ http://www.apache.org/licenses/LICENSE-2.0
196
+
197
+ Unless required by applicable law or agreed to in writing, software
198
+ distributed under the License is distributed on an "AS IS" BASIS,
199
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
200
+ See the License for the specific language governing permissions and
201
+ limitations under the License.
README.md CHANGED
@@ -1,11 +1,16 @@
1
  ---
2
- title: PrbTTS
3
- emoji: 🏃
4
- colorFrom: pink
5
- colorTo: yellow
6
  sdk: docker
 
7
  pinned: false
8
- license: other
9
  ---
10
 
11
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
 
1
  ---
2
+ title: prb TTS
3
+ emoji: 🎙️
4
+ colorFrom: blue
5
+ colorTo: indigo
6
  sdk: docker
7
+ app_port: 7860
8
  pinned: false
9
+ license: mit
10
  ---
11
 
12
+ ## Proba de servizo de síntese de voz co modelo Celtia do Proxecto Nós
13
+
14
+
15
+ ### Instrucciones de uso (API)
16
+
ahotts/dicts/ca/README.md ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ Hacer la llamada al diccionario con el siguiente path:
2
+ -HDicDB=/models/TTS/dicts/ca/espeak-ng-data
ahotts/dicts/ca/espeak-ng-data/abbreviations.csv ADDED
@@ -0,0 +1,186 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Abreviatura, Significat
2
+ a/, a l'atenció de
3
+ a/e, adreça electrònica
4
+ A.C., abans de Crist
5
+ aC, abans de Crist
6
+ DR., Doctor
7
+ Dr., Doctor
8
+ DRA., Doctora
9
+ Dra., Doctora
10
+ SR., Senyor
11
+ Sr., Senyor
12
+ SRA., Senyora
13
+ Sra., Senyora
14
+ a.C., abans de Crist
15
+ a.m., ante meridiem
16
+ abr., abril
17
+ adj., adjectiu
18
+ adm., administració
19
+ adm.or., administrador
20
+ admtiu., administratiu
21
+ admtiva., admtiva.
22
+ admva, admtiva.
23
+ adv., adverbi
24
+ ag., agost
25
+ agr., agricultura
26
+ aj., ajuntament
27
+ al., alumne
28
+ alt., altura
29
+ amb., ambulatori
30
+ an., any
31
+ ant., anterior
32
+ apt., apartament
33
+ ap., apartat
34
+ apé., apèndix
35
+ aprox., aproximadament
36
+ arq., arquitecte
37
+ art., article
38
+ assoc., associació
39
+ at., atenció
40
+ att., atentament
41
+ atm., atmosfera
42
+ aug., agost
43
+ aut., autor
44
+ aux., auxiliar
45
+ av., avinguda
46
+ avda., avinguda
47
+ batx., batxillerat
48
+ bda., baixada
49
+ bibl., biblioteca
50
+ bl., bloc
51
+ butll., butlletí
52
+ c., carrer
53
+ c/, carrer
54
+ c/c, compte corrent
55
+ ca., circa
56
+ cap., capítol
57
+ carr., carrer
58
+ cast., castellà
59
+ cat., català
60
+ cd., ciutat
61
+ cf., confereix
62
+ cit., citat
63
+ cl, centilitres
64
+ cm, centímetres
65
+ coaut., coautor
66
+ col., columna
67
+ col·l., col·lecció
68
+ com., comarca
69
+ comp., compilador
70
+ conj., conjunció
71
+ coord., coordinador
72
+ corp., corporació
73
+ corr., correus
74
+ c. s., centre de suport
75
+ ct., compte corrent
76
+ cte., compte corrent
77
+ ctra., carretera
78
+ d'e., d'edifici
79
+ d.C., després de Crist
80
+ d/d, dies data
81
+ d. d'o., denominació d'origen
82
+ d/fra, dies factura
83
+ d/v, dies vista
84
+ dat., data
85
+ dc., dimecres
86
+ del., delegació
87
+ dept., departament
88
+ des., desembre
89
+ dest., destinatari
90
+ dg., diumenge
91
+ dip. Leg., dipòsit legal
92
+ dir., direcció
93
+ disp., disposició
94
+ dist., districte
95
+ distr., districte
96
+ dj., dijous
97
+ dl., dilluns
98
+ dm., decímetre
99
+ doc., document
100
+ doca., doctora
101
+ dom., domicili
102
+ dr., doctor
103
+ dra., doctora
104
+ ds., dissabte
105
+ dte., descompte
106
+ dt., dimarts
107
+ dv., divendres
108
+ e.g., exempli gratia
109
+ ed., edició
110
+ edif., edifici
111
+ ent., entitat
112
+ es., espanyol
113
+ esp., especialment
114
+ et al., i altres
115
+ etc., etcètera
116
+ ex., exemple
117
+ Excm., Excel·lentíssim
118
+ Excma., Excel·lentíssima
119
+ exp., expedient
120
+ ext., exterior
121
+ f., femení
122
+ fac., facultat
123
+ fca., finca
124
+ febr., febrer
125
+ fest., festiu
126
+ fig., figura
127
+ fm, fm
128
+ FM, fm
129
+ fol., foli
130
+ fr., francès
131
+ fra. , factura
132
+ fact., factura
133
+ g, gram
134
+ gen., gener
135
+ gov., govern
136
+ gral., general
137
+ h, hora
138
+ ha, hectàrea
139
+ hab., habitació
140
+ hm, hectòmetres
141
+ Hz, hertz
142
+ i.e., id est
143
+ Il·lm., Il·lustríssim
144
+ inst., institut
145
+ int., interior
146
+ kg, quilograms
147
+ kg., quilograms
148
+ km, quilòmetres
149
+ km., quilòmetres
150
+ km/h, quilòmetres per hora
151
+ kW, quilowatts
152
+ l, litre
153
+ lat., latitud
154
+ long., longitud
155
+ m, metre
156
+ màx., màxim
157
+ mín., mínim
158
+ mg, miligrams
159
+ mm, mil·límetre
160
+ mm., mil·límetre
161
+ n/a, no aplicable
162
+ n/d, no disponible
163
+ n/p, no present
164
+ n. b., nota bene
165
+ núm., número
166
+ p., pàgina
167
+ p.e., per exemple
168
+ p.m., post meridiem
169
+ pàg., pàgina
170
+ par., paràgraf
171
+ p. d., postdata
172
+ pl., plaça
173
+ prof., professor
174
+ ref., referència
175
+ s, segons
176
+ s/n, sense número
177
+ seg., següent
178
+ t, tona
179
+ tel., telèfon
180
+ trad., traducció
181
+ v, volts
182
+ V, volts
183
+ vol., volum
184
+ vs., versus
185
+ w, watts
186
+ W, watts
ahotts/dicts/ca/espeak-ng-data/acronim.csv ADDED
@@ -0,0 +1,100 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Acronim,Significat
2
+ AV, associació de veïns
3
+ BATX, Batxillerat
4
+ BCN, Barcelona
5
+ BOE, boe
6
+ CA, comunitat autònoma
7
+ CAP, cap
8
+ CAT, Catalunya
9
+ CCCB, ccb
10
+ CCOO, Comissions Obreres
11
+ CD, cd
12
+ CD-ROM, cd-rom
13
+ CEO, ceo
14
+ CCRTV, Corporació Catalana de Ràdio i Televisió
15
+ CGPJ, Consell General del Poder Judicial
16
+ CP, codi postal
17
+ CPU, cpu
18
+ CTTI, ctti
19
+ CUP, cup
20
+ DGT, dgt
21
+ DL, decret llei
22
+ DLEG, decret legislatiu
23
+ DNI, denei
24
+ DOGC,Diari Oficial de la Generalitat de Catalunya
25
+ DOPC, Diari Oficial del Parlament de Catalunya
26
+ DVD, devede
27
+ EPI, epi
28
+ ERC,Esquerra Republicana
29
+ ESO, eso
30
+ EUA, Estats Units d’Amèrica
31
+ FCB, Futbol Club Barcelona
32
+ FP, fp
33
+ GPS, gps
34
+ HPO, habitatge de protecció oficial
35
+ HTML, html
36
+ IA, ia
37
+ ICAC, Institut Català d'Arqueologia Clàssica
38
+ ICAT, icat
39
+ ICFO, Institut de Ciències Fotòniques
40
+ ICR, Institut Català de Retina
41
+ ICRA, Institut Català de Recerca de l'Aigua
42
+ ICREA, Institució Catalana de Recerca i Estudis Avançats
43
+ ICS, Institut Català de la Salut
44
+ IDIBAPS, Institut d'Investigacions Biomèdiques August Pi i Sunyer
45
+ IEC, Institut d’Estudis Catalans
46
+ IPC, ipc
47
+ IRB, Institut de Recerca Biomèdica
48
+ IRPF, irpf
49
+ IRTA, Institut de Recerca i Tecnologia Agroalimentàries
50
+ ISO, iso
51
+ IVA, iva
52
+ LGBTI, lgtbi
53
+ LO, llei orgànica
54
+ MACBA, macba
55
+ MNAC, mnac
56
+ NIF, nif
57
+ OC, Òmnium Cultural
58
+ OCB, ocb
59
+ OMS, oms
60
+ ONG, ong
61
+ ONU, onu
62
+ OTAN, otan
63
+ PAF, paf
64
+ PAU, pau
65
+ PDECAT, pdecat
66
+ PDF, pdf
67
+ PIB, pib
68
+ PIMEC, pimec
69
+ PPCC, Països Catalans
70
+ PSOE, Partit Socialista Obrer Espanyol
71
+ R+D+I, recerca, desenvolupament i innovació
72
+ R+D, recerca i desenvolupament
73
+ RAM, ram
74
+ RD,reial decret
75
+ RDLEG, reial decret legislatiu
76
+ RDL, reial decret llei
77
+ RENFE, renfe
78
+ ROM, rom
79
+ RSUP, responeu, si us plau
80
+ RSVP, responeu, si us plau
81
+ SEAT, seat
82
+ SOS, sos
83
+ SS, Seguretat Social
84
+ SSTT, serveis territorials
85
+ TIC, tic
86
+ TV, televisió
87
+ TV3, tv3
88
+ UAB, Universitat Autònoma de Barcelona
89
+ UB, Universitat de Barcelona
90
+ UCI, uci
91
+ UE, ue
92
+ UGT, ugt
93
+ UNESCO, unesco
94
+ UOC, Universitat Oberta de Catalunya
95
+ UPC, upc
96
+ URL, url
97
+ VIP, vip
98
+ WWW, www
99
+ XML, xml
100
+ ZIP, zip
ahotts/dicts/ca/espeak-ng-data/ca_dict ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6a75782924d842daacda9a91cba1a9011db10a43c6fbf49dcc851423eeca5d46
3
+ size 310311
ahotts/dicts/ca/espeak-ng-data/intonations ADDED
Binary file (2.31 kB). View file
 
ahotts/dicts/ca/espeak-ng-data/lang/roa/ca ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ name Catalan
2
+ language ca
3
+
4
+ dictrules 1
ahotts/dicts/ca/espeak-ng-data/lang/roa/ca-ba ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ name Catalan (Balearic)
2
+ language ca-ba
3
+
4
+ phonemes ca-ba
5
+
6
+ dictrules 1
7
+ dictrules 4
ahotts/dicts/ca/espeak-ng-data/lang/roa/ca-nw ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ name Catalan (North-western)
2
+ language ca-nw
3
+
4
+ phonemes ca-nw
5
+
6
+ dictrules 2
ahotts/dicts/ca/espeak-ng-data/lang/roa/ca-va ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ name Catalan (Valencian)
2
+ language ca-va
3
+
4
+ phonemes ca-va
5
+
6
+ dictrules 2
7
+ dictrules 3
ahotts/dicts/ca/espeak-ng-data/numbers.csv ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Número,Català
2
+ 0,zero
3
+ 1,un
4
+ 2,dos
5
+ 3,tres
6
+ 4,quatre
7
+ 5,cinc
8
+ 6,sis
9
+ 7,set
10
+ 8,vuit
11
+ 9,nou
12
+ 10,deu
13
+ 11,onze
14
+ 12,dotze
15
+ 13,tretze
16
+ 14,catorze
17
+ 15,quinze
18
+ 16,setze
19
+ 17,disset
20
+ 18,divuit
21
+ 19,dinou
22
+ 20,vint
23
+ 30,trenta
24
+ 40,quaranta
25
+ 50,cinquanta
26
+ 60,seixanta
27
+ 70,setanta
28
+ 80,vuitanta
29
+ 90,noranta
30
+ 100,cent
31
+ 1000,mil
32
+ 1000000,milió
ahotts/dicts/ca/espeak-ng-data/phondata ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a0b643b155cb6b12628d9e7865b57d9fca0d35844614f2594a5e009c80c80bb4
3
+ size 554740
ahotts/dicts/ca/espeak-ng-data/phondata-manifest ADDED
@@ -0,0 +1,989 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # This file lists the type of data that has been compiled into the
2
+ # phondata file
3
+ #
4
+ # The first character of a line indicates the type of data:
5
+ # S - A SPECT_SEQ structure
6
+ # W - A wavefile segment
7
+ # E - An envelope
8
+ #
9
+ # Address is the displacement within phondata of this item
10
+ #
11
+ # Address Data file
12
+ # ------- ---------
13
+ W 0x00008 ustop/null
14
+ S 0x00158 vowel/@
15
+ S 0x0021c vowel/@-
16
+ S 0x002e0 vowel/a
17
+ S 0x003e4 vowel/e
18
+ S 0x004e8 vowel/i
19
+ S 0x005ec vowel/oo
20
+ S 0x006f0 vowel/u
21
+ S 0x007f4 klatt/m-syl
22
+ S 0x008f8 m/m-syl
23
+ S 0x009bc klatt/n-syl
24
+ S 0x00ac0 n/n-syl
25
+ S 0x00b84 nn/nn-syl
26
+ W 0x00cc8 ustop/percus10
27
+ S 0x00ed4 vowelr/r-voc
28
+ S 0x01018 vwl_hi/l-voc
29
+ S 0x0111c r/r@
30
+ S 0x011e0 r/ra
31
+ S 0x012a4 r/re
32
+ S 0x01368 r/ri
33
+ S 0x0142c r/ro
34
+ S 0x014f0 r/ru
35
+ S 0x015b4 r/xr
36
+ S 0x01638 r/_r
37
+ S 0x016fc r/tr
38
+ S 0x01780 r/r
39
+ S 0x01844 r3/r_n
40
+ W 0x018c8 r3/rx
41
+ S 0x02c20 r/trr
42
+ S 0x02ce4 r/rr
43
+ S 0x02da8 r3/r_
44
+ S 0x02e2c r3/r_trill2
45
+ W 0x02ef0 r3/r_trill2.wav
46
+ S 0x035fc r3/r_trill
47
+ W 0x03700 r3/r_trill.wav
48
+ W 0x0416c r3/r_trill3.wav
49
+ S 0x045b0 r3/r_uvl
50
+ W 0x046b4 r3/r_uvl.wav
51
+ S 0x055bc l/l@
52
+ S 0x05680 l/la
53
+ S 0x05704 l/le
54
+ S 0x05788 l/li
55
+ S 0x0584c l/lo
56
+ S 0x05950 l/lu
57
+ S 0x05a14 l/L1_@L
58
+ S 0x05b18 l/L1_aL
59
+ S 0x05c1c l/L1_eL
60
+ S 0x05ce0 l/L1_iL
61
+ S 0x05de4 l/L1_oL
62
+ S 0x05f28 l/L1_uL
63
+ S 0x0602c l/l_
64
+ S 0x060b0 l/xl
65
+ S 0x06134 l/_l
66
+ S 0x061f8 l/tl
67
+ S 0x0627c l/l_long
68
+ S 0x06300 l/l
69
+ S 0x06384 l/L2_eL
70
+ S 0x06448 l/L2_uL
71
+ S 0x0654c l/L2_@L
72
+ S 0x06650 l/L2_aL
73
+ S 0x06754 l/L2_iL
74
+ S 0x06858 l/L2_oL
75
+ S 0x0699c l/l_@
76
+ S 0x06a20 l/l_a
77
+ S 0x06aa4 l/l_e
78
+ S 0x06b28 l/l_i
79
+ S 0x06bec l/l_o
80
+ S 0x06cb0 l/l_u
81
+ S 0x06d34 l^/j2@
82
+ S 0x06df8 l^/j2a
83
+ S 0x06ebc l^/j2e
84
+ S 0x06f80 l^/j2i
85
+ S 0x07044 l^/j2o
86
+ S 0x07148 l^/j2u
87
+ S 0x0724c l^/_l^
88
+ S 0x07350 l^/l^
89
+ S 0x07454 l^/l_rfx
90
+ S 0x07518 ll/xll
91
+ S 0x075dc ll/_ll
92
+ S 0x076e0 ll/ll
93
+ S 0x077a4 w/w@
94
+ S 0x07868 w/wa
95
+ S 0x0792c w/we
96
+ S 0x079f0 w/wi
97
+ S 0x07ab4 w/wo
98
+ S 0x07b78 w/wu
99
+ S 0x07c3c w/xw
100
+ S 0x07cc0 w/w
101
+ S 0x07d44 w/_w
102
+ S 0x07e08 w/iw_
103
+ S 0x07f0c w/w_
104
+ S 0x07fd0 j/j@
105
+ S 0x080d4 j/ja
106
+ S 0x081d8 j/je
107
+ S 0x082dc j/ji
108
+ S 0x083a0 j/jo
109
+ S 0x084e4 j/ju
110
+ S 0x085a8 j/xj
111
+ S 0x0862c j/_j
112
+ S 0x086b0 j/j_
113
+ S 0x08774 j2/j2@
114
+ S 0x08838 j2/j2a
115
+ S 0x088fc j2/j2e
116
+ S 0x089c0 j2/j2i
117
+ S 0x08a84 j2/j2o
118
+ S 0x08b88 j2/j2u
119
+ S 0x08c4c j2/xj2
120
+ S 0x08cd0 j2/_j2
121
+ S 0x08d54 klatt/m_
122
+ S 0x08e58 klatt/m
123
+ S 0x08f5c m/m@
124
+ S 0x09060 m/ma
125
+ S 0x09164 m/me
126
+ S 0x09268 m/mi
127
+ S 0x093ac m/mo
128
+ S 0x094b0 m/mu
129
+ S 0x095b4 m/mj
130
+ S 0x09678 m/_m
131
+ S 0x096fc m/m_
132
+ S 0x097c0 klatt/n
133
+ S 0x098c4 n/n@
134
+ S 0x099c8 n/na
135
+ S 0x09acc n/ne
136
+ S 0x09bd0 n/ni
137
+ S 0x09cd4 n/no
138
+ S 0x09dd8 n/nu
139
+ S 0x09edc n/nj
140
+ S 0x09fa0 n/_n
141
+ S 0x0a024 n/n_
142
+ S 0x0a0e8 klatt/nr
143
+ S 0x0a1ec n/nr@
144
+ S 0x0a2f0 n/nra
145
+ S 0x0a3f4 n/nre
146
+ S 0x0a4f8 n/nri
147
+ S 0x0a5fc n/nro
148
+ S 0x0a700 n/nru
149
+ S 0x0a804 n/_nr
150
+ S 0x0a888 n/nr_
151
+ S 0x0a94c klatt/n^@
152
+ S 0x0a9d0 klatt/n^
153
+ S 0x0aad4 n^/n^@
154
+ S 0x0ac58 n^/n^a
155
+ S 0x0ad9c n^/n^e
156
+ S 0x0af20 n^/n^i
157
+ S 0x0b0a4 n^/n^o
158
+ S 0x0b268 n^/n^u
159
+ S 0x0b3ec n^/_n^
160
+ S 0x0b470 n^/n^_
161
+ S 0x0b5b4 klatt/nn_
162
+ S 0x0b6b8 klatt/nn
163
+ S 0x0b7bc nn/nn@
164
+ S 0x0b880 nn/nna
165
+ S 0x0b944 nn/nne
166
+ S 0x0ba08 nn/nni
167
+ S 0x0bacc nn/nno
168
+ S 0x0bb90 nn/nnu
169
+ S 0x0bc54 nn/inn
170
+ S 0x0bd18 nn/nnj
171
+ S 0x0bd9c nn/_nn
172
+ S 0x0be20 nn/nn_
173
+ S 0x0bee4 r3/@tap2
174
+ S 0x0c028 r3/@tap
175
+ S 0x0c16c d/tap1
176
+ S 0x0c230 d/tap3
177
+ S 0x0c334 d/dr
178
+ S 0x0c3b8 r3/@tap_rfx_
179
+ S 0x0c4fc r3/@tap_rfx
180
+ S 0x0c640 b/xb
181
+ S 0x0c704 klatt/b
182
+ W 0x0c7c8 x/b_
183
+ W 0x0cbe0 x/b
184
+ S 0x0cd44 b/b_
185
+ S 0x0ce08 b/b@2
186
+ S 0x0cf0c b/b@
187
+ S 0x0d010 b/ba
188
+ S 0x0d114 b/be
189
+ S 0x0d218 b/bi
190
+ S 0x0d31c b/bo
191
+ S 0x0d420 b/bu
192
+ S 0x0d524 b/b
193
+ S 0x0d628 d/xd
194
+ S 0x0d6ec d/d_
195
+ W 0x0d7b0 x/d_
196
+ S 0x0dbd8 d/d
197
+ W 0x0dc9c x/d
198
+ W 0x0deb8 x/d_dnt
199
+ S 0x0e19c dzh/xdzh
200
+ S 0x0e260 dzh/dzh_
201
+ W 0x0e324 x/dzh_
202
+ S 0x0ed5c dzh/dzh
203
+ W 0x0ee20 x/dzh
204
+ W 0x0f22c x/dz_pzd
205
+ S 0x0f68c dzh/xdz_pzd
206
+ S 0x0f750 klatt/dz_pzd_
207
+ S 0x0f814 klatt/dz_pzd
208
+ S 0x0f8d8 dzh/dz_pzd_
209
+ S 0x0f99c dzh/dz_pzd
210
+ S 0x0fa60 g/xg
211
+ S 0x0fb24 g/g_
212
+ W 0x0fbe8 x/g_
213
+ S 0x0ffa8 g/g
214
+ W 0x1006c x/g2
215
+ S 0x102f4 klatt/v_
216
+ W 0x103b8 vocw/v
217
+ S 0x10cb8 klatt/bh
218
+ S 0x10d7c voc/v_
219
+ S 0x10e40 voc/bh
220
+ S 0x10f04 klatt/v
221
+ S 0x10fc8 voc/v
222
+ S 0x110cc voc/v#_
223
+ S 0x11190 voc/v#
224
+ S 0x11294 voc/dh_
225
+ W 0x11358 vocw/dh
226
+ S 0x11c60 voc/dh
227
+ S 0x11d24 voc/z_
228
+ W 0x11de8 ufric/s_
229
+ S 0x1289c voc/z
230
+ S 0x12960 klatt/zh_
231
+ W 0x12a24 vocw/zh
232
+ S 0x1338c klatt/zh
233
+ S 0x13450 voc/zh_
234
+ S 0x13514 voc/zh
235
+ W 0x135d8 vocw/zh_rfx
236
+ S 0x13e68 voc/z_pzd_
237
+ W 0x13f2c ufric/s_pzd_
238
+ S 0x14a30 voc/z_pzd
239
+ W 0x14af4 ufric/s_pzd
240
+ W 0x1542c ufric/sh_pzd_
241
+ W 0x15ef4 ufric/sh_pzd
242
+ S 0x16828 voc/j
243
+ W 0x1692c ufric/ch
244
+ S 0x17044 klatt/qqh_
245
+ W 0x17108 vocw/Q_
246
+ S 0x17914 klatt/qqh
247
+ W 0x179d8 vocw/Q
248
+ S 0x181e4 voc/Q_
249
+ S 0x182a8 voc/Q
250
+ S 0x1836c voc/Q_ulv
251
+ W 0x18470 ufric/xx
252
+ W 0x18f6c ustop/p_
253
+ W 0x1977c ustop/pr
254
+ W 0x19bc4 ustop/p_unasp
255
+ W 0x19ef0 ustop/pl
256
+ W 0x1a2e8 ustop/p
257
+ W 0x1a658 ustop/t_
258
+ W 0x1ab18 ustop/tr
259
+ W 0x1b278 ustop/t_dnt
260
+ W 0x1b688 ustop/t
261
+ W 0x1babc ustop/t_hi
262
+ W 0x1bd88 ustop/tsh_
263
+ W 0x1c6c8 ustop/tsh
264
+ W 0x1cd08 ustop/ts_pzd
265
+ W 0x1d40c ustop/t_pzd
266
+ W 0x1d858 ustop/c
267
+ W 0x1db08 ustop/k_
268
+ W 0x1dfc4 ustop/kr
269
+ W 0x1e604 ustop/ki
270
+ W 0x1ebcc ustop/kl
271
+ W 0x1f1fc ustop/k_unasp
272
+ W 0x1f6d0 ustop/k
273
+ W 0x1fba4 ustop/q
274
+ W 0x1fd10 ustop/q_u
275
+ W 0x1fe30 ufric/f_
276
+ W 0x20900 ufric/f
277
+ W 0x210f0 ufric/th_
278
+ W 0x21970 ufric/th
279
+ W 0x22208 ufric/s!
280
+ W 0x22ab8 ufric/s
281
+ W 0x23258 ufric/sh_
282
+ W 0x23d08 ufric/sh
283
+ W 0x246b8 ufric/sh_rfx
284
+ W 0x25054 ufric/l#
285
+ W 0x25a98 ufric/ch_
286
+ W 0x263c0 ufric/x_
287
+ W 0x26f1c ufric/x_hr
288
+ W 0x27830 h/h@
289
+ W 0x27d84 h/ha
290
+ W 0x28400 h/he
291
+ W 0x28a94 h/hi
292
+ W 0x2902c h/ho
293
+ W 0x296e8 h/hu
294
+ W 0x29e0c h/h_
295
+ W 0x2a4b8 ustop/ts_
296
+ W 0x2ae18 ustop/ts
297
+ S 0x2b874 d/xdz
298
+ W 0x2b938 ustop/p_unasp_
299
+ W 0x2ba74 ustop/p_asp
300
+ W 0x2bf78 ustop/t_short
301
+ W 0x2c1bc ustop/ts_pzd_
302
+ W 0x2c680 ustop/ts_pzd2
303
+ W 0x2c9b4 ustop/k_asp
304
+ W 0x2d0b8 ustop/k_asp_e
305
+ W 0x2d820 ustop/k_asp_a
306
+ W 0x2e0a4 ufric/s_continue
307
+ S 0x2e854 vowel/a#
308
+ S 0x2e958 vowel/a_2
309
+ S 0x2ea5c vowel/ee_1
310
+ S 0x2eba0 vowel/o
311
+ S 0x2ece4 vowel/oo_4
312
+ S 0x2ede8 vowel/u_bck
313
+ S 0x2eeec vowel/uu_2
314
+ S 0x2eff0 vowel/y
315
+ S 0x2f134 vowel/y#
316
+ S 0x2f238 vdiph/au_4
317
+ S 0x2f3bc vdiph/eu
318
+ S 0x2f500 vdiph2/iu
319
+ S 0x2f684 vdiph/ai
320
+ S 0x2f7c8 vdiph/ei
321
+ S 0x2f90c vdiph/eei
322
+ S 0x2fa90 vdiph/oi
323
+ S 0x2fc54 vdiph/ui
324
+ S 0x2fd98 w/w2
325
+ W 0x2fe5c ustop/t_dnt2
326
+ S 0x300b4 vowel/ii_5
327
+ S 0x301b8 vowel/e_mid2
328
+ S 0x302bc vowel/ii#_2
329
+ S 0x303c0 vdiph/ai_5
330
+ S 0x30504 vowel/a_6
331
+ S 0x30608 vdiph/@i_2
332
+ S 0x3074c vowel/@_3
333
+ S 0x30810 vowel/o-_4
334
+ S 0x30914 vowel/u_2
335
+ W 0x30a18 ustop/tsh_unasp
336
+ W 0x30ed8 ustop/k_ejc
337
+ W 0x31688 vwl_ar/hah
338
+ W 0x325ec vwl_ar/dhad
339
+ W 0x3364c vwl_ar/shin
340
+ S 0x34428 vowel/aa_7
341
+ S 0x3452c vowel/u_7
342
+ S 0x34630 vowel/ii#
343
+ S 0x34734 vowel/oe
344
+ S 0x34838 vowel/o_mid
345
+ S 0x3493c vowel/@_2
346
+ S 0x34a40 vowel/ee
347
+ S 0x34b44 vowel/aa_8
348
+ S 0x34c48 vowel/0_3
349
+ S 0x34d4c vowel/e_6
350
+ S 0x34e50 vowel/ii
351
+ E 0x34f54 envelope/i_risefall
352
+ E 0x34fd4 envelope/p_fall
353
+ E 0x35054 envelope/p_214
354
+ E 0x350d4 envelope/p_rise
355
+ E 0x35154 envelope/p_level
356
+ S 0x351d4 n/n_long_
357
+ S 0x35298 nn/nn2_
358
+ W 0x3535c ustop/t_unasp2
359
+ W 0x35468 ustop/k_unasp_
360
+ W 0x35724 ustop/tsh_pzd_unasp
361
+ W 0x35f74 ustop/tsh_pzd
362
+ W 0x36ab4 ufric/sh_pzd2
363
+ W 0x37604 ustop/ts_unasp
364
+ W 0x37e7c ustop/ts_rfx_unasp
365
+ W 0x38a68 ustop/ts_rfx
366
+ S 0x39748 vwl_zh/a_n
367
+ S 0x3984c vowel/aa_2
368
+ S 0x399d0 vowel/a_3
369
+ S 0x39ad4 vdiph/ai_6
370
+ S 0x39c98 vwl_zh/aau
371
+ S 0x39ddc vowel/@_bck
372
+ S 0x39ee0 vowel/3_2
373
+ S 0x3a024 vowelr/V3_r
374
+ S 0x3a168 vowel/ee_2
375
+ S 0x3a26c vdiph2/ei_4
376
+ S 0x3a3b0 vowel/ii_2
377
+ S 0x3a4b4 vowel/i#_7
378
+ S 0x3a5b8 vowel/i#_6
379
+ S 0x3a6bc vwl_zh/iaa
380
+ S 0x3a800 vwl_zh/iaau
381
+ S 0x3a984 vwl_zh/ie
382
+ S 0x3aac8 vdiph2/iioo
383
+ S 0x3ac0c vwl_zh/iou
384
+ S 0x3ad90 vnasal/oo_n2
385
+ S 0x3aed4 vdiph2/o_oo
386
+ S 0x3b018 vowel/8
387
+ S 0x3b11c vdiph/8u
388
+ S 0x3b260 vwl_zh/ong
389
+ S 0x3b3e4 vnasal/u_n
390
+ S 0x3b4e8 vwl_zh/uaa
391
+ S 0x3b62c vdiph2/oa
392
+ S 0x3b770 vwl_zh/uai
393
+ S 0x3b8f4 vdiph2/o@
394
+ S 0x3ba78 vwl_zh/uei
395
+ S 0x3bbfc vwl_zh/uo
396
+ S 0x3bd80 vowel/uu_3
397
+ S 0x3be44 vowel/y_2
398
+ S 0x3bf88 vdiph2/yu
399
+ S 0x3c10c vwl_zh/y&
400
+ S 0x3c250 vwl_zh/yee
401
+ S 0x3c394 vdiph2/y@
402
+ S 0x3c4d8 vdiph/yi
403
+ S 0x3c61c vowel/ii_3
404
+ S 0x3c720 vowel/oo_2
405
+ S 0x3c824 vowel/i#
406
+ S 0x3c928 vowel/o_2
407
+ S 0x3ca6c vdiph/aai_2
408
+ S 0x3cc30 vdiph/ai_2
409
+ S 0x3cdf4 vdiph2/iu_4
410
+ S 0x3cf38 vdiph/ooi
411
+ S 0x3d0fc vdiph/ui_3
412
+ S 0x3d280 vowel/a#_3
413
+ S 0x3d384 r/a_
414
+ S 0x3d448 vowel/i_4
415
+ S 0x3d54c vowel/&
416
+ S 0x3d650 vowel/a_8
417
+ S 0x3d754 vowel/o_5
418
+ S 0x3d858 vowel/V_4
419
+ S 0x3d95c vowel/yy
420
+ S 0x3da60 vowel/V
421
+ S 0x3db64 r/aa
422
+ S 0x3dc68 r2/r2@
423
+ S 0x3dd2c r2/r2a
424
+ S 0x3ddf0 r2/r2e
425
+ S 0x3def4 r2/r2i
426
+ S 0x3dfb8 r2/r2o
427
+ S 0x3e07c r2/r2u
428
+ S 0x3e140 vowel/@_6
429
+ S 0x3e244 vwl_en/@L
430
+ S 0x3e308 vowel/ee_5
431
+ S 0x3e40c vowel/ii#_3
432
+ S 0x3e510 vowel/ii_4
433
+ S 0x3e614 vowel/ii_7
434
+ S 0x3e718 vowel/0
435
+ S 0x3e81c vowel/V_2
436
+ S 0x3e920 vowel/8_2
437
+ S 0x3ea24 vowel/uu
438
+ S 0x3eb28 vowel/3_en
439
+ S 0x3ec6c w/wi2
440
+ S 0x3ed70 vowel/i_en
441
+ S 0x3eeb4 vowel/oo_en
442
+ S 0x3eff8 vwl_en/u_L
443
+ S 0x3f13c vdiph2/uw_2
444
+ S 0x3f280 vdiph/au
445
+ S 0x3f404 vdiph/@u_en
446
+ S 0x3f588 vdiph2/ii@
447
+ S 0x3f70c vdiph2/8@
448
+ S 0x3f850 vdiph2/uu@
449
+ S 0x3f9d4 vwl_en/aI@
450
+ S 0x3fb98 vwl_en/aU@
451
+ S 0x3fd1c vowelr/V_r
452
+ S 0x3fe60 vnasal/aa_n2
453
+ S 0x3ffa4 vowel/oo_1
454
+ S 0x400e8 vdiph/eei_2
455
+ S 0x4022c vdiph/ooi_2
456
+ S 0x403f0 vowel/aa_9
457
+ S 0x404f4 vowel/aa
458
+ S 0x405f8 vowel/e#
459
+ S 0x406fc vowel/e_7
460
+ S 0x40800 vowel/ee#_2
461
+ S 0x40904 vowel/i_8
462
+ S 0x40a08 vowel/i_7
463
+ S 0x40b0c vowel/u_bck2
464
+ S 0x40c10 vowel/u_bck3
465
+ S 0x40d14 vowel/u_5
466
+ S 0x40e18 vowel/8_7
467
+ S 0x40f1c vowel/8_4
468
+ S 0x41020 vdiph/&i
469
+ S 0x41164 vdiph/@i
470
+ W 0x412a8 ufric/s_pal
471
+ S 0x41b5c d/xd_pzd
472
+ W 0x41c20 x/d_pzd
473
+ S 0x42034 vdiph/ou_2
474
+ S 0x42178 vowel/aa#
475
+ S 0x4227c vowel/uu_4
476
+ S 0x42380 vdiph/aai_3
477
+ S 0x42504 vdiph/y#i
478
+ S 0x42648 vdiph/ui_4
479
+ S 0x4278c vdiph/aau
480
+ S 0x42910 vdiph/ou
481
+ S 0x42a54 vdiph/eu_2
482
+ S 0x42b98 vdiph2/iu_2
483
+ S 0x42d1c vdiph/&y
484
+ S 0x42e60 vdiph/eey
485
+ S 0x42fa4 vdiph/y#y
486
+ S 0x430e8 vdiph2/iy
487
+ S 0x4322c vdiph2/uo
488
+ S 0x43370 vdiph2/ie
489
+ S 0x434b4 vdiph2/y-y#
490
+ S 0x435f8 r3/r_trill_short
491
+ W 0x436fc h/hu_fi
492
+ S 0x43fec vowel/ii_6
493
+ S 0x440b0 vowel/e_mid
494
+ S 0x441b4 vowel/e_e
495
+ S 0x442b8 vowel/a#_2
496
+ S 0x443bc vowel/oo_5
497
+ S 0x444c0 vowel/oe_4
498
+ W 0x44584 ustop/th_rfx
499
+ W 0x44d18 ustop/th_rfx2
500
+ S 0x4531c vowel/@_4
501
+ S 0x453e0 vowel/y##
502
+ S 0x454e4 vowel/yy_4
503
+ S 0x455e8 vowel/y#_3
504
+ S 0x456ec vdiph/ai_7
505
+ S 0x45870 vdiph/ou_3
506
+ S 0x45974 vdiph/y#i_2
507
+ S 0x45ab8 m/m#_
508
+ S 0x45bbc n/n#_
509
+ S 0x45cc0 n^/n^#_
510
+ S 0x45dc4 nn/nn#_
511
+ W 0x45ec8 ufric/tl#
512
+ S 0x46830 r3/r#_
513
+ W 0x468b4 h/h_phr
514
+ S 0x471fc vowel/ee_4
515
+ S 0x47300 vowel/u#_2
516
+ S 0x47404 vowel/oe_2
517
+ S 0x47508 vwl_fr/y2r
518
+ S 0x4758c vwl_fr/e_2r
519
+ S 0x47610 vwl_fr/aa2r
520
+ S 0x47694 vwl_fr/ee2r
521
+ S 0x47758 vwl_fr/oo2r
522
+ S 0x4781c vwl_fr/@2r
523
+ S 0x478a0 vwl_fr/a2r
524
+ S 0x47924 vwl_fr/e2r
525
+ S 0x479a8 vwl_fr/i2r
526
+ S 0x47a2c vwl_fr/o2r
527
+ S 0x47ab0 vwl_fr/u2r
528
+ S 0x47b34 vwl_fr/re2
529
+ S 0x47bb8 vwl_fr/r@2
530
+ S 0x47c3c vwl_fr/raa
531
+ S 0x47cc0 vwl_fr/ree
532
+ S 0x47d44 vwl_fr/ry
533
+ S 0x47dc8 vwl_fr/rw
534
+ S 0x47e4c vwl_fr/roo
535
+ S 0x47ed0 vwl_fr/rj
536
+ S 0x47f54 vwl_fr/r@
537
+ S 0x47fd8 vwl_fr/ra
538
+ S 0x4805c vwl_fr/re
539
+ S 0x480e0 vwl_fr/ri
540
+ S 0x48164 vwl_fr/ro
541
+ S 0x481e8 vwl_fr/ru
542
+ S 0x4826c vwl_fr/r
543
+ S 0x482f0 vwl_fr/trr
544
+ S 0x483b4 vwl_fr/rr
545
+ S 0x48438 vwl_fr/r_@
546
+ S 0x484bc vwl_fr/r_a
547
+ S 0x48540 vwl_fr/r_e
548
+ S 0x485c4 vwl_fr/r_i
549
+ S 0x48648 vwl_fr/r_o
550
+ S 0x486cc vwl_fr/r_u
551
+ S 0x48750 vwl_fr/r_y
552
+ S 0x487d4 vwl_fr/r_n
553
+ S 0x48898 vwl_fr/r_
554
+ S 0x4891c vwl_fr/tr
555
+ S 0x48a20 vwl_fr/br
556
+ S 0x48b24 vwl_fr/lo
557
+ S 0x48ba8 l/l_y
558
+ S 0x48c2c vowel/@_hgh
559
+ S 0x48cf0 vowel/a_7
560
+ S 0x48df4 vowel/e_8
561
+ S 0x48ef8 vwl_fr/j
562
+ S 0x48ffc vowel/o_8
563
+ S 0x49140 vowel/o_mid2
564
+ S 0x49244 vwl_fr/wa
565
+ S 0x49308 vnasal/aa_n4
566
+ S 0x4944c vnasal/W_n
567
+ S 0x49590 vnasal/o_n5
568
+ S 0x496d4 b/xbr
569
+ S 0x49798 b/br
570
+ S 0x4981c d/xdr
571
+ S 0x498e0 g/xgr
572
+ S 0x499a4 g/gr
573
+ W 0x49a68 x/g
574
+ W 0x49d28 ustop/t_short_
575
+ S 0x49fb4 vwl_af/r@
576
+ S 0x4a078 vwl_af/@
577
+ S 0x4a13c vowel/a_4
578
+ S 0x4a240 vdiph/@u_3
579
+ S 0x4a3c4 vdiph2/i@
580
+ S 0x4a588 vdiph2/u@
581
+ S 0x4a70c vnasal/a#_n2
582
+ S 0x4a810 vnasal/a_n
583
+ S 0x4a954 vnasal/e_n
584
+ S 0x4aa58 vnasal/i_n
585
+ S 0x4ab5c vnasal/o_n
586
+ S 0x4aca0 vowel/o-
587
+ S 0x4ada4 vwl_lv/a
588
+ S 0x4aea8 vwl_lv/aa
589
+ S 0x4af6c vwl_lv/e
590
+ S 0x4b030 vwl_lv/ee
591
+ S 0x4b0f4 vwl_lv/i
592
+ S 0x4b1b8 vwl_lv/ii
593
+ S 0x4b27c vwl_lv/o
594
+ S 0x4b340 vwl_lv/oo
595
+ S 0x4b404 vwl_lv/u
596
+ S 0x4b4c8 vwl_lv/uu
597
+ S 0x4b58c vdiph/aai
598
+ S 0x4b710 vdiph2/ie_2
599
+ S 0x4b854 vdiph2/ua
600
+ S 0x4b958 vowel/@_low
601
+ S 0x4ba1c vowel/V_3
602
+ S 0x4bb20 vowel/i_fnt
603
+ S 0x4bc24 vowel/e_2
604
+ S 0x4bd28 vdiph/ee-e
605
+ S 0x4be6c vowel/a_5
606
+ S 0x4bf70 vowel/uu_bck
607
+ S 0x4c074 vnasal/i_n2
608
+ S 0x4c178 vnasal/ii_n
609
+ S 0x4c27c vnasal/ee_n2
610
+ S 0x4c3c0 vnasal/V_n
611
+ S 0x4c4c4 vdiph/aau_3
612
+ S 0x4c648 d/xd3
613
+ S 0x4c70c g2/xg
614
+ W 0x4c7d0 ustop/percus02
615
+ W 0x4cb00 ustop/ts2
616
+ S 0x4cfd0 vowel/y#_2
617
+ S 0x4d0d4 vowel/e_3
618
+ S 0x4d1d8 vowel/oo_3
619
+ W 0x4d29c ustop/k_asp_u
620
+ W 0x4dacc ufric/x2
621
+ S 0x4e424 vowel/aa_6
622
+ S 0x4e568 vowel/u#_7
623
+ S 0x4e66c vowel/V_6
624
+ W 0x4e770 ustop/t_unasp
625
+ W 0x4e8a8 ustop/ts_pzd3
626
+ S 0x4ef28 vowel/i_2
627
+ S 0x4f02c vdiph/aau_2
628
+ S 0x4f170 vdiph/ae
629
+ S 0x4f2b4 vdiph/eeu_2
630
+ S 0x4f3f8 vdiph/ae_2
631
+ S 0x4f57c vdiph/eei_5
632
+ S 0x4f6c0 vwl_ru/ee
633
+ S 0x4f804 vdiph2/ea
634
+ S 0x4f948 vowel/i_3
635
+ S 0x4fa4c vowel/i_6
636
+ S 0x4fb50 vdiph2/uaa
637
+ S 0x4fcd4 vdiph/eei_3
638
+ S 0x4fe18 vwl_lv/e2
639
+ S 0x4fedc vwl_lv/ee2
640
+ S 0x4ffa0 vwl_lv/y
641
+ S 0x500a4 vwl_lv/yy
642
+ S 0x501a8 vwl_lv/ai
643
+ S 0x5032c vwl_lv/au
644
+ S 0x504b0 vwl_lv/ei
645
+ S 0x505f4 vwl_lv/ie
646
+ S 0x50738 vwl_lv/iu
647
+ S 0x508bc vwl_lv/ui
648
+ S 0x50a00 vwl_lv/ua
649
+ S 0x50b04 vwl_lv/oi
650
+ W 0x50cc8 h/h-lv
651
+ S 0x51648 l^/l^_
652
+ W 0x5174c myanmar/k
653
+ W 0x5263c myanmar/kh
654
+ W 0x53254 myanmar/g.wav
655
+ S 0x54098 myanmar/ny
656
+ W 0x5425c myanmar/s
657
+ W 0x553f8 myanmar/hs
658
+ W 0x56594 myanmar/z
659
+ W 0x5767c myanmar/t_short
660
+ W 0x577cc myanmar/ht
661
+ W 0x58354 myanmar/d
662
+ W 0x58ec8 myanmar/p
663
+ W 0x59df4 myanmar/t_hi
664
+ W 0x5a0c0 myanmar/h
665
+ S 0x5b3c8 myanmar/yy
666
+ S 0x5b5cc myanmar/a
667
+ S 0x5b650 myanmar/ky
668
+ W 0x5b894 myanmar/by.wav
669
+ W 0x5bda0 myanmar/ch.wav
670
+ W 0x5c5f4 myanmar/gya.wav
671
+ W 0x5d978 myanmar/htya.wav
672
+ W 0x5ecbc myanmar/phya.wav
673
+ W 0x5f974 myanmar/pya.wav
674
+ W 0x60df8 myanmar/ty.wav
675
+ W 0x620b8 myanmar/sh.wav
676
+ S 0x62ccc myanmar/a01
677
+ S 0x62dd0 myanmar/a02
678
+ S 0x62f54 myanmar/a03
679
+ S 0x631d8 myanmar/a04
680
+ S 0x6329c myanmar/a05
681
+ S 0x633a0 myanmar/a06
682
+ S 0x63724 myanmar/a07
683
+ S 0x63868 myanmar/a08
684
+ S 0x639ec myanmar/a09
685
+ S 0x63cf0 myanmar/a11
686
+ S 0x63e74 myanmar/a12
687
+ S 0x64138 myanmar/a14
688
+ S 0x642fc myanmar/a13
689
+ S 0x64580 myanmar/a17
690
+ S 0x64844 myanmar/a16
691
+ S 0x64b48 myanmar/a20
692
+ S 0x64ccc myanmar/a19
693
+ S 0x64f10 myanmar/a21
694
+ S 0x651d4 myanmar/a23
695
+ S 0x652d8 myanmar/a22
696
+ S 0x6545c myanmar/a24
697
+ S 0x657a0 myanmar/a29
698
+ S 0x658e4 myanmar/a28
699
+ S 0x65b28 myanmar/a30
700
+ S 0x65eac myanmar/a32
701
+ S 0x660f0 myanmar/a31
702
+ S 0x663b4 myanmar/a33
703
+ S 0x664b8 myanmar/a35
704
+ S 0x6677c myanmar/a34
705
+ S 0x66a40 myanmar/a36
706
+ S 0x66d44 myanmar/a43
707
+ S 0x66f88 myanmar/a42
708
+ S 0x671cc myanmar/a44
709
+ S 0x675d0 myanmar/a49
710
+ S 0x67754 myanmar/a50
711
+ S 0x679d8 myanmar/a46
712
+ S 0x67bdc myanmar/a45
713
+ S 0x67de0 myanmar/a47
714
+ S 0x680e4 myanmar/a25
715
+ S 0x68228 myanmar/a26
716
+ S 0x6846c myanmar/a27
717
+ S 0x68630 myanmar/a37
718
+ S 0x687f4 myanmar/a38
719
+ S 0x68938 myanmar/a39
720
+ S 0x68b7c myanmar/a40
721
+ S 0x68d00 myanmar/a41
722
+ S 0x68e84 vowel/y_4
723
+ S 0x68f88 vwl_no/y#
724
+ S 0x6908c vwl_no/&
725
+ S 0x69190 vwl_no/u#
726
+ S 0x69294 vwl_no/u#2
727
+ S 0x693d8 vdiph/0i_2
728
+ S 0x6955c vdiph/ai_3
729
+ S 0x696a0 vwl_no/y#y
730
+ S 0x697e4 vwl_no/au-
731
+ S 0x699a8 vowel/ee#
732
+ S 0x69aac vnasal/ee_u_n
733
+ S 0x69c30 vnasal/oo_n3
734
+ S 0x69db4 vowel/aa_3
735
+ W 0x69eb8 vocw/Q2
736
+ W 0x6a784 ustop/tsh_asp
737
+ W 0x6b3ec x/g3
738
+ S 0x6b5d4 vwl_ro/mi
739
+ S 0x6b718 vwl_ru/ii-
740
+ S 0x6b7dc vwl_ru/ii
741
+ S 0x6b8e0 vwl_ru/ii#
742
+ S 0x6b9a4 vwl_ru/i#
743
+ S 0x6baa8 vwl_ru/e
744
+ S 0x6bbac vwl_ru/E#
745
+ S 0x6bcb0 vwl_ru/E@
746
+ S 0x6bdb4 vwl_ru/o
747
+ S 0x6beb8 vwl_ru/oo
748
+ S 0x6bf7c vwl_ru/u
749
+ S 0x6c080 vwl_ru/u#
750
+ S 0x6c1c4 vwl_ru/u#u
751
+ S 0x6c308 vwl_ru/8
752
+ S 0x6c3cc vwl_ru/ju
753
+ S 0x6c4d0 vwl_ru/ja
754
+ S 0x6c654 vwl_ru/a
755
+ S 0x6c758 vwl_ru/aa
756
+ S 0x6c85c r3/r_ru2
757
+ W 0x6c960 r3/r_ru
758
+ S 0x6cc64 vwl_it/o_open
759
+ S 0x6cd68 vdiph/eeu
760
+ S 0x6ceac vdiph/au_2
761
+ S 0x6d030 vdiph/ooi_3
762
+ S 0x6d1b4 vdiph/aau_4
763
+ S 0x6d338 vowel/8_6
764
+ S 0x6d43c vdiph/ooi_4
765
+ S 0x6d580 vdiph2/ye
766
+ S 0x6d6c4 l/l_front_
767
+ S 0x6d808 l/l_front
768
+ S 0x6d90c l/l_4
769
+ S 0x6d9d0 vowel/ee_6
770
+ S 0x6da94 vowel/y_5
771
+ S 0x6dbd8 vowel/yy_3
772
+ S 0x6dcdc vowel/aa_4
773
+ W 0x6dde0 ufric/sx_sv
774
+ S 0x6e628 vowel/o_4
775
+ W 0x6e72c ustop/t_hard
776
+ W 0x6e96c ufric/sh3
777
+ S 0x6f300 vwl_tn/r@
778
+ S 0x6f3c4 vwl_tn/@
779
+ S 0x6f488 vwl_tn/I
780
+ S 0x6f54c vdiph/i@_2
781
+ S 0x6f6d0 vowel/0_2
782
+ W 0x6f7d4 ufric/tlh
783
+ E 0x70cf0 envelope/p_fallrise
784
+ E 0x70d70 envelope/vi_5amp
785
+ E 0x70df0 envelope/p_512
786
+ E 0x70e70 envelope/vi_6amp
787
+ S 0x70ef0 vietnam/a_2
788
+ S 0x71034 vietnam/aa
789
+ S 0x71138 vietnam/e_e_2
790
+ S 0x7123c vietnam/e
791
+ S 0x71340 vietnam/e_short_1
792
+ S 0x714c4 vietnam/i
793
+ S 0x715c8 vietnam/i_2
794
+ S 0x716cc vietnam/oo
795
+ S 0x71810 vietnam/o_2
796
+ S 0x71954 vietnam/u
797
+ S 0x71a58 vietnam/y_2
798
+ S 0x71b5c vietnam/V_2
799
+ S 0x71c60 vietnam/@_2
800
+ S 0x71d64 vdiph/&i_2
801
+ S 0x71ea8 vdiph/u-i
802
+ S 0x71fec vdiph/@u
803
+ S 0x72130 vdiph2/ii@_3
804
+ S 0x722b4 vietnam/y@
805
+ S 0x723f8 vietnam/u@
806
+ S 0x7257c vietnam/o#
807
+ S 0x726c0 vietnam/O_short_2
808
+ S 0x72804 vietnam/oe
809
+ S 0x72948 vietnam/ie
810
+ S 0x72a8c vnasal/oi_n
811
+ S 0x72c50 vdiph/@i_3
812
+ S 0x72d94 vowel/u_3
813
+ W 0x72e98 vietnam/c_2
814
+ W 0x733d4 vietnam/c
815
+ S 0x73910 n/nm
816
+ S 0x739d4 l/l_vi
817
+ W 0x73ad8 vietnam/th
818
+ W 0x740c8 vietnam/tr
819
+ W 0x743b8 vietnam/dda_2
820
+ W 0x74884 vietnam/ch
821
+ W 0x74de0 vietnam/w
822
+ S 0x75038 vietnam/_w
823
+ S 0x750fc vietnam/w_
824
+ S 0x751c0 vietnam/n^_
825
+ W 0x75304 vietnam/hi
826
+ W 0x75670 vietnam/hu
827
+ S 0x75cf4 vwl_zh/ang
828
+ S 0x75ef8 vwl_zh/aang
829
+ S 0x7613c vwl_zh/eng
830
+ S 0x76340 vwl_zh/ing
831
+ S 0x76584 vwl_zh/ng
832
+ S 0x766c8 vwl_zh/oeng
833
+ S 0x7688c vwl_zh/ung
834
+ S 0x76a10 vowel/8_3
835
+ S 0x76b14 vdiph/y#y_2
836
+ W 0x76c98 ustop/tsh_sr
837
+ E 0x775b0 envelope/chr_fall21
838
+ E 0x77630 envelope/chr_level2
839
+ E 0x776b0 envelope/chr_rise23
840
+ E 0x77730 envelope/chr_fall32
841
+ E 0x777b0 envelope/chr_level3
842
+ E 0x77830 envelope/chr_rise4
843
+ E 0x778b0 envelope/chr_fall43
844
+ S 0x77930 vnasal/a#_n
845
+ W 0x77a34 x/dz_pzd_
846
+ S 0x78124 vwl_es/oo_
847
+ S 0x781e8 vwl_es/ooi_
848
+ S 0x7836c vwl_es/ooi
849
+ S 0x784f0 voc/v2
850
+ W 0x785b4 ufric/z_eu
851
+ W 0x78fbc ufric/ts_eu
852
+ W 0x79964 ufric/tz_eu
853
+ S 0x7a3d0 vdiph/0i
854
+ S 0x7a594 vdiph/oou
855
+ S 0x7a6d8 vwl_it/a
856
+ S 0x7a7dc vwl_it/e_open
857
+ S 0x7a8e0 vwl_it/i
858
+ S 0x7a9e4 vwl_it/o
859
+ S 0x7ab28 vwl_it/u
860
+ S 0x7ac2c vowel/8_5
861
+ S 0x7ad30 vowel/o_7
862
+ S 0x7ae34 vdiph/eeu_3
863
+ S 0x7af78 vnasal/a#u_n
864
+ S 0x7b0bc vowel/ee_3
865
+ S 0x7b180 d/x_tap
866
+ S 0x7b244 d/tap2
867
+ S 0x7b308 vwl_ro/li
868
+ S 0x7b40c vwl_ro/ni
869
+ S 0x7b510 vwl_ro/ii-
870
+ S 0x7b5d4 vowel/i#_5
871
+ S 0x7b6d8 vdiph/ii
872
+ S 0x7b89c vdiph/i#i
873
+ S 0x7b9e0 vdiph2/uw_3
874
+ S 0x7bb24 vdiph2/eo
875
+ S 0x7bca8 vdiph2/e_u
876
+ S 0x7bdec d/tap_i
877
+ S 0x7beb0 d/tap
878
+ S 0x7bf74 vowel/u#
879
+ S 0x7c078 vowel/@_fr
880
+ S 0x7c13c vowel/o-_2
881
+ S 0x7c240 vowel/aa_5
882
+ S 0x7c384 vwl_en_n/O@
883
+ S 0x7c488 vdiph2/uw_4
884
+ S 0x7c5cc vdiph2/ee@
885
+ S 0x7c710 vowel/ii_final
886
+ S 0x7c814 vowel/o-_3
887
+ S 0x7c918 vwl_en_rp/aa
888
+ S 0x7ca5c vowel/3_3
889
+ S 0x7cba0 vowel/uu#_2
890
+ S 0x7cca4 vdiph/au_3
891
+ S 0x7ce28 vdiph/@u_2
892
+ S 0x7cf6c vdiph2/ei_2
893
+ S 0x7d0b0 vdiph2/ee@_2
894
+ S 0x7d1f4 vwl_en_rp/i@
895
+ S 0x7d378 vwl_en_rp/aU@
896
+ S 0x7d4fc vowel/e_5
897
+ S 0x7d600 vowel/u#_4
898
+ S 0x7d704 vowelr/aa_r
899
+ S 0x7d8c8 vowelr/e_r
900
+ S 0x7da4c vowel/i_5
901
+ S 0x7db50 vwl_en_us/or
902
+ S 0x7dc94 vowelr/oo_r
903
+ S 0x7dd98 vdiph/au#
904
+ S 0x7dedc vowel/o_3
905
+ S 0x7e020 vwl_en/aI@_2
906
+ S 0x7e1a4 vdiph2/e@
907
+ S 0x7e2e8 vowelr/i_r
908
+ S 0x7e42c vdiph2/u#@
909
+ S 0x7e570 vwl_en/@L_2
910
+ S 0x7e674 vwl_en_us/3_us
911
+ S 0x7e778 vowel/@_low2
912
+ S 0x7e83c vwl_en_us/ar
913
+ S 0x7e980 vwl_en_us/a
914
+ S 0x7ea84 vwl_en_us/ee
915
+ S 0x7eb88 vwl_en_us/aar
916
+ S 0x7ed0c vwl_en_us/3_us2
917
+ S 0x7ee50 vwl_en_us/oor
918
+ S 0x7efd4 vdiph2/uw_6
919
+ S 0x7f118 vdiph/aoo
920
+ S 0x7f25c vwl_en_us/ai
921
+ S 0x7f3e0 vwl_en_us/er
922
+ S 0x7f564 vwl_en_us/ir
923
+ S 0x7f6e8 vwl_en_us/ur
924
+ S 0x7f82c vwl_en_us/ai@
925
+ S 0x7f9b0 vwl_en_us/ai3
926
+ S 0x7fbb4 vwl_en_us/aU@
927
+ S 0x7fd78 klatt/x_tap
928
+ S 0x7fe3c klatt/tap2
929
+ S 0x7ff00 vwl_en_us_nyc/a_raised
930
+ S 0x80004 vwl_en_us_nyc/a
931
+ S 0x80108 vwl_en_us_nyc/0_3
932
+ S 0x8020c vwl_en_us_nyc/aa_8
933
+ S 0x80310 vwl_en_us_nyc/@i
934
+ S 0x804d4 vowel/@_fnt
935
+ S 0x805d8 vdiph2/ei_3
936
+ S 0x8071c vdiph/Vu_2
937
+ S 0x808a0 vdiph2/i@_2
938
+ S 0x80a24 vwl_en/ooi@
939
+ S 0x80be8 vwl_af/I
940
+ S 0x80cac l/L_eL_af
941
+ S 0x80d70 vowel/y_3
942
+ S 0x80e74 vdiph2/iu_3
943
+ S 0x81038 vdiph/Vu
944
+ S 0x811bc vdiph/ai_4
945
+ S 0x81340 vdiph/oi_2
946
+ S 0x81504 vdiph/ui_2
947
+ S 0x81688 vdiph2/y#@
948
+ S 0x817cc vnasal/aa_n3
949
+ S 0x81910 vnasal/o_n2
950
+ S 0x81a54 vdiph/aau_6
951
+ S 0x81bd8 vwl_de/y#
952
+ S 0x81cdc l/l_3
953
+ S 0x81d60 j/_j_short
954
+ S 0x81de4 vdiph2/i@_3
955
+ S 0x81f68 vwl_de/uu_@
956
+ S 0x820ac vdiph2/ii@_2
957
+ S 0x82230 vowel/ii_8
958
+ S 0x82334 vowel/y#_4
959
+ S 0x82438 vowel/o_6
960
+ S 0x8253c vowel/a#_4
961
+ S 0x82640 vdiph/y#y_3
962
+ S 0x82744 vdiph/ou_4
963
+ S 0x82888 voc/Q_less
964
+ S 0x8294c vnasal/&_n
965
+ W 0x82a50 ustop/ki_ejc
966
+ S 0x82e5c vdiph/Vi
967
+ S 0x82fe0 vowel/u_6
968
+ S 0x830e4 vowel/u#_3
969
+ S 0x831e8 vdiph/ai_8
970
+ S 0x8336c voc/murmur1
971
+ S 0x834b0 vdiph/@i_4
972
+ S 0x83634 vnasal/ai_n
973
+ S 0x83778 vdiph/a#u
974
+ S 0x838fc vnasal/au_n
975
+ S 0x83a40 d/dr2
976
+ S 0x83b04 vowel/&_2
977
+ W 0x83c08 ustop/tsh_unasp2
978
+ W 0x84050 r3/rz_cs
979
+ S 0x84afc voc/zh_2
980
+ W 0x84bc0 ustop/tsh2
981
+ S 0x852cc dzh/dzh2
982
+ W 0x85390 ustop/t_sr
983
+ S 0x856c8 d/d_dnt
984
+ W 0x8578c ufric/ch_sr
985
+ W 0x8636c ufric/x_sr
986
+ W 0x86bec ustop/ts_sr
987
+ S 0x873a8 vowel/&_3
988
+ S 0x874ac vwl_fr/@R
989
+ S 0x875b0 vietnam/a
ahotts/dicts/ca/espeak-ng-data/phonindex ADDED
Binary file (43.3 kB). View file
 
ahotts/dicts/ca/espeak-ng-data/phontab ADDED
Binary file (58.7 kB). View file
 
ahotts/dicts/ca/espeak-ng-data/utf8chars.csv ADDED
@@ -0,0 +1,110 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Mapping from UTF-8 special characters to words
2
+
3
+ €,euros
4
+ $,dòlares
5
+ ¥,iens
6
+ £,lliures
7
+
8
+ K€,mil euros
9
+ K$,mil dòlares
10
+ K¥,mil iens
11
+ K£,mil lliures
12
+
13
+ M€,milions de euros
14
+ M$,milions de dòlares
15
+ M¥,milions de iens
16
+ M£,milions de lliures
17
+
18
+ B€,bilions de euros
19
+ B$,bilions de dòlares
20
+ B¥,bilions de iens
21
+ B£,bilions de lliures
22
+
23
+ ℃,graus Celsius
24
+ °C,graus Celsius
25
+ ºC,graus Celsius
26
+
27
+ ℉,graus Farenheit
28
+ °F,graus Farenheit
29
+ ºF,graus Farenheit
30
+
31
+ # Math symbols
32
+ ħ,constant de Planck reduïda
33
+ µ,micro
34
+ 𝜆,Lambda
35
+ ∑,sumatori
36
+ ≈,aproximadament igual a
37
+ ≠,diferent de
38
+ ≥,major o igual que
39
+ ≤,menor o igual que
40
+ ∞,infinit
41
+ √,arrel quadrada
42
+ ²,al quadrat
43
+ ³,al cub
44
+ ×,multiplicació
45
+ ÷,dividido por
46
+ ±,més o menys
47
+ ∫,integral
48
+ ∂,derivativa parcial
49
+ ∇,nabla
50
+ ≡,congruent a
51
+ ≜,definit com
52
+ ⁰,superscript zero
53
+ ⁱ,superscript u
54
+ ⁿ,superscript n
55
+ ⁻,superscript menys
56
+ ₀,subíndex 0
57
+ 𝑓,funció f
58
+ 𝑥,x
59
+ ˣ,x
60
+
61
+ # Greek symbols
62
+ Α,alpha
63
+ Β,beta
64
+ Γ,gamma
65
+ Δ,delta
66
+ Ε,èpsilon
67
+ Ζ,zeta
68
+ Η,eta
69
+ Θ,theta
70
+ Ι,iota
71
+ Κ,kappa
72
+ Λ,lambda
73
+ Μ,mu
74
+ Ν,nu
75
+ Ξ,xi
76
+ Ο,omicron
77
+ Π,pi
78
+ Ρ,rho
79
+ Σ,sigma
80
+ Τ,tau
81
+ Υ,upsilon
82
+ Φ,phi
83
+ Χ,chi
84
+ Ψ,psi
85
+ Ω,omega
86
+
87
+ α,alpha
88
+ β,beta
89
+ γ,gamma
90
+ δ,delta
91
+ ε,èpsilon
92
+ ζ,zeta
93
+ η,eta
94
+ θ,theta
95
+ ι,iota
96
+ κ,kappa
97
+ λ,lambda
98
+ μ,mu
99
+ ν,nu
100
+ ξ,xi
101
+ ο,omicron
102
+ π,pi
103
+ ρ,rho
104
+ σ,sigma
105
+ τ,tau
106
+ υ,upsilon
107
+ φ,phi
108
+ χ,chi
109
+ ψ,psi
110
+ ω,omega
ahotts/dicts/es/README.md ADDED
File without changes
ahotts/dicts/es/README.md~ ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ Hacer la llamada al diccioanrio con el siguiente path:
2
+
3
+ -HDic=/models/TTS/Ahotts/dicts/es_dicc
ahotts/dicts/es/es_dic_20241202.dit ADDED
@@ -0,0 +1,2280 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ 4x4 cs acr "%cuatro por cuatro
2
+ 7up cs acr "%seven ap
3
+ A-1 cs acr "%a uno
4
+ A-11 cs acr "%a once
5
+ A-12 cs acr "%a doce
6
+ A-13 cs acr "%a trece
7
+ A-14 cs acr "%a catorce
8
+ A-14-R2 cs acr "%a catorce erre dos
9
+ A-15 cs acr "%a quince
10
+ A-1A cs acr "%a uno a
11
+ A-2 cs acr "%a dos
12
+ A-21 cs acr "%a veintiuno
13
+ A-27 cs acr "%a veintisiete
14
+ A-3 cs acr "%a tres
15
+ A-30 cs acr "%a treinta
16
+ A-31 cs acr "%a treinta y uno
17
+ A-32 cs acr "%a treinta y dos
18
+ A-33 cs acr "%a treinta y tres
19
+ A-35 cs acr "%a treinta y cinco
20
+ A-38 cs acr "%a treinta y ocho
21
+ A-4 cs acr "%a cuatro
22
+ A-40 cs acr "%a cuarenta
23
+ A-41 cs acr "%a cuarenta y uno
24
+ A-42 cs acr "%a cuarenta y dos
25
+ A-43 cs acr "%a cuarenta y tres
26
+ A-44 cs acr "%a cuarenta y cuatro
27
+ A-44A cs acr "%a cuarenta y cuatro a
28
+ A-45 cs acr "%a cuarenta y cinco
29
+ A-48 cs acr "%a cuarenta y ocho
30
+ A-49 cs acr "%a cuarenta y nueve
31
+ A-4A cs acr "%a cuatro a
32
+ A-4R1 cs acr "%a cuatro erre uno
33
+ A-4R2 cs acr "%a cuatro erre dos
34
+ A-5 cs acr "%a cinco
35
+ A-50 cs acr "%a cincuenta
36
+ A-52 cs acr "%a cincuenta y dos
37
+ A-54 cs acr "%a cincuenta y cuatro
38
+ A-55 cs acr "%a cincuenta y cinco
39
+ A-58 cs acr "%a cincuenta y ocho
40
+ A-5R cs acr "%a cinco erre
41
+ A-6 cs acr "%a seis
42
+ A-60 cs acr "%a sesenta
43
+ A-62 cs acr "%a sesenta y dos
44
+ A-63 cs acr "%a sesenta y tres
45
+ A-63R cs acr "%a sesenta y tres erre
46
+ A-64 cs acr "%a sesenta y cuatro
47
+ A-65 cs acr "%a sesenta y cinco
48
+ A-66 cs acr "%a sesenta y seis
49
+ A-66R cs acr "%a sesenta y seis erre
50
+ A-67 cs acr "%a sesenta y siente
51
+ A-68 cs acr "%a sesenta y ocho
52
+ A-7 cs acr "%a siete
53
+ A-70 cs acr "%a setenta
54
+ A-73 cs acr "%a setenta y tres
55
+ A-73R cs acr "%a setenta y tres erre
56
+ A-75 cs acr "%a setenta y cinco
57
+ A-77 cs acr "%a setenta y siete
58
+ A-77A cs acr "%a setenta y siete a
59
+ A-79 cs acr "%a setenta y nueve
60
+ A-8 cs acr "%a ocho
61
+ A-91 cs acr "%a noventa y uno
62
+ A-92 cs acr "%a noventa y dos
63
+ AC-10 cs acr "%a ce diez
64
+ AC-11 cs acr "%a ce once
65
+ AC-12 cs acr "%a ce doce
66
+ AC-14 cs acr "%a ce catorce
67
+ AC-14AL cs acr "%a ce catorce a ele
68
+ AC-14T cs acr "%a ce catorce te
69
+ AC-15 cs acr "%a ce quince
70
+ AI-81 cs acr "%a i ochenta y uno
71
+ AI-82 cs acr "%a i ochenta y dos
72
+ AL-14 cs acr "%a ele catorce
73
+ AP-1 cs acr "%a pe uno
74
+ AP-15 cs acr "%a pe quince
75
+ AP-2 cs acr "%a pe dos
76
+ AP-36 cs acr "%a pe treinta y seis
77
+ AP-37 cs acr "%a pe treinta y siete
78
+ AP-4 cs acr "%a pe cuatro
79
+ AP-41 cs acr "%a pe cuarenta y uno
80
+ AP-46 cs acr "%a pe cuarenta y seis
81
+ AP-4R cs acr "%a pe cuatro erre
82
+ AP-51 cs acr "%a pe cincuenta y uno
83
+ AP-53 cs acr "%a pe cincuenta y tres
84
+ AP-6 cs acr "%a pe seis
85
+ AP-61 cs acr "%a pe sesenta y uno
86
+ AP-66 cs acr "%a pe sesenta y seis
87
+ AP-68 cs acr "%a pe sesenta y ocho
88
+ AP-7 cs acr "%a pe siete
89
+ AP-71 cs acr "%a pe setenta y uno
90
+ AP-8 cs acr "%a pe ocho
91
+ AP-9 cs acr "%a pe nueve
92
+ AP-9F cs acr "%a pe nueve efe
93
+ AP-9V cs acr "%a pe nueve uve
94
+ AV-20 cs acr "%a uve veinte
95
+ Addams cs acr %adams
96
+ Adecco cs acr %adeco
97
+ Adele cs acr %adel
98
+ Agirre cs acr %aguirre
99
+ Agirretxe cs acr %aguirreche
100
+ Aintzane cs acr %ainchane
101
+ Air cs acr %er
102
+ Airbnb cs acr "%air be en be
103
+ Aitzol cs acr %aichol
104
+ Aixa cs acr %aisa
105
+ Alaia cs acr %alaya
106
+ Ale-hop acr "%ale jop
107
+ Alexanderplatz cs acr %alexanderplas
108
+ Alice cs acr %alis
109
+ Allan cs acr %alan
110
+ Allianz cs acr %alians
111
+ Amaia cs acr %amaya
112
+ Amaiur cs acr %amayur
113
+ Amets cs acr %amech
114
+ Amy cs acr %eimi
115
+ Andrews cs acr %andrius
116
+ Anguissola cs acr %anguisola
117
+ Anna cs acr %ana
118
+ Annie cs acr %ani
119
+ Aoife cs acr %ifa
120
+ Apple cs acr %apel
121
+ Arantxa cs acr %arancha
122
+ Arantza cs acr %arancha
123
+ Aritz cs acr %arich
124
+ Arkaitz cs acr %arkaich
125
+ Armstrong cs acr %amstron
126
+ Arregi cs acr %arregui
127
+ Ashley cs acr %asli
128
+ Atwood cs acr %atbud
129
+ Atxega cs acr %achega
130
+ Auguste cs acr %august
131
+ Axier cs acr %asier
132
+ Ayutthaya cs acr %ayutaya
133
+ B-10 cs acr "%be diez
134
+ B-20 cs acr "%be veinte
135
+ B-24 cs acr "%be veinticuatro
136
+ B-30 cs acr "%be treinta
137
+ B-40 cs acr "%be cuarenta
138
+ BA-20 cs acr "%be a veinte
139
+ BBQ cs acr %barbacoa
140
+ BU-11 cs acr "%be u once
141
+ BU-11R cs acr "%be u once erre
142
+ BU-12 cs acr "%be u doce
143
+ BU-30 cs acr "%be u treinta
144
+ BU-30R cs acr "%be u treinta erre
145
+ Baharat cs acr %barat
146
+ Baixas acr %baisas
147
+ Banksy cs acr %bansi
148
+ Barbie cs acr %barbi
149
+ Basterretxea cs acr %basterrechea
150
+ Bastilla cs acr %bastiya
151
+ Batalha cs acr %batalla
152
+ Beatles cs acr %bitels
153
+ Beethoven cs acr %betoven
154
+ Bell cs acr %bel
155
+ Bella cs acr %beya
156
+ Bellpuig cs acr %belpuch
157
+ Belucci cs acr %beluchi
158
+ Bemaraha cs acr %bemara
159
+ Bengoetxea cs acr %bengoechea
160
+ Bentley cs acr %benli
161
+ Bershka cs acr %bersca
162
+ Beth cs acr %bez
163
+ Betty cs acr %beti
164
+ Bezzecchi cs acr %becechi
165
+ Biden cs acr %baiden
166
+ Bill cs acr %bil
167
+ Billie cs acr %bili
168
+ BioNTech cs acr %biontec
169
+ Blackstone cs acr %blacston
170
+ Bloom cs acr %blum
171
+ Bocca cs acr %boca
172
+ Boccaccio cs acr %bocacho
173
+ Booking cs acr %buquin
174
+ Boop cs acr %bup
175
+ Bosch cs acr %bos
176
+ Botticelli cs acr %boticheli
177
+ Bourne cs acr %bourn
178
+ Bradley cs acr %bradli
179
+ Brasov cs acr %brasof
180
+ Bratz cs acr %brach
181
+ Brave cs acr %beif
182
+ Brave cs acr %breif
183
+ Bridge cs acr %brich
184
+ Britney cs acr %britni
185
+ Brno cs acr %berno
186
+ Brooklyn cs acr %bruclin
187
+ Brooks cs acr %brucs
188
+ Brown cs acr %braun
189
+ Bruce cs acr %brus
190
+ Bugatti cs acr %bugati
191
+ Bull cs acr %bul
192
+ Byron cs acr %bairon
193
+ CA-31 cs acr "%ce a treinta y uno
194
+ CA-32 cs acr "%ce a treinta y dos
195
+ CA-33 cs acr "%ce a treinta y tres
196
+ CA-34 cs acr "%ce a treinta y cuatro
197
+ CA-35 cs acr "%ce a treinta y cinco
198
+ CA-36 cs acr "%ce a treinta y seis
199
+ CA-37 cs acr "%ce a treinta y siete
200
+ CCOO cs acr "%comisiones obreras
201
+ CO-31 cs acr "%ce o treinta y uno
202
+ CO-32 cs acr "%ce o treinta y dos
203
+ CSIC cs acr %cesic
204
+ CT-31 cs acr "%ce te treinta y uno
205
+ CT-32 cs acr "%ce te treinta y dos
206
+ CT-33 cs acr "%ce te treinta y tres
207
+ CT-34 cs acr "%ce te treinta y cuatro
208
+ CV-80 cs acr "%ce uve ochenta
209
+ Cadillacs cs acr %cadilacs
210
+ Cage cs acr %queich
211
+ CaixaBank cs acr %caisabanc
212
+ Camembert cs acr %camember
213
+ Caravaggio cs acr %carabayo
214
+ Carrefour cs acr %carrefur
215
+ Carrie cs acr %carri
216
+ Charles cs acr %charls
217
+ Charlie cs acr %charli
218
+ Chelsea cs acr %chelsi
219
+ Chiara cs acr %kiara
220
+ Chihiro cs acr %chijiro
221
+ Choo cs acr %chu
222
+ Christie cs acr %cristi
223
+ Chrome cs acr %crom
224
+ Clooney cs acr %cluni
225
+ Clubhouse cs acr %clubjaus
226
+ Coixet cs acr %coiset
227
+ Coldplay cs acr %coldplei
228
+ Collette cs acr %colet
229
+ Collie cs acr %coli
230
+ Collins cs acr %colins
231
+ Courtney cs acr %curni
232
+ Covid-19 acr "%Covid diecinueve
233
+ Craig cs acr %creij
234
+ Cruella cs acr %cruela
235
+ Cruise cs acr %cruis
236
+ Cuixart cs acr %cusart
237
+ Cyrus cs acr %sairus
238
+ D. cs abb %Don
239
+ DNI cs acr "%de ne i
240
+ DVICIO cs acr %devicio
241
+ Daisy cs acr %deisi
242
+ Damon cs acr %deimon
243
+ Darth cs acr %darz
244
+ Dead cs acr %ded
245
+ Dean cs acr %din
246
+ Della cs acr "%de la
247
+ Dg cs unit %Decagramo
248
+ Disney+ cs acr "%disney plus
249
+ Djingareyber cs acr %yingereber
250
+ Dl cs unit %Decalitro
251
+ Dolce cs acr %dolch
252
+ Dolce&Gabbana cs acr "%dolch an gabana
253
+ Dolly cs acr %doli
254
+ Donatello cs acr %donatelo
255
+ Donatzelli cs acr %donacheli
256
+ Doo cs acr %du
257
+ Dostoyevski cs acr %dostoyesqui
258
+ Douglas cs acr %duglas
259
+ Down cs acr %daun
260
+ Doyle cs acr %doil
261
+ Dr. cs abb %doctor
262
+ Drake cs acr %dreik
263
+ Dulantzi cs acr %dulanchi
264
+ Dunnottar cs acr %dunotar
265
+ Dwayne cs acr %duein
266
+ Dyson cs acr %daison
267
+ E. cs abb %este
268
+ EEUU cs acr "%estados unidos
269
+ EL-20 cs acr "%e ele veinte
270
+ Earth cs acr %erz
271
+ Eat cs acr %it
272
+ Ebay cs acr %ibei
273
+ Ecclesia cs acr %eclesia
274
+ Eddie cs acr %edi
275
+ Edvard cs acr %eduar
276
+ Efteling cs acr %eftelin
277
+ Egoitz cs acr %egoich
278
+ Eiffel cs acr %ifel
279
+ Emmanuel cs acr %emanuel
280
+ Enna cs acr %ena
281
+ Estitxu cs acr %estichu
282
+ Etxabe cs acr %echabe
283
+ Etxebarria cs acr %echebarria
284
+ Etxeberria cs acr %echeberria
285
+ Exca. cs abb %Excelencia
286
+ Eye cs acr %ai
287
+ F.C. cs abb %ferrocarril
288
+ FE-11 cs acr "%efe e once
289
+ FE-12 cs acr "%efe e doce
290
+ FE-13 cs acr "%efe e trece
291
+ FE-14 cs acr "%efe e catorce
292
+ FE-15 cs acr "%efe e quince
293
+ Falls cs acr %fals
294
+ Fdo. cs abb %firmado
295
+ Firefox cs acr %fairfox
296
+ Flaubert cs acr %flobert
297
+ Fleetwood cs acr %flitbud
298
+ Fna cs acr %efna
299
+ Fnac cs acr %efnac
300
+ Foggia cs acr %foya
301
+ Fornite cs acr %fornait
302
+ Fougasse cs acr %fugase
303
+ Four cs acr %for
304
+ Fr. cs abb %Fray
305
+ Franz cs acr %frans
306
+ Freddie cs acr %fredi
307
+ Freeman cs acr %friman
308
+ Freud cs acr %froid
309
+ Friendship cs acr %frendsip
310
+ Frozen cs acr %frousen
311
+ Fry cs acr %frai
312
+ Fujimore cs acr %fuyimori
313
+ Fujitsu cs acr %fuyitsu
314
+ GB cs unit %gigabait
315
+ GHz cs acr "%jiga hercio
316
+ GJ-10 cs acr "%ge jota diez
317
+ GJ-81 cs acr "%ge jota ochenta y uno
318
+ GR-14 cs acr "%ge erre catorce
319
+ Gabrielle cs acr %gabriel
320
+ Galartza cs acr %galarcha
321
+ Garikoitz cs acr %garicoich
322
+ Gate cs acr %geit
323
+ Gates cs acr %gueits
324
+ Gemma cs acr %gema
325
+ Generalitat cs acr %yeneralitat
326
+ George cs acr %yorch
327
+ Getaria cs acr %guetaria
328
+ Getxo cs acr %guecho
329
+ Giacometti cs acr %yacometi
330
+ Gibson cs acr %guibson
331
+ Gilbert cs acr %yilbert
332
+ Gillette cs acr %guiyet
333
+ Giorgio cs acr %yoryo
334
+ Giovanni cs acr %yovani
335
+ Girona cs acr %yirona
336
+ Gisele cs acr %yisel
337
+ Giuseppe cs acr %yusep
338
+ Giza cs acr %guiza
339
+ GoPro cs acr %goupro
340
+ Godzilla cs acr %godcila
341
+ Gogh cs acr %goj
342
+ Goikoetxea cs acr %goikoechea
343
+ Goodman cs acr %gudman
344
+ Goofy cs acr %gufi
345
+ Google cs acr %gugel
346
+ Goonies cs acr %gunis
347
+ Gorrotxategi cs acr %gorrochategui
348
+ Gotzone cs acr %gochone
349
+ Grace cs acr %greis
350
+ Graham cs acr %grajam
351
+ Grease cs acr %gris
352
+ Great cs acr %greit
353
+ Groot cs acr %grut
354
+ Grosse cs acr %grose
355
+ Gucci cs acr %guchi
356
+ Gurrutxaga cs acr %gurruchaga
357
+ Gustav cs acr %gustaf
358
+ Gustave cs acr %gustaf
359
+ Gyeongbokgung cs acr %gayengokun
360
+ H-30 cs acr "%ache treinta
361
+ H-31 cs acr "%ache treinta y uno
362
+ Hachiko cs acr %jachico
363
+ Haggis cs acr %jaguis
364
+ Hailey cs acr %jaili
365
+ Halsey cs acr %jalsi
366
+ Hamtaro cs acr %jamtaro
367
+ Hana cs acr %jana
368
+ Hanks cs acr %janks
369
+ Hannah cs acr %jana
370
+ Hardy cs acr %jardi
371
+ Haritz cs acr %arich
372
+ Harley cs acr %jarli
373
+ Harris cs acr %jarris
374
+ Harry cs acr %jarri
375
+ Haruto cs acr %jaruto
376
+ Hassan cs acr %jasan
377
+ Haussmann cs acr %jausman
378
+ Hawa cs acr %jawa
379
+ Hawks cs acr %jocs
380
+ Hayley cs acr %jaili
381
+ Heath cs acr %jiz
382
+ Heidi cs acr %jeidi
383
+ Hello cs acr %jelou
384
+ Helsinki cs acr %jelsinki
385
+ Hendrix cs acr %jendrix
386
+ Henry cs acr %jenri
387
+ Heughan cs acr %jiugan
388
+ Hill cs acr %jil
389
+ Hills cs acr %jils
390
+ Hilton cs acr %jilton
391
+ Himeji cs acr %gimeyi
392
+ Hiroshima cs acr %jirosima
393
+ Hl cs unit %hectolitro
394
+ Hoffmann cs acr %jofman
395
+ Hogwarts cs acr %jowarts
396
+ Hokkaido cs acr %jocaido
397
+ Holland cs acr %jolan
398
+ Holmes cs acr %jolms
399
+ Home cs acr %jom
400
+ Hong cs acr %jon
401
+ Hood cs acr %jud
402
+ Hope cs acr %joup
403
+ Hopkins cs acr %jopkins
404
+ Hotmail acr %jotmeil
405
+ House cs acr %jaus
406
+ Houston cs acr %jiuston
407
+ Hudson cs acr %judson
408
+ HuffPost cs acr %jafpost
409
+ Hugh cs acr %jiu
410
+ Hulk cs acr %julk
411
+ Huntza cs acr %uncha
412
+ Husky cs acr %jaski
413
+ Hyde cs acr %jaid
414
+ Hz cs unit %hercio
415
+ Ibarretxe cs acr %ibarreche
416
+ Iltre. cs abb %Ilustre
417
+ Ione cs acr %yone
418
+ Iratxe cs acr %irache
419
+ Iturriotz cs acr %iturrioch
420
+ Itxaso cs acr %ichaso
421
+ Izagirre cs acr %izaguirre
422
+ J.C. cs abb %Jesucristo
423
+ Jack cs acr %yak
424
+ Jackie cs acr %yaki
425
+ Jackman cs acr %yacman
426
+ Jackson cs acr %yacson
427
+ Jafar cs acr %yafar
428
+ Jagoba cs acr %yagoba
429
+ Jake cs acr %yeik
430
+ Jalloul cs acr %jalul
431
+ Jamal cs acr %yamal
432
+ James cs acr %yeims
433
+ Jamie cs acr %yeimi
434
+ Jan cs acr %yan
435
+ Jane cs acr %yein
436
+ Janet cs acr %yanet
437
+ Janire cs acr %yanire
438
+ Janssen cs acr %yansen
439
+ Jason cs acr %yeison
440
+ Jaume cs acr %yauma
441
+ Jazztel cs acr %yastel
442
+ Jean-Pierre cs acr %yanpier
443
+ Jeep cs acr %yip
444
+ Jeff cs acr %yef
445
+ Jerry cs acr %yerri
446
+ Jessie cs acr %yesi
447
+ Jihad cs acr %yijad
448
+ Jill cs acr %yil
449
+ Jim cs acr %yim
450
+ Jimmy cs acr %yimi
451
+ Jin cs acr %yin
452
+ Jodie cs acr %yodi
453
+ Joe cs acr %you
454
+ Joel cs acr %yoel
455
+ Johan cs acr %yojan
456
+ Johannes cs acr %yoanes
457
+ Johansson cs acr %yojanson
458
+ John cs acr %yon
459
+ Johnny cs acr %yoni
460
+ Johnson cs acr %yonson
461
+ Johnson-Johnson cs acr "%yonson an yonson
462
+ Jokin cs acr %yokin
463
+ Jon cs acr %yon
464
+ Jones cs acr %yons
465
+ Jong-un cs acr %yon un
466
+ Joni cs acr %yoni
467
+ Jordan cs acr %yordan
468
+ Jordana cs acr %yordana
469
+ Jordi cs acr %yordi
470
+ Josep cs acr %yosep
471
+ Josh cs acr %yos
472
+ Josu cs acr %yosu
473
+ Josune cs acr %yosune
474
+ Jovenel cs acr %yuvenel
475
+ Joyce cs acr %yois
476
+ Judit cs acr %yudit
477
+ Judith cs acr %yudit
478
+ Julen cs acr %yulen
479
+ Julius cs acr %yulius
480
+ Jumanji cs acr %yumanyi
481
+ June cs acr %yun
482
+ Juno cs acr %yuno
483
+ Junqueras cs acr %yunqueras
484
+ Just cs acr %jast
485
+ JxCAT cs acr "%yuns per cat
486
+ KO cs acr %kao
487
+ Kahoot cs acr %cajut
488
+ Kane cs acr %kein
489
+ Kapoor cs acr %capur
490
+ Karamazov cs acr %karamazof
491
+ Kawasaki cs acr %kaguasaki
492
+ Kaylee cs acr %kaili
493
+ Kenji cs acr %kenji
494
+ Keys cs acr %kis
495
+ Khadjou cs acr %kayou
496
+ Khashoggi cs acr %kasoyi
497
+ Kiev cs acr %kief
498
+ Killers cs acr %kilers
499
+ Kinderdijk cs acr %kinderdaik
500
+ Kindle cs acr %kindel
501
+ Kitty cs acr %kity
502
+ Kleenex cs acr %clines
503
+ Kong cs acr %kon
504
+ Kourtney cs acr %curni
505
+ LGTBIfobia cs acr "%ele ge te be i fobia
506
+ LGTBfobia cs acr "%ele ge te be fobia
507
+ Lady cs acr %leidi
508
+ Lakers cs acr %leiquers
509
+ Lamborghini cs acr %lamboryini
510
+ Laooconte cs acr %laoconte
511
+ Larraitz cs acr %larraich
512
+ Lavinge cs acr %lavin
513
+ LeDoux cs acr %ledux
514
+ Leaf cs acr %lif
515
+ Legend cs acr %leyen
516
+ Lessing cs acr %lesin
517
+ Lichtenstein cs acr %lichenstain
518
+ Lidl cs acr %lidel
519
+ Lincoln cs acr %lincon
520
+ Lives cs acr %laifs
521
+ Lloyd cs acr %yoid
522
+ Loewe cs acr %loeve
523
+ Loiola cs acr %loyola
524
+ Loony cs acr %luni
525
+ Louie cs acr %lui
526
+ Louis cs acr %luis
527
+ Louisiana cs acr %luisiana
528
+ Louvre cs acr %lubre
529
+ Luigi cs acr %luiyi
530
+ Luke cs acr %luk
531
+ M-11 cs acr "%eme once
532
+ M-110 cs acr "%eme ciento diez
533
+ M-12 cs acr "%eme doce
534
+ M-13 cs acr "%eme trece
535
+ M-14 cs acr "%eme catorce
536
+ M-21 cs acr "%eme veintiuno
537
+ M-31 cs acr "%eme treinta y uno
538
+ M-40 cs acr "%eme cuarenta
539
+ M-50 cs acr "%eme cincuenta
540
+ MB cs unit "%Mega Bait
541
+ ML-101 cs acr "%eme ele ciento uno
542
+ ML-204 cs acr "%eme ele doscientos cuatro
543
+ ML-300 cs acr "%eme ele trescientos
544
+ MU-30 cs acr "%eme u treinta
545
+ MU-31 cs acr "%eme u treinta y uno
546
+ MWh cs unit "%megavatio hora
547
+ Macbeth cs acr %macbez
548
+ Maddalen cs acr %mayalen
549
+ Maddi cs acr %mayi
550
+ Maggie cs acr %magui
551
+ Maggiore cs acr %mayore
552
+ Mahal cs acr %majal
553
+ Mahou cs acr %mau
554
+ Maialen cs acr %mayalen
555
+ Maine cs acr %mein
556
+ Mammoth cs acr %mamoz
557
+ Manex cs acr %manes
558
+ Manhattan cs acr %manjatan
559
+ Marge cs acr %march
560
+ Marguerite cs acr %marguerit
561
+ Maroon cs acr %marun
562
+ Massimo cs acr %masimo
563
+ McAfee cs acr %macafi
564
+ McCartney cs acr %macarni
565
+ McDonalds cs acr %macdonals
566
+ Meritxell cs acr %merichel
567
+ Messi cs acr %mesi
568
+ Michelle cs acr %michel
569
+ Mickey cs acr %miki
570
+ Mighty cs acr %maigti
571
+ Mike cs acr %maik
572
+ Miley cs acr %maili
573
+ Minnie cs acr %mini
574
+ Mitsushima cs acr %michusima
575
+ Miyagi cs acr %miyagui
576
+ Mohamed cs acr %mojamed
577
+ Monique cs acr %monic
578
+ Montessori cs acr %montesori
579
+ Montserrat cs acr %monserrat
580
+ Moon cs acr %mun
581
+ Moore cs acr %mur
582
+ MotoGP cs acr "%moto ge pe
583
+ Mouse cs acr %maus
584
+ Moviestar+ cs acr "%moviestar plus
585
+ Movistar+ cs acr "%movistar plus
586
+ Mowgli cs acr %mogli
587
+ Murphy cs acr %murfi
588
+ N-1 cs acr "%ene uno
589
+ N-110 cs acr "%ene ciento diez
590
+ N-110A cs acr "%ene ciento diez a
591
+ N-111 cs acr "%ene ciento once
592
+ N-111A cs acr "%ene ciento once a
593
+ N-111R cs acr "%ene ciento once erre
594
+ N-113 cs acr "%ene ciento trece
595
+ N-120 cs acr "%ene ciento veinte
596
+ N-120A cs acr "%ene ciento veinte a
597
+ N-121 cs acr "%ene ciento veintiuno
598
+ N-124 cs acr "%ene ciento veintricuatro
599
+ N-125 cs acr "%ene ciento veinticinco
600
+ N-141 cs acr "%ene ciento cuarenta y uno
601
+ N-145 cs acr "%ene ciento cuarenta y cinco
602
+ N-152 cs acr "%ene ciento cincuenta y dos
603
+ N-154 cs acr "%ene ciento cincuenta y cuatro
604
+ N-155 cs acr "%ene ciento cincuenta y cinco
605
+ N-156 cs acr "%ene ciento cincuenta y seis
606
+ N-1A cs acr "%ene uno a
607
+ N-1R cs acr "%ene uno erre
608
+ N-2 cs acr "%ene dos
609
+ N-204 cs acr "%ene doscientos cuatro
610
+ N-211 cs acr "%ene doscientos once
611
+ N-211A cs acr "%ene doscientos once a
612
+ N-220 cs acr "%ene doscientos veinte
613
+ N-225 cs acr "%ene doscientos veinticinco
614
+ N-225A cs acr "%ene doscientos veinticinco a
615
+ N-230 cs acr "%ene doscientos treinta
616
+ N-232 cs acr "%ene doscientos treinta y dos
617
+ N-232A cs acr "%ene doscientos treinta y dos a
618
+ N-232B cs acr "%ene doscientos treinta y dos be
619
+ N-234 cs acr "%ene doscientos treinta y cuatro
620
+ N-234A cs acr "%ene doscientos treinta y cuatro a
621
+ N-235 cs acr "%ene doscientos treinta y cinco
622
+ N-238 cs acr "%ene doscientos treinta y ocho
623
+ N-240 cs acr "%ene doscientos cuarenta
624
+ N-240A cs acr "%ene doscientos cuarenta a
625
+ N-240R cs acr "%ene doscientos cuarenta erre
626
+ N-260 cs acr "%ene doscientos sesenta
627
+ N-260A cs acr "%ene doscientos sesenta a
628
+ N-260R cs acr "%ene doscientos sesenta erre
629
+ N-2A cs acr "%ene dos a
630
+ N-2R cs acr "%ene dos erre
631
+ N-3 cs acr "%ene tres
632
+ N-301 cs acr "%ene trescientos uno
633
+ N-310 cs acr "%ene trescientos diez
634
+ N-320 cs acr "%ene trescientos veinte
635
+ N-320A cs acr "%ene trescientos veinte a
636
+ N-325 cs acr "%ene trescientos veinticinco
637
+ N-330 cs acr "%ene trescientos treinta
638
+ N-330A cs acr "%ene trescientos treinta a
639
+ N-330B cs acr "%ene trescientos treinta be
640
+ N-331 cs acr "%ene trescientos treinta y uno
641
+ N-331R cs acr "%ene trescientos treinta y uno erre
642
+ N-332 cs acr "%ene trescientos treinta y dos
643
+ N-332A cs acr "%ene trescientos treinta y dos a
644
+ N-332R cs acr "%ene trescientos treinta y dos erre
645
+ N-334 cs acr "%ene trescientos cuarenta y cuatro
646
+ N-334 cs acr "%ene trescientos treinta y cuatro
647
+ N-337 cs acr "%ene trescientos treinta y siete
648
+ N-338 cs acr "%ene trescientos treinta y ocho
649
+ N-339 cs acr "%ene trescientos treinta y nueve
650
+ N-340 cs acr "%ene trescientos cuarenta
651
+ N-340A cs acr "%ene trescientos cuarenta a
652
+ N-340R cs acr "%ene trescientos cuarenta erre
653
+ N-341 cs acr "%ene trescientos cuarenta y uno
654
+ N-342 cs acr "%ene trescientos cuarenta y dos
655
+ N-343 cs acr "%ene trescientos cuarenta y tres
656
+ N-343A cs acr "%ene trescientos cuarenta y tres a
657
+ N-345 cs acr "%ene trescientos cuarenta y cinco
658
+ N-346 cs acr "%ene trescientos cuarenta y seis
659
+ N-347 cs acr "%ene cuatrocientos treinta y siete
660
+ N-347AL cs acr "%ene trescientos cuarenta y siete a ele
661
+ N-347GR cs acr "%ene trescientos cuarenta y siete ge erre
662
+ N-349 cs acr "%ene trescientos cuarenta y nueve
663
+ N-350 cs acr "%ene trescientos cincuenta
664
+ N-351 cs acr "%ene trescientos cincuenta y uno
665
+ N-352 cs acr "%ene trescientos cincuenta y dos
666
+ N-354 cs acr "%ene trescientos cincuenta y cuatro
667
+ N-357 cs acr "%ene trescientos cincuenta y siete
668
+ N-362 cs acr "%ene trescientos sesenta y dos
669
+ N-3A cs acr "%ene tres a
670
+ N-4 cs acr "%ene cuatro
671
+ N-400 cs acr "%ene cuatrocientos
672
+ N-400A cs acr "%ene cuatrocientos a
673
+ N-401 cs acr "%ene cuatrocientos uno
674
+ N-401A cs acr "%ene cuatrocientos uno a
675
+ N-403 cs acr "%ene cuatrocientos tres
676
+ N-403A cs acr "%ene cuatrocientos tres a
677
+ N-420 cs acr "%ene cuatrocientos veinte
678
+ N-420A cs acr "%ene cuatrocientos veinte a
679
+ N-430 cs acr "%ene cuatrocientos treinta
680
+ N-430A cs acr "%ene cuatrocientos treinta a
681
+ N-430C cs acr "%ene cuatrocientos treinta ce
682
+ N-431 cs acr "%ene cuatrocientos treinta y uno
683
+ N-432 cs acr "%ene cuatrocientos treinta y dos
684
+ N-432A cs acr "%ene cuatrocientos treinta y dos a
685
+ N-433 cs acr "%ene cuatrocientos treinta y tres
686
+ N-435 cs acr "%ene cuatrocientos treinta y cinco
687
+ N-435A cs acr "%ene cuatrocientos treinta y cinco a
688
+ N-442 cs acr "%ene cuatrocientos cuarenta y dos
689
+ N-444 cs acr "%ene cuatrocientos cuarenta y cuatro
690
+ N-445 cs acr "%ene cuatrocientos cuarenta y cinco
691
+ N-446 cs acr "%ene cuatrocientos cuarenta y seis
692
+ N-4A cs acr "%ene cuatro a
693
+ N-5 cs acr "%ene cinco
694
+ N-501 cs acr "%ene quinientos uno
695
+ N-502 cs acr "%ene quinientos dos
696
+ N-502A cs acr "%ene quinientos dos a
697
+ N-521 cs acr "%ene quinientos veintiuno
698
+ N-525 cs acr "%ene quinientos veinticinco
699
+ N-532 cs acr "%ene quinientos treinta y dos
700
+ N-536 cs acr "%ene quinientos treinta y seis
701
+ N-540 cs acr "%ene quinientos cuarenta
702
+ N-540A cs acr "%ene quinientos cuarenta a
703
+ N-541 cs acr "%ene quinientos cuarenta y uno
704
+ N-542 cs acr "%ene quinientos cuarenta y dos
705
+ N-544 cs acr "%ene quinientos cuarenta y cuatro
706
+ N-547 cs acr "%ene quinientos cuarenta y siete
707
+ N-550 cs acr "%ene quinientos cincuenta
708
+ N-550A cs acr "%ene quinientos cincuenta a
709
+ N-550R cs acr "%ene quinientos cincuenta erre
710
+ N-551 cs acr "%ene quinientos cincuenta y uno
711
+ N-552 cs acr "%ene quinientos cincuenta y dos
712
+ N-554 cs acr "%ene quinientos cincuenta y cuatro
713
+ N-555 cs acr "%ene quinientos cincuenta y cinco
714
+ N-556 cs acr "%ene quinientos cincuenta y seis
715
+ N-559 cs acr "%ene quinientos cincuenta y nueve
716
+ N-5A cs acr "%ene cinco a
717
+ N-6 cs acr "%ene seis
718
+ N-601 cs acr "%ene seiscientos uno
719
+ N-603 cs acr "%ene seiscientos tres
720
+ N-610 cs acr "%ene seiscientos diez
721
+ N-610A cs acr "%ene seiscientos diez a
722
+ N-611 cs acr "%ene seiscientos once
723
+ N-611A cs acr "%ene seiscientos once a
724
+ N-620 cs acr "%ene seiscientos veinte
725
+ N-620A cs acr "%ene seiscientos veinte a
726
+ N-620R cs acr "%ene seiscientos veinte erre
727
+ N-621 cs acr "%ene seiscientos veintiuno
728
+ N-625 cs acr "%ene seiscientos veinticinco
729
+ N-627 cs acr "%ene seiscientos veintisiete
730
+ N-627A cs acr "%ene seiscientos veintisiete a
731
+ N-629 cs acr "%ene seiscientos veintinueve
732
+ N-630 cs acr "%ene seiscientos treinta
733
+ N-630A cs acr "%ene seiscientos treinta a
734
+ N-631 cs acr "%ene seiscientos treinta y uno
735
+ N-632 cs acr "%ene seiscientos treinta y dos
736
+ N-632A cs acr "%ene seiscientos treinta y dos a
737
+ N-633 cs acr "%ene seiscientos treinta y tres
738
+ N-634 cs acr "%ene seiscientos treinta y cuatro
739
+ N-634A cs acr "%ene seiscientos treinta y cuatro a
740
+ N-634R cs acr "%ene seiscientos treinta y cuatro erre
741
+ N-635 cs acr "%ene seiscientos treinta y cinco
742
+ N-636 cs acr "%ene seiscientos treinta y seis
743
+ N-640 cs acr "%ene seiscientos cuarenta
744
+ N-640A cs acr "%ene seiscientos cuarenta a
745
+ N-641 cs acr "%ene seiscientos cuarenta y uno
746
+ N-642 cs acr "%ene seiscientos cuarenta y dos
747
+ N-643 cs acr "%ene seiscientos cuarenta y tres
748
+ N-651 cs acr "%ene seiscientos cincuenta y uno
749
+ N-655 cs acr "%ene seiscientos cincuenta y cinco
750
+ N-6A cs acr "%ene seis a
751
+ N. cs abb %norte
752
+ Ntra. cs abb "%Nuestra
753
+ Natxo cs acr %nacho
754
+ Nelli cs acr %neli
755
+ Nesquik cs acr %nescuic
756
+ New cs acr %niu
757
+ Nicole cs acr %nicol
758
+ Nike cs acr %naic
759
+ Nissan cs acr %nisan
760
+ Nogen cs acr %noguen
761
+ Notre-Dame cs acr %notredam
762
+ Nutella cs acr %nutela
763
+ O'Brien cs acr %obrayan
764
+ O. cs abb %oeste
765
+ Oakland cs acr %oklan
766
+ Odette cs acr %odet
767
+ Oggy cs acr %ogy
768
+ Ohio cs acr %ojayo
769
+ Oklahoma cs acr %oclajoma
770
+ Olatz cs acr %olach
771
+ Ormaetxea cs acr %ormaechea
772
+ Osakidetza cs acr %osakidecha
773
+ Osbourne cs acr %osborn
774
+ Otegi cs acr %otegui
775
+ Outlook cs acr %autluk
776
+ P.D. cs abb %Posdata
777
+ P.S. cs abb %Posdata
778
+ PSC cs acr "%pe se ce
779
+ PSOE cs acr %pesoe
780
+ Paige cs acr %peich
781
+ Patxi cs acr %pachi
782
+ Pearl cs acr %perl
783
+ Pearson cs acr %pirson
784
+ Peeters cs acr %piters
785
+ Peio cs acr %peyo
786
+ Peppa cs acr %pepa
787
+ Percy cs acr %persi
788
+ Pete cs acr %pit
789
+ Petrucci cs acr %petruchi
790
+ Pfizer cs acr %faiser
791
+ Pharma cs acr %farma
792
+ Phil cs acr %fil
793
+ Philadelphia cs acr %filadelfia
794
+ Phillips cs acr %filips
795
+ Picasso cs acr %picaso
796
+ Picchu cs acr %pichu
797
+ Pictures cs acr %pikchurs
798
+ Pimkie cs acr %pinki
799
+ Plath cs acr %plaz
800
+ Platz cs acr %plas
801
+ PlayStation cs acr "%plei esteision
802
+ Pocahontas cs acr %pocajontas
803
+ Pooh cs acr %pu
804
+ Poolish cs acr %pulis
805
+ Poppins cs acr %popins
806
+ Porsche cs acr %porche
807
+ Prince cs acr %prins
808
+ Pringles cs acr %pringels
809
+ Psicosis cs acr %sicosis
810
+ Puccini cs acr %puchini
811
+ Puig cs acr %puch
812
+ Pujol cs acr %puyol
813
+ Pull&Bear cs acr "%pul an bear
814
+ Queens cs acr %cuins
815
+ Queenstown cs acr "%cuins taun
816
+ Quentin cs acr %cuentin
817
+ R.I.P. cs abb "%en paz descanse
818
+ R.O. cs abb "%Real Orden
819
+ RR.SS. cs abb "%redes sociales
820
+ RRHH cs acr "%Recursos Humanos
821
+ Raffaella cs acr %rafaela
822
+ Ralph cs acr %ralf
823
+ Raphael cs acr %rafael
824
+ Raymond cs acr %reimon
825
+ Reddit cs acr %redit
826
+ Reixach cs arc %reisach
827
+ Renault cs acr %renolt
828
+ Renoir cs acr %renuar
829
+ Rev. cs abb %Reverendo
830
+ Robbie cs acr %robi
831
+ Rockfeller cs acr "%rok feler
832
+ Rocky cs acr %roqui
833
+ Rolls-Royce cs acr "%rols rois
834
+ Roth cs acr %roz
835
+ Ryanair cs acr %raiyaner
836
+ S. cs abb "%San
837
+ S.A.R. cs abb "%Su alteza Real
838
+ S.E. cs abb "%Su Excelencia
839
+ S.L. cs abb "%Sociedad Limitada
840
+ S.M. cs abb "%Su Majestad
841
+ S.S. cs abb "%Seguridad Social
842
+ S.S. cs abb "%Su Santidad
843
+ SARS-CoV-2 cs acr "%sars cob dos
844
+ SS.AA. cs abb "%Sus Altezas
845
+ SS.MM. cs abb "%Sus Majestades
846
+ Sabadell cs acr %sabadel
847
+ Sapantza cs acr %espanza
848
+ Schonbrunn cs acr %sonbrun
849
+ Sciuto cs acr %suto
850
+ Scooby cs acr %escubi
851
+ Scooby-Doo cs acr "%escubi du
852
+ Scott cs acr %escot
853
+ Seasons cs acr %sisons
854
+ Secret cs acr %sicret
855
+ Sengaku-ji cs acr %sengakuyi
856
+ Sergi cs acr %seryi
857
+ Sfera cs acr %esfera
858
+ Shannon cs acr %sanon
859
+ Sheakespear cs acr %sekspir
860
+ Sheeran cs acr %siran
861
+ Shelley cs acr %seli
862
+ Shinji cs acr %sinyi
863
+ Shinnosuke cs acr %sinosuke
864
+ Shirley cs acr %sirli
865
+ Shrek cs acr %esrec
866
+ Simyo cs acr %simio
867
+ Skittles cs acr %esquitels
868
+ Skype acr %escaip
869
+ Skytree cs acr %escaitri
870
+ Sleepy cs acr %eslipi
871
+ Snoopy cs acr %esnupi
872
+ Snowpiercer cs acr "%esnou pirser
873
+ Soho cs acr %sojo
874
+ Sophie cs acr %sofi
875
+ SoundCloud cs acr "%saund claud
876
+ South cs acr %sauz
877
+ Spears cs acr %espirs
878
+ Spire cs acr %espaiyer
879
+ Spotify cs acr %espotifai
880
+ Spotlight cs acr "%espot lait
881
+ Springfield cs acr %esprinfil
882
+ Springsteen cs acr %esprinstin
883
+ Sprite cs acr %esprit
884
+ Square cs acr %escuer
885
+ Stacy cs acr %esteisi
886
+ Stanislabski cs acr %estanifslaski
887
+ Starbucks cs acr %estarbacs
888
+ State cs acr %esteit
889
+ Stephen cs acr %estifen
890
+ Steve cs acr %estif
891
+ Steven cs acr %estiven
892
+ Stevie cs acr %estivi
893
+ Stradivarius cs acr %estradivarius
894
+ Stranger cs acr %estranyer
895
+ Streep cs acr %estrip
896
+ Strode cs acr %estroud
897
+ Strozzi cs acr %estrosi
898
+ Swift cs acr %suift
899
+ Sydney cs acr %sidni
900
+ Sylvie cs acr %silbi
901
+ TVE cs acr "%te uve e
902
+ Tchaikovsky cs acr %chacoski
903
+ Teams cs acr %tims
904
+ Teerlinc cs acr %terlin
905
+ The cs acr %de
906
+ Theodore cs acr %teodor
907
+ Things cs acr %zins
908
+ Thunberg cs acr %zumber
909
+ Times cs acr %taims
910
+ Tjuta cs acr %chuta
911
+ Tokyo cs acr %tokio
912
+ Tower cs acr %tawer
913
+ Trump cs acr %tramp
914
+ Tsingy cs acr %chingui
915
+ Tumbl cs acr %tumbler
916
+ Tunes cs acr %tuns
917
+ Twich cs acr %tuich
918
+ Txarango cs acr %charango
919
+ Txomin cs acr %chomin
920
+ Twitter acr %tuiter
921
+ twit acr %tuit
922
+ U. cs abb %usted
923
+ UPyD cs acr "%upe i de
924
+ Uchiha cs acr %uchija
925
+ Ud. cs abb %usted
926
+ Uds. cs abb %ustedes
927
+ Umbrella cs acr %ambrela
928
+ Urtzi cs acr %urchi
929
+ Uxue cs acr %usue
930
+ V.A. cs abb "%Vuestra Alteza
931
+ V.M. cs abb "%Vuestra majestad
932
+ VV. cs abb %ustedes
933
+ Vader cs acr %beider
934
+ Vaiana cs acr %vayana
935
+ Valley cs acr %valey
936
+ Valls cs acr %vals
937
+ Vd. cs abb %usted
938
+ Vds. cs abb %ustedes
939
+ Vermeer cs acr %vermer
940
+ Versalles cs acr %versayes
941
+ Verstappen cs acr %vertapen
942
+ Vicky cs acr %biqui
943
+ Vicomtech cs acr %bicomtec
944
+ Vinci cs acr %vinchi
945
+ Vittorio cs acr %vitorio
946
+ W cs unit %batio
947
+ WALL-E cs acr %wali
948
+ Walking cs acr %wolkin
949
+ Wall cs acr %wal
950
+ Wallace cs acr %walas
951
+ Wallapop cs acr %walapop
952
+ Wayne cs acr %wein
953
+ WeChat cs acr "%wi chat
954
+ WeTransfer cs acr "%wi transfer
955
+ Westworld cs acr "%west worl
956
+ WhatsApp acr %wasap
957
+ Wilde cs acr %wail
958
+ Winnie cs acr %wini
959
+ Wood cs acr %wud
960
+ Woody cs acr %budi
961
+ Woolf cs acr %gulf
962
+ WorldSBK cs acr "%guorld ese be ka
963
+ Wyoming cs acr %wayomin
964
+ X-men cs acr "%x men
965
+ Xabi cs acr %sabi
966
+ Xabier cs acr %sabier
967
+ Xavi cs acr %savi
968
+ Xavier cs acr %savier
969
+ Xbox cs acr "%ex box
970
+ Xian cs acr %sian
971
+ Xiaomi cs acr %siaomi
972
+ Yamaa cs acr %yama
973
+ Yamaha cs acr %yamaja
974
+ Zoom cs acr %zum
975
+ a prep
976
+ abajo adv
977
+ absuelver iicc
978
+ acaezcer iicc
979
+ access cs acr %acces
980
+ achicoria otro
981
+ achicorias otro
982
+ aciertar iicc
983
+ acontezcer iicc
984
+ acuerdar iicc
985
+ acuestar iicc
986
+ adelante adv
987
+ adentro adv
988
+ adhierir iicc
989
+ adonde adv
990
+ adviertir iicc
991
+ afluyir iicc
992
+ afuera adv
993
+ age acr %eich
994
+ ahora adv
995
+ airbag acr %eirbag
996
+ al prep
997
+ albahaca cs acr %albaca
998
+ alcohol acr %alcol
999
+ alerta adv
1000
+ algo inui
1001
+ alguien inui
1002
+ alguna inui
1003
+ algunas inui
1004
+ algunos inui
1005
+ alias adv
1006
+ alientar iicc
1007
+ almuerzar iicc
1008
+ amuelar iicc
1009
+ anduve vers
1010
+ anduver iicc
1011
+ anduvo vers
1012
+ ante prep
1013
+ antes adv
1014
+ anteveer iicc
1015
+ antiLGTBI cs acr "%anti ele ge te be i
1016
+ apacientar iicc
1017
+ aparte adv
1018
+ approach acr %aprouch
1019
+ aprietar iicc
1020
+ aproach acr %aprouch
1021
+ apruebar iicc
1022
+ apuestar iicc
1023
+ aquel demnv
1024
+ aquella demnv
1025
+ aquellas demnv
1026
+ aquello demi
1027
+ aquellos demnv
1028
+ arrepientir iicc
1029
+ arriba adv
1030
+ arriendar iicc
1031
+ asciender iicc
1032
+ asgir iicc
1033
+ asientar iicc
1034
+ asientir iicc
1035
+ asierrar iicc
1036
+ asuelar iicc
1037
+ atardezcer iicc
1038
+ atiender iicc
1039
+ atierrar iicc
1040
+ atraviesar iicc
1041
+ atribuyir iicc
1042
+ atruenar iicc
1043
+ aun adv
1044
+ autodestruyir iicc
1045
+ avante adv
1046
+ avengir iicc
1047
+ avienir iicc
1048
+ avientar iicc
1049
+ avinir iicc
1050
+ ayer adv
1051
+ baby acr %beibi
1052
+ backup acr %bacap
1053
+ bacon acr %beicon
1054
+ baguette acr %baguet
1055
+ bajo prep
1056
+ baseball acr %beisbol
1057
+ bastantes inunv
1058
+ beach acr %bich
1059
+ beatbox acr %bitbox
1060
+ beauty acr %biuti
1061
+ bechamel acr %besamel
1062
+ beige cs acr %beis
1063
+ bendicir iicc
1064
+ bendigir iicc
1065
+ bien adv
1066
+ bike acr %baik
1067
+ billard acr %biyar
1068
+ billones cari
1069
+ bis adv
1070
+ blackjack acr %blakyak
1071
+ bloody acr %blodi
1072
+ blue acr %blu
1073
+ blue-ray acr %blurrei
1074
+ blueray acr %blurrei
1075
+ blues acr %blus
1076
+ bluetooth acr %blutuz
1077
+ bodies acr %bodis
1078
+ boho acr %boujo
1079
+ boom acr %bum
1080
+ boulevard acr %bulevar
1081
+ bouquet acr %buquet
1082
+ boutique acr %butic
1083
+ brainstorming acr "%brein estormin
1084
+ bralette acr %bralet
1085
+ bratwurst acr %brat-wust
1086
+ break acr %breik
1087
+ breakdance acr "%breik dans
1088
+ brioche acr %brioch
1089
+ broker acr %brouquer
1090
+ brownie acr %brauni
1091
+ browser acr %brouser
1092
+ budget acr %badyet
1093
+ bullying acr %bulin
1094
+ bungee acr %bangui
1095
+ burpees acr %burpis
1096
+ business acr %bisnes
1097
+ byte unit %bait
1098
+ c/c cs abb %cuenta corriente
1099
+ cabreis vers
1100
+ cabremos vers
1101
+ cada inunv
1102
+ cake acr %queic
1103
+ calientar iicc
1104
+ campus otro
1105
+ cannabis acr %canabis
1106
+ cappella acr %capela
1107
+ cappuccino acr %capuchino
1108
+ cappucino acr %capuchino
1109
+ captcha acr %capcha
1110
+ care acr %ker
1111
+ carpaccio acr %carpacho
1112
+ casting acr %castin
1113
+ castings acr %castins
1114
+ catorce cari
1115
+ cayado otro
1116
+ cayados otro
1117
+ cayena otro
1118
+ cayo otro
1119
+ cayos otro
1120
+ cero cari
1121
+ check-in acr %chequin
1122
+ check-out acr %chekaut
1123
+ cheese acr %chis
1124
+ chicken acr %chiquen
1125
+ chill-out acr "%chil aut
1126
+ choux acr %chus
1127
+ ciegar iicc
1128
+ cien cari
1129
+ ciento cari
1130
+ cientos cari
1131
+ ciernir iicc
1132
+ cierrar iicc
1133
+ cimientar iicc
1134
+ cinco cari
1135
+ cincuenta cari
1136
+ circles acr %circols
1137
+ circuyir iicc
1138
+ cities acr %citis
1139
+ cl cs unit %centilitro
1140
+ clean acr %clin
1141
+ clickbait acr %clikbeit
1142
+ clutch acr %cluch
1143
+ co-working acr "%co guorquin
1144
+ coach acr %couch
1145
+ coat acr %kout
1146
+ cohousing acr %cojausin
1147
+ coligir iicc
1148
+ comidir iicc
1149
+ comienzar iicc
1150
+ como rela
1151
+ compitir iicc
1152
+ compruebar iicc
1153
+ con prep
1154
+ concibir iicc
1155
+ conciernir iicc
1156
+ conciertar iicc
1157
+ concluyir iicc
1158
+ concuerdar iicc
1159
+ condesciender iicc
1160
+ confierir iicc
1161
+ confiesar iicc
1162
+ confluyir iicc
1163
+ conmigo spi
1164
+ conmuever iicc
1165
+ conozcer iicc
1166
+ consientir iicc
1167
+ consigo spi
1168
+ consiguir iicc
1169
+ constituyir iicc
1170
+ construyir iicc
1171
+ consuelar iicc
1172
+ contactless acr "%contact les
1173
+ contiender iicc
1174
+ contigo spi
1175
+ contra prep
1176
+ contradicir iicc
1177
+ contradigir iicc
1178
+ contravengir iicc
1179
+ contravienir iicc
1180
+ contravinir iicc
1181
+ contribuyir iicc
1182
+ controviertir iicc
1183
+ cookies acr %cuquis
1184
+ cool acr %cul
1185
+ coop. abb %Cooperativa
1186
+ copyright cs acr %copirrait
1187
+ corpus otro
1188
+ corpuscular otro
1189
+ corpusculares otro
1190
+ corrigir iicc
1191
+ cosplay acr %cosplei
1192
+ country acr %cauntri
1193
+ cowboy acr %cauboi
1194
+ cowboys acr %caubois
1195
+ crackers acr %craquers
1196
+ crepuscular otro
1197
+ crepusculares otro
1198
+ creyente otro
1199
+ creyentes otro
1200
+ crime acr %kraim
1201
+ crush acr %crash
1202
+ cta. cs abb %cuenta
1203
+ cte. cs abb %corriente
1204
+ cual rela
1205
+ cuales rela
1206
+ cualquier inunv
1207
+ cualquiera inui
1208
+ cuando rela
1209
+ cuanta rela
1210
+ cuantas rela
1211
+ cuanto rela
1212
+ cuantos rela
1213
+ cuarenta cari
1214
+ cuatro cari
1215
+ cuatrocientas cari
1216
+ cuatrocientos cari
1217
+ cuchicheo otro
1218
+ cuchicheos otro
1219
+ cuecer iicc
1220
+ cuelar iicc
1221
+ cuelgar iicc
1222
+ cuentar iicc
1223
+ cuestar iicc
1224
+ cupe vers
1225
+ cupiera vers
1226
+ cupierais vers
1227
+ cupieran vers
1228
+ cupieras vers
1229
+ cupiere vers
1230
+ cupiereis vers
1231
+ cupieren vers
1232
+ cupieron vers
1233
+ cupiese vers
1234
+ cupieseis vers
1235
+ cupiesen vers
1236
+ cupieses vers
1237
+ cupimos vers
1238
+ cupiste vers
1239
+ cupisteis vers
1240
+ cupo vers
1241
+ currywurst cs acr "%curri bust
1242
+ cuyo rela
1243
+ da vers
1244
+ daba vers
1245
+ dabais vers
1246
+ daban vers
1247
+ dabas vers
1248
+ dad vers
1249
+ dais vers
1250
+ damos vers
1251
+ dan vers
1252
+ dance acr %dans
1253
+ daremos vers
1254
+ das vers
1255
+ dates acr %deits
1256
+ dcha. cs abb %derecha
1257
+ de prep
1258
+ deep cacr %dip
1259
+ defiender iicc
1260
+ defierir iicc
1261
+ deis vers
1262
+ del prep
1263
+ delante adv
1264
+ delay acr %dilei
1265
+ delincir iicc
1266
+ deluxe acr %delux
1267
+ demasiada inunv
1268
+ demasiadas inui
1269
+ demasiado inunv
1270
+ demasiados inui
1271
+ demos vers
1272
+ demueler iicc
1273
+ demuestrar iicc
1274
+ den vers
1275
+ deniegar iicc
1276
+ derritir iicc
1277
+ derruyir iicc
1278
+ des vers
1279
+ desalientar iicc
1280
+ desapruebar iicc
1281
+ desasgir iicc
1282
+ desatiender iicc
1283
+ desavengir iicc
1284
+ desavienir iicc
1285
+ desavinir iicc
1286
+ desciender iicc
1287
+ desconciertar iicc
1288
+ desconozcer iicc
1289
+ desconsuelar iicc
1290
+ descuelgar iicc
1291
+ descuentar iicc
1292
+ desde prep
1293
+ desentiender iicc
1294
+ desentierrar iicc
1295
+ desenvuelver iicc
1296
+ desluzcir iicc
1297
+ desmidir iicc
1298
+ desmiembrar iicc
1299
+ desmientir iicc
1300
+ despidir iicc
1301
+ despliegar iicc
1302
+ despueblar iicc
1303
+ destiemplar iicc
1304
+ destierrar iicc
1305
+ destituyir iicc
1306
+ destruyir iicc
1307
+ desuelar iicc
1308
+ desueldar iicc
1309
+ desuellar iicc
1310
+ desvistir iicc
1311
+ devengir iicc
1312
+ devienir iicc
1313
+ devinir iicc
1314
+ devuelver iicc
1315
+ dg cs unit %decigramo
1316
+ di vers
1317
+ di vers
1318
+ dicir iicc
1319
+ diecinueve cari
1320
+ dieciocho cari
1321
+ diecisiete cari
1322
+ dientar iicc
1323
+ diera vers
1324
+ dierais vers
1325
+ dieran vers
1326
+ dieras vers
1327
+ diere vers
1328
+ diereis vers
1329
+ dieren vers
1330
+ dieres vers
1331
+ dieron vers
1332
+ diese vers
1333
+ dieseis vers
1334
+ diesen vers
1335
+ dieses vers
1336
+ diez cari
1337
+ difierir iicc
1338
+ digierir iicc
1339
+ digir iicc
1340
+ diluyir iicc
1341
+ dimos vers
1342
+ dio vers
1343
+ dio vers
1344
+ disciernir iicc
1345
+ discuerdar iicc
1346
+ disientir iicc
1347
+ disminuyir iicc
1348
+ diste vers
1349
+ disteis vers
1350
+ distiender iicc
1351
+ distribuyir iicc
1352
+ disuelver iicc
1353
+ dl cs unit %decilitro
1354
+ doble inui
1355
+ doce cari
1356
+ dojo acr %doyo
1357
+ donde adv
1358
+ donde rela
1359
+ dos cari
1360
+ doscientas cari
1361
+ doscientos cari
1362
+ doy vers
1363
+ drive acr %draif
1364
+ drone acr %dron
1365
+ dueler iicc
1366
+ duermir iicc
1367
+ dummies acr %dumis
1368
+ dumping acr %dampin
1369
+ durante prep
1370
+ duxelle acr %duxel
1371
+ e conj
1372
+ e-book acr %ibuc
1373
+ e-mail acr %imeil
1374
+ eBook acr %ibuc
1375
+ eSports acr "%i esports
1376
+ early acr %erli
1377
+ easy acr %isi
1378
+ eco-friendly acr "%eco frenli
1379
+ ej. cs abb "%por ejemplo
1380
+ eligir iicc
1381
+ ella spi
1382
+ ellas spi
1383
+ ello spi
1384
+ ellos spi
1385
+ email acr %imeil
1386
+ embistir iicc
1387
+ emmental acr %emental
1388
+ emoji acr %emoyi
1389
+ emparientar iicc
1390
+ empiezar iicc
1391
+ en prep
1392
+ enciender iicc
1393
+ encierrar iicc
1394
+ encima adv
1395
+ encomiendar iicc
1396
+ encuentrar iicc
1397
+ enmiendar iicc
1398
+ ensangrientar iicc
1399
+ entiender iicc
1400
+ entierrar iicc
1401
+ entre prep
1402
+ entreveer iicc
1403
+ envuelver iicc
1404
+ era vers
1405
+ erais vers
1406
+ eran vers
1407
+ eras vers
1408
+ eres vers
1409
+ es vers
1410
+ esa demnv
1411
+ esas demnv
1412
+ escaperoom acr "%esqueip rum
1413
+ escuecer iicc
1414
+ ese demnv
1415
+ esfuerzar iicc
1416
+ eso demi
1417
+ esos demnv
1418
+ esta demnv
1419
+ estaba vers
1420
+ estabais vers
1421
+ estaban vers
1422
+ estabas vers
1423
+ estad vers
1424
+ estamos vers
1425
+ estaremos vers
1426
+ estas demnv
1427
+ este demnv
1428
+ estemos vers
1429
+ esto demi
1430
+ estos demnv
1431
+ estoy vers
1432
+ estriegar iicc
1433
+ estuve vers
1434
+ estuviera vers
1435
+ estuvierais vers
1436
+ estuvieran vers
1437
+ estuvieras vers
1438
+ estuvieron vers
1439
+ estuviese vers
1440
+ estuvieseis vers
1441
+ estuviesen vers
1442
+ estuvieses vers
1443
+ estuvimos vers
1444
+ estuviste vers
1445
+ estuvisteis vers
1446
+ estuvo vers
1447
+ excluyir iicc
1448
+ expidir iicc
1449
+ extiender iicc
1450
+ extrajudicial otro
1451
+ extrajudiciales otro
1452
+ extrajudicialmente adv
1453
+ fake acr %feik
1454
+ fakes acr %feiks
1455
+ fatal adv
1456
+ feed acr %fid
1457
+ feedback acr %fidbac
1458
+ feeling acr %filin
1459
+ fiction acr %fiksion
1460
+ first acr %ferst
1461
+ flawless acr %floles
1462
+ flognarde acr %flognard
1463
+ fluyir iicc
1464
+ flyers acr %flayers
1465
+ flysch acr %flis
1466
+ focaccia acr %focacha
1467
+ fol. cs abb %folio
1468
+ follow acr %folou
1469
+ food acr %fud
1470
+ foodie acr %fudi
1471
+ foodies acr %fudis
1472
+ footing acr %futin
1473
+ foulard acr %fular
1474
+ frame acr %freim
1475
+ free acr %fri
1476
+ freelance acr %frilans
1477
+ friday acr %fraidei
1478
+ friegar iicc
1479
+ frir iicc
1480
+ fue vers
1481
+ fuellar iicc
1482
+ fuera vers
1483
+ fuerais vers
1484
+ fueran vers
1485
+ fueras vers
1486
+ fuere vers
1487
+ fuereis vers
1488
+ fueren vers
1489
+ fueres vers
1490
+ fueron vers
1491
+ fuerte adv
1492
+ fuerzar iicc
1493
+ fuese vers
1494
+ fueseis vers
1495
+ fuesen vers
1496
+ fueses vers
1497
+ fui vers
1498
+ fuimos vers
1499
+ fuiste vers
1500
+ fuisteis vers
1501
+ funghi acr %funyi
1502
+ g cs unit %gramo
1503
+ gadget acr %gadyet
1504
+ gakko acr %gako
1505
+ galette acr %galet
1506
+ gameplay acr "%gueim plei
1507
+ gaming acr %gueimin
1508
+ gay acr %guei
1509
+ gay-friendly acr "%gei frenli
1510
+ gayfriendly acr "%gei frenli
1511
+ gecko acr %gueko
1512
+ gimir iicc
1513
+ gin-tonic acr "%yin tonic
1514
+ girl acr %guerl
1515
+ glamour acr %glamur
1516
+ gmail acr %gemail
1517
+ gnugi acr %nudi
1518
+ gobiernar iicc
1519
+ good acr %gud
1520
+ googlear acr %guglear
1521
+ gourmet acr %gurmet
1522
+ graffitis acr %grafitis
1523
+ gral. cs abb %general
1524
+ greek acr %gric
1525
+ green acr %grin
1526
+ greenwashing acr "%grin wasin
1527
+ groupie acr %grupi
1528
+ grunge acr %grunch
1529
+ grupuscular otro
1530
+ grupusculares otro
1531
+ gym acr %jim
1532
+ ha verc
1533
+ habremos verc
1534
+ hacia prep
1535
+ hackeado acr %jaqueado
1536
+ hackear acr %jaquear
1537
+ hall acr %hol
1538
+ halloumi acr %jalumi
1539
+ han verc
1540
+ hangout acr %jangaut
1541
+ happy acr %japi
1542
+ hard acr %jard
1543
+ has verc
1544
+ hashtag acr %jastag
1545
+ hasta prep
1546
+ hate acr %jeit
1547
+ hater acr %jeiter
1548
+ haters acr %jeiters
1549
+ haya verc
1550
+ hayamos verc
1551
+ hayan verc
1552
+ hayas verc
1553
+ haz vers
1554
+ he verc
1555
+ healthy acr %gelci
1556
+ heavy acr %jebi
1557
+ hechicera otro
1558
+ hechiceras otro
1559
+ hechizas otro
1560
+ hechizo otro
1561
+ heel acr %jil
1562
+ help acr %jelp
1563
+ hemos verc
1564
+ hidroalcohol acr %hidroalcol
1565
+ hieder iicc
1566
+ hielar iicc
1567
+ hiender iicc
1568
+ hierir iicc
1569
+ hierrar iicc
1570
+ hiervir iicc
1571
+ high acr %jai
1572
+ hiking acr %jaiquin
1573
+ hip-hop acr %jip jop
1574
+ hit acr %jit
1575
+ hits acr %jits
1576
+ hobits acr %jobits
1577
+ hockey acr %jokey
1578
+ hopping acr %jopin
1579
+ host acr %jost
1580
+ hot acr %jot
1581
+ hot-dog acr "%jot dog
1582
+ hoy adv
1583
+ hub acr %jub
1584
+ hube verc
1585
+ hubierais verc
1586
+ hubieran verc
1587
+ hubieras verc
1588
+ hubiere verc
1589
+ hubiereis verc
1590
+ hubieren verc
1591
+ hubieres verc
1592
+ hubieron verc
1593
+ hubieseis verc
1594
+ hubiesen verc
1595
+ hubieses verc
1596
+ hubimos verc
1597
+ hubiste verc
1598
+ hubisteis verc
1599
+ hueler iicc
1600
+ huelgar iicc
1601
+ huellar iicc
1602
+ hummus acr %umus
1603
+ hurling acr %jurlin
1604
+ huyir iicc
1605
+ iba vers
1606
+ ibais vers
1607
+ iban vers
1608
+ ibas vers
1609
+ id vers
1610
+ imbuyir iicc
1611
+ impeachment acr %impichment
1612
+ impidir iicc
1613
+ incluyir iicc
1614
+ indie acr %indi
1615
+ infierir iicc
1616
+ influyir iicc
1617
+ ingierir iicc
1618
+ injierir iicc
1619
+ inmiscuyir iicc
1620
+ inquierir iicc
1621
+ inquyirir iicc
1622
+ inside acr %insaid
1623
+ instituyir iicc
1624
+ instruyir iicc
1625
+ intervengir iicc
1626
+ intervienir iicc
1627
+ intervinir iicc
1628
+ intuyir iicc
1629
+ invistir iicc
1630
+ iremos vers
1631
+ irguir iicc
1632
+ izq. cs abb %izquierda
1633
+ jacuzzi acr %yacusi
1634
+ jam cs acr %yam
1635
+ jazz acr %yas
1636
+ jeans acr %yins
1637
+ jenga cs acr %yenga
1638
+ jet acr %yet
1639
+ jitsu acr %yitsu
1640
+ jiu-jitsu acr "%yiu yitsu
1641
+ journal acr %yurnal
1642
+ judo acr %yudo
1643
+ juegar iicc
1644
+ jui acr %yui
1645
+ junior acr %yunior
1646
+ justo adv
1647
+ kelpie acr %kelpi
1648
+ kg cs unit %kilogramo
1649
+ kitesurf acr "%kait surf
1650
+ l unit %litro
1651
+ la spv
1652
+ las spv
1653
+ le spv
1654
+ league acr %lig
1655
+ learning acr %lernin
1656
+ leasing acr %lisin
1657
+ leaves acr %lifs
1658
+ lehendakari acr %lendakari
1659
+ les spv
1660
+ ley otro
1661
+ leyenda otro
1662
+ leyendas otro
1663
+ leyes otro
1664
+ life acr %laif
1665
+ lifestyle acr "%laif estail
1666
+ light acr %lait
1667
+ line cs acr %lain
1668
+ live acr %laif
1669
+ lluever iicc
1670
+ lo spv
1671
+ lobbies acr %lobis
1672
+ lobby acr %lobi
1673
+ login acr %loguin
1674
+ look acr %luc
1675
+ looks acr %lucs
1676
+ loop acr %lup
1677
+ los spv
1678
+ lounge acr %launch
1679
+ love acr %lof
1680
+ luego adv
1681
+ lupus otro
1682
+ luzcir iicc
1683
+ m cs unit %metro
1684
+ mAh cs unit "%milamperio hora
1685
+ maasdam acr %masdam
1686
+ made acr %meid
1687
+ mahonesa acr %mayonesa
1688
+ mail acr %meil
1689
+ making acr %meikin
1690
+ mal adv
1691
+ maldicir iicc
1692
+ maldigir iicc
1693
+ malhierir iicc
1694
+ manager acr %manayer
1695
+ manifiestar iicc
1696
+ mas conj
1697
+ match acr %mach
1698
+ me spv
1699
+ mediante prep
1700
+ meet acr %mit
1701
+ meeting acr %mitin
1702
+ meetic acr %mitic
1703
+ mejor adv
1704
+ menhires otro
1705
+ menos adv
1706
+ merchandising acr %merchandaisin
1707
+ merezcer iicc
1708
+ meriendar iicc
1709
+ metraje otro
1710
+ mezcer iicc
1711
+ mg cs unit %miligramo
1712
+ mi posnv
1713
+ microSD cs acr "%micro ese de
1714
+ midir iicc
1715
+ mientar iicc
1716
+ mientir iicc
1717
+ mil cari
1718
+ miles cs cari
1719
+ millennial acr %milenial
1720
+ millones cari
1721
+ mis posnv
1722
+ misma inui
1723
+ mismas inui
1724
+ mismo inui
1725
+ mismos inui
1726
+ mosso acr %moso
1727
+ mountain acr %montan
1728
+ moussaka acr %musaka
1729
+ moussakka acr %musaca
1730
+ mousse acr %mus
1731
+ movie acr %muvi
1732
+ mozzarella acr %mocharela
1733
+ mucha inunv
1734
+ muchas inui
1735
+ mucho inunv
1736
+ muchos inui
1737
+ mueler iicc
1738
+ muerder iicc
1739
+ muerir iicc
1740
+ muestrar iicc
1741
+ muever iicc
1742
+ muffin acr %mafin
1743
+ muhammara acr %majamara
1744
+ muy adv
1745
+ nada inui
1746
+ nadie inui
1747
+ naked acr %neiked
1748
+ naming acr %neimin
1749
+ nazcer iicc
1750
+ news cs acr %nius
1751
+ newsletter acr "%nius leter
1752
+ ni conj
1753
+ niegar iicc
1754
+ nievar iicc
1755
+ ninguna inui
1756
+ ninguno inui
1757
+ no adv
1758
+ nos spv
1759
+ nosotras spi
1760
+ nosotros spi
1761
+ novecientas cari
1762
+ novecientos cari
1763
+ noventa cari
1764
+ ntra. cs abb %nuestra
1765
+ ntro. cs abb %nuestro
1766
+ nude cs acr %nud
1767
+ nuestra posi
1768
+ nuestras posi
1769
+ nuestro posi
1770
+ nuestros posi
1771
+ nueve cari
1772
+ nunca adv
1773
+ nylon acr %nailon
1774
+ o conj
1775
+ obstruyir iicc
1776
+ ochenta cari
1777
+ ocho cari
1778
+ ochocientas cari
1779
+ ochocientos cari
1780
+ office acr %ofis
1781
+ oigir iicc
1782
+ ok acr %okei
1783
+ once cari
1784
+ one cs acr %guan
1785
+ os spv
1786
+ otra inui
1787
+ otras inui
1788
+ otro inui
1789
+ otros inui
1790
+ ouija acr %uija
1791
+ out acr %aut
1792
+ outdoor acr %autdor
1793
+ outfit acr %autfit
1794
+ outlet acr %autlet
1795
+ output acr %autput
1796
+ overbooking acr %overbukin
1797
+ p.ej. abb "%por ejemplo
1798
+ painting acr %peintin
1799
+ palazzo acr %palacho
1800
+ pancake acr %panqueic
1801
+ para prep
1802
+ parezcer iicc
1803
+ parkour acr %parcur
1804
+ parmigiano cs acr %parmesano
1805
+ pazcer iicc
1806
+ peace acr %pis
1807
+ peep-toe acr "%pip tou
1808
+ pendrive acr %pendraif
1809
+ pero conj
1810
+ persiguir iicc
1811
+ perviertir iicc
1812
+ peugeot acr %peyot
1813
+ phishing acr %fisin
1814
+ photocall acr %fotocol
1815
+ photoshop acr %fotosop
1816
+ pick-up acr "%pic ap
1817
+ pidir iicc
1818
+ piensar iicc
1819
+ piercing acr %pirsin
1820
+ pierder iicc
1821
+ ping-pong acr "%pin pon
1822
+ pintxo acr %pincho
1823
+ pintxos cs acr %pinchos
1824
+ pizza acr %piksa
1825
+ play acr %plei
1826
+ playboy acr %pleiboi
1827
+ pliegar iicc
1828
+ poca inunv
1829
+ pocas inui
1830
+ poco inunv
1831
+ pocos inui
1832
+ podremos vers
1833
+ podrido nper
1834
+ pon vers
1835
+ pool acr %pul
1836
+ pop-up acr "%pop ap
1837
+ por prep
1838
+ pound acr %paund
1839
+ prefierir iicc
1840
+ premiere acr %premier
1841
+ presientir iicc
1842
+ prevalezcer iicc
1843
+ preveer iicc
1844
+ prevengir iicc
1845
+ previenir iicc
1846
+ previnir iicc
1847
+ prime acr %praim
1848
+ primer inunv
1849
+ primera inui
1850
+ primeras inui
1851
+ primero inui
1852
+ primeros inui
1853
+ prof. cs abb %profesor
1854
+ proferir iicc
1855
+ promuever iicc
1856
+ pronta adv
1857
+ pronto adv
1858
+ proofreading acr %prufridin
1859
+ proptech acr %proptec
1860
+ prosiguir iicc
1861
+ prostituyir iicc
1862
+ prov. cs abb %provincia
1863
+ provengir iicc
1864
+ provienir iicc
1865
+ provinir iicc
1866
+ pruebar iicc
1867
+ pseudociencia acr "%seudo ciencia
1868
+ psicoterapia acr %sicoterapia
1869
+ psique acr %sique
1870
+ psiquiatra acr %siquiatra
1871
+ ptas. cs abb %pesetas
1872
+ pts. cs abb %pesetas
1873
+ pude vers
1874
+ puder iicc
1875
+ pudiendo nper
1876
+ pudieron vers
1877
+ pudimos vers
1878
+ pudiste vers
1879
+ pudisteis vers
1880
+ pudo vers
1881
+ pueblar iicc
1882
+ pueder iicc
1883
+ pues conj
1884
+ punkies acr %punkis
1885
+ puntual adv
1886
+ push-ups acr "%pus aps
1887
+ pustulosa otro
1888
+ pustulosas otro
1889
+ pustuloso otro
1890
+ pustulosos otro
1891
+ pza. cs abb %plaza
1892
+ q.e.p.d. cs abb "%que en paz descanse
1893
+ que rela
1894
+ queen cs acr %cuin
1895
+ queer cs acr %cuir
1896
+ quepa vers
1897
+ quepamos vers
1898
+ quepan vers
1899
+ quepas vers
1900
+ quepo vers
1901
+ querremos vers
1902
+ quiebrar iicc
1903
+ quien rela
1904
+ quienesquiera inui
1905
+ quienquiera inui
1906
+ quierer iicc
1907
+ quince cari
1908
+ quinientas cari
1909
+ quinientos cari
1910
+ quise vers
1911
+ quisir iicc
1912
+ quiso vers
1913
+ racing acr %raisin
1914
+ raw acr %ro
1915
+ realfood acr "%rial fud
1916
+ reboot acr %rebut
1917
+ recalientar iicc
1918
+ recharch acr %richarch
1919
+ recluyir iicc
1920
+ recomiendar iicc
1921
+ reconozcer iicc
1922
+ reconstituyir iicc
1923
+ reconstruyir iicc
1924
+ reconstruyir iicc
1925
+ reconvengir iicc
1926
+ reconvienir iicc
1927
+ reconvinir iicc
1928
+ recuecer iicc
1929
+ recuerdar iicc
1930
+ recuestar iicc
1931
+ redistribuyir iicc
1932
+ reeligir iicc
1933
+ refierir iicc
1934
+ refluyir iicc
1935
+ refriegar iicc
1936
+ refuerzar iicc
1937
+ rehuyir iicc
1938
+ reluzcir iicc
1939
+ remake acr %rimeik
1940
+ remiendar iicc
1941
+ remuerder iicc
1942
+ remuever iicc
1943
+ renazcer iicc
1944
+ reniegar iicc
1945
+ renuevar iicc
1946
+ reoigir iicc
1947
+ repiensar iicc
1948
+ repliegar iicc
1949
+ repruebar iicc
1950
+ repueblar iicc
1951
+ requiebrar iicc
1952
+ requierir iicc
1953
+ research acr %riserch
1954
+ resientir iicc
1955
+ restituyir iicc
1956
+ restriegar iicc
1957
+ resuellar iicc
1958
+ resuelver iicc
1959
+ retail acr %riteil
1960
+ retiemblar iicc
1961
+ reting acr %rentin
1962
+ retribuyir iicc
1963
+ retuercer iicc
1964
+ reveer iicc
1965
+ revientar iicc
1966
+ revierter iicc
1967
+ reviertir iicc
1968
+ revistir iicc
1969
+ revuelcar iicc
1970
+ revuelver iicc
1971
+ rider acr %raider
1972
+ riegar iicc
1973
+ rigir iicc
1974
+ rindir iicc
1975
+ rir iicc
1976
+ risotto acr %risoto
1977
+ road-movie acr "%roud movi
1978
+ role-playing acr "%rol pleyin
1979
+ roquefort acr %roquefor
1980
+ rossinyol acr %rosiniol
1981
+ ruedar iicc
1982
+ ruegar iicc
1983
+ running acr %ranin
1984
+ s.s. cs abb "%seguro servidor
1985
+ s.s.s. cs abb "%su seguro servidor
1986
+ sabremos vers
1987
+ safety acr %seifti
1988
+ sal vers
1989
+ salgir iicc
1990
+ salpimientar iicc
1991
+ saqsayhuaman acr %sacsayhuaman
1992
+ scroll acr %escrol
1993
+ se spv
1994
+ sea vers
1995
+ seamos vers
1996
+ sean vers
1997
+ seas vers
1998
+ sed vers
1999
+ segunda inui
2000
+ segundas inui
2001
+ segundo inui
2002
+ segundos inui
2003
+ seis cari
2004
+ seiscientas cari
2005
+ seiscientos cari
2006
+ selfie acr %selfi
2007
+ selfies acr %selfis
2008
+ sendas inui
2009
+ sendos inui
2010
+ sepa vers
2011
+ sepamos vers
2012
+ sepan vers
2013
+ sepas vers
2014
+ seremos vers
2015
+ service acr %servis
2016
+ sesenta cari
2017
+ session acr %sesion
2018
+ setecientas cari
2019
+ setecientos cari
2020
+ setenta cari
2021
+ shake acr %seik
2022
+ share acr %ser
2023
+ si conj
2024
+ siegar iicc
2025
+ siembrar iicc
2026
+ siempre adv
2027
+ sientar iicc
2028
+ sientir iicc
2029
+ sierrar iicc
2030
+ siete cari
2031
+ sig. cs abb %siguiente
2032
+ siguir iicc
2033
+ sin prep
2034
+ single acr %singuel
2035
+ sino conj
2036
+ sirvir iicc
2037
+ skate acr %eskeit
2038
+ sketch acr %esquech
2039
+ skyline acr %eskailain
2040
+ slackline acr "%eslac lain
2041
+ slam acr %eslam
2042
+ smart acr %esmart
2043
+ smartphone acr %esmartfon
2044
+ smartwatch acr %esmartguach
2045
+ smoothie acr %esmuci
2046
+ snowboard acr "%esnou bord
2047
+ sobre prep
2048
+ sobreentiender iicc
2049
+ sobresalgir iicc
2050
+ sobrevengir iicc
2051
+ sobrevienir iicc
2052
+ sobrevinir iicc
2053
+ sofrir iicc
2054
+ sois vers
2055
+ somos vers
2056
+ son vers
2057
+ sonrir iicc
2058
+ sosiegar iicc
2059
+ sotierrar iicc
2060
+ souquet acr %suquet
2061
+ souvenir acr %suvenir
2062
+ soy vers
2063
+ spaghetti acr %espaguetis
2064
+ spam acr %espam
2065
+ speech acr %espich
2066
+ staff acr %estaf
2067
+ start-up acr "%estart ap
2068
+ startup acr "%estart ap
2069
+ startups acr %estart aps
2070
+ steak acr %esteik
2071
+ store acr %estor
2072
+ stories acr %estoris
2073
+ straight acr %estrait
2074
+ stream acr %estrim
2075
+ streaming acr %estrimin
2076
+ street acr %estrit
2077
+ strike acr %estraic
2078
+ strikeout acr "%estraic aut
2079
+ striptease acr %estriptis
2080
+ styling acr %estailin
2081
+ su posnv
2082
+ subvengir iicc
2083
+ subvienir iicc
2084
+ subviertir iicc
2085
+ subvinir iicc
2086
+ sueldar iicc
2087
+ sueler iicc
2088
+ sueltar iicc
2089
+ suenar iicc
2090
+ sugierir iicc
2091
+ supe vers
2092
+ supiera vers
2093
+ supierais vers
2094
+ supieran vers
2095
+ supieras vers
2096
+ supiere vers
2097
+ supiereis vers
2098
+ supieren vers
2099
+ supieres vers
2100
+ supieron vers
2101
+ supiese vers
2102
+ supieseis vers
2103
+ supiesen vers
2104
+ supieses vers
2105
+ supimos vers
2106
+ supiste vers
2107
+ supisteis vers
2108
+ supo vers
2109
+ supreme acr %suprem
2110
+ sus posnv
2111
+ sustituyir iicc
2112
+ suya posi
2113
+ suyas posi
2114
+ suyo posi
2115
+ suyos posi
2116
+ swap acr %suop
2117
+ swing acr %suin
2118
+ swipe acr %suaip
2119
+ taekwondo acr %taikuondo
2120
+ take acr %teik
2121
+ tal adv
2122
+ talkie acr %tolki
2123
+ talkies acr %tolkis
2124
+ tan adv
2125
+ tandoori acr %tandori
2126
+ tanta adv
2127
+ tantas inunv
2128
+ tanto adv
2129
+ tantos inunv
2130
+ tarde adv
2131
+ te spv
2132
+ tech acr %tec
2133
+ techno acr %tecno
2134
+ teen acr %tin
2135
+ temprana adv
2136
+ temprano adv
2137
+ ten vers
2138
+ tercer inunv
2139
+ tercera inui
2140
+ terceras inui
2141
+ tercero inui
2142
+ terceros inui
2143
+ thriller acr %zriler
2144
+ ti spnv
2145
+ tie-dye acr %taidai
2146
+ tiemblar iicc
2147
+ tiemplar iicc
2148
+ tiender iicc
2149
+ tiener iicc
2150
+ tientar iicc
2151
+ toda inui
2152
+ todas inui
2153
+ todo inui
2154
+ todos inui
2155
+ touchdown acr %tachdaun
2156
+ tour acr %tur
2157
+ traer irc2
2158
+ trail acr %treil
2159
+ trajana otro
2160
+ trajanas otro
2161
+ trajano otro
2162
+ trajanos otro
2163
+ trajeada otro
2164
+ trajeadas otro
2165
+ trajeado otro
2166
+ trajeados otro
2167
+ trajes otro
2168
+ transciender iicc
2169
+ transfierir iicc
2170
+ tras prep
2171
+ trasciender iicc
2172
+ trasfierir iicc
2173
+ trasiegar iicc
2174
+ trasluzcir iicc
2175
+ travistir iicc
2176
+ trece cari
2177
+ treinta cari
2178
+ trending acr %trendin
2179
+ tres cari
2180
+ trescientas cari
2181
+ trescientos cari
2182
+ triple inui
2183
+ trolls acr %trols
2184
+ tropiezar iicc
2185
+ true acr %tru
2186
+ truecar iicc
2187
+ truenar iicc
2188
+ tu posnv
2189
+ tuercer iicc
2190
+ tuestar iicc
2191
+ tus posnv
2192
+ tuxedo acr %taksido
2193
+ tuya posi
2194
+ tuyas posi
2195
+ tuyo posi
2196
+ tuyos posi
2197
+ tweet acr %tuit
2198
+ twit acr %tuit
2199
+ twitter acr %tuiter
2200
+ txangurro acr %changurro
2201
+ tzatziki acr %chachiqui
2202
+ u conj
2203
+ ultraje otro
2204
+ un carnv
2205
+ una cari
2206
+ unas cari
2207
+ uno cari
2208
+ unos cari
2209
+ upv/ehu acr "%u pe uve e hache u
2210
+ url acr "%u erre ele
2211
+ va vers
2212
+ vais vers
2213
+ vamos vers
2214
+ van vers
2215
+ varias inunv
2216
+ varios inunv
2217
+ vas vers
2218
+ vaya vers
2219
+ vayamos vers
2220
+ vayan vers
2221
+ vayas vers
2222
+ ve vers
2223
+ veer iicc
2224
+ veggie acr %vegui
2225
+ veinte cari
2226
+ veinticinco cari
2227
+ veinticuatro cari
2228
+ veintinueve cari
2229
+ veintiocho cari
2230
+ veintisiete cari
2231
+ veintiuna cari
2232
+ veintiuno cari
2233
+ ven vers
2234
+ vendetta acr %vendeta
2235
+ vengir iicc
2236
+ vi vers
2237
+ vienir iicc
2238
+ vientar iicc
2239
+ vierter iicc
2240
+ view cs acr %biu
2241
+ vinir iicc
2242
+ vintage acr %vintach
2243
+ vio vers
2244
+ vistir iicc
2245
+ voice acr %vois
2246
+ vol. cs abb %volumen
2247
+ volkswagen acr %bolsbaguen
2248
+ vosotras spi
2249
+ vosotros spi
2250
+ voy vers
2251
+ vra. cs abb %vuestra
2252
+ vro. cs abb %vuestro
2253
+ vs. cs abb %versus
2254
+ vta. cs abb %vuelta
2255
+ vuelar iicc
2256
+ vuelcar iicc
2257
+ vuelver iicc
2258
+ vuestra posi
2259
+ vuestras posi
2260
+ vuestro posi
2261
+ vuestros posi
2262
+ waffles acr %uwafels
2263
+ walkie acr %walki
2264
+ waterproof acr %waterpruf
2265
+ wear acr %wer
2266
+ wireless acr %guairles
2267
+ xhosa acr %josa
2268
+ y conj
2269
+ ya adv
2270
+ yerguir iicc
2271
+ yerrar iicc
2272
+ yihadistas acr %yijadistas
2273
+ yo spi
2274
+ yourself acr %yorself
2275
+ youtube acr %yutuf
2276
+ youtuber acr %yutuber
2277
+ zahierir iicc
2278
+ zombie acr %zombi
2279
+ zoo acr %zo
2280
+ Coincidencia en el fichero binario es_dic_20221107.dit
ahotts/dicts/es/es_dicc.dic ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3880d688565dcfc4c1a239cb94c6cc0466b603cbf86fbf8a20ca411d64cb3c03
3
+ size 141770
ahotts/dicts/es/es_dicc_mx.dic ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5b0c2d05c29ca2232dc76ec06a91efe626cbfaaf2e45de3ccd99e11704e70ad8
3
+ size 114905
ahotts/dicts/eu/README.md ADDED
File without changes
ahotts/dicts/eu/README.md~ ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ Hacer la llamada al diccionario con el siguieten path:
2
+
3
+ -HDic=/models/TTS/Ahotts/dicts/eu_dicc
ahotts/dicts/eu/eu_dic_20220725.dit ADDED
The diff for this file is too large to render. See raw diff
 
ahotts/dicts/eu/eu_dicc.dic ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7c152ccb24e932296d3769957c85c446a47f8664bb555bf61e31c332586c2b93
3
+ size 867863
ahotts/dicts/gl/README.md ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ Hacer la llamada al diccionario con el siguiente path:
2
+
3
+ -HDicDB=/models/TTS/dicts/gl/cotovia/
ahotts/dicts/gl/README.md~ ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ Hacer la llamada al diccionario con el siguiente path:
2
+
3
+ -HDic=/models/TTS/Ahotts/dicts/gl/data
ahotts/dicts/gl/cotovia/lang/gl/abr.txt ADDED
@@ -0,0 +1,603 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ #
2
+ # $Id: abr.txt,v 1.3 2008/05/09 11:02:43 fmendez Exp $
3
+ # $Name: $
4
+ #
5
+ #
6
+ #
7
+ a.c.,antes del cristo
8
+ a.m.,a eme
9
+ a.r.,alteza real
10
+ a.t.,antigo testamento
11
+ a.x.c.,antes de xesucristo
12
+ a/,� atenci�n de
13
+ a/c,a cargo
14
+ a/f,a favor
15
+ aa.,autores
16
+ aa.ee.,asuntos exteriores
17
+ aa.rr.,altezas reais
18
+ aa.vv.,varios autores
19
+ abr.,abril
20
+ abrev.,abreviatura
21
+ acept.,aceptaci�n
22
+ addor.,administrador
23
+ addora.,administradora
24
+ adic.,adicional
25
+ adm.,administraci�n
26
+ adm�n.,administraci�n
27
+ adm�ns.,administraci�ns
28
+ adv.,adverbio
29
+ adva.,administrativa
30
+ advo.,administrativo
31
+ adx.,adxectivo
32
+ afma.,afect�sima
33
+ afmo.,afect�simo
34
+ ag.,agosto
35
+ al.,alem�n
36
+ alc.,alcalde
37
+ alfz.,alf�rez
38
+ almte.,almirante
39
+ alt.,altura
40
+ amb.,ambulatorio
41
+ ambul.,ambulancia
42
+ ant.,antigo
43
+ antepret.,antepret�rito
44
+ an�n.,an�nimo
45
+ aparc.,aparcamento
46
+ apdo.,apartado
47
+ apdos.,apartados
48
+ aprox.,aproximadamente
49
+ apt.,apartado
50
+ aptdo.,apartado
51
+ aptdos.,apartados
52
+ ar.,�rabe
53
+ arc.,arca�smo
54
+ arq.,arquitecto
55
+ art.,artigo
56
+ arz.,arcebispo
57
+ asdo.,asinado
58
+ asoc.,asociaci�n
59
+ atta.,atenta
60
+ atte.,atentamente
61
+ atto.,atento
62
+ auton.,autonom�a
63
+ aux.,auxiliar
64
+ av.,avenida
65
+ av.,avenida,avenidas
66
+ avd.,avenida
67
+ avd.,avenida,avenidas
68
+ avda.,avenida
69
+ avda.,avenida,avenidas
70
+ ax.,axente
71
+ b.o.,bolet�n oficial
72
+ bach.,bacharelato
73
+ bco.,banco
74
+ bda.,barriada
75
+ bibl.,biblioteca
76
+ bl.,bloque
77
+ bmo.p.,beat�simo padre
78
+ brig.,brigada
79
+ bta.,beata
80
+ bto.,beato
81
+ c.e.,correo electr�nico
82
+ c.f.,club de f�tbol
83
+ c.p.,c�digo postal
84
+ c.�,compa��a
85
+ c/,conta
86
+ c/c.,conta corrente
87
+ c/u,cada un
88
+ ca.,aproximadamente
89
+ #cal.,calor�a
90
+ calef.,calefacci�n
91
+ cam.,cami�o
92
+ cap.,capital
93
+ cap.,cap�tulo,cap�tulos
94
+ cast.,castel�n
95
+ cat.,catal�n
96
+ cd.,ced�
97
+ cem.,cemiterio
98
+ cent,c�ntimo
99
+ cert.,certificado
100
+ cf.,comp�rese
101
+ cfr.,comp�rese
102
+ cgo.,cargo
103
+ ch.,cheque
104
+ ch/,cheque
105
+ circul.,circulaci�n
106
+ cit.,citado
107
+ cl.,clase
108
+ cl�s.,cl�sico
109
+ cm.,cent�metro,cent�metros
110
+ cmdt.,comandante
111
+ cmte.,comandante
112
+ cnel.,coronel
113
+ col.,colexio
114
+ com.,comisi�n
115
+ comod.,comodoro
116
+ comp.,compa��a
117
+ compt.,compatibilidade
118
+ concell.,conceller�a
119
+ consell.,conseller�a
120
+ cont.,continuaci�n
121
+ contalmte.,contraalmirante
122
+ conv.,convocatoria
123
+ conx.,conxunci�n
124
+ coord.,coordinador
125
+ cor.,coronel
126
+ corp.,corporaci�n
127
+ cp.,comp�rese
128
+ cpt.,capit�n
129
+ cta.,conta
130
+ cte.,comandante
131
+ cts.,c�ntimos
132
+ cuadr.,cuadruplicado
133
+ c�lt.,c�ltico
134
+ c�nts.,c�ntimos
135
+ c�a.,compa��a
136
+ c�d.,c�digo
137
+ d.,don
138
+ d.c.,despois de cristo
139
+ d.e.p.,descanse en paz
140
+ d.g.,a deus gracias
141
+ d.l.,dep�sito legal
142
+ d.m.,deus mediante
143
+ d.p.,distrito postal
144
+ d.x.c.,despois de xesucristo
145
+ d.�,dona
146
+ d/d,d�as data
147
+ d/fra,d�as factura
148
+ d/v,d�as vista
149
+ db.,decibelio,decibelios
150
+ deb.,debuxo
151
+ dec.,decembro
152
+ #del.,delegaci�n
153
+ dep.,deporte
154
+ depart.,departamento
155
+ depto.,departamento
156
+ der.,derivado
157
+ desct.,desconto
158
+ desus.,desusado
159
+ desv.,desviaci�n
160
+ det.,determinado
161
+ determ.,determinado
162
+ dicc.,diccionario
163
+ dir.,director
164
+ dir.�,directora
165
+ div.,divisi�n
166
+ dn.,don
167
+ doc.,documento
168
+ docum.,documentaci�n
169
+ dpto.,departamento
170
+ dr.,doutor
171
+ dr.�,doutora
172
+ dra.,doutora
173
+ dta.,dereita
174
+ dupdo.,duplicado
175
+ dupl.,duplicado
176
+ d�,dona
177
+ d�.,dona
178
+ #e.,excelencia
179
+ e.c.,era cristi�
180
+ e.f.,en funci�ns
181
+ e.g.e.,en gloria estea
182
+ e.m.,estado maior
183
+ e.p.d.,en paz descanse
184
+ e.p.m.,en propia man
185
+ e.t.s.e,escola t�cnica superior de enxe�eiros de
186
+ e.t.s.e.t,escola t�cnica superior de enxe�eiros de telecomunicaci�n
187
+ e/,env�o
188
+ e/p,efecto para pagar
189
+ econ.,econom�a
190
+ ed.,edici�n
191
+ edit.,editorial
192
+ eds.,editores
193
+ educ.,educaci�n
194
+ ef.,efectos
195
+ efect.,efectivo
196
+ em.�,eminencia
197
+ emcia.,eminencia
198
+ emmo.,eminent�simo
199
+ emn.�,eminencia
200
+ end,enderezo
201
+ entpl.,entreplanta
202
+ esc.,escaleira
203
+ escr.,escritura
204
+ esp.,espa�ol
205
+ espf.,especificamente
206
+ esq.,esquerda
207
+ esqda.,esquerda
208
+ est.,estrada
209
+ etc.,etc�tera
210
+ ex.,exemplo
211
+ exc.�,excelencia
212
+ excma.,excelent�sima
213
+ excmo.,excelent�simo
214
+ exma.,excelent�sima
215
+ exmo.,excelent�simo
216
+ exp.,expediente
217
+ ext.,extensi�n
218
+ f.c.,f�tbol club
219
+ f.f.,franco f�brica
220
+ f.�,factura
221
+ f/,favor
222
+ f/m,a favor meu
223
+ fac.,facultade
224
+ fact.,factura
225
+ fasc.,fasc�culo
226
+ fca.,f�brica
227
+ fdez.,fern�ndez
228
+ fdo.,firmado
229
+ feb.,febreiro
230
+ febr.,febreiro
231
+ fed.,federal
232
+ fem.,feminino
233
+ fest.,festivo
234
+ ff.aa.,forzas armadas
235
+ ff.cc.,ferrocarril
236
+ fig.,figura
237
+ fol.,folio
238
+ fr.,franc�s
239
+ fra.,factura
240
+ furg.,furgoneta
241
+ f�br.,f�brica
242
+ g.,gramo,gramos
243
+ g.v.,gran velocidade
244
+ gal.,galego
245
+ gc�a.,garc�a
246
+ gdor.,gobernador
247
+ gdor.�,gobernadora
248
+ ghz.,gigaherzio,gigaherzios
249
+ glez.,gonz�lez
250
+ gob.,goberno
251
+ gr.,gramo,gramos
252
+ gr.,grego
253
+ grs.,gramo,gramos
254
+ g�t.,g�tico
255
+ h.,hora,horas
256
+ hab.,habitante
257
+ hab.,habitante,habitantes
258
+ herd.,herdeiro
259
+ hol.,holand�s
260
+ hz.,herzio,herzios
261
+ i.e.,isto �
262
+ ib.,ib�dem
263
+ ib�d.,ib�dem
264
+ id.,�dem
265
+ igr.,igrexa
266
+ il.,ilustre
267
+ ilma.,ilustr�sima
268
+ ilmo.,ilustr�simo
269
+ iltma.,ilustr�sima
270
+ iltmo.,ilustr�simo
271
+ iltre.,ilustre
272
+ imp.,importe
273
+ impr.,imprenta
274
+ impt.,imposto
275
+ ind.,industria
276
+ indef.,indefinido
277
+ inf.,inferior
278
+ inst.,instituto
279
+ int.,interior
280
+ intr.,introducci�n
281
+ introd.,introducci�n
282
+ it.,italiano
283
+ k.o.,f�ra de combate
284
+ kg.,quilogramo,quilogramos
285
+ kg/s,kilogramo por segundo,kilogramos por segundo
286
+ khz.,kiloherzio,kiloherzios
287
+ km.,kil�metro,kil�metros
288
+ km/h.,kil�metro por hora,kil�metros por hora
289
+ kw.,kilowatio,kilowatios
290
+ l.,litro,litros
291
+ l.c.,no lugar citado
292
+ l.cit.,no lugar citado
293
+ l.cl.,lat�n cl�sico
294
+ l/,letra de cambio
295
+ l/cr,letra de cr�dito
296
+ l/m,letra mi�a
297
+ lab.,laborable
298
+ lda.,licenciada
299
+ ldo.,licenciado
300
+ lic.,licenciado
301
+ licda.,licenciada
302
+ licdo.,licenciado
303
+ lit.,literal
304
+ li�.,li�a
305
+ loc.,locuci�n
306
+ loc.adv.,locuci�n adverbial
307
+ loc.cit.,no lugar citado
308
+ loc.conx.,locuci�n conxuntiva
309
+ loc.prep.,locuci�n preposicional
310
+ lonx.,lonxitude
311
+ ltda.,limitada
312
+ ltdo.,limitado
313
+ m.,metro,metros
314
+ m.i.sr.,moi ilustre se�or
315
+ m.n.,moneda nacional
316
+ m/ch,o meu cheque
317
+ m/f,� meu favor
318
+ m/l,� mi�a letra
319
+ m/o,� mi�a orde
320
+ m/s,metro por segundo
321
+ m/s,metro por segundo,metros por segundo
322
+ m/v,meses vista
323
+ m/x,o meu xiro
324
+ magfa.,magn�fica
325
+ magfo.,magn�fico
326
+ #mar.,marzo
327
+ masc.,masculino
328
+ merc.,mercantil
329
+ mg.,miligramo,miligramos
330
+ mhz.,megaherzio,megaherzios
331
+ min.,minuto
332
+ minist.,ministerio
333
+ ml.,mililitro,mililitros
334
+ mm.,madre superiora
335
+ mm.,mil�metro,mil�metros
336
+ mod.,moderno
337
+ mons.,monse�or
338
+ mpal.,municipal
339
+ mph.,millas por hora
340
+ mr.,m�ster
341
+ ms.,manuscrito
342
+ mss.,manuscrito
343
+ mun.,municipal
344
+ m�,mar�a
345
+ m�x.,m�ximo
346
+ m�d.,m�dico
347
+ m�rc.,m�rcores
348
+ m�n.,m�nimo
349
+ m�s.,m�sica
350
+ n.,nome
351
+ n.b.,n�tese ben
352
+ n.do.e.,nota do editor
353
+ n.do.t.,nota do traductor
354
+ n.p.,nome propio
355
+ n.s.,noso se�or
356
+ n.t.,novo testamento
357
+ n.�,nosa
358
+ n.�s.�,nosa se�ora
359
+ n.�,n�mero
360
+ nac.,nacional
361
+ neol.,neoloxismo
362
+ nov.,novembro
363
+ num.,n�mero,n�meros
364
+ n�,n�mero,n�meros
365
+ n�.,n�mero,n�meros
366
+ n�m.,n�mero,n�meros
367
+ #o.,orde
368
+ o.cit.,obra citada
369
+ o.m.,orde ministerial
370
+ o.p.,obriga de pagamento
371
+ #o/,orde
372
+ ob.cit.,obra citada
373
+ obrig.,obrigatorio
374
+ of.,oficial
375
+ oo.mm.,ordes ministeriais
376
+ op.,opus
377
+ op.cit.,na obra citada
378
+ out.,outubro
379
+ p.,p�xina,p�xinas
380
+ p.a.,por autorizaci�n
381
+ p.b.,peso bruto
382
+ p.d.,posdata
383
+ p.e.,por exemplo
384
+ p.ex.,por exemplo
385
+ p.f.,por favor
386
+ p.i.,pagamento inmediato
387
+ p.m.,pe eme
388
+ p.m.a.,peso m�ximo autorizado
389
+ p.n.,peso neto
390
+ p.o.,por orde
391
+ p.qu.,punto quilom�trico
392
+ p.s.,postdata
393
+ p.s.s.,prestaci�n social sustitutoria
394
+ p.v.p.,prezo de venda � p�blico
395
+ p.�,paseo
396
+ p/c,por conta de
397
+ p/o,por orde
398
+ pag.,pagamento
399
+ par.,par�grafo
400
+ part.,particular
401
+ par�g.,par�grafo
402
+ pat.,patente
403
+ pav.,pavill�n
404
+ pdo.,pasado
405
+ pdta.,presidenta
406
+ pdte.,presidente
407
+ perg.,pergami�o
408
+ pers.,persoa
409
+ pl.,plural
410
+ pob.,poboaci�n
411
+ pol.,pol�gono
412
+ pop.,popular
413
+ port.,portugu�s
414
+ pp.,padres superiores
415
+ ppal.,principal
416
+ pr.,praza
417
+ pral.,principal
418
+ pref.,prefacio
419
+ prefer.,preferencia
420
+ prep.,preposici�n
421
+ pres.,presente
422
+ presb.,presb�tero
423
+ priv.,privado
424
+ prnl.,pronominal
425
+ prof.,profesor
426
+ prof.�,profesora
427
+ pron.,pronome
428
+ prov.,provincia
429
+ pr�l.,pr�logo
430
+ pta.,peseta
431
+ ptas.,pesetas
432
+ pts.,pesetas
433
+ publ.,publicaci�n
434
+ pza.,praza
435
+ p�x.,p�xina
436
+ p�x.,p�xinas,p�xinass
437
+ p�xs.,p�xinas
438
+ q.d.g.,que deus garde
439
+ q.e.g.e.,que en gloria estea
440
+ q.e.p.d.,que en paz descanse
441
+ q.s.g.h.,que santa gloria haxa
442
+ quint.,quintuplicado
443
+ r.,r�a
444
+ r.c.,r�gase contestaci�n
445
+ r.d.,real decreto
446
+ r.d.l.,real decreto lei
447
+ r.d.lex.,real decreto lexislativo
448
+ r.i.p.,en paz descanse
449
+ r.m.,reverenda madre
450
+ r.o.,real orde
451
+ r.p.m.,revoluci�n por minuto,revoluci�ns por minuto
452
+ r/,r�a
453
+ r/.,r�a
454
+ r/m,revoluci�n por minuto,revoluci�ns por minuto
455
+ r/s,revoluci�n por segundo,revoluci�ns por segundo
456
+ rad/s,radi�n por segundo,radi�ns por segundo
457
+ rda.,reverenda
458
+ rdo.,reverendo
459
+ ref.,referencia
460
+ rel.,relixi�n
461
+ rep.,rep�blica
462
+ rev.,reverendo
463
+ revma.,reverend�sima
464
+ revmo.,reverend�simo
465
+ rex.,rexistro
466
+ rguez.,rodr�guez
467
+ rma.,reverend�sima
468
+ rmo.,reverend�simo
469
+ rr.dd.,reais decretos
470
+ rr.mm.,reverendas madres
471
+ rr.oo.,reais ordes
472
+ rte.,remitente
473
+ rvda.,reverenda
474
+ rvdo.,reverendo
475
+ #s.,sustantivo
476
+ #s.,s�culo,s�culos
477
+ s.a.,sociedade an�nima
478
+ s.a.r.,a s�a alteza real
479
+ s.d.,sen data
480
+ s.e.,s�a excelencia
481
+ s.e.o.o.,salvo erro ou omisi�n
482
+ s.l.,sociedade limitada
483
+ s.m.,s�a maxestade
484
+ s.n.,servicio nacional
485
+ s.p.,servicio p�blico
486
+ s.r.m.,s�a real maxestade
487
+ s.s.,s�a santidade
488
+ s.v.,baixo a voz
489
+ s.�,se�ora
490
+ s/n,sen n�mero
491
+ s/n.,sen n�mero
492
+ sarx.,sarxento
493
+ sdade.,sociedade
494
+ secr.,secretario
495
+ secret.,secretario
496
+ seg.,seguinte
497
+ seg.,segundo,segundos
498
+ segs.,seguintes
499
+ serv.,servicio
500
+ set.,setembro
501
+ sing.,singular
502
+ sma.,sant�sima
503
+ smo.,sant�simo
504
+ soc.,sociedade
505
+ sq.,e seguintes
506
+ sr.,se�or
507
+ sr.�,se�ora
508
+ sra.,se�ora
509
+ sras.,se�oras
510
+ sres.,se�ores
511
+ srta.,se�orita
512
+ ss.,seguintes
513
+ ss.aa.,s�as altezas
514
+ ss.ee.,s�as excelencias
515
+ ss.mm.,s�as maxestades
516
+ sta.,santa
517
+ sto.,santo
518
+ subst.,substantivo
519
+ sup.,superior
520
+ supl.,suplemento
521
+ s�c.,s�culo
522
+ s�c.,s�culo,s�culos
523
+ s�mb.,s�mbolo
524
+ t.a.e.,taxa anual equivalente
525
+ t.m.,termo municipal
526
+ t/,tal�n
527
+ tel.,tel�fono
528
+ telegr.,telegrama
529
+ telfno.,tel�fono
530
+ tel�f.,tel�fono
531
+ test.,testemu�a
532
+ testam.,testamento
533
+ testem.,testemu�a
534
+ tf.,tel�fono
535
+ tfno.,tel�fono
536
+ tit.,titular
537
+ ton.,toneladas,toneladass
538
+ trad.,traducci�n
539
+ transf.,transferencia
540
+ trav.,traves�a
541
+ tripl.,triplicado
542
+ tte.,tenente
543
+ tur.,turismo
544
+ tv.,televisi�n
545
+ t�t.,t�tulo
546
+ u.,unidade
547
+ univ.,universidade
548
+ urb.,urbanizaci�n
549
+ urx.,urxencia
550
+ v.,voltio,voltios
551
+ v.a.,v�xase ademais
552
+ v.a.r.,vosa alteza real
553
+ v.b.,vosa beatitude
554
+ v.e.,vosa excelencia
555
+ v.epr.,visto e prace
556
+ v.g.,verbigracia
557
+ v.gr.,verbigracia
558
+ v.i.,vosa ilustr�sima
559
+ v.m.,vosa maxestade
560
+ v.o.,versi�n orixinal
561
+ v.o.s.,versi�n orixinal subtitulada
562
+ v.s.,vosa se�or�a
563
+ v.s.i.,vosa se�or�a ilustr�sima
564
+ v.t.,v�xase tam�n
565
+ v.�b.�,visto bo
566
+ var.,variable
567
+ vbo,verbo
568
+ vde.,vostede
569
+ vdes.,vostedes
570
+ vds.,vostedes
571
+ veh.,veh�culo
572
+ vel.,velocidade
573
+ venc.,vencemento
574
+ vencto.,vencemento
575
+ vend.,vendedor
576
+ vers.,vers�culo
577
+ vid.,v�xase
578
+ voc.,voc�bulo
579
+ vocab.,vocabulario
580
+ vol.,volume
581
+ vols.,volumes
582
+ vta.,volta
583
+ vto.,volto
584
+ vv.aa.,vosas altezas
585
+ vv.ee.,vosas excelencias
586
+ vv.mm.,vosas maxestades
587
+ v�b�.,visto bo
588
+ w.,watio,watios
589
+ w.c.,retrete
590
+ x.c.,xesucristo
591
+ x.dir.,xunta directiva
592
+ x.p.,xiro postal
593
+ x.t.,xiro telegr�fico
594
+ x/,xiro
595
+ x/p.,xiro postal
596
+ xan.,xaneiro
597
+ xerm.,xerm�nico
598
+ z.,zona
599
+ �t.,�tico
600
+ �d.,�dem
601
+ �nd.,�ndice
602
+ �t.,�tem
603
+ �lt.,�ltimo
ahotts/dicts/gl/cotovia/lang/gl/acron.txt ADDED
@@ -0,0 +1,169 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ #
2
+ # $Id: acron.txt,v 1.3 2008/05/09 11:02:47 fmendez Exp $
3
+ # $Name: $
4
+ #
5
+ #2D,dous de
6
+ #3D,tres de
7
+ ABC,a be ce
8
+ ACB,a ce be
9
+ ADN,a de ene
10
+ AM,a eme
11
+ ARN,a erre ene
12
+ ATS,a te ese
13
+ #BBC,be be ce
14
+ BBVA,be be uve a
15
+ BCE,be ce e
16
+ BNG,be ene ga
17
+ #BP,be pe
18
+ CC.AA,comunidades aut�nomas
19
+ CC.OO.,comisi�ns obreiras
20
+ CCAA,comunidades aut�nomas
21
+ CCOO,comisi�ns obreiras
22
+ CD,ced�
23
+ CD-ROM,cederr�n
24
+ CDG,centro dram�tico galego
25
+ CDROM,cederr�n
26
+ CDU,ce de u
27
+ CEG,confederaci�n de empresarios galegos
28
+ CEOE,ce e o e
29
+ CF,club de f�tbol
30
+ CGAC,centro galego de arte contempor�nea
31
+ CGAI,cegai
32
+ #CGT,ce gue te
33
+ CIG,ci ga
34
+ #CNT,ce ene te
35
+ CPU,ce pe u
36
+ #consello superior de investigaci�n cient�fica
37
+ CSIC,cesic
38
+ CSIF,cesif
39
+ #CV,ce uve
40
+ #CXT,ce xe te
41
+ D.N.I.,de ene i
42
+ D.O.,denominaci�n de orixe
43
+ D.X.,direcci�n xeral
44
+ DDO,de de o
45
+ DEP,descanse en paz
46
+ DNI,de ene i
47
+ DOG,doga
48
+ DVD,deuved�
49
+ DXP,direcci�n xeral da polic�a
50
+ #DXT,de xe te
51
+ EEUU, estados unidos
52
+ EGB,e gue be
53
+ EGPGC,ex�rcito guerrilleiro do pobo galego ceibe
54
+ EH,e ache
55
+ ERC,esquerra republicana
56
+ ETT,e te te
57
+ EXB,e xe be
58
+ EdeG,e de gue
59
+ #F.M.,efe eme
60
+ FBI,efe be i
61
+ FEG,fe gue
62
+ #FM,efe eme
63
+ FMI,fondo monetario internacional
64
+ #FP,efe pe
65
+ #HB,ache be
66
+ I+D,i m�is de
67
+ IBM,i be eme
68
+ IGSV,i gue ese uve
69
+ IGVS,i gue uve ese
70
+ ILG,instituto da lingua galega
71
+ IMC,�ndice de masa corporal
72
+ IML,instituto de medicina legal
73
+ INM,instituto nacional de meteorolox�a
74
+ IPC,i pe ce
75
+ IRPF,i erre pe efe
76
+ ISBN,i ese be ene
77
+ ISSN,i ese ese ene
78
+ KFOR,kafor
79
+ #KGB,ka gue be
80
+ KO,ka o
81
+ L.A.Cr,lei de axuizamento criminal
82
+ #lei de r�xime xur�dico das administraci�ns p�blicas e do procedemento administrativo com�n
83
+ L.R.X.P.A.C.,eleerrexepac
84
+ LACr,lei de axuizamento criminal
85
+ LBRL,lei de bases de r�xime local
86
+ LH,lei hipotecaria
87
+ LOPX,lei org�nica do poder xudicial
88
+ LP,elep�
89
+ LPA,lei de procedemento administrativo
90
+ LRU,ele erre u
91
+ #lei de r�xime xur�dico das administraci�ns p�blicas e do procedemento administrativo com�n
92
+ LRXPAC,ele erre xe pac
93
+ MLNB,movemento de liberaci�n nacional vasco
94
+ NBA,ene be a
95
+ NVI,ene uve i
96
+ OCM,o ce eme
97
+ OLP, o ele pe
98
+ OMC,organizaci�n mundial do comercio
99
+ OMS,o eme ese
100
+ ONG,o ene gue
101
+ ONGs,o ene gues
102
+ OSB,o ese be
103
+ P.I.B.,pib
104
+ PC,pec�
105
+ PCE,pe ce e
106
+ #PCG,pe ce ga
107
+ #PCLN,pe ce ele ene
108
+ PGIDT,pe gue i de te
109
+ PNB,producto nacional bruto
110
+ #PNG,pe ene gue
111
+ PNV,pe ene uve
112
+ PP,partido popular
113
+ PPdG,pe pe de ga
114
+ PPdeG,pe pe de ga
115
+ PSA,pe ese a
116
+ #PSC,pe ese ce
117
+ PSE, pe ese e
118
+ PSEEE, partido socialista de euskadi euskadiko ezquerra
119
+ PSOE,pesoe
120
+ PSdeG,pe ese de ga
121
+ PSdeGPSOE,pe ese de ga pesoe
122
+ #PVP,pe uve pe
123
+ PXOU,pexou
124
+ RDL,real decreto lei
125
+ RDLEX,real decreto lexislativo
126
+ RIP,rip
127
+ RSU,residuos s�lidos urbanos
128
+ RTVE,erre te uve e
129
+ RTVG,erre te uve ga
130
+ #S.M.I.,ese eme i
131
+ S.O.S.,ese o ese
132
+ SGAE,esgae
133
+ #SLG,ese ele gue
134
+ SMI,ese eme i
135
+ SOS,ese o ese
136
+ SVA,ese uve a
137
+ SXAE,sociedade xeral de autores de espa�a
138
+ T.V.G.,te uve ga
139
+ TAV,tren de alta velocidade
140
+ TC,tribunal constitucional
141
+ #TNT,te ene te
142
+ #TRD,te erre de
143
+ TSX,tribunal superior de xustiza
144
+ TSXG,tribunal superior de xustiza de galicia
145
+ #TV,te uve
146
+ TVE,televisi�n espa�ola
147
+ TVG,teuveg�
148
+ U.E.,u e
149
+ UCD,u ce de
150
+ UDC,u de ce
151
+ UGT,u ge te
152
+ UHF,u ache efe
153
+ UHT,u ache te
154
+ UPG,u pe ga
155
+ URSS,urss
156
+ USA,estados unidos
157
+ USB,u ese be
158
+ USC,u ese ce
159
+ UU.AA.,uni�ns agrarias
160
+ UUAA,uni�ns agrarias
161
+ UXT,u xe te
162
+ #VHF,uve ache efe
163
+ #VHS,uve ache ese
164
+ VIH,uve i ache
165
+ WC,uve ce
166
+ XX.AA.,xoves agricultores
167
+ XMI,xe eme i
168
+ http,ache te te pe
169
+ www,uvedobre uvedobre uvedobre
ahotts/dicts/gl/cotovia/lang/gl/adxectivos.txt ADDED
The diff for this file is too large to render. See raw diff
 
ahotts/dicts/gl/cotovia/lang/gl/bigramas.dat ADDED
Binary file (22.1 kB). View file
 
ahotts/dicts/gl/cotovia/lang/gl/bigramas_real.dat ADDED
Binary file (17.5 kB). View file
 
ahotts/dicts/gl/cotovia/lang/gl/clases_ambiguedad.dat ADDED
Binary file (8.29 kB). View file
 
ahotts/dicts/gl/cotovia/lang/gl/derivativos.txt ADDED
@@ -0,0 +1,167 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ahcu,SCFS;X0FS,SCFS;X0FS,%,a
2
+ ahcun,SCFS;X0FS,SCFS;X0FS,ao
3
+ ahcuna,SCFS;X0FS,SCFS;X0FS,ana
4
+ ahcuzi,SCFS;X0FS,SCFS;X0FS,�z
5
+ aried,SCFS,V,r
6
+ arod,SCFS;SCFS,V;SC,r,a,da,do,%
7
+ aros,SCFS,V,sar,dir,der,tir
8
+ arose,SCFS,V,imir
9
+ arot,SCFS,V,�r,ir,tar
10
+ arud,SCFS,V,r
11
+ avi,X0FS,V,ivar
12
+ avis,X0FS,V,der,dir
13
+ avit,X0FS,V,r,tivar,tar
14
+ aza,SCFS;X0FS,SCFS;X0FS,�,a,e,%
15
+ azana,SCFS;X0FS,SCFS;X0FS,�,ana,a
16
+ azano,SCFS;X0FS,SCFS;X0FS,�n,ona,oa
17
+ azaug,SCFS;X0FS,SCFS;X0FS,g�e,gua
18
+ azazgn,SC;X0,SC;X0,ng
19
+ azazno,SCFS;X0FS,SCFS;X0FS,ona,oa,�n
20
+ azazr,SCFS,SCFS,r
21
+ a�i,SCFS;X0FS,SCFS;X0FS,%,a,e
22
+ a�ic,SCFS;X0FS,SCFS;X0FS,%,z,za,ce
23
+ a�ica,SCFS;X0FS,SCFS;X0FS,�
24
+ a�icna,X0FS;SCFS,X0FS;SCFS,ana,�,an
25
+ a�icno,SCFS;X0FS,SCFS;X0FS,�n,ona,oa
26
+ a�iug,SCFS;X0FS,SCFS;X0FS,ga,@go,gue
27
+ a�iuq,SCFS;X0FS,SCFS;X0FS,ca,@co,ce
28
+ a��a,SCFS;X0FS,SCFS;X0FS,a,@ao,au,ai
29
+ a��e,SCFS;X0FS,SCFS;X0FS,�,e,ea,@eo,eu,ei
30
+ a��i,SCFS;X0FS,SCFS;X0FS,i,ia,@io,iu
31
+ a��o,SCFS;X0FS,SCFS;X0FS,o,oa,ou,oi
32
+ a��u,SCFS;X0FS,SCFS;X0FS,u,ua,ui
33
+ a���g,SCFS;X0FS,SCFS;X0FS,gua
34
+ edad,SCFS;SCFS,X0;SC,%
35
+ edade,SCFS;SCFS,X0;SC,%,e,o,a
36
+ edadi,SCFS;SCFS,X0;SC,%,e,o,a
37
+ edadici,SCFS;SCFS,X0MS;SCMS,o,iz,e,ico,ice
38
+ edadilib,SCFS,X0AS,ble
39
+ elb,X0AS,V,r
40
+ etnem,B0M,X0AS,%
41
+ etnema,B0M,X0MS,o
42
+ exa,SCFS;SCFS,V;SC,ar,a,o,e,%
43
+ leb,X0AS,V,r
44
+ leb�,X0AS,V,ir,er,�r
45
+ n�icc,SCFS,V,ctar
46
+ n�ici,SCFS,V,ecer
47
+ n�is,SCFS,V,sar,der,dir,tir,ter
48
+ n�z,SCFS,V,r
49
+ odi,SCMS;X0MS,V;V,ar,ear
50
+ ohcu,SCMS;X0MS,SCMS;X0MS,%,o,e,�
51
+ ohcue,SCMS;X0MS,SCMS;X0MS,�
52
+ ohcui,SCMS;X0MS,SCMS;X0MS,�o
53
+ oried,SCMS,V,r
54
+ otnem,SCMS,V,r
55
+ ovi,X0MS,V,ivar
56
+ ovis,X0MS,V,der,dir
57
+ ovit,X0MS,V,r,tivar,tar
58
+ oza,SCMS;X0MS,SCMS;X0MS,o,%
59
+ ozano,SCMS;X0MS,SCMS;X0MS,�n
60
+ ozaz,SCMS;X0MS,SCMS;X0MS,%
61
+ o�i,SCMS;X0MS,SCMS;X0MS,%,o,@a,e
62
+ o�ic,SCMS;X0MS,SCMS;X0MS,%,z,zo
63
+ o�ica,SCMS;X0MS,SCMS;X0MS,�
64
+ o�ice,SCMS;X0MS,SCMS;X0MS,�
65
+ o�ici,SCMS;X0MS,SCMS;X0MS,�
66
+ o�icia,SCMS;X0MS,SCMS;X0MS,ai
67
+ o�icie,SCMS;X0MS,SCMS;X0MS,ei
68
+ o�icio,SCMS;X0MS,SCMS;X0MS,oi
69
+ o�ico,SCMS;X0MS,SCMS;X0MS,�,oz,ozo
70
+ o�icoa,SCMS;X0MS,SCMS;X0MS,oa
71
+ o�icu,SCMS;X0MS,SCMS;X0MS,�
72
+ o�icue,SCMS;X0MS,SCMS;X0MS,eu
73
+ o�icuo,SCMS;X0MS,SCMS;X0MS,ou
74
+ o�iug,SCMS;X0MS,SCMS;X0MS,go
75
+ o�iuq,SCMS;X0MS,SCMS;X0MS,co
76
+ o��a,SCMS;X0MS,SCMS;X0MS,a,ao,au,i
77
+ o��e,SCMS;X0MS,SCMS;X0MS,�,e,eo,eu,@i
78
+ o��i,SCMS;X0MS,SCMS;X0MS,i,io,iu,i
79
+ o��o,SCMS;X0MS,SCMS;X0MS,o,o,ou,oi
80
+ o��u,SCMS;X0MS,SCMS;X0MS,u,uo,ui
81
+ o���g,SCMS;X0MS,SCMS;X0MS,guo
82
+ racifi,V;V,SC;X0,o,e,a,%,�fico
83
+ rod,SCMS;SCMS,V;SC,r,a,da,do,%
84
+ ros,SCMS,V,sar,dir,der,tir,ter
85
+ rose,SCMS,V,imir,edir,eder
86
+ rot,SCMS,V,�r,ir,tar
87
+ sahcu,SCFP;X0FP,SCFP;X0FP,%,as
88
+ sahcun,SCFP;X0FP,SCFP;X0FP,aos
89
+ sahcuna,SCFP;X0FP,SCFP;X0FP,anas
90
+ sahcuzi,SCFP;X0FP,SCFP;X0FP,�ces
91
+ saried,SCFP,V,r
92
+ sarod,SCFP;SCFP,V;SC,r,a,da,do,%
93
+ saros,SCFP,V,sar,dir,der,tir
94
+ sarose,SCFP,V,imir
95
+ sarot,SCFP,V,�r,ir,tar
96
+ sarud,SCFP,V,r
97
+ savi,X0FP,V,ivar
98
+ savis,X0FP,V,der,dir
99
+ savit,X0FP,V,r,tivar,tar
100
+ saza,SCFP;X0FP,SCFP;X0FP,�s,as,%
101
+ sazano,SCFP,X0FP,�ns,oas
102
+ sazaug,SCFS;X0FS,SCFS;X0FS,g�es
103
+ sazaug,SCFS;X0FS,SCFS;X0FS,g�es,guas
104
+ sazazgn,SC;X0,SC;X0,ng
105
+ sazazn,SCFP,X0FP,�ns
106
+ sazazn,SCFS,X0FS,�ns
107
+ sazazno,SCFP,X0FP,�ns,oas
108
+ sazazr,SCFP,X0FP,res
109
+ sa�i,SCFP;X0FP,SCFP;X0FP,%,as,@es,@os
110
+ sa�ic,SCFP;X0FP,SCFP;X0FP,%,zas,ces,@zos
111
+ sa�ica,SCFS;X0FS,SCFS;X0FS,s�
112
+ sa�iug,SCFP;X0FP,SCFP;X0FP,gas,@gos,gues
113
+ sa�iuq,SCFP;X0FP,SCFP;X0FP,cas,@cos,ces
114
+ sa��a,SCFP;X0FP,SCFP;X0FP,%,as,@os,aus,ais
115
+ sa��e,SCFP;X0FP,SCFP;X0FP,%,eas,@os,eus,eis
116
+ sa��i,SCFP;X0FP,SCFP;X0FP,%,ias,@os,ius,is
117
+ sa��o,SCFP;X0FP,SCFP;X0FP,%,oas,@os,us,uis
118
+ sa��u,SCFP;X0FP,SCFP;X0FP,%,uas,@os,us,uis
119
+ sa���g,SCFP;X0FP,SCFP;X0FP,guas
120
+ sedad,SCFP;SCFP,X0;SC,%
121
+ sedade,SCFP;SCFP,X0;SC,%,e,o,a
122
+ sedadi,SCFP;SCFP,X0;SC,%,e,o,a
123
+ sedadici,SCFP;SCFP,X0MS;SCMS,ico,ice,o,iz,e
124
+ sedadilib,SCFP,X0AS,ble
125
+ selb,X0AP,V,r
126
+ serod,SCMP;SCMP,V;SC,r,a,da,do,%
127
+ seros,SCMP,V,sar,dir,der,tir
128
+ serose,SCMP,V,imir
129
+ serot,SCMP,V,�r,ir,tar
130
+ sexa,SCFP;SCFP,V;SC,ar,a,o,e,%
131
+ sieb,X0AP,V,r
132
+ sn�icc,SCFP,V,ctar
133
+ sn�ici,SCFP,V,ecer
134
+ sn�is,SCFP,V,sar,der,dir,tir,ter
135
+ sn�z,SCFP,V,r
136
+ sodi,SCMP;X0MP,V;V,ar,ear
137
+ sohcu,SCMP;X0MP,SCMP;X0MP,%,os,es,�s
138
+ sohcue,SCMP;X0MP,SCMP;X0MP,�s
139
+ sohcui,SCMP;X0MP,SCMP;X0MP,�os
140
+ sohcul,SCMP;X0MP,SCMP;X0MP,is,les
141
+ sohcun,SCMP;X0MP,SCMP;X0MP,ns
142
+ soried,SCMP,V,r
143
+ sotnem,SCMP,V,r
144
+ sovi,X0MP,V,ivar
145
+ sovis,X0MP,V,der,dir
146
+ sovit,X0MP,V,r,tivar,tar
147
+ soza,SCMP;X0MP,SCMP;X0MP,os,es,�ns
148
+ sozano,SCMP;X0MP,SCMP;X0MP,�ns
149
+ so�i,SCMP;X0MP,SCMP;X0MP,%,os,@as,es
150
+ so�ic,SCMP;X0MP,SCMP;X0MP,ces,%,zos
151
+ so�ica,SCMP;X0MP,SCMP;X0MP,�s
152
+ so�ice,SCMP;X0MP,SCMP;X0MP,�s
153
+ so�ici,SCMP;X0MP,SCMP;X0MP,�s
154
+ so�icie,SCMS;X0MS,SCMS;X0MS,eis
155
+ so�icio,SCMS;X0MS,SCMS;X0MS,ois
156
+ so�ico,SCMP;X0MP,SCMP;X0MP,�s
157
+ so�icoa,SCMS;X0MS,SCMS;X0MS,oas
158
+ so�icu,SCMP;X0MP,SCMP;X0MP,�s
159
+ so�icue,SCMS;X0MS,SCMS;X0MS,eus
160
+ so�iug,SCMP;X0MP,SCMP;X0MP,gos
161
+ so�iuq,SCMP;X0MP,SCMP;X0MP,cos
162
+ so��a,SCMP;X0MP,SCMP;X0MP,as,aos,aus,ais
163
+ so��e,SCMP;X0MP,SCMP;X0MP,es,eos,eus,eis
164
+ so��i,SCMP;X0MP,SCMP;X0MP,is,ios,ius
165
+ so��o,SCMP;X0MP,SCMP;X0MP,os,ous,ois
166
+ so��u,SCMP;X0MP,SCMP;X0MP,us,uos,uis
167
+ so���g,SCMP;X0MP,SCMP;X0MP,guos
ahotts/dicts/gl/cotovia/lang/gl/desinencias.txt ADDED
@@ -0,0 +1,685 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ #
2
+ # $Id: desinencias.txt,v 1.2 2007/09/26 11:25:55 fmendez Exp $
3
+ # $Name: $
4
+ #
5
+ a,3,1,164,1,3,3,164,3,3,4,164,4,3,7,164,7,115,8,117,8,115,10,121,10,117,10,123,10,109,23,115,23,121,23,111,23,117,23,123,23,121,29,123,29,121,30,123,30,3,60,117,63,123,65,3,73,3,74,117,78,123,79,3,82,164,82,3,83,164,83,3,85,3,86,184,90,188,90
6
+ aba,19,1,21,1,19,2,21,2,19,4,21,4,19,21,21,21,21,60,21,73,21,74,19,82,21,82,19,83,21,83,21,85,21,86
7
+ abacsiaf,21,70
8
+ abad,19,22,21,22
9
+ abatse,19,14,21,14
10
+ acs�af,3,70
11
+ ada,184,1,184,2,184,4,184,21,184,60,184,73,184,74,184,82,184,83,184,85,184,86
12
+ adacsiaf,184,70
13
+ adad,184,22
14
+ adi,188,9,188,17,188,20,188,25,192,33,192,37,192,40,192,48,188,62,192,64,192,65,188,76,188,77,192,79,188,87,192,87
15
+ adibah,188,47
16
+ adiculemert,192,67
17
+ adinrecnoc,192,66
18
+ adir,192,52
19
+ adirgened,192,71
20
+ adirros,192,53
21
+ adis,188,54
22
+ adni,192,41
23
+ adniv,192,58
24
+ adniverbos,192,69
25
+ ad�,192,31,188,45
26
+ ad�art,188,42
27
+ ah,9,47
28
+ anricnoc,123,66
29
+ ara,55,1,57,1,55,2,57,2,55,4,57,4,55,21,57,21,57,60,57,73,57,74,55,82,57,82,55,83,57,83,57,85,57,86
30
+ aracsiaf,57,70
31
+ are,61,8,63,8,61,9,63,9,55,16,61,16,67,16,57,16,63,16,69,16,61,20,63,20,61,45,63,45,25,54,27,54,63,62,63,76,63,77
32
+ ared,55,22,57,22
33
+ areuguorp,61,61,63,61
34
+ are�i,67,40,69,40
35
+ are�iverbos,69,69
36
+ argined,123,71
37
+ ari,61,28,63,28,67,29,69,29,67,33,69,33,67,36,69,36,67,37,69,37,67,64,69,64,69,65,69,79
38
+ ariculemert,69,67
39
+ arinrecnoc,69,66
40
+ arir,67,52,69,52
41
+ arirgened,69,71
42
+ arirros,67,53,69,53
43
+ arof,67,48,69,48,61,54,63,54
44
+ ar�,67,31,69,31
45
+ as,184,89,188,89,192,89
46
+ at,184,88,188,88,192,88
47
+ ati,192,38
48
+ atie,188,19
49
+ atsi,188,28
50
+ atso,188,18,188,44
51
+ atsop,188,49,188,50
52
+ azulemert,123,67
53
+ a�,25,8,27,8,25,9,27,9,91,15,97,15,103,15,93,15,99,15,105,15,25,17,27,17,25,20,27,20,25,28,27,28,31,29,33,29,31,31,33,31,31,33,33,33,31,36,33,36,31,37,33,37,25,45,27,45,31,48,33,48,27,62,31,64,33,64,33,65,27,76,27,77,33,79
54
+ a�art,25,42,27,42
55
+ a�bah,25,47,27,47
56
+ a�ca,25,19,27,19
57
+ a�ci,31,38,33,38
58
+ a�culemert,33,67
59
+ a�nrecnoc,33,66
60
+ a�r,31,52,33,52,121,52,123,52
61
+ a�ra,91,1,93,1,91,2,93,2,91,4,93,4,91,21,93,21,93,60,93,73,93,74,91,82,93,82,91,83,93,83,93,85,93,86
62
+ a�racsiaf,93,70
63
+ a�re,97,8,99,8,97,9,99,9,97,20,99,20,97,45,99,45,99,62,99,76,99,77
64
+ a�rgened,33,71
65
+ a�ri,103,29,105,29,103,31,105,31,103,33,105,33,103,36,105,36,103,37,105,37,103,64,105,64,105,65,105,79
66
+ a�riculemert,105,67
67
+ a�rinrecnoc,105,66
68
+ a�rir,103,52,105,52
69
+ a�rirgened,105,71
70
+ a�rirros,103,53,105,53
71
+ a�riverbos,105,69
72
+ a�rros,31,53,33,53,121,53,123,53
73
+ a��o,25,18,27,18
74
+ a��op,25,49,27,49
75
+ a�everbos,123,69
76
+ a�i,25,25,27,25,31,40,33,40
77
+ a�iverbos,33,69
78
+ a�o,115,18,117,18,115,44,117,44
79
+ a�op,115,49,117,49,115,50,117,50
80
+ a�u,25,44,27,44
81
+ a�up,25,50,27,50
82
+ e,109,1,111,1,109,3,111,3,109,5,111,5,109,6,111,6,9,8,170,8,9,9,170,9,9,11,170,11,9,17,170,17,15,29,176,29,15,30,176,30,15,33,176,33,176,34,15,35,176,36,9,45,170,45,9,62,15,65,111,73,111,75,9,76,9,77,15,79,109,82,111,82,109,84,111,84,111,91,111,92
83
+ eart,9,42,170,42
84
+ ecolemert,15,67
85
+ eda,167,1,167,2,167,4,167,21,167,82,167,83
86
+ edad,167,22
87
+ edatse,167,14
88
+ ede,173,8,173,9,173,17,173,20,173,25,173,28,173,45
89
+ edeart,173,42
90
+ edeca,173,19
91
+ edes,173,54
92
+ ede�o,173,18
93
+ ede�op,173,49
94
+ edi,179,29,179,33,179,36,179,37,179,40,179,48,179,64
95
+ edici,179,38
96
+ edir,179,52
97
+ edirros,179,53
98
+ edne,173,26
99
+ ednet,173,51
100
+ edni,179,41
101
+ edniv,179,58
102
+ edno,173,44
103
+ ednop,173,50
104
+ ed�,179,31
105
+ enricnoc,15,66
106
+ ergined,15,71
107
+ esa,127,1,129,1,127,2,129,2,127,4,129,4,127,21,129,21,129,60,129,73,129,74,127,82,129,82,127,83,129,83,129,85,129,86
108
+ esacsiaf,129,70
109
+ ese,133,8,135,8,133,9,135,9,127,16,133,16,139,16,129,16,135,16,141,16,133,20,135,20,133,45,135,45,135,62,135,76,135,77
110
+ esed,127,22,129,22
111
+ eseuguorp,133,61,135,61
112
+ ese�i,139,40,141,40
113
+ ese�iverbos,141,69
114
+ esi,133,28,135,28,139,29,141,29,139,33,141,33,139,36,141,36,139,37,141,37,139,64,141,64,141,65,141,79
115
+ esiculemert,141,67
116
+ esinrecnoc,141,66
117
+ esir,139,52,141,52
118
+ esirgened,141,71
119
+ esirros,139,53,141,53
120
+ esof,139,48,141,48,133,54,135,54
121
+ es�,139,31,141,31
122
+ euqs�af,111,70
123
+ ia,9,19,170,19
124
+ iah,9,80
125
+ iav,15,48,176,48
126
+ id,15,24,176,24
127
+ ie,37,1,37,2,37,5,37,13,73,15,79,15,85,15,37,82,37,84
128
+ ied,37,22
129
+ ieh,7,47
130
+ iera,73,1,73,2,73,4,73,21,73,82,73,83
131
+ iere,79,8,79,9,79,20,79,45
132
+ ieri,85,29,85,31,85,33,85,36,85,37,85,64
133
+ ierir,85,52
134
+ ierirros,85,53
135
+ ies,7,57
136
+ iof,51,48,45,54
137
+ ir,15,52,176,52
138
+ na,6,1,6,3,6,4,6,7,120,8,120,10,126,10,114,23,120,23,126,23,126,29,126,30,6,60,120,63,126,65,6,82,6,83,6,85
139
+ naba,24,1,24,2,24,4,24,21,24,60,24,82,24,83,24,85
140
+ nabacsiaf,24,70
141
+ nabad,24,22
142
+ nabatse,24,14
143
+ nacs�af,6,70
144
+ nad,6,22
145
+ naf,12,46
146
+ nah,12,47
147
+ nanricnoc,126,66
148
+ nara,60,1,60,2,60,4,60,21,60,60,60,82,60,83,60,85
149
+ naracsiaf,60,70
150
+ nare,66,8,66,9,60,16,66,16,72,16,66,20,66,45,30,54,66,62
151
+ nared,60,22
152
+ nareuguorp,66,61
153
+ nare�i,72,40
154
+ nare�iverbos,72,69
155
+ nargined,126,71
156
+ nari,66,28,72,29,72,33,72,36,72,37,72,64,72,65
157
+ nariculemert,72,67
158
+ narinrecnoc,72,66
159
+ narir,72,52
160
+ narirgened,72,71
161
+ narirros,72,53
162
+ narof,72,48,66,54
163
+ nar�,72,31
164
+ nav,18,48
165
+ nazulemert,126,67
166
+ na�,30,8,30,9,96,15,102,15,108,15,30,17,30,20,30,28,36,29,36,31,36,33,36,36,36,37,30,45,36,48,30,62,36,64,36,65
167
+ na�art,30,42
168
+ na�bah,30,47
169
+ na�ca,30,19
170
+ na�ci,36,38
171
+ na�culemert,36,67
172
+ na�nrecnoc,36,66
173
+ na�r,36,52,126,52
174
+ na�ra,96,1,96,2,96,4,96,21,96,60,96,82,96,83,96,85
175
+ na�racsiaf,96,70
176
+ na�re,102,8,102,9,102,20,102,45,102,62
177
+ na�rgened,36,71
178
+ na�ri,108,29,108,31,108,33,108,36,108,37,108,64,108,65
179
+ na�riculemert,108,67
180
+ na�rinrecnoc,108,66
181
+ na�rir,108,52
182
+ na�rirgened,108,71
183
+ na�rirros,108,53
184
+ na�riverbos,108,69
185
+ na�rros,36,53,126,53
186
+ na��o,30,18
187
+ na��op,30,49
188
+ na�everbos,126,69
189
+ na�i,30,25,36,40
190
+ na�iverbos,36,69
191
+ na�o,120,18,120,44
192
+ na�op,120,49,120,50
193
+ na�u,30,44
194
+ na�up,30,50
195
+ ne,114,1,114,3,114,5,114,6,12,8,12,9,12,11,37,16,43,16,49,16,12,17,18,29,18,30,18,33,18,35,204,43,210,43,216,43,12,45,12,62,18,65,114,82,114,84,114,91,114,92
196
+ neart,12,42
197
+ necolemert,18,67
198
+ nenricnoc,18,66
199
+ nera,150,1,204,1,150,2,204,2,150,4,204,4,150,21,204,21,150,60,204,60,150,82,204,82,150,83,204,83,150,85,204,85
200
+ neracsiaf,150,70,204,70
201
+ nere,156,8,210,8,156,9,210,9,150,16,156,16,162,16,156,20,210,20,156,28,156,45,210,45,156,62,210,62
202
+ nered,150,22
203
+ nereuguorp,156,61
204
+ nere�i,162,40
205
+ nere�iverbos,162,69
206
+ nergined,18,71
207
+ neri,162,29,216,29,162,33,216,33,162,36,216,36,162,37,216,37,162,64,216,64,162,65,216,65
208
+ nerici,216,38
209
+ nericulemert,162,67,216,67
210
+ nerinrecnoc,162,66,216,66
211
+ nerir,162,52,216,52
212
+ nerirgened,162,71,216,71
213
+ nerirros,162,53,216,53
214
+ neriverbos,216,69
215
+ nerof,162,48,156,54
216
+ nerop,210,59
217
+ ner�,162,31,216,31
218
+ nesa,132,1,132,2,132,4,132,21,132,60,132,82,132,83,132,85
219
+ nesacsiaf,132,70
220
+ nese,138,8,138,9,132,16,138,16,144,16,138,20,138,45,138,62
221
+ nesed,132,22
222
+ neseuguorp,138,61
223
+ nese�i,144,40
224
+ nese�iverbos,144,69
225
+ nesi,138,28,144,29,144,33,144,36,144,37,144,64,144,65
226
+ nesiculemert,144,67
227
+ nesinrecnoc,144,66
228
+ nesir,144,52
229
+ nesirgened,144,71
230
+ nesirros,144,53
231
+ nesof,144,48,138,54
232
+ nes�,144,31
233
+ net,9,51,170,51
234
+ neuguorp,43,61
235
+ neuqs�af,114,70
236
+ nev,176,58
237
+ ne�e,12,25,18,40
238
+ ne�everbos,18,69
239
+ ne�o,12,18
240
+ ne�op,12,49
241
+ ni,43,11
242
+ nid,18,24
243
+ nir,18,52,49,52
244
+ niv,49,58
245
+ nop,9,49,170,49,9,50,12,50,170,50
246
+ nora,42,1,42,2,42,4,42,21,42,60,42,82,42,83,42,85
247
+ noracsiaf,42,70
248
+ nore,48,8,48,9,42,16,48,16,54,16,48,20,48,45,48,62
249
+ nored,42,22
250
+ noreuguorp,48,61
251
+ nore�i,54,40
252
+ nore�iverbos,54,69
253
+ nori,48,28,54,29,54,33,54,36,54,37,54,64,54,65
254
+ noriculemert,54,67
255
+ norinrecnoc,54,66
256
+ norir,54,52
257
+ norirgened,54,71
258
+ norirros,54,53
259
+ norof,54,48,48,54
260
+ nor�,54,31
261
+ nos,7,54,12,54
262
+ nuf,49,48,43,54
263
+ n�,78,15,84,15,90,15,12,27
264
+ n�ra,78,1,78,2,78,4,78,21,78,60,78,82,78,83,78,85
265
+ n�racsiaf,78,70
266
+ n�re,84,8,84,9,84,20,84,45,84,62
267
+ n�ri,90,29,90,31,90,33,90,36,90,37,90,64,90,65
268
+ n�riculemert,90,67
269
+ n�rinrecnoc,90,66
270
+ n�rir,90,52
271
+ n�rirgened,90,71
272
+ n�rirros,90,53
273
+ n�riverbos,90,69
274
+ n�tse,6,14
275
+ n�,12,12,9,26,170,26,15,40,176,41
276
+ n�verbos,15,69
277
+ n�,43,8,43,9,43,12,49,29,49,31,49,33,49,36,49,37,18,39,49,41,43,45,49,64
278
+ n�rros,18,53,49,53
279
+ n�,9,18,170,18,9,44,12,44,170,44
280
+ o,1,1,1,3,1,4,1,7,7,8,7,10,13,10,39,16,45,16,51,16,13,29,13,30,1,82,1,83,183,90,187,90
281
+ oda,183,1,183,2,183,4,183,21,183,60,183,73,183,74,183,82,183,83,183,85,183,86
282
+ odacsiaf,183,70
283
+ odad,183,22
284
+ odatse,183,14
285
+ odi,187,9,187,17,187,20,187,25,191,33,191,37,191,40,191,48,187,62,191,64,191,65,187,76,187,77,191,79,187,87,191,87
286
+ odibah,187,47
287
+ odiculemert,191,67
288
+ odinrecnoc,191,66
289
+ odir,191,52
290
+ odirgened,191,71
291
+ odirros,191,53
292
+ odis,187,54
293
+ odna,180,1,180,2,180,4,180,21,180,60,180,73,180,74,180,82,180,83,180,85,180,86
294
+ odnacsiaf,180,70
295
+ odnad,180,22
296
+ odnatse,180,14
297
+ odne,181,8,181,9,181,17,181,20,181,25,181,28,181,45,181,62,181,76,181,77
298
+ odneart,181,42
299
+ odnebah,181,47
300
+ odneca,181,19
301
+ odnes,181,54
302
+ odne�o,181,18
303
+ odne�op,181,49
304
+ odni,182,29,182,33,182,36,182,37,182,40,191,41,182,48,182,64,182,65,182,79
305
+ odnici,182,38
306
+ odniculemert,182,67
307
+ odninrecnoc,182,66
308
+ odnir,182,52
309
+ odnirgened,182,71
310
+ odnirros,182,53
311
+ odniv,191,58
312
+ odniverbos,182,69,191,69
313
+ odno,181,44
314
+ odnop,181,50
315
+ odn�,182,31
316
+ odop,7,55
317
+ od�,191,31,187,45
318
+ od�art,187,42
319
+ oguorp,45,61
320
+ oreuq,7,56
321
+ os,183,89,187,89,191,89
322
+ ot,183,88,187,88,191,88
323
+ oti,191,38
324
+ otie,187,19
325
+ otsi,187,28
326
+ otso,187,18,187,44
327
+ otsop,187,49,187,50
328
+ o�r,13,52
329
+ o�rros,13,53
330
+ o�o,7,18,7,44
331
+ o�op,7,49,7,50
332
+ ra,145,1,147,1,199,1,201,1,145,2,147,2,199,2,201,2,145,4,147,4,199,4,201,4,145,21,147,21,199,21,201,21,147,60,201,60,147,73,201,73,147,74,201,74,145,82,147,82,199,82,201,82,145,83,147,83,199,83,201,83,147,85,201,85,147,86,201,86
333
+ racsiaf,147,70,201,70
334
+ re,151,8,153,8,205,8,207,8,151,9,153,9,205,9,207,9,145,16,151,16,157,16,147,16,153,16,159,16,151,20,153,20,205,20,207,20,151,28,153,28,151,45,153,45,205,45,207,45,153,62,207,62,153,76,207,76,153,77,207,77
335
+ red,145,22,147,22
336
+ reuguorp,151,61,153,61
337
+ re�i,157,40,159,40
338
+ re�iverbos,159,69
339
+ ri,157,29,159,29,211,29,213,29,157,33,159,33,211,33,213,33,157,36,159,36,211,36,213,36,157,37,159,37,211,37,213,37,157,64,159,64,211,64,213,64,159,65,213,65,159,79,213,79
340
+ rici,211,38,213,38
341
+ riculemert,159,67,213,67
342
+ rinrecnoc,159,66,213,66
343
+ rir,157,52,159,52,211,52,213,52
344
+ rirgened,159,71,213,71
345
+ rirros,157,53,159,53,211,53,213,53
346
+ riverbos,213,69
347
+ rof,157,48,159,48,151,54,153,54
348
+ r�,157,31,159,31,211,31,213,31
349
+ r�p,205,59,207,59
350
+ sa,2,1,2,3,2,4,2,7,116,8,116,10,122,10,110,23,116,23,122,23,122,29,122,30,2,82,2,83,186,90,190,90
351
+ saba,20,1,20,2,20,4,20,21,20,82,20,83
352
+ sabad,20,22
353
+ sabatse,20,14
354
+ sada,186,1,186,2,186,4,186,21,186,60,186,73,186,74,186,82,186,83,186,85,186,86
355
+ sadacsiaf,186,70
356
+ sadad,186,22
357
+ sadi,190,9,190,17,190,20,190,25,194,33,194,37,194,40,194,48,190,62,194,64,194,65,190,76,190,77,194,79,190,87,194,87
358
+ sadibah,190,47
359
+ sadiculemert,194,67
360
+ sadinrecnoc,194,66
361
+ sadir,194,52
362
+ sadirgened,194,71
363
+ sadirros,194,53
364
+ sadis,190,54
365
+ sadni,194,41
366
+ sadniv,194,58
367
+ sadniverbos,194,69
368
+ sad�,194,31,190,45
369
+ sad�art,190,42
370
+ saf,8,46
371
+ sah,8,47
372
+ sara,56,1,56,2,56,4,56,21,56,82,56,83
373
+ sare,62,8,62,9,56,16,62,16,68,16,62,20,62,45,26,54
374
+ sared,56,22
375
+ sareuguorp,62,61
376
+ sare�i,68,40
377
+ sari,62,28,68,29,68,33,68,36,68,37,68,64
378
+ sarir,68,52
379
+ sarirros,68,53
380
+ sarof,68,48,62,54
381
+ sar�,68,31
382
+ sas,186,89,190,89,194,89
383
+ sat,186,88,190,88,194,88
384
+ sati,194,38
385
+ satie,190,19
386
+ satsi,190,28
387
+ satso,190,18,190,44
388
+ satsop,190,49,190,50
389
+ sav,14,48
390
+ sa�,26,8,26,9,92,15,98,15,104,15,26,17,26,20,26,28,32,29,32,31,32,33,32,36,32,37,26,45,32,48,32,64
391
+ sa�art,26,42
392
+ sa�bah,26,47
393
+ sa�ca,26,19
394
+ sa�ci,32,38
395
+ sa�r,32,52,122,52
396
+ sa�ra,92,1,92,2,92,4,92,21,92,82,92,83
397
+ sa�re,98,8,98,9,98,20,98,45
398
+ sa�ri,104,29,104,31,104,33,104,36,104,37,104,64
399
+ sa�rir,104,52
400
+ sa�rirros,104,53
401
+ sa�rros,32,53,122,53
402
+ sa��o,26,18
403
+ sa��op,26,49
404
+ sa�i,26,25,32,40
405
+ sa�o,116,18,116,44
406
+ sa�op,116,49,116,50
407
+ sa�u,26,44
408
+ sa�up,26,50
409
+ se,110,1,110,3,110,5,110,6,8,8,8,9,8,11,8,17,14,29,14,30,14,33,14,35,200,43,206,43,212,43,8,45,8,54,110,82,110,84
410
+ seart,8,42
411
+ sed,203,43,209,43,215,43
412
+ seda,5,1,5,2,5,4,119,8,119,10,125,10,5,21,113,23,119,23,125,23,125,29,125,32,5,82,5,83
413
+ sedaba,23,1,23,2,23,4,23,21,23,82,23,83
414
+ sedabad,23,22
415
+ sedabatse,23,14
416
+ sedad,5,22
417
+ sedai,29,8,29,9,95,15,101,15,107,15,29,17,29,20,29,28,35,29,35,33,35,36,35,37,35,48,35,64
418
+ sedaibah,29,47
419
+ sedaica,29,19
420
+ sedaici,35,38
421
+ sedair,35,52,125,52
422
+ sedaira,95,1,95,2,95,4,95,21,95,82,95,83
423
+ sedaire,101,8,101,9,101,20,101,45
424
+ sedairi,107,29,107,31,107,33,107,36,107,37,107,64
425
+ sedairir,107,52
426
+ sedairirros,107,53
427
+ sedairros,35,53,125,53
428
+ sedai�o,29,18
429
+ sedai�op,29,49
430
+ sedara,59,1,59,2,59,4,59,21,59,82,59,83
431
+ sedare,65,8,65,9,59,16,65,16,71,16,65,20,65,45,29,54
432
+ sedared,59,22
433
+ sedareuguorp,65,61
434
+ sedare�i,71,40
435
+ sedari,65,28,71,29,71,31,71,33,71,36,71,37,71,64
436
+ sedarir,71,52
437
+ sedarirros,71,53
438
+ sedarof,71,48,65,54
439
+ sedatse,5,14
440
+ seda�,35,31,29,45
441
+ seda�art,29,42
442
+ seda�i,29,25,35,40
443
+ seda�o,119,18,119,44
444
+ seda�op,119,49,119,50
445
+ seda�u,29,44
446
+ seda�up,29,50
447
+ sede,113,1,113,2,113,5,11,8,11,9,113,13,77,15,83,15,89,15,11,17,11,20,11,25,11,28,11,45,113,82,113,84
448
+ sedeart,11,42
449
+ sedebah,11,47
450
+ sedeca,11,19
451
+ sedera,77,1,77,2,77,4,77,21,77,82,77,83
452
+ sedere,83,8,83,9,83,20,83,45
453
+ sederi,89,29,89,31,89,33,89,36,89,37,89,64
454
+ sederir,89,52
455
+ sederirros,89,53
456
+ sedesa,131,1,131,2,131,4,131,21,131,82,131,83
457
+ sedese,137,8,137,9,131,16,137,16,143,16,137,20,137,45
458
+ sedesed,131,22
459
+ sedeseuguorp,137,61
460
+ sedese�i,143,40
461
+ sedesi,137,28,143,29,143,31,143,33,143,36,143,37,143,64
462
+ sedesir,143,52
463
+ sedesirros,143,53
464
+ sedesof,143,48,137,54
465
+ sede�o,11,18
466
+ sede�op,11,49
467
+ sedi,17,29,17,33,17,36,17,37,17,40,17,48,17,64
468
+ sedici,17,38
469
+ sedir,17,52
470
+ sedirros,17,53
471
+ sedne,11,26
472
+ sednet,11,51
473
+ sedni,17,41
474
+ sedniv,17,58
475
+ sedno,11,44
476
+ sednop,11,50
477
+ sedos,11,54
478
+ sedra,149,1,203,1,149,2,203,2,149,4,203,4,149,21,203,21,149,82,203,82,149,83,203,83
479
+ sedre,155,8,209,8,155,9,209,9,149,16,155,16,161,16,155,20,209,20,155,28,155,45,209,45
480
+ sedred,149,22
481
+ sedreuguorp,155,61
482
+ sedre�i,161,40
483
+ sedri,161,29,215,29,161,33,215,33,161,36,215,36,161,37,215,37,161,64,215,64
484
+ sedrici,215,38
485
+ sedrir,161,52,215,52
486
+ sedrirros,161,53,215,53
487
+ sedrof,161,48,155,54
488
+ sedrop,209,59
489
+ sedr�,161,31,215,31
490
+ sed�,17,31
491
+ sehca,38,1,38,2,38,4,38,21,38,82,38,83
492
+ sehce,38,16,44,16,50,16
493
+ sehced,38,22
494
+ sehceuguorp,44,61
495
+ sehce�i,50,40
496
+ sehci,44,8,44,9,44,20,44,28,50,29,50,33,50,36,50,37,50,64
497
+ sehcir,50,52
498
+ sehcirros,50,53
499
+ sehcuf,50,48,44,54
500
+ sehc�,50,31,44,45
501
+ sera,146,1,200,1,146,2,200,2,146,4,200,4,146,21,200,21,146,82,200,82,146,83,200,83
502
+ sere,152,8,206,8,152,9,206,9,146,16,152,16,158,16,152,20,206,20,152,28,152,45,206,45
503
+ sered,146,22
504
+ sereuguorp,152,61
505
+ sere�i,158,40
506
+ seri,158,29,212,29,158,33,212,33,158,36,212,36,158,37,212,37,158,64,212,64
507
+ serici,212,38
508
+ serir,158,52,212,52
509
+ serirros,158,53,212,53
510
+ serof,158,48,152,54
511
+ serop,206,59
512
+ ser�,158,31,212,31
513
+ sesa,128,1,128,2,128,4,128,21,128,82,128,83
514
+ sese,134,8,134,9,128,16,134,16,140,16,134,20,134,45
515
+ sesed,128,22
516
+ seseuguorp,134,61
517
+ sese�i,140,40
518
+ sesi,134,28,140,29,140,33,140,36,140,37,140,64
519
+ sesir,140,52
520
+ sesirros,140,53
521
+ sesof,140,48,134,54
522
+ ses�,140,31
523
+ set,8,51
524
+ setsa,41,1,41,2,41,4,41,21,41,82,41,83
525
+ setse,47,8,47,9,41,16,47,16,53,16,47,20,47,45
526
+ setsed,41,22
527
+ setseuguorp,47,61
528
+ setse�i,53,40
529
+ setsi,47,28,53,29,53,33,53,36,53,37,53,64
530
+ setsir,53,52
531
+ setsirros,53,53
532
+ setsof,53,48,47,54
533
+ sets�,53,31
534
+ sid,14,24
535
+ sir,14,52
536
+ so,185,90,189,90
537
+ soda,185,1,185,2,185,4,185,21,185,60,185,73,185,74,185,82,185,83,185,85,185,86
538
+ sodacsiaf,185,70
539
+ sodad,185,22
540
+ sodi,189,9,189,17,189,20,189,25,193,33,193,37,193,40,193,48,189,62,193,64,193,65,189,76,189,77,193,79,189,87,193,87
541
+ sodibah,189,47
542
+ sodiculemert,193,67
543
+ sodinrecnoc,193,66
544
+ sodir,193,52
545
+ sodirgened,193,71
546
+ sodirros,193,53
547
+ sodis,189,54
548
+ sodni,193,41
549
+ sodniv,193,58
550
+ sodniverbos,193,69
551
+ sod�,193,31,189,45
552
+ sod�art,189,42
553
+ som,202,43,208,43,214,43
554
+ soma,4,1,40,1,4,2,40,2,4,4,40,4,118,8,118,10,124,10,4,21,40,21,112,23,118,23,124,23,124,29,124,32,4,82,40,82,4,83,40,83
555
+ somaba,22,1,22,2,22,4,22,21,22,82,22,83
556
+ somabad,22,22
557
+ somabatse,22,14
558
+ somad,4,22
559
+ somai,28,8,28,9,94,15,100,15,106,15,28,17,28,20,28,28,34,29,34,33,34,36,34,37,34,48,34,64
560
+ somaibah,28,47
561
+ somaica,28,19
562
+ somaici,34,38
563
+ somair,34,52,124,52
564
+ somaira,94,1,94,2,94,4,94,21,94,82,94,83
565
+ somaire,100,8,100,9,100,20,100,45
566
+ somairi,106,29,106,31,106,33,106,36,106,37,106,64
567
+ somairir,106,52
568
+ somairirros,106,53
569
+ somairros,34,53,124,53
570
+ somai�o,28,18
571
+ somai�op,28,49
572
+ somara,58,1,58,2,58,4,58,21,58,82,58,83
573
+ somare,64,8,64,9,58,16,64,16,70,16,64,20,64,45,28,54
574
+ somared,58,22
575
+ somareuguorp,64,61
576
+ somare�i,70,40
577
+ somari,64,28,70,29,70,31,70,33,70,36,70,37,70,64
578
+ somarir,70,52
579
+ somarirros,70,53
580
+ somarof,70,48,64,54
581
+ somatse,4,14
582
+ somav,178,48
583
+ soma�,34,31,28,45
584
+ soma�art,28,42
585
+ soma�i,28,25,34,40
586
+ soma�o,118,18,118,44
587
+ soma�op,118,49,118,50
588
+ soma�u,28,44
589
+ soma�up,28,50
590
+ some,112,1,112,2,112,5,10,8,46,8,10,9,46,9,112,13,76,15,82,15,88,15,40,16,46,16,52,16,10,17,10,20,46,20,10,25,10,28,10,45,46,45,112,82,112,84
591
+ someart,10,42
592
+ somebah,10,47
593
+ someca,10,19
594
+ somed,40,22
595
+ somera,76,1,76,2,76,4,76,21,76,82,76,83
596
+ somere,82,8,82,9,82,20,82,45
597
+ someri,88,29,88,31,88,33,88,36,88,37,88,64
598
+ somerir,88,52
599
+ somerirros,88,53
600
+ somesa,130,1,130,2,130,4,130,21,130,82,130,83
601
+ somese,136,8,136,9,130,16,136,16,142,16,136,20,136,45
602
+ somesed,130,22
603
+ someseuguorp,136,61
604
+ somese�i,142,40
605
+ somesi,136,28,142,29,142,31,142,33,142,36,142,37,142,64
606
+ somesir,142,52
607
+ somesirros,142,53
608
+ somesof,142,48,136,54
609
+ someuguorp,46,61
610
+ some�i,52,40
611
+ some�o,10,18
612
+ some�op,10,49
613
+ somi,46,28,16,29,52,29,16,33,52,33,16,36,52,36,16,37,52,37,16,40,16,48,16,64,52,64
614
+ somici,16,38
615
+ somir,16,52,52,52
616
+ somirros,16,53,52,53
617
+ somo,10,44
618
+ somof,52,48,46,54
619
+ somop,10,50
620
+ somos,10,54
621
+ somra,148,1,202,1,148,2,202,2,148,4,202,4,148,21,202,21,148,82,202,82,148,83,202,83
622
+ somre,154,8,208,8,154,9,208,9,148,16,154,16,160,16,154,20,208,20,154,28,154,45,208,45
623
+ somred,148,22
624
+ somreuguorp,154,61
625
+ somre�i,160,40
626
+ somri,160,29,214,29,160,33,214,33,160,36,214,36,160,37,214,37,160,64,214,64
627
+ somrici,214,38
628
+ somrir,160,52,214,52
629
+ somrirros,160,53,214,53
630
+ somrof,160,48,154,54
631
+ somrop,208,59
632
+ somr�,160,31,214,31
633
+ som�,16,31,52,31
634
+ sop,8,49,8,50
635
+ sos,185,89,189,89,193,89
636
+ sot,185,88,189,88,193,88
637
+ soti,193,38
638
+ sotie,189,19
639
+ sotsi,189,28
640
+ sotso,189,18,189,44
641
+ sotsop,189,49,189,50
642
+ s�,74,15,80,15,86,15,8,27
643
+ s�d,2,22
644
+ s�ra,74,1,74,2,74,4,74,21,74,82,74,83
645
+ s�re,80,8,80,9,80,20,80,45
646
+ s�ri,86,29,86,31,86,33,86,36,86,37,86,64
647
+ s�rir,86,52
648
+ s�rirros,86,53
649
+ s�tse,2,14
650
+ s�,8,12,8,26,14,40
651
+ s�,14,39
652
+ s�rros,14,53
653
+ s�,8,18,8,44
654
+ ue,45,8,45,9,45,20,51,40,45,45,45,62,45,76,45,77
655
+ ued,39,22
656
+ ueverbos,51,69
657
+ ui,45,28,51,29,51,33,51,36,51,37,51,64,51,65,51,79
658
+ uiculemert,51,67
659
+ uinrecnoc,51,66
660
+ uir,51,52
661
+ uirgened,51,71
662
+ uirros,51,53
663
+ uo,39,1,39,2,39,4,39,21,39,60,39,73,39,74,39,82,39,83,39,85,39,86
664
+ uocsiaf,39,70
665
+ uod,1,22
666
+ uotse,1,14
667
+ uov,13,48
668
+ u�,51,31
669
+ �,75,15,81,15,87,15
670
+ �d,3,22,164,22
671
+ �ra,75,1,75,2,75,4,75,21,75,60,75,73,75,74,75,82,75,83,75,85,75,86
672
+ �racsiaf,75,70
673
+ �re,81,8,81,9,81,20,81,45,81,62,81,76,81,77
674
+ �ri,87,29,87,31,87,33,87,36,87,37,87,64,87,65,87,79
675
+ �riculemert,87,67
676
+ �rinrecnoc,87,66
677
+ �rir,87,52
678
+ �rirgened,87,71
679
+ �rirros,87,53
680
+ �riverbos,87,69
681
+ �tse,3,14,164,14
682
+ �,9,12,170,12,9,54
683
+ �s,170,54
684
+ �,15,39,176,39
685
+ �rros,15,53,176,53
ahotts/dicts/gl/cotovia/lang/gl/idioma.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ galego
ahotts/dicts/gl/cotovia/lang/gl/locucions.txt ADDED
@@ -0,0 +1,546 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ #
2
+ # $Id: locucions.txt,v 1.3 2008/12/11 07:50:19 campillo Exp $
3
+ # $Name: $
4
+ #
5
+ #� que,2,10,LOC_CONX_SUBOR_TEMP
6
+ a ben,2,01,LOC_ADVE_MODO
7
+ a cada canto,3,001,LOC_ADVE_TEMP
8
+ a cada pouco,3,001,LOC_ADVE_TEMP
9
+ a cambio de,3,010,LOC_PREP_MODO
10
+ a cargo de,3,010,LOC_PREP_MODO
11
+ a carranchapernas,2,01,LOC_PREP_MODO
12
+ a car�n,2,01,LOC_ADVE_LUG
13
+ a car�n de,3,010,LOC_PREP_LUG
14
+ a causa de,3,010,LOC_PREP_CAUS,LOC_PREP_MODO
15
+ a comezos de,3,010,LOC_PREP_TEMP
16
+ a continuaci�n,2,01,LOC_ADVE_TEMP
17
+ a conto de,3,010,LOC_PREP_MODO
18
+ a contragusto,2,01,LOC_ADVE_MODO
19
+ a contram�n,2,01,LOC_ADVE_LUG,LOC_ADVE_MODO
20
+ a contrapelo,2,01,LOC_ADVE_MODO
21
+ a correr,2,01,LOC_ADVE_MODO
22
+ a cot�o,2,01,LOC_ADVE_MODO,LOC_ADVE_TEMP
23
+ a dereitas,2,01,LOC_ADVE_MODO
24
+ a deshora,2,01,LOC_ADVE_TEMP
25
+ a destempo,2,01,LOC_ADVE_TEMP
26
+ a diario,2,01,LOC_ADVE_TEMP
27
+ a diferencia de,3,010,LOC_PREP_MODO
28
+ a diferencia de,3,010,LOC_PREP_MODO
29
+ a eito,2,01,LOC_ADVE_MODO
30
+ a embute,2,01,LOC_ADVE_MODO
31
+ a escape,2,01,LOC_ADVE_MODO
32
+ a favor de,3,010,LOC_PREP_MODO
33
+ a feito,2,01,LOC_ADVE_MODO
34
+ a fin de,3,010,LOC_PREP_MODO
35
+ a fin de contas,4,0100,LOC_ADVE_MODO
36
+ a finais de,3,010,LOC_ADVE_TEMP
37
+ a fondo,2,01,LOC_ADVE_MODO
38
+ a forza de,3,010,LOC_PREP_MODO
39
+ a granel,2,01,LOC_ADVE_MODO
40
+ a mais,2,01,LOC_CONX_COOR_COPU
41
+ a mancheas,2,01,LOC_ADVE_MODO
42
+ a medias,2,01,LOC_ADVE_CANTI
43
+ a medida que,3,010,LOC_CONX_SUBOR_PROPOR
44
+ a menos que,3,010,LOC_CONX_COOR_ADVERS
45
+ a menos que,3,010,LOC_CONX_SUBOR_CONDI
46
+ a mi�do,2,01,LOC_ADVE_TEMP
47
+ a modo,2,01,LOC_ADVE_MODO
48
+ a nada que,3,010,LOC_CONX_SUBOR_CONDI
49
+ a non ser que,4,0010,LOC_CONX_SUBOR_CONDI
50
+ a non ser se,4,0010,LOC_CONX_SUBOR_CONDI
51
+ a par de,3,010,LOC_PREP_LUG
52
+ a parte de,3,010,LOC_PREP_CANT
53
+ a partir de,3,010,LOC_PREP_LUG,LOC_PREP_TEMP
54
+ a patadas,2,01,LOC_ADVE_MODO
55
+ a penas,2,01,LOC_ADVE_CANTI,LOC_CONX_SUBOR_TEMP
56
+ a pesar de,3,010,LOC_PREP_MODO
57
+ a pesar de que,4,0100,LOC_CONX_SUBOR_CONCES
58
+ a piques de,3,010,LOC_PREP_TEMP
59
+ a poder de,3,010,LOC_PREP_MODO
60
+ a por de,3,010,LOC_PREP_MODO
61
+ a pouco que,3,010,LOC_CONX_SUBOR_CONCES,LOC_CONX_SUBOR_CONDI
62
+ a principios de,3,010,LOC_PREP_TEMP
63
+ a principios de,3,010,LOC_PREP_TEMP
64
+ a prol de,3,010,LOC_PREP_MODO
65
+ a prop�sito,2,01,LOC_ADVE_MODO
66
+ a punto de,3,010,LOC_PREP_TEMP
67
+ a p�,2,01,LOC_ADVE_MODO
68
+ a queimarroupa,2,01,LOC_ADVE_MODO
69
+ a rente,2,01,LOC_ADVE_LUG
70
+ a rente de,3,010,LOC_PREP_LUG
71
+ a rentes,2,01,LOC_ADVE_LUG
72
+ a rentes de,3,010,LOC_PREP_LUG
73
+ a reo,2,01,LOC_ADVE_MODO
74
+ a resultas de,3,010,LOC_PREP_CAUS,LOC_PREP_MODO
75
+ a risco,2,01,LOC_ADVE_MODO
76
+ a salvo,2,01,LOC_ADVE_MODO
77
+ a sabendas,2,01,LOC_ADVE_MODO
78
+ a semellanza de,3,010,LOC_PREP_MODO
79
+ a semellanza de,3,010,LOC_PREP_MODO
80
+ a son de,3,010,LOC_PREP_MODO
81
+ a tempo,2,01,LOC_ADVE_TEMP
82
+ a tempo de,3,010,LOC_ADVE_TEMP
83
+ a teor de,3,010,LOC_PREP_MODO
84
+ a trav�s de,3,010,LOC_PREP_LUG
85
+ a treo,2,01,LOC_ADVE_MODO
86
+ a tr�mite,2,01,LOC_ADVE_MODO
87
+ abaixo de,2,10,LOC_PREP_LUG
88
+ acerca de,2,10,LOC_PREP_MODO
89
+ ademais de,2,10,LOC_PREP_CANT
90
+ aga que,2,10,LOC_CONX_COOR_ADVERS,LOC_CONX_SUBOR_CONDI
91
+ aga se,2,10,LOC_CONX_SUBOR_CONDI
92
+ agora ben,2,01,LOC_CONX_COOR_ADVERS
93
+ agora que,2,10,LOC_CONX_COOR_ADVERS
94
+ ag�s que,2,10,LOC_CONX_COOR_ADVERS,LOC_CONX_SUBOR_CONDI
95
+ ag�s se,2,10,LOC_CONX_SUBOR_CONDI
96
+ amais de,2,10,LOC_PREP_CANT
97
+ antes de,2,10,LOC_PREP_TEMP
98
+ antes de antonte,3,101,LOC_ADVE_TEMP
99
+ antes de que,3,100,LOC_CONX_SUBOR_TEMP
100
+ antes que,2,10,LOC_CONX_SUBOR_TEMP
101
+ arredor de,2,10,LOC_PREP_LUG,LOC_PREP_CANT
102
+ arriba de,2,10,LOC_PREP_LUG
103
+ as� a todo,3,100,LOC_CONX_COOR_ADVERS
104
+ as� como,2,10,LOC_CONX_SUBOR_PROPOR,LOC_CONX_SUBOR_TEMP,LOC_CONX_SUBOR_MODA
105
+ as� e todo,3,101,LOC_CONX_COOR_ADVERS
106
+ as� mesmo,2,11,LOC_ADVE_AFIR
107
+ as� pois,2,11,LOC_CONX_SUBOR_CONSE
108
+ as� que,2,10,LOC_CONX_SUBOR_TEMP,LOC_CONX_SUBOR_CONSE
109
+ as� tam�n,2,01,LOC_ADVE_AFIR
110
+ ata que,2,10,LOC_CONX_SUBOR_TEMP
111
+ atr�s de,2,10,LOC_PREP_LUG
112
+ axi�a que,2,10,LOC_CONX_SUBOR_TEMP
113
+ a�nda ben non,3,010,LOC_CONX_SUBOR_TEMP
114
+ a�nda non ben,3,001,LOC_CONX_SUBOR_TEMP
115
+ a�nda que,2,10,LOC_CONX_SUBOR_CONCES,LOC_CONX_COOR_ADVERS
116
+ baixo de,2,10,LOC_PREP_LUG
117
+ bardante de,2,10,LOC_PREP_MODO
118
+ bardante que,2,10,LOC_CONX_COOR_ADVERS,LOC_CONX_SUBOR_CONDI
119
+ beira de,2,10,LOC_PREP_LUG
120
+ ben como,2,10,LOC_CONX_SUBOR_MODA
121
+ ben que,2,10,LOC_CONX_COOR_ADVERS,LOC_CONX_SUBOR_CONCES
122
+ boa parte de,3,010,LOC_PREP_CANT
123
+ cabo de,2,10,LOC_PREP_LUG
124
+ cada vez que,3,010,LOC_CONX_SUBOR_TEMP
125
+ cando menos,2,01,LOC_ADVE_CANTI
126
+ cando queira que,3,010,LOC_CONX_SUBOR_TEMP
127
+ canto a,2,10,LOC_PREP_MODO
128
+ cara a,2,10,LOC_PREP_TEMP,LOC_PREP_LUG
129
+ cara atr�s,2,01,LOC_ADVE_LUG
130
+ cara de,2,10,LOC_PREP_LUG
131
+ cas de,2,10,LOC_PREP_LUG
132
+ case que,2,10,LOC_ADVE_CANTI
133
+ #caso de,2,10,LOC_PREP_CONDI
134
+ #caso de que,100,LOC_CONX_SUBOR_CONDI,3
135
+ catar se,2,10,LOC_CONX_SUBOR_CONDI
136
+ cerca de,2,10,LOC_PREP_TEMP,LOC_PREP_LUG
137
+ che lla,2,00,CONTR_PRON_PERS_AT_DAT_DAT_AC
138
+ che llas,2,00,CONTR_PRON_PERS_AT_DAT_DAT_AC
139
+ che lle,2,00,CONTR_PRON_PERS_AT
140
+ che llela,2,00,CONTR_PRON_PERS_AT_DAT_DAT_AC
141
+ che llelas,2,00,CONTR_PRON_PERS_AT_DAT_DAT_AC
142
+ che llelo,2,00,CONTR_PRON_PERS_AT_DAT_DAT_AC
143
+ che llelos,2,00,CONTR_PRON_PERS_AT_DAT_DAT_AC
144
+ che lles,2,00,CONTR_PRON_PERS_AT
145
+ che llo,2,00,CONTR_PRON_PERS_AT_DAT_DAT_AC
146
+ che llos,2,00,CONTR_PRON_PERS_AT_DAT_DAT_AC
147
+ che ma,2,00,CONTR_PRON_PERS_AT_DAT_DAT_AC
148
+ che mas,2,00,CONTR_PRON_PERS_AT_DAT_DAT_AC
149
+ che me,2,00,CONTR_PRON_PERS_AT
150
+ che mo,2,00,CONTR_PRON_PERS_AT_DAT_DAT_AC
151
+ che mos,2,00,CONTR_PRON_PERS_AT_DAT_DAT_AC
152
+ che nola,2,00,CONTR_PRON_PERS_AT_DAT_DAT_AC
153
+ che nolas,2,00,CONTR_PRON_PERS_AT_DAT_DAT_AC
154
+ che nolo,2,00,CONTR_PRON_PERS_AT_DAT_DAT_AC
155
+ che nolos,2,00,CONTR_PRON_PERS_AT_DAT_DAT_AC
156
+ che nos,2,00,CONTR_PRON_PERS_AT
157
+ che vos,2,00,CONTR_PRON_PERS_AT
158
+ cima de,2,10,LOC_PREP_LUG
159
+ co adaxo de,3,010,LOC_PREP_MODO
160
+ co fin de,3,010,LOC_PREP_MODO
161
+ co fin de que,4,0100,LOC_CONX_SUBOR_CONSE
162
+ co gallo de,3,010,LOC_PREP_CAUS,LOC_PREP_MODO
163
+ coma se,2,10,LOC_CONX_SUBOR_MODA
164
+ como consecuencia de,3,010,LOC_CONX_SUBOR_CAUS
165
+ como queira que,3,010,LOC_CONX_SUBOR_CAUS,LOC_CONX_SUBOR_MODA
166
+ como se,2,10,LOC_CONX_SUBOR_MODA
167
+ comparado a,2,10,LOC_PREP_MODO
168
+ comparado con,2,10,LOC_PREP_MODO
169
+ comparante con,2,10,LOC_PREP_MODO
170
+ con moito,2,01,LOC_ADVE_CANTI
171
+ con que,2,10,LOC_CONX_SUBOR_CONDI
172
+ con respecto a,3,010,LOC_PREP_MODO
173
+ con tal de,3,010,LOC_PREP_CONDI
174
+ con tal de que,4,0100,LOC_CONX_SUBOR_CONDI
175
+ con tal que,3,010,LOC_CONX_SUBOR_CONDI
176
+ con todo,2,01,LOC_CONX_COOR_ADVERS
177
+ conforme a,2,10,LOC_PREP_MODO
178
+ contra de,2,10,LOC_PREP_MODO
179
+ dado que,2,10,LOC_CONX_SUBOR_CAUS,LOC_CONX_SUBOR_CONDI
180
+ de acordo con,3,010,LOC_PREP_MODO
181
+ de al�n de,3,010,LOC_PREP_LUG
182
+ de al� a pouco,4,0101,LOC_ADVE_TEMP
183
+ de antem�n,2,01,LOC_ADVE_MODO
184
+ de aqu� a pouco,4,0101,LOC_ADVE_TEMP
185
+ de a� que,3,010,LOC_CONX_SUBOR_CONSE
186
+ de balde,2,01,LOC_ADVE_MODO
187
+ de cami�o,2,01,LOC_ADVE_TEMP
188
+ de cando en cando,4,0101,LOC_ADVE_TEMP
189
+ de cando en vez,4,0101,LOC_ADVE_TEMP
190
+ de cara a,3,010,LOC_PREP_LUG
191
+ de cara a,3,010,LOC_PREP_TEMP
192
+ de car�n de,3,010,LOC_PREP_LUG
193
+ de cerca,2,01,LOC_ADVE_LUG
194
+ de certo,2,01,LOC_ADVE_AFIR
195
+ de cheo en,3, 010,LOC_PREP_MODO
196
+ de comezos de,3,010,LOC_PREP_TEMP
197
+ de cons�n,2,01,LOC_ADVE_MODO
198
+ de contado,2,01,LOC_ADVE_TEMP
199
+ de contado que,3,010,LOC_CONX_SUBOR_TEMP
200
+ de contino,2,01,LOC_ADVE_TEMP
201
+ de costas a,3,010,LOC_PREP_LUG
202
+ de cot�o,2,01,LOC_ADVE_MODO,LOC_ADVE_TEMP
203
+ de esguello,2,01,LOC_ADVE_MODO
204
+ de face,2,01,LOC_ADVE_MODO
205
+ de feito,2,01,LOC_ADVE_MODO
206
+ de feito,2,01,LOC_ADVE_MODO
207
+ de fins de,3,010,LOC_PREP_TEMP
208
+ de forma que,3,010,LOC_CONX_SUBOR_CONSE,LOC_CONX_SUBOR_MODA
209
+ de ganchete,2,01,LOC_ADVE_MODO
210
+ de golpe,2,01,LOC_ADVE_MODO
211
+ de improviso,2,01,LOC_ADVE_MODO
212
+ de inmediato,2,01,LOC_PREP_MODO,LOC_ADVE_MODO
213
+ de maneira que,3,010,LOC_CONX_SUBOR_CONSE,LOC_CONX_SUBOR_MODA
214
+ de menos,2,01,LOC_ADVE_CANTI,LOC_PREP_CANT
215
+ de menos de,3,010,LOC_ADVE_CANTI,LOC_PREP_CANT
216
+ de modo que,3,010,LOC_CONX_SUBOR_CONSE,LOC_CONX_SUBOR_MODA
217
+ de momento,2,01,LOC_ADVE_TEMP
218
+ de m�is,2,01,LOC_ADVE_CANTI
219
+ de m�is de,3,010,LOC_ADVE_CANTI
220
+ de non ser que,4,0010,LOC_CONX_SUBOR_CONDI
221
+ de non ser se,4,0010,LOC_CONX_SUBOR_CONDI
222
+ de novo,2,01,LOC_ADVE_MODO
223
+ de par de,3,010,LOC_PREP_LUG
224
+ de pouco,2,01,LOC_ADVE_CANTI
225
+ de preto,2,01,LOC_ADVE_LUG
226
+ de pronto,2,01,LOC_ADVE_MODO
227
+ de prop�sito,2,01,LOC_ADVE_MODO
228
+ de raro en raro,4,0101,LOC_ADVE_TEMP
229
+ de repente,2,01,LOC_ADVE_MODO
230
+ de resultas de,3,010,LOC_PREP_CAUS
231
+ de seguida,2,01,LOC_ADVE_TEMP
232
+ de seguida que,3,010,LOC_CONX_SUBOR_TEMP
233
+ de seguido,2,01,LOC_ADVE_TEMP
234
+ de seguro,2,01,LOC_ADVE_MODO
235
+ de sobra,2,01,LOC_ADVE_CANTI
236
+ de socate,2,01,LOC_ADVE_MODO
237
+ de socato,2,01,LOC_ADVE_MODO
238
+ de s�peto,2,01,LOC_ADVE_MODO
239
+ de tal maneira que,4,0010,LOC_CONX_SUBOR_MODA
240
+ de tal xeito que,4,0010,LOC_CONX_SUBOR_MODA
241
+ de tempo en tempo,4,0101,LOC_ADVE_TEMP
242
+ de todo,2,01,LOC_ADVE_CANTI
243
+ de trav�s de,3,010,LOC_PREP_LUG
244
+ de vagar,2,01,LOC_ADVE_MODO
245
+ de vagari�o,2,01,LOC_ADVE_MODO
246
+ de vez en cando,4,0101,LOC_ADVE_TEMP
247
+ de xeito que,3,010,LOC_CONX_SUBOR_CONSE,LOC_CONX_SUBOR_MODA
248
+ debaixo de,2,10,LOC_PREP_LUG
249
+ debido a,2,10,LOC_PREP_MODO
250
+ debido a que,3,100,LOC_CONX_SUBOR_CAUS
251
+ deica pouco,2,01,LOC_ADVE_TEMP
252
+ deica que,2,10,LOC_CONX_SUBOR_TEMP
253
+ deica un pouco,3,001,LOC_ADVE_TEMP
254
+ dende finais de,3,010,LOC_PREP_TEMP
255
+ dende que,2,10,LOC_CONX_SUBOR_TEMP
256
+ dentro de,2,10,LOC_PREP_LUG
257
+ derredor de,2,10,LOC_PREP_LUG
258
+ derriba de,2,10,LOC_PREP_LUG
259
+ des que,2,10,LOC_CONX_SUBOR_TEMP
260
+ desde finais de,3,010,LOC_PREP_TEMP
261
+ desde que,2,10,LOC_CONX_SUBOR_CONDI,LOC_CONX_SUBOR_TEMP
262
+ despois de,2,10,LOC_PREP_TEMP
263
+ despois de que,3,100,LOC_CONX_SUBOR_TEMP
264
+ despois que,2,10,LOC_CONX_SUBOR_TEMP
265
+ detr�s de,2,10,LOC_PREP_LUG
266
+ diante de,2,10,LOC_PREP_LUG
267
+ direcci�n a,2,10,LOC_PREP_LUG
268
+ doutra banda,2,01,LOC_CONX_COOR_ADVERS
269
+ e eso que,3,010,LOC_CONX_COOR_ADVERS
270
+ e iso que,3,010,LOC_CONX_COOR_ADVERS,LOC_CONX_SUBOR_CONCES
271
+ e mais,2,01,LOC_CONX_COOR_COPU
272
+ e pico,2,01,LOC_ADVE_CANTI
273
+ embaixo de,2,10,LOC_PREP_LUG
274
+ en balde,2,01,LOC_ADVE_MODO
275
+ en breve,2,01,LOC_ADVE_TEMP
276
+ en cambio,2,01,LOC_CONX_COOR_ADVERS
277
+ en canto,2,01,LOC_CONX_SUBOR_CONTRAP,LOC_CONX_SUBOR_TEMP
278
+ en canto a,3,010,LOC_PREP_MODO
279
+ en canto que,3,010,LOC_CONX_SUBOR_CONTRAP
280
+ en caso de,3,010,LOC_PREP_CONDI
281
+ en caso de que,4,0100,LOC_CONX_SUBOR_CONDI
282
+ en concordancia con,3,010,LOC_ADVE_MODO
283
+ en concreto,2,01,LOC_ADVE_MODO
284
+ en contra,2,01,LOC_ADVE_MODO
285
+ en contra de,3,010,LOC_PREP_MODO
286
+ en diante,2,01,LOC_ADVE_TEMP
287
+ en direcci�n a,3,010,LOC_PREP_LUG
288
+ en especial,2,01,LOC_ADVE_MODO
289
+ en especial,2,01,LOC_ADVE_MODO
290
+ en exclusiva,2,01,LOC_ADVE_MODO
291
+ en favor de,3,010,LOC_PREP_MODO
292
+ en fin,2,01,LOC_ADVE_MODO
293
+ en fronte,2,01,LOC_ADVE_LUG
294
+ en fronte de,3,010,LOC_PREP_LUG
295
+ en lugar de,3,010,LOC_PREP_LUG
296
+ en medio de,3,010,LOC_PREP_LUG
297
+ en menos de,3,010,LOC_PREP_CANT
298
+ en m�is de,3,010,LOC_PREP_CANT
299
+ en par de,3,010,LOC_PREP_LUG
300
+ en particular,2,01,LOC_ADVE_MODO
301
+ en prol de,3,010,LOC_PREP_MODO
302
+ en referencia a,3,010,LOC_ADVE_MODO
303
+ en relaci�n con,3,010,LOC_PREP_MODO
304
+ en seguida,2,01,LOC_ADVE_TEMP
305
+ en tanto,2,01,LOC_CONX_SUBOR_CONTRAP,LOC_CONX_SUBOR_TEMP
306
+ en tanto que,3,010,LOC_CONX_SUBOR_CONTRAP,LOC_CONX_SUBOR_TEMP
307
+ en tempo,2,01,LOC_ADVE_TEMP
308
+ en todo caso,3,011,LOC_CONX_COOR_ADVERS
309
+ en torno a,3,010,LOC_PREP_LUG
310
+ en troques,2,01,LOC_ADVE_MODO,LOC_CONX_COOR_ADVERS
311
+ en troques de,3,010,LOC_PREP_MODO
312
+ en van,2,01,LOC_ADVE_MODO
313
+ en vez de,3,010,LOC_PREP_MODO
314
+ en virtude de,3,010,LOC_PREP_MODO
315
+ en xeral,2,01,LOC_ADVE_MODO
316
+ encima de,2,10,LOC_PREP_LUG
317
+ encol de,2,10,LOC_PREP_LUG
318
+ endoutro d�a,2,01,LOC_ADVE_TEMP
319
+ enriba de,2,10,LOC_PREP_LUG
320
+ entre tanto,2,01,LOC_CONX_SUBOR_TEMP
321
+ entre tanto que,3,010,LOC_CONX_SUBOR_TEMP
322
+ excepto que,2,10,LOC_CONX_COOR_ADVERS,LOC_CONX_SUBOR_CONDI
323
+ excepto se,2,10,LOC_CONX_SUBOR_CONDI
324
+ finais de,2,10,LOC_PREP_TEMP
325
+ fronte a,2,10,LOC_PREP_LUG
326
+ fronte de,2,10,LOC_PREP_LUG
327
+ f�ra de,2,10,LOC_PREP_LUG
328
+ f�ra de que,3,100,LOC_CONX_COOR_ADVERS
329
+ gracias a,2,10,LOC_PREP_MODO
330
+ gran parte de,3,010,LOC_PREP_CANT
331
+ hoxe en d�a,3,101,LOC_ADVE_TEMP
332
+ hoxe por hoxe,3,101,LOC_ADVE_TEMP
333
+ in pectore,2,01,LOC_ADVE_MODO
334
+ inda ben non,3,010,LOC_CONX_SUBOR_TEMP
335
+ inda que,2,10,LOC_CONX_COOR_ADVERS,LOC_CONX_SUBOR_CONCES
336
+ iso que,2,10,LOC_CONX_SUBOR_CONCES
337
+ lle ma,2,00,CONTR_PRON_PERS_AT_DAT_DAT_AC
338
+ lle mas,2,00,CONTR_PRON_PERS_AT_DAT_DAT_AC
339
+ lle mo,2,00,CONTR_PRON_PERS_AT_DAT_DAT_AC
340
+ lle mos,2,00,CONTR_PRON_PERS_AT_DAT_DAT_AC
341
+ lle nola,2,00,CONTR_PRON_PERS_AT_DAT_DAT_AC
342
+ lle nolas,2,00,CONTR_PRON_PERS_AT_DAT_DAT_AC
343
+ lle nolo,2,00,CONTR_PRON_PERS_AT_DAT_DAT_AC
344
+ lle nolos,2,00,CONTR_PRON_PERS_AT_DAT_DAT_AC
345
+ logo de,2,10,LOC_ADVE_TEMP
346
+ logo que,2,10,LOC_CONX_SUBOR_TEMP
347
+ lonxe de,2,10,LOC_PREP_LUG
348
+ mal como,2,10,LOC_CONX_SUBOR_MODA
349
+ mal que,2,10,LOC_CONX_SUBOR_CONCES
350
+ malia que,2,10,LOC_CONX_SUBOR_CONCES
351
+ menos de,2,10,LOC_PREP_CANT
352
+ menos que,2,10,LOC_CONX_COOR_ADVERS
353
+ mentres e non,3,101,LOC_CONX_SUBOR_TEMP
354
+ mentres e non que,4,1010,LOC_CONX_SUBOR_TEMP
355
+ mentres que,2,10,LOC_CONX_SUBOR_TEMP
356
+ mentres tanto,2,01,LOC_CONX_SUBOR_TEMP
357
+ mentres tanto que,3,010,LOC_CONX_SUBOR_TEMP
358
+ mesmo que,2,10,LOC_CONX_SUBOR_CONCES
359
+ m�goa que,2,10,LOC_CONX_SUBOR_MODA
360
+ m�is ben,2,01,LOC_CONX_COOR_ADVERS
361
+ m�is de,2,10,LOC_ADVE_CANTI
362
+ m�is que,2,10,LOC_CONX_SUBOR_CONCES
363
+ nada m�is en canto,4,0101,LOC_CONX_SUBOR_TEMP
364
+ nada m�is en canto que,5,01010,LOC_CONX_SUBOR_TEMP
365
+ nada m�is que,3,010,LOC_CONX_SUBOR_CONCES
366
+ namentres que,2,10,LOC_CONX_SUBOR_TEMP
367
+ nin que,2,10,LOC_CONX_SUBOR_CONCES
368
+ no canto de,3,010,LOC_PREP_MODO
369
+ no caso de que,4,0100,LOC_CONX_SUBOR_CONDI
370
+ no medio de,3,010,LOC_PREP_LUG
371
+ no referente a,3,010,LOC_PREP_MODO
372
+ no tocante a,3,010,LOC_PREP_MODO
373
+ non ben,2,01,LOC_CONX_SUBOR_TEMP
374
+ non obstante,2,01,LOC_CONX_COOR_ADVERS
375
+ non xa,2,01,LOC_ADVE_NEGA
376
+ o outro antonte,3,001,LOC_ADVE_TEMP
377
+ onda non,2,01,LOC_CONX_SUBOR_CONDI
378
+ onde queira que,3,010,LOC_CONX_SUBOR_LOCAL
379
+ ora ben,2,01,LOC_CONX_COOR_ADVERS
380
+ ora que,2,10,LOC_CONX_COOR_ADVERS
381
+ para o outro d�a,4,0001,LOC_ADVE_TEMP
382
+ para que,2,10,LOC_CONX_SUBOR_FINAL
383
+ #parte de,2,10,LOC_PREP_CANT
384
+ pasi�o a pasi�o,3,101,LOC_ADVE_MODO
385
+ pese a,2,10,LOC_PREP_MODO
386
+ pese a que,3,100,LOC_CONX_SUBOR_CONCES
387
+ poida que,2,10,LOC_ADVE_DUBI
388
+ pois que,2,10,LOC_CONX_SUBOR_CAUS
389
+ pola contra,2,01,LOC_CONX_COOR_ADVERS
390
+ pola que,2,00,LOC_CONX_SUBOR_CONSE
391
+ pola s�a banda,3,011,LOC_CONX_COOR_ADVERS
392
+ pola s�a parte,3,011,LOC_CONX_COOR_ADVERS
393
+ polo medio de,3,010,LOC_PREP_LUG
394
+ polo menos,2,01,LOC_ADVE_CANTI
395
+ polo que,2,00,LOC_CONX_SUBOR_CONSE
396
+ polo tanto,2,01,LOC_CONX_SUBOR_CONSE
397
+ por activa e por pasiva,5,01001,LOC_ADVE_MODO
398
+ por amor de,3,010,LOC_PREP_CAUS
399
+ por ante,2,01,LOC_PREP_LUG
400
+ por a�,2,01,LOC_ADVE_CANTI
401
+ por causa de,3,010,LOC_PREP_CAUS,LOC_PREP_MODO
402
+ por causa de que,4,0100,LOC_CONX_SUBOR_CAUS
403
+ por certo,2,01,LOC_ADVE_MODO
404
+ por conseguinte,2,01,LOC_CONX_SUBOR_CONSE
405
+ por cousa de,3,010,LOC_PREP_CAUS,LOC_PREP_MODO
406
+ por cousa de que,4,0100,LOC_CONX_SUBOR_CAUS
407
+ por culpa de,3,010,LOC_PREP_CAUS,LOC_PREP_MODO
408
+ por culpa de que,4,0100,LOC_CONX_SUBOR_CAUS
409
+ por debaixo de,3,010,LOC_ADVE_MODO,LOC_PREP_LUG
410
+ por en canto,3,001,LOC_CONX_SUBOR_TEMP
411
+ por en por,3,101,LOC_ADVE_MODO
412
+ por enriba,2,01,LOC_ADVE_LUG
413
+ por enriba de,3,010,LOC_PREP_LUG
414
+ por eso,2,01,LOC_CONX_COOR_ADVERS
415
+ por iniciativa de,3,010,LOC_PREP_CAUS
416
+ por iso,2,01,LOC_CONX_COOR_ADVERS
417
+ por medio de,3,010,LOC_PREP_LUG
418
+ por medio de,3,010,LOC_PREP_MODO,LOC_PREP_LUG
419
+ por moito que,3,010,LOC_CONX_SUBOR_CONCES
420
+ por mor de,3,010,LOC_PREP_CAUS,LOC_PREP_MODO
421
+ por mor de que,4,0100,LOC_CONX_SUBOR_CAUS
422
+ por m�is que,3,010,LOC_CONX_SUBOR_CONCES
423
+ por norte de,3,010,LOC_PREP_MODO
424
+ por outra banda,3,011,LOC_CONX_COOR_ADVERS
425
+ por outra parte,3,011,LOC_CONX_COOR_ADVERS
426
+ por outro lado,3,011,LOC_CONX_COOR_ADVERS
427
+ por parte de,3,010,LOC_PREP_LUG
428
+ por parte de,3,010,LOC_PREP_MODO
429
+ por pouco que,3,010,LOC_CONX_SUBOR_CONCES
430
+ por riba de,3,010,LOC_PREP_LUG
431
+ por riba de,3,010,LOC_PREP_LUG
432
+ por tanto,2,01,LOC_CONX_SUBOR_CONSE
433
+ por un tubo,3,001,LOC_ADVE_CANTI
434
+ por unha parte,3,001,LOC_CONX_COOR_ADVERS
435
+ por veces,2,01,LOC_ADVE_TEMP
436
+ posto que,2,10,LOC_CONX_SUBOR_CAUS
437
+ pouco a pouco,3,101,LOC_ADVE_TEMP
438
+ pouco e pouco,3,101,LOC_ADVE_TEMP
439
+ preto de,2,10,LOC_PREP_CANT
440
+ preto de,2,10,LOC_PREP_LUG
441
+ principios de,2,10,LOC_PREP_TEMP
442
+ quitado que,2,10,LOC_CONX_COOR_ADVERS,LOC_CONX_SUBOR_CONDI
443
+ quitado se,2,10,LOC_CONX_SUBOR_CONDI
444
+ quitando que,2,10,LOC_CONX_COOR_ADVERS,LOC_CONX_SUBOR_CONDI
445
+ quitando se,2,10,LOC_CONX_SUBOR_CONDI
446
+ respecto a,2,10,LOC_PREP_MODO
447
+ respecto de,2,10,LOC_PREP_MODO
448
+ riba de,2,10,LOC_PREP_LUG
449
+ sacado que,2,10,LOC_CONX_COOR_ADVERS
450
+ sacado que,2,10,LOC_CONX_SUBOR_CONDI
451
+ sacado se,2,10,LOC_CONX_SUBOR_CONDI
452
+ sacando que,2,10,LOC_CONX_COOR_ADVERS,LOC_CONX_SUBOR_CONDI
453
+ sacando se,2,10,LOC_CONX_SUBOR_CONDI
454
+ salvo que,2,10,LOC_CONX_SUBOR_CONDI
455
+ salvo se,2,10,LOC_CONX_SUBOR_CONDI
456
+ se ben,2,01,LOC_CONX_COOR_ADVERS
457
+ se cadra,2,01,LOC_ADVE_DUBI
458
+ se callar,2,01,LOC_ADVE_DUBI
459
+ sempre que,2,10,LOC_CONX_SUBOR_CONDI,LOC_CONX_SUBOR_TEMP
460
+ sen embargo,2,01,LOC_CONX_COOR_ADVERS
461
+ sen que,2,10,LOC_CONX_SUBOR_MODA
462
+ sendo que,2,10,LOC_CONX_SUBOR_CONCES,LOC_CONX_SUBOR_CONDI
463
+ sen�n que,2,10,LOC_CONX_SUBOR_CONDI,LOC_CONX_COOR_ADVERS
464
+ sen�n tam�n,2,01,LOC_CONX_COOR_COPU
465
+ sobor de,2,10,LOC_PREP_MODO
466
+ sobre de,2,10,LOC_PREP_MODO
467
+ s� que,2,10,LOC_CONX_COOR_ADVERS
468
+ tal cal,2,01,LOC_CONX_SUBOR_MODA
469
+ tal como,2,10,LOC_CONX_SUBOR_MODA
470
+ tal e como,3,101,LOC_CONX_SUBOR_MODA
471
+ tal que,2,10,LOC_CONX_SUBOR_MODA
472
+ tal vez,2,01,LOC_ADVE_DUBI
473
+ tan axi�a como,3,010,LOC_CONX_SUBOR_TEMP
474
+ tan presto,2,01,LOC_CONX_SUBOR_TEMP
475
+ tan pronto,2,01,LOC_CONX_SUBOR_TEMP
476
+ tan pronto como,3,010,LOC_CONX_SUBOR_TEMP
477
+ tan pronto que,3,010,LOC_CONX_SUBOR_TEMP
478
+ tanto que,2,10,LOC_CONX_SUBOR_CONSE
479
+ tocante a,2,10,LOC_PREP_MODO
480
+ toda vez que,3,010,LOC_CONX_SUBOR_CAUS,LOC_CONX_SUBOR_CONDI
481
+ tras de,2,01,LOC_PREP_LUG
482
+ unha vez,2,01,LOC_CONX_SUBOR_TEMP
483
+ unha vez que,3,010,LOC_CONX_SUBOR_CONDI,LOC_CONX_SUBOR_TEMP
484
+ verbo de,2,10,LOC_PREP_MODO
485
+ visto que,2,10,LOC_CONX_SUBOR_CAUS
486
+ xa que,2,10,LOC_CONX_SUBOR_CAUS
487
+ xa que logo,3,101,LOC_CONX_SUBOR_CONSE
488
+ xunto a,2,10,LOC_PREP_LUG
489
+ xunto con,2,10,LOC_PREP_LUG
490
+ xunto de,2,10,LOC_PREP_LUG
491
+ � alta,2,01,LOC_ADVE_MODO
492
+ � altura de,3,010,LOC_PREP_LUG
493
+ � altura de,3,010,LOC_PREP_LUG
494
+ � baixa,2,01,LOC_ADVE_MODO
495
+ � beira,2,01,LOC_ADVE_LUG
496
+ � beira de,3,010,LOC_PREP_LUG
497
+ � dereita,2,01,LOC_ADVE_LUG
498
+ � esquerda,2,01,LOC_ADVE_LUG
499
+ � fin,2,01,LOC_ADVE_MODO
500
+ � fin e � cabo,5,01001,LOC_ADVE_MODO
501
+ � fronte de,3,010,LOC_PREP_LUG
502
+ � hora de,3,010,LOC_PREP_TEMP
503
+ � hora de,3,010,LOC_PREP_TEMP
504
+ � mantenta,2,01,LOC_ADVE_MODO
505
+ � par que,3,010,LOC_CONX_SUBOR_TEMP
506
+ � parte,2,01,LOC_ADVE_CANTI
507
+ � parte de,3,010,LOC_PREP_LUG
508
+ � pr�sa,2,01,LOC_ADVE_MODO
509
+ � vez que,3,010,LOC_CONX_SUBOR_TEMP
510
+ �s agachadas,2,01,LOC_ADVE_MODO
511
+ �s cegas,2,01,LOC_ADVE_MODO
512
+ �s escondidas,2,01,LOC_ADVE_MODO
513
+ �s escuras,2,01,LOC_ADVE_MODO
514
+ �s pr�sas,2,01,LOC_ADVE_MODO
515
+ �s toas,2,01,LOC_ADVE_MODO
516
+ �s veces,2,01,LOC_ADVE_TEMP
517
+ �nda non ben,3,101,LOC_CONX_SUBOR_TEMP
518
+ � abeiro de,3,010,LOC_PREP_LUG
519
+ � bordo de,3,010,LOC_PREP_LUG
520
+ � cabo,2,01,LOC_ADVE_MODO
521
+ � chou,2,01,LOC_ADVE_MODO
522
+ � comezo de,3,010,LOC_PREP_TEMP
523
+ � contraxeito,2,01,LOC_ADVE_MODO
524
+ � dereito,2,01,LOC_ADVE_MODO
525
+ � fin,2,01,LOC_ADVE_MODO
526
+ � final de,3,010,LOC_PREP_TEMP
527
+ � lado,2,01,LOC_ADVE_LUG
528
+ � lado de,3,010,LOC_PREP_LUG
529
+ � longo de,3,010,LOC_PREP_TEMP,LOC_PREP_LUG
530
+ � mellor,2,01,LOC_ADVE_DUBI
531
+ � mesmo tempo que,4,0010,LOC_CONX_SUBOR_TEMP
532
+ � outro d�a,3,001,LOC_ADVE_TEMP
533
+ � par de,3,010,LOC_PREP_LUG
534
+ � paso que,3,010,LOC_CONX_SUBOR_PROPOR
535
+ � pouco,2,01,LOC_ADVE_TEMP
536
+ � punto que,3,010,LOC_CONX_SUBOR_CONSE
537
+ � p�,2,01,LOC_ADVE_LUG
538
+ � p� de,3,010,LOC_PREP_LUG
539
+ � raro,2,01,LOC_ADVE_TEMP
540
+ � redor,2,01,LOC_ADVE_LUG
541
+ � redor de,3,010,LOC_PREP_LUG
542
+ � rev�s,2,01,LOC_ADVE_MODO
543
+ � son de,3,010,LOC_PREP_LUG
544
+ � tempo que,3,010,LOC_CONX_SUBOR_TEMP
545
+ � xeito,2,01,LOC_ADVE_MODO
546
+ �s poucos,2,01,LOC_ADVE_TEMP
ahotts/dicts/gl/cotovia/lang/gl/nomes.txt ADDED
The diff for this file is too large to render. See raw diff
 
ahotts/dicts/gl/cotovia/lang/gl/palabrasFuncion.txt ADDED
@@ -0,0 +1,905 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ #
2
+ # $Id: palabrasFuncion.txt,v 1.4 2008/12/02 09:04:08 campillo Exp $
3
+ # $Name: $
4
+ #
5
+ a,F,S,ART_DET,PREP,PRON_PERS_AT_ACUS,o
6
+ abaixo,NAS,NAS,ADVE_LUG,&VERBO
7
+ abof�,NAS,NAS,ADVE_AFIRM
8
+ abonda,F,S,INDEF,VERBO,abondo
9
+ abondas,F,P,INDEF,VERBO,abondo
10
+ abondo,M,S,ADVE_CANT,INDEF,VERBO
11
+ abondos,M,P,INDEF,abondo
12
+ abur,NAS,NAS,INTERX
13
+ acaso,M,S,NOME,ADVE_DUBI
14
+ acol�,NAS,NAS,ADVE_LUG
15
+ ac�,NAS,NAS,ADVE_LUG
16
+ ac�,NAS,NAS,ADVE_LUG
17
+ ademais,NAS,NAS,ADVE_CANT
18
+ adiante,M,S,&NOME,ADVE_LUG,VERBO
19
+ adoito,NAS,NAS,VERBO,ADVE_MODO
20
+ adrede,NAS,NAS,ADVE_MODO
21
+ aga,NAS,NAS,PREP
22
+ agh,NAS,NAS,INTERX
23
+ agh�,NAS,NAS,INTERX
24
+ agora,M,S,&NOME,ADVE_TEMP
25
+ ag�s,NAS,NAS,PREP
26
+ ah,NAS,NAS,INTERX
27
+ ala,F,S,NOME,INTERX
28
+ ale,NAS,NAS,INTERX
29
+ aleluia,M,S,NOME,INTERX
30
+ alerta,F,S,NOME,VERBO,INTERX
31
+ algo,M,S,ADVE_CANT,INDEF_PRON
32
+ algunha,F,S,INDEF,alg�n
33
+ algunhas,F,P,INDEF,alg�n
34
+ algures,NAS,NAS,ADVE_LUG
35
+ algu�n,M,S,INDEF_PRON
36
+ alg�n,M,S,INDEF
37
+ alg�ns,M,P,INDEF,alg�n
38
+ alomenos,NAS,NAS,ADVE_CANT
39
+ alto,M,S,INTERX
40
+ al�,NAS,NAS,ADVE_LUG
41
+ al�,NAS,NAS,ADVE_LUG
42
+ al�,NAS,NAS,ADVE_LUG
43
+ ambas,F,P,INDEF,ambos
44
+ ambos,M,P,INDEF
45
+ am�n,NAS,NAS,INTERX
46
+ anda,NAS,NAS,VERBO,INTERX
47
+ and�,NAS,NAS,INTERX
48
+ anque,NAS,NAS,CONX_COOR_ADVERS,CONX_SUBOR_CONCES
49
+ antano,M,S,&NOME,ADVE_TEMP
50
+ ante,M,S,&NOME,PREP
51
+ antes,M,P,&NOME,ADVE_TEMP
52
+ antetempo,NAS,NAS,ADVE_TEMP
53
+ antonte,M,S,&NOME,ADVE_TEMP
54
+ ao,M,S,CONTR_PREP_ART_DET
55
+ aos,M,P,CONTR_PREP_ART_DET,ao
56
+ aquel,M,S,DEMO
57
+ aquela,F,S,DEMO,&VERBO,aquel
58
+ aquelas,F,P,DEMO,&VERBO,aquel
59
+ aqueles,M,P,DEMO,&VERBO,aquel
60
+ aquelo,N,S,DEMO_PRON,&VERBO,aquel
61
+ aqueloutra,F,S,CONTR_DEMO_INDEF,&VERBO,aqueloutro
62
+ aqueloutras,F,P,CONTR_DEMO_INDEF,&VERBO,aqueloutro
63
+ aqueloutro,M,S,CONTR_DEMO_INDEF,&VERBO
64
+ aqueloutros,M,P,CONTR_DEMO_INDEF,aqueloutro
65
+ aquilo,N,S,DEMO_PRON
66
+ aqu�,NAS,NAS,ADVE_LUG
67
+ arestora,NAS,NAS,ADVE_TEMP
68
+ arre,NAS,NAS,INTERX
69
+ arredor,M,S,&NOME,ADVE_LUG
70
+ arreo,M,S,NOME,ADVE_TEMP,VERBO
71
+ arriba,NAS,NAS,ADVE_LUG,&VERBO
72
+ as,F,P,&NOME,ART_DET,PRON_PERS_AT_ACUS,o
73
+ asemade,NAS,NAS,ADVE_MODO,ADVE_TEMP,CONX_SUBOR_TEMP
74
+ as�,NAS,NAS,ADVE_MODO,CONX_SUBOR_CONCES,CONX_SUBOR_CONSE,CONX_SUBOR_TEMP
75
+ ata,F,S,&NOME,PREP,VERBO
76
+ atr�s,NAS,NAS,ADVE_LUG,ADVE_TEMP
77
+ avante,NAS,NAS,ADVE_LUG,INTERX,VERBO
78
+ axi�a,NAS,NAS,ADVE_TEMP
79
+ a�,M,S,&NOME,ADVE_LUG,INTERX
80
+ a�nda,NAS,NAS,ADVE_TEMP,CONX_COOR_ADVERS
81
+ bah,NAS,NAS,INTERX
82
+ baixo,M,S,NOME,PREP,VERBO
83
+ bardante,NAS,NAS,PREP
84
+ basta,F,S,ADXECTIVO,VERBO,INTERX
85
+ bastante,A,S,ADVE_CANT,INDEF
86
+ bastantes,A,P,INDEF,bastante
87
+ ben,M,S,NOME,ADVE_MODO,ADVE_CANT,CONX_COOR_DISX
88
+ benia,NAS,NAS,INTERX
89
+ bis,NAS,NAS,ADVE_MODO
90
+ boh,NAS,NAS,INTERX
91
+ buf,NAS,NAS,INTERX
92
+ ca,NAS,NAS,CONX_SUBOR_COMPAR,INTERX
93
+ cabe,NAS,NAS,VERBO,PREP,
94
+ cabo,M,S,NOME,PREP
95
+ cada,A,A,INDEF
96
+ cadanseu,M,S,POSE_DISTR
97
+ cadanseus,M,P,POSE_DISTR,cadanseu
98
+ cadans�a,F,S,POSE_DISTR,cadanseu
99
+ cadans�as,F,P,POSE_DISTR,cadanseu
100
+ cadaqu�n,NAS,NAS,INDEF_PRON
101
+ cadora,NAS,NAS,ADVE_MODO
102
+ cal,A,S,NOME,RELA,INTER,EXCLA,CONX_COOR_DISX,CONX_SUBOR_MODAL
103
+ cales,A,P,NOME,RELA,INTER,EXCLA,VERBO,cal
104
+ calquera,A,S,INDEF,NOME,calquera
105
+ canda,NAS,NAS,PREP
106
+ cando,M,S,&NOME,ADVE_TEMP,CONX_SUBOR_TEMP,RELA,INTER,EXCLA,CONX_SUBOR_CONCES,CONX_SUBOR_CONDI,CONX_SUBOR_CONTRAP
107
+ canta,F,S,RELA,INTER,EXCLA,VERBO,canto
108
+ cantas,F,P,RELA,INTER,EXCLA,VERBO,canto
109
+ canto,M,S,NOME,ADVE_CANT,RELA,INTER,EXCLA,VERBO
110
+ cantos,M,P,NOME,RELA,INTER,EXCLA,canto
111
+ cant�,NAS,NAS,INTERX
112
+ carafio,M,S,NOME,INTERX
113
+ caramba,NAS,NAS,INTERX
114
+ cas,NAS,NAS,PREP
115
+ case,NAS,NAS,ADVE_CANT,&VERBO
116
+ casemente,NAS,NAS,ADVE_CANT
117
+ catapl�n,NAS,NAS,INTERX
118
+ catorce,NAS,NAS,NUME_CARDI
119
+ catro,NAS,NAS,NUME_CARDI
120
+ catrocentas,F,P,NUME_CARDI,catrocentos
121
+ catrocentos,M,P,NUME_CARDI
122
+ cecais,NAS,NAS,ADVE_DUBI
123
+ cedo,NAS,NAS,ADVE_TEMP,&VERBO
124
+ cen,A,A,&NOME,NUME_CARDI
125
+ centena,F,S,NUME_COLECT
126
+ centenar,M,S,NUME_COLECT
127
+ centenares,M,P,NUME_COLECT,centenar
128
+ centenas,F,P,NUME_COLECT,centena
129
+ cento,M,S,NUME_COLECT
130
+ centos,M,P,NUME_COLECT,cento
131
+ cerca,F,S,NOME,ADVE_LUG,ADVE_TEMP,&VERBO
132
+ cero,M,S,&NOME,NUME_CARDI,&VERBO
133
+ certa,F,S,&NOME,INDEF_DET,certo
134
+ certas,F,P,&NOME,INDEF_DET,certo
135
+ certo,M,S,&NOME,INDEF_DET,ADXECTIVO
136
+ certos,M,P,&NOME,INDEF_DET,certo
137
+ cha,F,S,CONTR_PRON_PERS_AT_DAT_AC,ADXECTIVO,che
138
+ chas,F,P,CONTR_PRON_PERS_AT_DAT_AC,ADXECTIVO,che
139
+ che,M,S,PRON_PERS_AT_DAT,&NOME,&INTERX
140
+ chella,F,S,CONTR_PRON_PERS_AT_DAT_DAT_AC
141
+ chellas,F,P,CONTR_PRON_PERS_AT_DAT_DAT_AC
142
+ chelle,A,S,CONTR_PRON_PERS_AT
143
+ chellela,F,S,CONTR_PRON_PERS_AT_DAT_DAT_AC
144
+ chellelas,F,P,CONTR_PRON_PERS_AT_DAT_DAT_AC
145
+ chellelo,M,S,CONTR_PRON_PERS_AT_DAT_DAT_AC
146
+ chellelos,M,P,CONTR_PRON_PERS_AT_DAT_DAT_AC
147
+ chelleme,A,S,CONTR_PRON_PERS_AT
148
+ chellenola,F,S,CONTR_PRON_PERS_AT
149
+ chellenolas,F,P,CONTR_PRON_PERS_AT
150
+ chellenolo,M,S,CONTR_PRON_PERS_AT
151
+ chellenolos,M,P,CONTR_PRON_PERS_AT
152
+ chellenos,M,P,CONTR_PRON_PERS_AT
153
+ chelles,A,P,CONTR_PRON_PERS_AT
154
+ chellevola,F,S,CONTR_PRON_PERS_AT
155
+ chellevolas,F,P,CONTR_PRON_PERS_AT
156
+ chellevolo,M,S,CONTR_PRON_PERS_AT
157
+ chellevolos,M,P,CONTR_PRON_PERS_AT
158
+ chellevos,M,P,CONTR_PRON_PERS_AT
159
+ chello,M,S,CONTR_PRON_PERS_AT_DAT_DAT_AC
160
+ chellos,M,P,CONTR_PRON_PERS_AT_DAT_DAT_AC
161
+ chema,F,S,CONTR_PRON_PERS_AT_DAT_DAT_AC
162
+ chemas,F,P,CONTR_PRON_PERS_AT_DAT_DAT_AC
163
+ cheme,A,S,CONTR_PRON_PERS_AT
164
+ chemelle,A,S,CONTR_PRON_PERS_AT
165
+ chemelles,A,P,CONTR_PRON_PERS_AT
166
+ chemevos,M,P,CONTR_PRON_PERS_AT
167
+ chemo,M,S,CONTR_PRON_PERS_AT_DAT_DAT_AC
168
+ chemos,M,P,CONTR_PRON_PERS_AT_DAT_DAT_AC
169
+ chenola,F,S,CONTR_PRON_PERS_AT_DAT_DAT_AC
170
+ chenolas,F,P,CONTR_PRON_PERS_AT_DAT_DAT_AC
171
+ chenolo,M,S,CONTR_PRON_PERS_AT_DAT_DAT_AC
172
+ chenolos,M,P,CONTR_PRON_PERS_AT_DAT_DAT_AC
173
+ chenos,A,P,CONTR_PRON_PERS_AT
174
+ chevola,F,S,CONTR_PRON_PERS_AT_DAT_DAT_AC
175
+ chevolas,F,P,CONTR_PRON_PERS_AT_DAT_DAT_AC
176
+ chevolo,M,S,CONTR_PRON_PERS_AT_DAT_DAT_AC
177
+ chevolos,M,P,CONTR_PRON_PERS_AT_DAT_DAT_AC
178
+ chevos,A,P,CONTR_PRON_PERS_AT
179
+ chis,NAS,NAS,INTERX
180
+ cho,M,S,&NOME,CONTR_PRON_PERS_AT_DAT_AC
181
+ chos,M,P,&NOME,CONTR_PRON_PERS_AT_DAT_AC
182
+ churra,F,S,NOME,INTERX
183
+ cinco,NAS,NAS,NUME_CARDI,&VERBO
184
+ cincocentas,F,P,NUME_CARDI,cincocentos
185
+ cincocentos,M,P,NUME_CARDI
186
+ cincuenta,NAS,NAS,NUME_CARDI
187
+ cincuentena,F,S,NUME_COLECT
188
+ cincuentenas,F,P,NUME_COLECT,cincuentena
189
+ clac,M,S,NOME,INTERX
190
+ clic,M,S,NOME,INTERX
191
+ co,M,S,CONTR_PREP_ART_DET
192
+ coa,F,S,CONTR_PREP_ART_DET,&VERBO,co
193
+ coas,F,P,CONTR_PREP_ART_DET,&VERBO,co
194
+ coiro,M,S,NOME,INTERX
195
+ coma,F,S,NOME,CONX_SUBOR_COMPAR,VERBO
196
+ comigo,A,S,PRON_PERS_TON
197
+ como,M,S,ADVE_MODO,RELA,INTER,EXCLA,CONX_SUBOR_CAUS,CONX_SUBOR_COMPAR,CONX_SUBOR_MODAL,VERBO
198
+ con,M,S,&NOME,PREP
199
+ conforme,M,S,NOME,PREP,CONX_SUBOR_MODAL,VERBO,CONX_SUBOR_TEMP,CONX_SUBOR_PROPOR
200
+ connosco,A,P,PRON_PERS_TON
201
+ conque,M,S,&NOME,CONX_SUBOR_CONSE
202
+ consigo,A,S,PRON_PERS_TON,VERBO
203
+ consonte,NAS,NAS,PREP,CONX_SUBOR_MODAL,CONX_SUBOR_PROPOR
204
+ contigo,A,S,PRON_PERS_TON
205
+ contra,F,S,NOME,PREP
206
+ convosco,M,P,PRON_PERS_TON
207
+ corenta,NAS,NAS,NUME_CARDI
208
+ corentena,F,S,NUME_COLECT
209
+ corentenas,F,P,NUME_COLECT,corentena
210
+ cos,M,P,CONTR_PREP_ART_DET,co
211
+ crac,M,S,NOME,INTERX
212
+ cuadrax�sima,F,S,&NOME,NUME_ORDI,cuadrax�simo
213
+ cuadrax�simas,F,P,&NOME,NUME_ORDI,cuadrax�simo
214
+ cuadrax�simo,M,S,&NOME,NUME_ORDI
215
+ cuadrax�simos,M,P,&NOME,NUME_ORDI,cuadrax�simo
216
+ cuarta,F,S,&NOME,NUME_ORDI,cuarto
217
+ cuartas,F,P,&NOME,NUME_ORDI,cuarto
218
+ cuarto,M,S,NOME,NUME_ORDI
219
+ cuartos,M,P,NOME,NUME_ORDI,cuarto
220
+ cun,M,S,CONTR_PREP_ART_INDET,CONTR_PREP_INDEF
221
+ cunha,F,S,CONTR_PREP_ART_INDET,CONTR_PREP_INDEF,cun
222
+ cunhas,F,P,CONTR_PREP_ART_INDET,CONTR_PREP_INDEF,cun
223
+ cuns,M,P,CONTR_PREP_ART_INDET,CONTR_PREP_INDEF,cun
224
+ cu�drupla,F,S,NUME_MULTI,cu�druplo
225
+ cu�druplas,F,P,NUME_MULTI,cu�druplo
226
+ cu�druple,NAS,S,NUME_MULTI
227
+ cu�druples,NAS,P,NUME_MULTI,cu�druples
228
+ cu�druplo,M,S,NUME_MULTI
229
+ cu�druplos,M,P,NUME_MULTI,cu�druplo
230
+ c�,F,S,CONTR_CONX_ART_DET,c�
231
+ c�l,A,S,INTER
232
+ c�les,A,P,INTER,c�l
233
+ c�ndo,M,S,INTER
234
+ c�nta,F,S,INTER,c�nto
235
+ c�ntas,F,P,INTER,c�nto
236
+ c�nto,M,S,INTER
237
+ c�ntos,M,P,INTER,c�nto
238
+ c�s,F,P,CONTR_CONX_ART_DET,c�
239
+ c�ntupla,F,S,NUME_MULTI,c�ntuplo
240
+ c�ntuplas,F,P,NUME_MULTI,c�ntuplo
241
+ c�ntuplo,M,S,NUME_MULTI
242
+ c�ntuplos,M,P,NUME_MULTI,c�ntuplo
243
+ c�,M,S,CONTR_CONX_ART_DET
244
+ c�mo,M,S,INTER
245
+ c�s,M,P,CONTR_CONX_ART_DET,c�
246
+ da,F,S,CONTR_PREP_ART_DET
247
+ dabondo,NAS,NAS,ADVE_CANT
248
+ dacabalo,NAS,NAS,ADVE_MODO
249
+ dalgunha,F,S,CONTR_PREP_INDEF,dalg�n
250
+ dalgunhas,F,P,CONTR_PREP_INDEF,dalg�n
251
+ dalg�n,M,S,CONTR_PREP_INDEF
252
+ dalg�ns,M,P,CONTR_PREP_INDEF,dalg�n
253
+ daquel,M,S,CONTR_PREP_DEMO
254
+ daquela,F,S,CONTR_PREP_DEMO,&ADVE_TEMP,&CONX_SUBOR_CONSE,daquel
255
+ daquelas,F,P,CONTR_PREP_DEMO,daquel
256
+ daqueles,M,P,CONTR_PREP_DEMO,daquel
257
+ daquelo,N,S,CONTR_PREP_DEMO_PRON,daquel
258
+ daqueloutra,F,S,CONTR_PREP_DEMO_INDEF,daqueloutro
259
+ daqueloutras,F,P,CONTR_PREP_DEMO_INDEF,daqueloutro
260
+ daqueloutro,M,S,CONTR_PREP_DEMO_INDEF
261
+ daqueloutros,M,P,CONTR_PREP_DEMO_INDEF,daqueloutro
262
+ daquilo,N,S,CONTR_PREP_DEMO_PRON
263
+ darredor,NAS,NAS,ADVE_LUG
264
+ das,F,P,CONTR_PREP_ART_DET,do
265
+ de,NAS,NAS,PREP
266
+ debaixo,NAS,NAS,ADVE_LUG
267
+ decena,F,S,NUME_COLECT
268
+ decenas,F,P,NUME_COLECT,decena
269
+ decote,M,S,&NOME,ADVE_TEMP,&VERBO
270
+ deica,NAS,NAS,PREP
271
+ del,M,S,CONTR_PREP_PRON_PERS_TON
272
+ dela,F,S,CONTR_PREP_PRON_PERS_TON,&VERBO,del
273
+ delas,F,P,CONTR_PREP_PRON_PERS_TON,&VERBO,del
274
+ deles,M,P,CONTR_PREP_PRON_PERS_TON,del
275
+ demais,NAS,NAS,INDEF
276
+ demasiada,F,S,&NOME,INDEF,demasiado
277
+ demasiadas,F,P,&NOME,INDEF,demasiado
278
+ demasiado,M,S,&NOME,ADVE_CANT,INDEF
279
+ demasiados,M,P,&NOME,INDEF,demasiado
280
+ dende,NAS,NAS,PREP
281
+ dentro,NAS,NAS,ADVE_LUG
282
+ derredor,M,S,&NOME,ADVE_LUG
283
+ derriba,F,S,&NOME,ADVE_LUG,VERBO
284
+ des,M,P,&NOME,PREP
285
+ desa,F,S,CONTR_PREP_DEMO
286
+ desas,F,P,CONTR_PREP_DEMO,desa
287
+ desde,NAS,NAS,PREP
288
+ dese,M,S,CONTR_PREP_DEMO,&VERBO
289
+ deses,M,P,CONTR_PREP_DEMO,&VERBO,dese
290
+ deso,N,S,CONTR_PREP_DEMO_PRON,dese
291
+ desoutra,F,S,CONTR_PREP_DEMO_INDEF,desoutro
292
+ desoutras,F,P,CONTR_PREP_DEMO_INDEF,desoutro
293
+ desoutro,M,S,CONTR_PREP_DEMO_INDEF
294
+ desoutros,M,P,CONTR_PREP_DEMO_INDEF,desoutro
295
+ despois,NAS,NAS,ADVE_TEMP
296
+ desta,F,S,CONTR_PREP_DEMO,deste
297
+ destas,F,P,CONTR_PREP_DEMO,deste
298
+ deste,M,S,CONTR_PREP_DEMO
299
+ destes,M,P,CONTR_PREP_DEMO,&VERBO,deste
300
+ desto,N,S,CONTR_PREP_DEMO_PRON,deste
301
+ destoutra,F,S,CONTR_PREP_DEMO_INDEF,destoutro
302
+ destoutras,F,P,CONTR_PREP_DEMO_INDEF,destoutro
303
+ destoutro,M,S,CONTR_PREP_DEMO_INDEF
304
+ destoutros,M,P,CONTR_PREP_DEMO_INDEF,destoutro
305
+ detr�s,NAS,NAS,ADVE_LUG,ADVE_TEMP
306
+ dez,A,A,&NOME,NUME_CARDI
307
+ dezanove,NAS,NAS,NUME_CARDI
308
+ dezaoito,NAS,NAS,NUME_CARDI
309
+ dezaseis,NAS,NAS,NUME_CARDI
310
+ dezasete,NAS,NAS,NUME_CARDI
311
+ diante,NAS,NAS,ADVE_LUG,ADVE_TEMP
312
+ diso,N,S,CONTR_PREP_DEMO_PRON
313
+ disque,M,S,&NOME,ADVE_DUBI
314
+ disto,N,S,CONTR_PREP_DEMO_PRON,&VERBO
315
+ do,M,S,CONTR_PREP_ART_DET
316
+ dobre,NAS,S,NUME_MULTI,VERBO,NOME
317
+ dobres,NAS,P,NUME_MULTI,VERBO,NOME,dobre
318
+ doce,A,A,&NOME,NUME_CARDI
319
+ dodemo,NAS,NAS,INTERX
320
+ dos,M,P,CONTR_PREP_ART_DET,do
321
+ dous,M,P,NUME_CARDI
322
+ douscentos,M,P,NUME_CARDI
323
+ doutra,F,S,CONTR_PREP_INDEF,doutro
324
+ doutras,F,P,CONTR_PREP_INDEF,doutro
325
+ doutro,M,S,CONTR_PREP_INDEF
326
+ doutros,M,P,CONTR_PREP_INDEF,doutro
327
+ duascentas,F,P,NUME_CARDI,douscentos
328
+ ducia,F,S,NUME_COLECT
329
+ ducias,F,P,NUME_COLECT,ducia
330
+ dun,M,S,CONTR_PREP_ART_INDET,CONTR_PREP_INDEF
331
+ dunha,F,S,CONTR_PREP_ART_INDET,CONTR_PREP_INDEF,dun
332
+ dunhas,F,P,CONTR_PREP_ART_INDET,CONTR_PREP_INDEF,dun
333
+ duns,M,P,CONTR_PREP_ART_INDET,CONTR_PREP_INDEF,dun
334
+ duod�cupla,F,S,NUME_MULTI,duod�cuplo
335
+ duod�cuplas,F,P,NUME_MULTI,duod�cuplo
336
+ duod�cuplo,M,S,NUME_MULTI
337
+ duod�cuplos,M,P,NUME_MULTI,duod�cuplo
338
+ dupla,F,S,NUME_MULTI,duplo
339
+ duplas,F,P,NUME_MULTI,duplo
340
+ duplo,M,S,NUME_MULTI
341
+ duplos,M,P,NUME_MULTI,duplo
342
+ durante,NAS,NAS,PREP
343
+ d�cima,F,S,&NOME,NUME_ORDI,d�cimo
344
+ d�cimas,F,P,&NOME,NUME_ORDI,d�cimo
345
+ d�cimo,M,S,&NOME,NUME_ORDI
346
+ d�cimos,M,P,&NOME,NUME_ORDI,d�cimo
347
+ d�cupla,F,S,NUME_MULTI,d�cuplo
348
+ d�cuplas,F,P,NUME_MULTI,d�cuplo
349
+ d�cuplo,M,S,NUME_MULTI
350
+ d�cuplos,M,P,NUME_MULTI,d�cuplo
351
+ d�as,F,P,NUME_CARDI,dous
352
+ e,M,S,&NOME,CONX_COOR_COPU
353
+ ea,NAS,NAS,INTERX
354
+ eh,NAS,NAS,INTERX
355
+ ei,NAS,NAS,INTERX
356
+ eiram�,NAS,NAS,INTERX
357
+ el,M,S,PRON_PERS_TON
358
+ ela,F,S,PRON_PERS_TON,el
359
+ elas,F,P,PRON_PERS_TON,el
360
+ eles,M,P,&NOME,PRON_PERS_TON,el
361
+ embaixo,NAS,NAS,ADVE_LUG
362
+ emporeso,NAS,NAS,CONX_COOR_ADVERS
363
+ emporiso,NAS,NAS,CONX_COOR_ADVERS
364
+ en,NAS,NAS,PREP
365
+ encima,M,S,&NOME,ADVE_LUG
366
+ endexamais,NAS,NAS,ADVE_TEMP
367
+ enfronte,NAS,NAS,ADVE_LUG,VERBO
368
+ engorde,NAS,NAS,ADVE_MODO,VERBO
369
+ enriba,NAS,NAS,ADVE_LUG
370
+ entonces,NAS,NAS,ADVE_TEMP,CONX_SUBOR_CONSE
371
+ entrambas,F,P,INDEF,entrambos
372
+ entrambos,M,P,INDEF
373
+ entre,NAS,NAS,PREP,VERBO
374
+ entremedias,NAS,NAS,ADVE_LUG,VERBO
375
+ entrementres,M,S,&NOME,ADVE_TEMP,CONX_SUBOR_TEMP
376
+ entr�mbalas,F,P,CONTR_INDEF_ART_DET,entr�mbolos
377
+ entr�mbolos,M,P,CONTR_INDEF_ART_DET
378
+ ent�n,NAS,NAS,ADVE_TEMP,CONX_SUBOR_CONSE
379
+ epa,NAS,NAS,INTERX
380
+ esa,F,S,DEMO,ese
381
+ esas,F,P,DEMO,ese
382
+ ese,M,S,&NOME,DEMO
383
+ eses,M,P,&NOME,DEMO,ese
384
+ eso,N,S,DEMO_PRON
385
+ esoutra,F,S,CONTR_DEMO_INDEF,esoutro
386
+ esoutras,F,P,CONTR_DEMO_INDEF,esoutro
387
+ esoutro,M,S,CONTR_DEMO_INDEF
388
+ esoutros,M,P,CONTR_DEMO_INDEF,esoutro
389
+ esta,F,S,DEMO,este
390
+ estas,F,P,DEMO,este
391
+ este,M,S,DEMO,&VERBO
392
+ estes,M,P,DEMO,este
393
+ esto,N,S,DEMO_PRON,este
394
+ estoutra,F,S,CONTR_DEMO_INDEF,estoutro
395
+ estoutras,F,P,CONTR_DEMO_INDEF,estoutro
396
+ estoutro,M,S,CONTR_DEMO_INDEF
397
+ estoutros,M,P,CONTR_DEMO_INDEF,estoutro
398
+ eu,A,S,PRON_PERS_TON
399
+ excepto,NAS,NAS,PREP
400
+ fo,NAS,NAS,INTERX
401
+ fou,NAS,NAS,INTERX
402
+ f�ra,NAS,NAS,ADVE_LUG,PREP
403
+ gache,NAS,NAS,INTERX
404
+ glogl�,M,S,NOME,INTERX
405
+ gratis,NAS,NAS,ADVE_MODO
406
+ ha,F,P,&INTERX,VERBO
407
+ ho,NAS,NAS,INTERX
408
+ hogano,NAS,NAS,ADVE_TEMP
409
+ hoxe,M,S,&NOME,ADVE_TEMP
410
+ hum,NAS,NAS,INTERX
411
+ hurra,NAS,NAS,INTERX
412
+ inclusive,NAS,NAS,ADVE_MODO
413
+ incluso,NAS,NAS,ADVE_MODO
414
+ inda,F,S,&NOME,ADVE_TEMP
415
+ isca,F,S,NOME,INTERX,&VERBO
416
+ iso,N,S,DEMO_PRON
417
+ isto,N,S,DEMO_PRON
418
+ i�antes,NAS,NAS,ADVE_TEMP
419
+ la,F,S,&NOME,ART_DET,PRON_PERS_AT_ACUS
420
+ las,F,P,&NOME,ART_DET,PRON_PERS_AT_ACUS
421
+ lla,F,S,CONTR_PRON_PERS_AT_DAT_AC
422
+ llas,F,P,CONTR_PRON_PERS_AT_DAT_AC
423
+ lle,A,S,PRON_PERS_AT_DAT
424
+ llela,F,S,CONTR_PRON_PERS_AT_DAT_AC
425
+ llelas,F,P,CONTR_PRON_PERS_AT_DAT_AC
426
+ llelo,M,S,CONTR_PRON_PERS_AT_DAT_AC
427
+ llelos,M,P,CONTR_PRON_PERS_AT_DAT_AC
428
+ llema,F,S,CONTR_PRON_PERS_AT_DAT_DAT_AC
429
+ llemas,F,P,CONTR_PRON_PERS_AT_DAT_DAT_AC
430
+ lleme,A,S,CONTR_PRON_PERS_AT
431
+ llemo,M,S,CONTR_PRON_PERS_AT_DAT_DAT_AC
432
+ llemos,M,P,CONTR_PRON_PERS_AT_DAT_DAT_AC
433
+ llenola,F,S,CONTR_PRON_PERS_AT_DAT_DAT_AC
434
+ llenolas,F,P,CONTR_PRON_PERS_AT_DAT_DAT_AC
435
+ llenolo,M,S,CONTR_PRON_PERS_AT_DAT_DAT_AC
436
+ llenolos,M,P,CONTR_PRON_PERS_AT_DAT_DAT_AC
437
+ llenos,M,P,CONTR_PRON_PERS_AT
438
+ lles,A,P,PRON_PERS_AT_DAT,lle
439
+ llevola,F,S,CONTR_PRON_PERS_AT_DAT_DAT_AC
440
+ llevolas,F,P,CONTR_PRON_PERS_AT_DAT_DAT_AC
441
+ llevolo,M,S,CONTR_PRON_PERS_AT_DAT_DAT_AC
442
+ llevolos,M,P,CONTR_PRON_PERS_AT_DAT_DAT_AC
443
+ llevos,M,P,CONTR_PRON_PERS_AT
444
+ llo,M,S,CONTR_PRON_PERS_AT_DAT_AC
445
+ llos,M,P,CONTR_PRON_PERS_AT_DAT_AC
446
+ lo,M,S,&NOME,ART_DET,PRON_PERS_AT_ACUS
447
+ logo,NAS,NAS,ADVE_TEMP,ADVE_CANT,CONX_SUBOR_CONSE
448
+ lonxe,M,S,&NOME,ADVE_LUG
449
+ los,M,P,&NOME,ART_DET,PRON_PERS_AT_ACUS
450
+ ma,F,S,CONTR_PRON_PERS_AT_DAT_AC
451
+ madeus,NAS,NAS,INTERX
452
+ mad�a,F,S,&NOME,INTERX
453
+ maila,F,S,CONTR_CONX_COOR_COP_ART_DET,mailo
454
+ mailas,F,P,CONTR_CONX_COOR_COP_ART_DET,mailo
455
+ mailo,M,S,CONTR_CONX_COOR_COP_ART_DET
456
+ mailos,M,P,CONTR_CONX_COOR_COP_ART_DET,mailo
457
+ mais,M,P,CONX_COOR_ADVERS,CONX_COOR_COPU,&NOME
458
+ mal,M,S,NOME,ADVE_MODO,CONX_SUBOR_TEMP
459
+ malamente,NAS,NAS,ADVE_CANT
460
+ malia,NAS,NAS,PREP
461
+ mas,F,P,CONTR_PRON_PERS_AT_DAT_AC
462
+ ma��,F,S,NOME,ADVE_TEMP
463
+ me,A,S,PRON_PERS_AT
464
+ media,F,S,NOME,VERBO,NUME_PARTI,medio
465
+ mediante,M,S,&NOME,PREP
466
+ medias,F,P,NOME,VERBO,NUME_PARTI,medio
467
+ medio,M,S,NOME,ADVE_CANT,VERBO,NUME_PARTI
468
+ medios,M,P,NOME,NUME_PARTI,medio
469
+ #mella,F,S,CONTR_PRON_PERS_AT
470
+ #mellas,F,P,CONTR_PRON_PERS_AT
471
+ #melle,A,S,CONTR_PRON_PERS_AT
472
+ #melles,A,P,CONTR_PRON_PERS_AT
473
+ #mello,M,S,CONTR_PRON_PERS_AT
474
+ mellor,M,S,NOME,ADVE_MODO
475
+ #mellos,M,P,CONTR_PRON_PERS_AT
476
+ menos,M,S,&NOME,PREP,ADVE_CANT
477
+ mentres,NAS,NAS,ADVE_TEMP,CONX_SUBOR_TEMP,CONX_SUBOR_CONTRAP
478
+ mesma,F,S,INDEF,mesmo
479
+ mesmamente,NAS,NAS,ADVE_CANT
480
+ mesmas,F,P,INDEF,mesmo
481
+ mesmo,M,S,INDEF,ADVE_CANT
482
+ mesmos,M,P,INDEF,mesmo
483
+ meu,M,S,POSE
484
+ meus,M,P,POSE,meu
485
+ mevola,F,S,CONTR_PRON_PERS_AT
486
+ mevolas,F,P,CONTR_PRON_PERS_AT
487
+ mevolo,M,S,CONTR_PRON_PERS_AT
488
+ mevolos,M,P,CONTR_PRON_PERS_AT
489
+ mevos,M,P,CONTR_PRON_PERS_AT
490
+ miau,NAS,NAS,INTERX
491
+ mil,A,A,&NOME,NUME_CARDI
492
+ miles,A,P,&NOME,NUME_CARDI,mil
493
+ millar,M,S,NUME_COLECT
494
+ millares,M,P,NUME_COLECT,millar
495
+ milleiro,M,S,NUME_COLECT
496
+ milleiros,M,P,NUME_COLECT,milleiro
497
+ #mill�n,M,S,NUME_CARDI_DET,NUME_CARDI_PRON
498
+ #mill�ns,M,P,NUME_CARDI_DET,NUME_CARDI_PRON,mill�n
499
+ min,A,S,PRON_PERS_TON
500
+ mis,NAS,NAS,INTERX
501
+ mi�a,F,S,POSE,meu
502
+ mi�as,F,P,POSE,meu
503
+ mo,M,S,CONTR_PRON_PERS_AT_DAT_AC
504
+ moi,NAS,NAS,ADVE_CANT
505
+ moita,F,S,INDEF_DET,INDEF_PRON,moito
506
+ moitas,F,P,INDEF_DET,INDEF_PRON,moito
507
+ moito,M,S,ADVE_CANT,INDEF
508
+ moitos,M,P,INDEF_DET,INDEF_PRON,moito
509
+ mos,M,P,CONTR_PRON_PERS_AT_DAT_AC
510
+ m�is,NAS,NAS,ADVE_CANT
511
+ m�xime,NAS,NAS,ADVE_MODO
512
+ m�caro,NAS,NAS,INTERX
513
+ m�caro,M,S,&NOME,INTERX
514
+ na,F,S,CONTR_PREP_ART_DET,PRON_PERS_AT_ACUS,no
515
+ nada,F,S,NOME,ADXECTIVO,ADVE_CANT,INDEF_PRON,VERBO
516
+ nalgunha,F,S,CONTR_PREP_INDEF,nalg�n
517
+ nalgunhas,F,P,CONTR_PREP_INDEF,nalg�n
518
+ nalg�n,M,S,CONTR_PREP_INDEF
519
+ nalg�ns,M,P,CONTR_PREP_INDEF,nalg�n
520
+ namentres,NAS,NAS,ADVE_TEMP,CONX_SUBOR_TEMP
521
+ nantronte,NAS,NAS,ADVE_TEMP
522
+ naquel,M,S,CONTR_PREP_DEMO
523
+ naquela,F,S,CONTR_PREP_DEMO,naquel
524
+ naquelas,F,P,CONTR_PREP_DEMO,naquel
525
+ naqueles,M,P,CONTR_PREP_DEMO,naquel
526
+ naquelo,N,S,CONTR_PREP_DEMO_PRON,naquel
527
+ naqueloutra,F,S,CONTR_PREP_DEMO_INDEF,naqueloutro
528
+ naqueloutras,F,P,CONTR_PREP_DEMO_INDEF,naqueloutro
529
+ naqueloutro,M,S,CONTR_PREP_DEMO_INDEF
530
+ naqueloutros,M,P,CONTR_PREP_DEMO_INDEF,naqueloutro
531
+ naquilo,N,S,CONTR_PREP_DEMO_PRON
532
+ nas,F,P,CONTR_PREP_ART_DET,PRON_PERS_AT_ACUS,no
533
+ nel,M,S,CONTR_PREP_PRON_PERS_TON
534
+ nela,F,S,CONTR_PREP_PRON_PERS_TON,nel
535
+ nelas,F,P,CONTR_PREP_PRON_PERS_TON,nel
536
+ neles,M,P,CONTR_PREP_PRON_PERS_TON,nel
537
+ nembargante,NAS,NAS,CONX_COOR_ADVERS
538
+ nembargantes,NAS,NAS,CONX_COOR_ADVERS
539
+ nesa,F,S,CONTR_PREP_DEMO,nese
540
+ nesas,F,P,CONTR_PREP_DEMO,nese
541
+ nese,M,S,CONTR_PREP_DEMO
542
+ neses,M,P,CONTR_PREP_DEMO,nese
543
+ neso,N,S,CONTR_PREP_DEMO_PRON,nese
544
+ nesoutra,F,S,CONTR_PREP_DEMO_INDEF,nesoutro
545
+ nesoutras,F,P,CONTR_PREP_DEMO_INDEF,nesoutro
546
+ nesoutro,M,S,CONTR_PREP_DEMO_INDEF
547
+ nesoutros,M,P,CONTR_PREP_DEMO_INDEF,nesoutro
548
+ nesta,F,S,CONTR_PREP_DEMO,neste
549
+ nestas,F,P,CONTR_PREP_DEMO,neste
550
+ neste,M,S,CONTR_PREP_DEMO
551
+ nestes,M,P,CONTR_PREP_DEMO,neste
552
+ nesto,N,S,CONTR_PREP_DEMO_PRON,neste
553
+ nestoutra,F,S,CONTR_PREP_DEMO_INDEF,nestoutro
554
+ nestoutras,F,P,CONTR_PREP_DEMO_INDEF,nestoutro
555
+ nestoutro,M,S,CONTR_PREP_DEMO_INDEF
556
+ nestoutros,M,P,CONTR_PREP_DEMO_INDEF,nestoutro
557
+ nin,NAS,NAS,ADVE_NEGA,CONX_COOR_COPU,CONX_COOR_DISX
558
+ ningunha,F,S,INDEF,ning�n
559
+ ningunhas,F,P,INDEF,ning�n
560
+ ningures,NAS,NAS,ADVE_LUG
561
+ ningu�n,M,S,INDEF_PRON
562
+ ning�n,M,S,INDEF
563
+ ning�ns,M,P,INDEF,ning�n
564
+ niso,N,S,CONTR_PREP_DEMO_PRON
565
+ nisto,N,S,CONTR_PREP_DEMO_PRON
566
+ no,M,S,CONTR_PREP_ART_DET,PRON_PERS_AT_ACUS
567
+ nola,F,S,CONTR_PRON_PERS_AT_DAT_AC
568
+ nolas,F,P,CONTR_PRON_PERS_AT_DAT_AC
569
+ nolo,M,S,CONTR_PRON_PERS_AT_DAT_AC
570
+ nolos,M,P,CONTR_PRON_PERS_AT_DAT_AC
571
+ non,M,S,&NOME,ADVE_NEGA
572
+ nonax�sima,F,S,&NOME,NUME_ORDI,nonax�simo
573
+ nonax�simas,F,P,&NOME,NUME_ORDI,nonax�simo
574
+ nonax�simo,M,S,&NOME,NUME_ORDI
575
+ nonax�simos,M,P,&NOME,NUME_ORDI,nonax�simo
576
+ nos,M,P,CONTR_PREP_ART_DET,PRON_PERS_AT,PRON_PERS_AT_ACUS,&NOME,no
577
+ nosa,F,S,POSE,noso
578
+ nosas,F,P,POSE,noso
579
+ noso,M,S,POSE
580
+ nosos,M,P,POSE,noso
581
+ nosoutras,F,P,PRON_PERS_TON,nosoutros
582
+ nosoutros,M,P,PRON_PERS_TON
583
+ noutra,F,S,CONTR_PREP_INDEF,noutro
584
+ noutras,F,P,CONTR_PREP_INDEF,noutro
585
+ noutro,M,S,CONTR_PREP_INDEF
586
+ noutronte,NAS,NAS,ADVE_TEMP
587
+ noutrora,NAS,NAS,ADVE_TEMP
588
+ noutros,M,P,CONTR_PREP_INDEF,noutro
589
+ nove,A,A,NUME_CARDI
590
+ novecentas,F,P,NUME_CARDI,novecentos
591
+ novecentos,M,P,NUME_CARDI
592
+ novena,F,S,&NOME,NUME_ORDI,noveno
593
+ novenas,F,P,&NOME,NUME_ORDI,noveno
594
+ noveno,M,S,NUME_ORDI
595
+ novenos,M,P,NUME_ORDI,noveno
596
+ noventa,NAS,NAS,NUME_CARDI
597
+ nun,M,S,CONTR_PREP_ART_INDET,CONTR_PREP_INDEF
598
+ nunca,M,S,&NOME,ADVE_TEMP
599
+ nunha,F,S,CONTR_PREP_ART_INDET,CONTR_PREP_INDEF,nun
600
+ nunhas,F,P,CONTR_PREP_ART_INDET,CONTR_PREP_INDEF,nun
601
+ nuns,M,P,CONTR_PREP_ART_INDET,CONTR_PREP_INDEF,nun
602
+ n�nupla,F,S,NUME_MULTI,n�nuplo
603
+ n�nuplas,F,P,NUME_MULTI,n�nuplo
604
+ n�nuplo,M,S,NUME_MULTI
605
+ n�nuplos,M,P,NUME_MULTI,n�nuplo
606
+ n�s,M,P,&NOME,PRON_PERS_TON
607
+ o,M,S,ART_DET,PRON_PERS_AT_ACUS,&NOME
608
+ octox�sima,F,S,&NOME,NUME_ORDI,octox�simo
609
+ octox�simas,F,P,&NOME,NUME_ORDI,octox�simo
610
+ octox�simo,M,S,&NOME,NUME_ORDI
611
+ octox�simos,M,P,&NOME,NUME_ORDI,octox�simo
612
+ oh,NAS,NAS,INTERX
613
+ oi,NAS,NAS,INTERX
614
+ oitava,F,S,&NOME,NUME_ORDI,&VERBO,oitavo
615
+ oitavas,F,P,&NOME,NUME_ORDI,&VERBO,oitavo
616
+ oitavo,M,S,&NOME,NUME_ORDI,&VERBO
617
+ oitavos,M,P,&NOME,NUME_ORDI,oitavo
618
+ oitenta,NAS,NAS,NUME_CARDI
619
+ oito,NAS,NAS,NUME_CARDI
620
+ oitocentas,F,P,NUME_CARDI,oitocentos
621
+ oitocentos,M,P,NUME_CARDI
622
+ ola,NAS,NAS,INTERX
623
+ ol�,M,S,NOME,INTERX
624
+ once,NAS,NAS,NUME_CARDI
625
+ onda,F,S,NOME,PREP
626
+ onde,NAS,NAS,RELA,INTER,EXCLA,ADVE_LUG,CONX_SUBOR_LOCA
627
+ onte,M,S,&NOME,ADVE_TEMP
628
+ opa,NAS,NAS,INTERX,&VERBO
629
+ ora,NAS,NAS,CONX_COOR_DISX,VERBO
630
+ os,M,P,&NOME,ART_DET,PRON_PERS_AT_ACUS,o
631
+ ou,NAS,NAS,CONX_COOR_DISX,&INTERX
632
+ outra,F,S,INDEF_DET,INDEF_PRON,outro
633
+ outras,F,P,INDEF_DET,INDEF_PRON,outro
634
+ outro,M,S,INDEF_DET,INDEF_PRON
635
+ outrora,NAS,NAS,ADVE_TEMP
636
+ outros,M,P,INDEF_DET,INDEF_PRON,outro
637
+ oxal�,NAS,NAS,INTERX
638
+ paf,NAS,NAS,INTERX
639
+ pam,NAS,NAS,INTERX
640
+ par,M,S,NUME_COLECT
641
+ para,F,S,&NOME,PREP,VERBO
642
+ pares,M,P,NUME_COLECT,par
643
+ pasadoma��,NAS,NAS,ADVE_TEMP
644
+ paseni�o,M,S,&NOME,ADVE_MODO
645
+ pataplaf,NAS,NAS,INTERX
646
+ patapl�n,NAS,NAS,INTERX
647
+ peor,M,S,NOME,ADVE_MODO
648
+ perante,NAS,NAS,PREP
649
+ pero,M,S,&NOME,CONX_COOR_ADVERS
650
+ plof,NAS,NAS,INTERX
651
+ pois,NAS,NAS,CONX_SUBOR_CAUS
652
+ pola,F,S,&NOME,CONTR_PREP_ART_DET,polo
653
+ polas,F,P,&NOME,CONTR_PREP_ART_DET,polo
654
+ polo,M,S,&NOME,CONTR_PREP_ART_DET
655
+ polos,M,P,&NOME,CONTR_PREP_ART_DET,polo
656
+ por,NAS,NAS,PREP
657
+ porque,NAS,NAS,CONX_SUBOR_CAUS,CONX_SUBOR_FINAL
658
+ pouca,F,S,INDEF,pouco
659
+ poucas,F,P,INDEF,pouco
660
+ pouco,M,S,ADVE_CANT,INDEF
661
+ poucos,M,P,INDEF,pouco
662
+ preto,M,S,&NOME,ADVE_LUG,ADVE_TEMP
663
+ primeira,F,S,NUME_ORDI_DET,NUME_ORDI_PRON,primeiro
664
+ primeiras,F,P,NUME_ORDI_DET,NUME_ORDI_PRON,primeiro
665
+ primeiro,M,S,NUME_ORDI_DET,NUME_ORDI_PRON
666
+ primeiros,M,P,NUME_ORDI_DET,NUME_ORDI_PRON,primeiro
667
+ pronto,M,S,NOME,ADVE_TEMP
668
+ propia,F,S,&NOME,ADXECTIVO,INDEF,propio
669
+ propias,F,P,&NOME,ADXECTIVO,INDEF,propio
670
+ propio,M,S,&NOME,ADXECTIVO,INDEF
671
+ propios,M,P,&NOME,ADXECTIVO,INDEF,propio
672
+ puf,M,S,NOME,INTERX
673
+ pum,NAS,NAS,INTERX
674
+ pumba,NAS,NAS,INTERX
675
+ que,M,S,&NOME,RELA,INTER,EXCLA,CONX_COOR_DISX,CONX_SUBOR_COMPLETIVA,CONX_SUBOR_CAUS,CONX_SUBOR_COMPAR
676
+ quen,A,A,RELA,INTER,EXCLA
677
+ quenquera,A,A,INDEF_PRON
678
+ quer,NAS,NAS,CONX_COOR_DISX
679
+ quince,NAS,NAS,NUME_CARDI
680
+ quincena,F,S,NUME_COLECT
681
+ quincenas,F,P,NUME_COLECT,quincena
682
+ quincuax�sima,F,S,&NOME,NUME_ORDI,quincuax�simo
683
+ quincuax�simas,F,P,&NOME,NUME_ORDI,quincuax�simo
684
+ quincuax�simo,M,S,&NOME,NUME_ORDI
685
+ quincuax�simos,M,P,&NOME,NUME_ORDI,quincuax�simo
686
+ quinta,F,S,&NOME,NUME_ORDI,&VERBO,quinto
687
+ quintas,F,P,&NOME,NUME_ORDI,&VERBO,quinto
688
+ quinto,M,S,&NOME,NUME_ORDI,&VERBO
689
+ quintos,M,P,&NOME,NUME_ORDI,quinto
690
+ quitando,NAS,NAS,PREP,VERBO
691
+ quizabes,NAS,NAS,ADVE_DUBI
692
+ quizais,NAS,NAS,ADVE_DUBI
693
+ quiz�,NAS,NAS,ADVE_DUBI
694
+ quiz�s,NAS,NAS,ADVE_DUBI
695
+ qui�entas,F,P,NUME_CARDI,qui�entos
696
+ qui�entos,M,P,NUME_CARDI
697
+ qu�,M,S,INTER
698
+ qu�n,A,A,INTER
699
+ qu�ntupla,F,S,NUME_MULTI,qu�ntuplo
700
+ qu�ntuplas,F,P,NUME_MULTI,qu�ntuplo
701
+ qu�ntuplo,M,S,NUME_MULTI
702
+ qu�ntuplos,M,P,NUME_MULTI,qu�ntuplo
703
+ ren,A,S,ADVE_CANT,&NOME,INDEF_PRON
704
+ sacado,M,S,&NOME,PREP,VERBO
705
+ sacando,NAS,NAS,PREP,VERBO
706
+ salvante,NAS,NAS,PREP
707
+ salvo,M,S,&NOME,PREP,VERBO
708
+ se,A,S,PRON_PERS_AT_REFLEX,CONX_SUBOR_CONDI
709
+ secas�,NAS,NAS,ADVE_MODO
710
+ seche,A,S,CONTR_PRON_PERS_AT
711
+ sechelle,A,S,CONTR_PRON_PERS_AT
712
+ sechelles,A,P,CONTR_PRON_PERS_AT
713
+ secheme,A,S,CONTR_PRON_PERS_AT
714
+ sechemos,M,P,CONTR_PRON_PERS_AT
715
+ sechevos,M,P,CONTR_PRON_PERS_AT
716
+ seguido,M,S,&NOME,ADVE_TEMP,VERBO
717
+ segunda,F,S,&NOME,NUME_ORDI,segundo
718
+ segundas,F,P,&NOME,NUME_ORDI,segundo
719
+ segundo,M,S,&NOME,NUME_ORDI,PREP,CONX_SUBOR_MODAL,CONX_SUBOR_TEMP,CONX_SUBOR_PROPOR
720
+ segundos,M,P,&NOME,NUME_ORDI,segundo
721
+ seica,NAS,NAS,ADVE_DUBI
722
+ seis,NAS,NAS,NUME_CARDI
723
+ seiscentas,F,P,NUME_CARDI,seiscentos
724
+ seiscentos,M,P,NUME_CARDI
725
+ selle,A,S,CONTR_PRON_PERS_AT
726
+ selles,A,P,CONTR_PRON_PERS_AT
727
+ seme,A,S,CONTR_PRON_PERS_AT
728
+ sempre,NAS,NAS,ADVE_TEMP
729
+ sen,F,S,&NOME,PREP
730
+ senos,M,P,CONTR_PRON_PERS_AT
731
+ sen�n,NAS,NAS,PREP,CONX_COOR_ADVERS
732
+ septuax�sima,F,S,&NOME,NUME_ORDI,septuax�simo
733
+ septuax�simas,F,P,&NOME,NUME_ORDI,septuax�simo
734
+ septuax�simo,M,S,&NOME,NUME_ORDI
735
+ septuax�simos,M,P,&NOME,NUME_ORDI,septuax�simo
736
+ sequera,NAS,NAS,ADVE_NEGA
737
+ sesax�sima,F,S,&NOME,NUME_ORDI,sesax�simo
738
+ sesax�simas,F,P,&NOME,NUME_ORDI,sesax�simo
739
+ sesax�simo,M,S,&NOME,NUME_ORDI
740
+ sesax�simos,M,P,&NOME,NUME_ORDI,sesax�simo
741
+ sesenta,NAS,NAS,NUME_CARDI
742
+ sete,NAS,NAS,&NOME,NUME_CARDI
743
+ setecentas,F,P,NUME_CARDI,setecentos
744
+ setecentos,M,P,NUME_CARDI
745
+ setenta,NAS,NAS,NUME_CARDI
746
+ seu,M,S,POSE
747
+ seus,M,P,POSE,seu
748
+ sevos,M,P,CONTR_PRON_PERS_AT
749
+ sexta,F,S,&NOME,NUME_ORDI,sexto
750
+ sextas,F,P,&NOME,NUME_ORDI,sexto
751
+ sexto,M,S,NUME_ORDI
752
+ sextos,M,P,NUME_ORDI,sexto
753
+ si,M,S,ADVE_AFIRM,NOME,PRON_PERS_TON
754
+ sinte,NAS,NAS,VERBO,PREP
755
+ so,M,S,&NOME,PREP,INTERX
756
+ soamente,NAS,NAS,ADVE_CANT
757
+ sobre,M,S,NOME,PREP,VERBO
758
+ s�ptupla,F,S,NUME_MULTI,s�ptuplo
759
+ s�ptuplas,F,P,NUME_MULTI,s�ptuplo
760
+ s�ptuplo,M,S,NUME_MULTI
761
+ s�ptuplos,M,P,NUME_MULTI,s�ptuplo
762
+ s�tima,F,S,NUME_ORDI,s�timo
763
+ s�timas,F,P,NUME_ORDI,s�timo
764
+ s�timo,M,S,NUME_ORDI
765
+ s�timos,M,P,NUME_ORDI,s�timo
766
+ s�xtupla,F,S,NUME_MULTI,s�xtuplo
767
+ s�xtuplas,F,P,NUME_MULTI,s�xtuplo
768
+ s�xtuplo,M,S,NUME_MULTI
769
+ s�xtuplos,M,P,NUME_MULTI,s�xtuplo
770
+ s�,M,S,&NOME,ADXECTIVO,ADVE_CANT
771
+ s�a,F,S,&NOME,POSE,&VERBO,seu
772
+ s�as,F,P,&NOME,POSE,&VERBO,seu
773
+ tal,A,S,INDEF
774
+ tales,A,P,INDEF,tal
775
+ talmente,NAS,NAS,ADVE_CANT
776
+ tampouco,NAS,NAS,ADVE_NEGA
777
+ tam�n,NAS,NAS,ADVE_AFIRM
778
+ tan,NAS,NAS,ADVE_CANT
779
+ tanta,F,S,INDEF,tanto
780
+ tantas,F,P,INDEF,tanto
781
+ tanto,M,S,NOME,ADVE_CANT,INDEF
782
+ tantos,M,P,NOME,INDEF,tanto
783
+ tarde,F,S,NOME,ADVE_TEMP,VERBO
784
+ te,M,S,PRON_PERS_AT_ACUS
785
+ terceira,F,S,NUME_ORDI_DET,NUME_ORDI_PRON,NUME_PARTI,terceiro
786
+ terceiras,F,P,NUME_ORDI_DET,NUME_ORDI_PRON,NUME_PARTI,terceiro
787
+ terceiro,M,S,&NOME,NUME_ORDI_DET,NUME_ORDI_PRON,NUME_ORDI
788
+ terceiros,M,P,&NOME,NUME_ORDI_DET,NUME_ORDI_PRON,NUME_ORDI,terceiro
789
+ tercio,M,S,NOME,VERBO,NUME_PARTI
790
+ tercios,M,P,NUME_PARTI,tercio
791
+ teu,M,S,POSE
792
+ teus,M,P,POSE,teu
793
+ ti,F,S,PRON_PERS_TON
794
+ tint�n,M,S,NOME,INTERX
795
+ to,NAS,NAS,INTERX
796
+ toda,F,S,INDEF_DET,INDEF_PRON,todo
797
+ todas,F,P,INDEF_DET,INDEF_PRON,todo
798
+ todo,M,S,INDEF_DET,INDEF_PRON
799
+ todos,M,P,INDEF_DET,INDEF_PRON,todo
800
+ trala,F,S,CONTR_PREP_ART_DET,tralo
801
+ tralas,F,P,CONTR_PREP_ART_DET,tralo
802
+ tralo,M,S,&NOME,CONTR_PREP_ART_DET
803
+ tralos,M,P,&NOME,CONTR_PREP_ART_DET,tralo
804
+ tras,NAS,NAS,PREP
805
+ trasantonte,NAS,NAS,ADVE_TEMP
806
+ trece,NAS,NAS,NUME_CARDI
807
+ tres,A,A,&NOME,NUME_CARDI
808
+ trescentas,F,P,NUME_CARDI,trescentos
809
+ trescentos,M,P,NUME_CARDI
810
+ trinta,NAS,NAS,NUME_CARDI
811
+ trintena,F,S,NUME_COLECT
812
+ trintenas,F,P,NUME_COLECT,trintena
813
+ tripla,F,S,NUME_MULTI,triplo
814
+ triplas,F,P,NUME_MULTI,triplo
815
+ triple,NAS,S,NUME_MULTI,NOME
816
+ triples,NAS,P,NUME_MULTI,NOME,triple
817
+ triplo,M,S,NUME_MULTI
818
+ triplos,M,P,NUME_MULTI,triplo
819
+ trix�sima,F,S,&NOME,NUME_ORDI,trix�simo
820
+ trix�simas,F,P,&NOME,NUME_ORDI,trix�simo
821
+ trix�simo,M,S,&NOME,NUME_ORDI
822
+ trix�simos,M,P,&NOME,NUME_ORDI,trix�simo
823
+ tr�o,M,S,NUME_COLECT
824
+ tr�os,M,P,NUME_COLECT,tr�o
825
+ t�dalas,F,P,CONTR_INDEF_ART_DET,todo
826
+ t�dolos,M,P,CONTR_INDEF_ART_DET,todo
827
+ t�a,F,S,POSE,teu
828
+ t�as,F,P,POSE,teu
829
+ u,M,S,&NOME,ADVE_LUG
830
+ uf,NAS,NAS,INTERX
831
+ un,M,S,ART_INDET,INDEF_PRON,NUME_CARDI
832
+ und�cupla,F,S,NUME_MULTI,und�cuplo
833
+ und�cuplas,F,P,NUME_MULTI,und�cuplo
834
+ und�cuplo,M,S,NUME_MULTI
835
+ und�cuplos,M,P,NUME_MULTI,und�cuplo
836
+ unha,F,S,ART_INDET,INDEF_PRON,INDEF_DET,NUME_CARDI_DET,NUME_CARDI_PRON,un
837
+ unhas,F,P,ART_INDET,INDEF_PRON,INDEF_DET,NUME_CARDI_DET,NUME_CARDI_PRON,un
838
+ uns,M,P,ART_INDET,INDEF_PRON,&NUME,un
839
+ upa,F,S,&NOME,INTERX,&VERBO
840
+ ux,NAS,NAS,INTERX
841
+ vaia,NAS,NAS,VERBO,INTERX
842
+ vaites,NAS,NAS,INTERX
843
+ vale,NAS,NAS,VERBO,INTERX
844
+ varias,F,P,&NOME,INDEF_DET,INDEF_PRON,varios
845
+ varios,M,P,&NOME,INDEF_DET,INDEF_PRON
846
+ velaqu�,NAS,NAS,ADVE_LUG
847
+ vela�,NAS,NAS,ADVE_LUG
848
+ versus,NAS,NAS,PREP
849
+ ve�a,NAS,NAS,VERBO,INTERX
850
+ viceversa,NAS,NAS,ADVE_MODO
851
+ vinte,M,A,&NOME,NUME_CARDI,&VERBO
852
+ vintecatro,NAS,NAS,NUME_CARDI
853
+ vintecinco,NAS,NAS,NUME_CARDI
854
+ vintedous,M,NAS,NUME_CARDI
855
+ vinted�as,F,NAS,NUME_CARDI,vintedous
856
+ vintena,F,S,NUME_COLECT
857
+ vintenas,F,P,NUME_COLECT,vintena
858
+ vintenove,NAS,NAS,NUME_CARDI
859
+ vinteoito,NAS,NAS,NUME_CARDI
860
+ vinteseis,NAS,NAS,NUME_CARDI
861
+ vintesete,NAS,NAS,NUME_CARDI
862
+ vintetr�s,NAS,NAS,NUME_CARDI
863
+ vinte�n,M,NAS,NUME_CARDI
864
+ vinte�nha,F,NAS,NUME_CARDI
865
+ vix�sima,F,S,&NOME,NUME_ORDI,vix�simo
866
+ vix�simas,F,P,&NOME,NUME_ORDI,vix�simo
867
+ vix�simo,M,S,&NOME,NUME_ORDI
868
+ vix�simos,M,P,&NOME,NUME_ORDI,vix�simo
869
+ vola,F,S,CONTR_PRON_PERS_AT_DAT_AC
870
+ volas,F,P,CONTR_PRON_PERS_AT_DAT_AC
871
+ volo,M,S,CONTR_PRON_PERS_AT_DAT_AC
872
+ volos,M,P,CONTR_PRON_PERS_AT_DAT_AC
873
+ volta,F,S,NOME,CONX_COOR_DISX,VERBO
874
+ vos,F,P,PRON_PERS_AT
875
+ vosa,F,S,POSE,voso
876
+ vosas,F,P,POSE,voso
877
+ voso,M,S,POSE
878
+ vosos,M,P,POSE,voso
879
+ vosoutras,F,P,PRON_PERS_TON,vosoutros
880
+ vosoutros,M,P,PRON_PERS_TON
881
+ vostede,F,S,PRON_PERS_TON
882
+ vostedes,F,P,PRON_PERS_TON,vostede
883
+ v�s,A,P,PRON_PERS_TON
884
+ xa,M,S,&NOME,ADVE_TEMP,CONX_COOR_DISX
885
+ xacando,NAS,NAS,ADVE_TEMP
886
+ xalundes,NAS,NAS,ADVE_LUG
887
+ xamais,M,S,&NOME,ADVE_TEMP
888
+ xaora,NAS,NAS,ADVE_AFIRM
889
+ xo,NAS,NAS,INTERX
890
+ xunta,F,S,NOME,PREP,VERBO
891
+ xustamente,NAS,NAS,ADVE_CANT
892
+ xusto,M,S,NOME,ADVE_CANT,VERBO
893
+ zas,M,S,&NOME,INTERX
894
+ �,F,S,&NOME,CONTR_PREP_ART_DET
895
+ �mbalas,F,P,CONTR_INDEF_ART_DET,�mbolos
896
+ �mbolos,M,P,CONTR_INDEF_ART_DET
897
+ �s,F,P,&NOME,CONTR_PREP_ART_DET,�
898
+ �,M,S,CONTR_PREP_ART_DET
899
+ �ctupla,F,S,NUME_MULTI,�ctuplo
900
+ �ctuplas,F,P,NUME_MULTI,�ctuplo
901
+ �ctuplo,M,S,NUME_MULTI
902
+ �ctuplos,M,P,NUME_MULTI,�ctuplo
903
+ �nde,NAS,NAS,INTER
904
+ �s,M,P,CONTR_PREP_ART_DET,�
905
+ �palas,NAS,NAS,INTERX
ahotts/dicts/gl/cotovia/lang/gl/pentagramas.dat ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:194acd2fd86a748d842a18d28a1990242da0b855d138409855960713db432ddd
3
+ size 2715496
ahotts/dicts/gl/cotovia/lang/gl/pentagramas_real.dat ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:db13449ab6fc48ec7c73d799baccaf8246af9320064425e4b3799cb40e0bcfe1
3
+ size 2715496
ahotts/dicts/gl/cotovia/lang/gl/perifrase.txt ADDED
@@ -0,0 +1,59 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ #
2
+ # $Id: perifrase.txt,v 1.2 2007/09/26 11:25:56 fmendez Exp $
3
+ # $Name: $
4
+ #
5
+ # verbo + infinitivo a
6
+ # verbo + participio b
7
+ # verbo + xerundio c
8
+ # verbo + a + infinitivo d
9
+ # verbo + de + infinitivo e
10
+ # verbo + en + infinitivo f
11
+ # verbo + para + infinitivo g
12
+ # verbo + por + infinitivo h
13
+ # verbo + que + infinitivo i
14
+ # verbo + por + participio j
15
+ acabar,hec
16
+ acostumar,da
17
+ adoitar,a
18
+ andar,gdcb
19
+ botar,d
20
+ brincar,d
21
+ cesar,e
22
+ chegar,d
23
+ comezar,d
24
+ continuar,dc
25
+ dar,jfdb
26
+ deber,ea
27
+ deixar,ea
28
+ desexar,a
29
+ empezar,d
30
+ estar,hgdc
31
+ #estar,b
32
+ facer,a
33
+ haber,ieba
34
+ ir,dca
35
+ #ir,b
36
+ levar,dc
37
+ #levar,b
38
+ parar,e
39
+ parecer,a
40
+ pasar,d
41
+ pegar,d
42
+ poder,a
43
+ po�er,d
44
+ principiar,hdc
45
+ querer,a
46
+ rematar,he
47
+ romper,d
48
+ saltar,d
49
+ seguir,dc
50
+ ser,d
51
+ #ser,b
52
+ soltarse,d
53
+ ter,ie
54
+ #ter,b
55
+ terminar,e
56
+ tirar,d
57
+ tornar,d
58
+ vir,edca
59
+ volver,da
ahotts/dicts/gl/cotovia/lang/gl/principal.txt ADDED
The diff for this file is too large to render. See raw diff
 
ahotts/dicts/gl/cotovia/lang/gl/tetragramas.dat ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2ae7a81d96693d69e74653c7a6523b6397e3396469496644b11c026565c0c709
3
+ size 1075040
ahotts/dicts/gl/cotovia/lang/gl/tetragramas_real.dat ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2a08100cc330a83093e68fe65fd9c320c4519a8fe2427ff17672993eb52bda4a
3
+ size 895880
ahotts/dicts/gl/cotovia/lang/gl/trigramas.dat ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5d46c3cc58fe36c78a8fd7fe7eb7e2cbe3b0bdacb301ee50119f8e8d79dcc503
3
+ size 203012
ahotts/dicts/gl/cotovia/lang/gl/trigramas_real.dat ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dc39b02f50bf34dd3c3fe94a2be898b3d448217d1b28de9cf49f308c004e3e4a
3
+ size 162424