Source file spanish.ml

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
let words = ["a"; "al"; "algo"; "algunas"; "algunos"; "ante"; "antes";
             "como"; "con"; "contra"; "cual"; "cuando"; "de"; "del"; 
             "desde"; "donde"; "durante"; "e"; "el"; "ella"; "ellas";
             "ellos"; "en"; "entre"; "era"; "erais"; "eran"; "eras"; 
             "eres"; "es"; "esa"; "esas"; "ese"; "eso"; "esos"; "esta";
             "estaba"; "estabais"; "estaban"; "estabas"; "estad"; "estada";
             "estadas"; "estado"; "estados"; "estamos"; "estando"; "estar";
             "estaremos"; "estar\195\161"; "estar\195\161n";
             "estar\195\161s"; "estar\195\169"; "estar\195\169is";
             "estar\195\173a"; "estar\195\173ais"; "estar\195\173amos";
             "estar\195\173an"; "estar\195\173as"; "estas"; "este";
             "estemos"; "esto"; "estos"; "estoy"; "estuve"; "estuviera";
             "estuvierais"; "estuvieran"; "estuvieras"; "estuvieron";
             "estuviese"; "estuvieseis"; "estuviesen"; "estuvieses";
             "estuvimos"; "estuviste"; "estuvisteis"; "estuvi\195\169ramos";
             "estuvi\195\169semos"; "estuvo"; "est\195\161";
             "est\195\161bamos"; "est\195\161is"; "est\195\161n";
             "est\195\161s"; "est\195\169"; "est\195\169is"; "est\195\169n";
             "est\195\169s"; "fue"; "fuera"; "fuerais"; "fueran"; "fueras";
             "fueron"; "fuese"; "fueseis"; "fuesen"; "fueses"; "fui";
             "fuimos"; "fuiste"; "fuisteis"; "fu\195\169ramos";
             "fu\195\169semos"; "ha"; "habida"; "habidas"; "habido";
             "habidos"; "habiendo"; "habremos"; "habr\195\161";
             "habr\195\161n"; "habr\195\161s"; "habr\195\169";
             "habr\195\169is"; "habr\195\173a"; "habr\195\173ais";
             "habr\195\173amos"; "habr\195\173an"; "habr\195\173as";
             "hab\195\169is"; "hab\195\173a"; "hab\195\173ais";
             "hab\195\173amos"; "hab\195\173an"; "hab\195\173as"; "han";
             "has"; "hasta"; "hay"; "haya"; "hayamos"; "hayan"; "hayas";
             "hay\195\161is"; "he"; "hemos"; "hube"; "hubiera"; "hubierais";
             "hubieran"; "hubieras"; "hubieron"; "hubiese"; "hubieseis";
             "hubiesen"; "hubieses"; "hubimos"; "hubiste"; "hubisteis";
             "hubi\195\169ramos"; "hubi\195\169semos"; "hubo"; "la"; 
             "las"; "le"; "les"; "lo"; "los"; "me"; "mi"; "mis"; "mucho";
             "muchos"; "muy"; "m\195\161s"; "m\195\173"; "m\195\173a";
             "m\195\173as"; "m\195\173o"; "m\195\173os"; "nada"; "ni"; 
             "no"; "nos"; "nosotras"; "nosotros"; "nuestra"; "nuestras";
             "nuestro"; "nuestros"; "o"; "os"; "otra"; "otras"; "otro";
             "otros"; "para"; "pero"; "poco"; "por"; "porque"; "que";
             "quien"; "quienes"; "qu\195\169"; "se"; "sea"; "seamos"; 
             "sean"; "seas"; "seremos"; "ser\195\161"; "ser\195\161n";
             "ser\195\161s"; "ser\195\169"; "ser\195\169is"; "ser\195\173a";
             "ser\195\173ais"; "ser\195\173amos"; "ser\195\173an";
             "ser\195\173as"; "se\195\161is"; "sido"; "siendo"; "sin";
             "sobre"; "sois"; "somos"; "son"; "soy"; "su"; "sus"; "suya";
             "suyas"; "suyo"; "suyos"; "s\195\173"; "tambi\195\169n";
             "tanto"; "te"; "tendremos"; "tendr\195\161"; "tendr\195\161n";
             "tendr\195\161s"; "tendr\195\169"; "tendr\195\169is";
             "tendr\195\173a"; "tendr\195\173ais"; "tendr\195\173amos";
             "tendr\195\173an"; "tendr\195\173as"; "tened"; "tenemos";
             "tenga"; "tengamos"; "tengan"; "tengas"; "tengo";
             "teng\195\161is"; "tenida"; "tenidas"; "tenido"; "tenidos";
             "teniendo"; "ten\195\169is"; "ten\195\173a"; "ten\195\173ais";
             "ten\195\173amos"; "ten\195\173an"; "ten\195\173as"; "ti";
             "tiene"; "tienen"; "tienes"; "todo"; "todos"; "tu"; "tus";
             "tuve"; "tuviera"; "tuvierais"; "tuvieran"; "tuvieras";
             "tuvieron"; "tuviese"; "tuvieseis"; "tuviesen"; "tuvieses";
             "tuvimos"; "tuviste"; "tuvisteis"; "tuvi\195\169ramos";
             "tuvi\195\169semos"; "tuvo"; "tuya"; "tuyas"; "tuyo"; "tuyos";
             "t\195\186"; "un"; "una"; "uno"; "unos"; "vosotras"; "vosotros";
             "vuestra"; "vuestras"; "vuestro"; "vuestros"; "y"; "ya"; 
             "yo"; "\195\169l"; "\195\169ramos"] ;;