forked from ghidinelli/fred-jehle-spanish-verbs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathaburrir.json
195 lines (195 loc) · 5.19 KB
/
aburrir.json
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
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
{
"regular": true,
"infinitivo": "aburrir",
"gerundio": "aburriendo",
"participioPasado": "aburrido",
"indicativo": {
"presente": {
"yo": "aburro",
"tu": "aburres",
"ud": "aburre",
"nosotros": "aburrimos",
"vosotros": "aburrís",
"uds": "aburren"
},
"futuro": {
"yo": "aburriré",
"tu": "aburrirás",
"ud": "aburrirá",
"nosotros": "aburriremos",
"vosotros": "aburriréis",
"uds": "aburrirán"
},
"imperfecto": {
"yo": "aburría",
"tu": "aburrías",
"ud": "aburría",
"nosotros": "aburríamos",
"vosotros": "aburríais",
"uds": "aburrían"
},
"preterito": {
"yo": "aburrí",
"tu": "aburriste",
"ud": "aburrió",
"nosotros": "aburrimos",
"vosotros": "aburristeis",
"uds": "aburrieron"
},
"condicional": {
"yo": "aburriría",
"tu": "aburrirías",
"ud": "aburriría",
"nosotros": "aburriríamos",
"vosotros": "aburriríais",
"uds": "aburrirían"
},
"presentePerfecto": {
"yo": "he aburrido",
"tu": "has aburrido",
"ud": "ha aburrido",
"nosotros": "hemos aburrido",
"vosotros": "habéis aburrido",
"uds": "han aburrido"
},
"futuroPerfecto": {
"yo": "habré aburrido",
"tu": "habrás aburrido",
"ud": "habrá aburrido",
"nosotros": "habremos aburrido",
"vosotros": "habréis aburrido",
"uds": "habrán aburrido"
},
"pluscuamperfecto": {
"yo": "había aburrido",
"tu": "habías aburrido",
"ud": "había aburrido",
"nosotros": "habíamos aburrido",
"vosotros": "habíais aburrido",
"uds": "habían aburrido"
},
"preteritoAnterior": {
"yo": "hube aburrido",
"tu": "hubiste aburrido",
"ud": "hubo aburrido",
"nosotros": "hubimos aburrido",
"vosotros": "hubisteis aburrido",
"uds": "hubieron aburrido"
},
"condicionalPerfecto": {
"yo": "habría aburrido",
"tu": "habrías aburrido",
"ud": "habría aburrido",
"nosotros": "habríamos aburrido",
"vosotros": "habríais aburrido",
"uds": "habrían aburrido"
}
},
"subjuntivo": {
"presente": {
"yo": "aburra",
"tu": "aburras",
"ud": "aburra",
"nosotros": "aburramos",
"vosotros": "aburráis",
"uds": "aburran"
},
"imperfecto": {
"yo": "aburriera",
"tu": "aburrieras",
"ud": "aburriera",
"nosotros": "aburriéramos",
"vosotros": "aburrierais",
"uds": "aburrieran"
},
"futuro": {
"yo": "aburriere",
"tu": "aburrieres",
"ud": "aburriere",
"nosotros": "aburriéremos",
"vosotros": "aburriereis",
"uds": "aburrieren"
},
"presentePerfecto": {
"yo": "haya aburrido",
"tu": "hayas aburrido",
"ud": "haya aburrido",
"nosotros": "hayamos aburrido",
"vosotros": "hayáis aburrido",
"uds": "hayan aburrido"
},
"futuroPerfecto": {
"yo": "hubiere aburrido",
"tu": "hubieres aburrido",
"ud": "hubiere aburrido",
"nosotros": "hubiéremos aburrido",
"vosotros": "hubiereis aburrido",
"uds": "hubieren aburrido"
},
"pluscuamperfecto": {
"yo": "hubiera aburrido",
"tu": "hubieras aburrido",
"ud": "hubiera aburrido",
"nosotros": "hubiéramos aburrido",
"vosotros": "hubierais aburrido",
"uds": "hubieran aburrido"
},
"imperfectoAlt": {
"yo": "aburriese",
"tu": "aburrieses",
"ud": "aburriese",
"nosotros": "aburriésemos",
"vosotros": "aburrieseis",
"uds": "aburriesen"
},
"pluscuamperfectoAlt": {
"yo": "hubiese aburrido",
"tu": "hubieses aburrido",
"ud": "hubiese aburrido",
"nosotros": "hubiésemos aburrido",
"vosotros": "hubieseis aburrido",
"uds": "hubiesen aburrido"
}
},
"afirmativo": {
"tu": "aburre",
"vosotros": "aburrid",
"ud": "aburra",
"uds": "aburran"
},
"negativo": {
"tu": "no aburras",
"vosotros": "no aburráis",
"ud": "no aburra",
"uds": "no aburran"
},
"english": {
"note": "Note: This is a transitive verb which means to make (someone) bored or weary; use the reflexive form aburrirse for to get bored.",
"infinitivo": "to bore; to tire, weary",
"gerundio": "boring",
"participioPasado": "bored",
"indicativo": {
"presente": "I bore, am boring",
"futuro": "I will bore",
"imperfecto": "I was boring, used to bore, bored",
"preterito": "I bored",
"condicional": "I would bore",
"presentePerfecto": "I have bored",
"futuroPerfecto": "I will have bored",
"pluscuamperfecto": "I had bored",
"preteritoAnterior": "I had bored",
"condicionalPerfecto": "I would have bored"
},
"subjuntivo": {
"presente": "I bore, am boring",
"imperfecto": "I bored, was boring",
"futuro": "I will bore",
"presentePerfecto": "I have bored, bored",
"futuroPerfecto": "I will have bored",
"pluscuamperfecto": "I had bored"
},
"afirmativo": "Bore!",
"negativo": "Don't bore!"
},
"attribution": "Fred Jehle"
}