nelumba-i18n 0.0.2

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,20 @@
1
+ require 'minitest/autorun'
2
+ require 'turn/autorun'
3
+
4
+ Turn.config do |c|
5
+ c.natural = true
6
+ end
7
+
8
+ require "mocha/setup"
9
+
10
+ require 'nelumba-i18n'
11
+
12
+ require 'yaml'
13
+
14
+ def language_yaml(lang, verb)
15
+ @@files ||= {}
16
+ @@files[lang] ||= {}
17
+ @@files[lang][verb] ||= YAML::load_file("test/#{lang}/#{verb}/object.yml")
18
+
19
+ @@files[lang][verb]
20
+ end
@@ -0,0 +1,6 @@
1
+ %lang%/%verb%/actor_pronoun_owner_pronoun_object.yml "they favorited our object"
2
+ %lang%/%verb%/actor_owner_pronoun_object.yml "wilkie favorited our object"
3
+ %lang%/%verb%/actor_pronoun_object.yml "they favorited our object"
4
+ %lang%/%verb%/actor_owner_object.yml "wilkie favorited carol's object"
5
+ %lang%/%verb%/actor_object.yml "wilkie favorited an object"
6
+ %lang%/%verb%/object.yml "favorited an object"
@@ -0,0 +1,403 @@
1
+ actor_pronoun_object:
2
+ you:
3
+ activity: "you favorited an activity"
4
+ article: "you favorited an article"
5
+ audio: "you favorited audio"
6
+ comment: "you favorited a comment"
7
+ file: "you favorited a file"
8
+ image: "you favorited an image"
9
+ list: "you favorited a list"
10
+ place: "you favorited a place"
11
+ status: "you favorited a status"
12
+ video: "you favorited a video"
13
+ he:
14
+ activity: "he favorited an activity"
15
+ article: "he favorited an article"
16
+ audio: "he favorited audio"
17
+ comment: "he favorited a comment"
18
+ file: "he favorited a file"
19
+ image: "he favorited an image"
20
+ list: "he favorited a list"
21
+ place: "he favorited a place"
22
+ status: "he favorited a status"
23
+ video: "he favorited a video"
24
+ she:
25
+ activity: "she favorited an activity"
26
+ article: "she favorited an article"
27
+ audio: "she favorited audio"
28
+ comment: "she favorited a comment"
29
+ file: "she favorited a file"
30
+ image: "she favorited an image"
31
+ list: "she favorited a list"
32
+ place: "she favorited a place"
33
+ status: "she favorited a status"
34
+ video: "she favorited a video"
35
+ e:
36
+ activity: "e favorited an activity"
37
+ article: "e favorited an article"
38
+ audio: "e favorited audio"
39
+ comment: "e favorited a comment"
40
+ file: "e favorited a file"
41
+ image: "e favorited an image"
42
+ list: "e favorited a list"
43
+ place: "e favorited a place"
44
+ status: "e favorited a status"
45
+ video: "e favorited a video"
46
+ ey:
47
+ activity: "ey favorited an activity"
48
+ article: "ey favorited an article"
49
+ audio: "ey favorited audio"
50
+ comment: "ey favorited a comment"
51
+ file: "ey favorited a file"
52
+ image: "ey favorited an image"
53
+ list: "ey favorited a list"
54
+ place: "ey favorited a place"
55
+ status: "ey favorited a status"
56
+ video: "ey favorited a video"
57
+ Tho:
58
+ activity: "Tho favorited an activity"
59
+ article: "Tho favorited an article"
60
+ audio: "Tho favorited audio"
61
+ comment: "Tho favorited a comment"
62
+ file: "Tho favorited a file"
63
+ image: "Tho favorited an image"
64
+ list: "Tho favorited a list"
65
+ place: "Tho favorited a place"
66
+ status: "Tho favorited a status"
67
+ video: "Tho favorited a video"
68
+ hu:
69
+ activity: "hu favorited an activity"
70
+ article: "hu favorited an article"
71
+ audio: "hu favorited audio"
72
+ comment: "hu favorited a comment"
73
+ file: "hu favorited a file"
74
+ image: "hu favorited an image"
75
+ list: "hu favorited a list"
76
+ place: "hu favorited a place"
77
+ status: "hu favorited a status"
78
+ video: "hu favorited a video"
79
+ per:
80
+ activity: "per favorited an activity"
81
+ article: "per favorited an article"
82
+ audio: "per favorited audio"
83
+ comment: "per favorited a comment"
84
+ file: "per favorited a file"
85
+ image: "per favorited an image"
86
+ list: "per favorited a list"
87
+ place: "per favorited a place"
88
+ status: "per favorited a status"
89
+ video: "per favorited a video"
90
+ thon:
91
+ activity: "thon favorited an activity"
92
+ article: "thon favorited an article"
93
+ audio: "thon favorited audio"
94
+ comment: "thon favorited a comment"
95
+ file: "thon favorited a file"
96
+ image: "thon favorited an image"
97
+ list: "thon favorited a list"
98
+ place: "thon favorited a place"
99
+ status: "thon favorited a status"
100
+ video: "thon favorited a video"
101
+ jee:
102
+ activity: "jee favorited an activity"
103
+ article: "jee favorited an article"
104
+ audio: "jee favorited audio"
105
+ comment: "jee favorited a comment"
106
+ file: "jee favorited a file"
107
+ image: "jee favorited an image"
108
+ list: "jee favorited a list"
109
+ place: "jee favorited a place"
110
+ status: "jee favorited a status"
111
+ video: "jee favorited a video"
112
+ ve:
113
+ activity: "ve favorited an activity"
114
+ article: "ve favorited an article"
115
+ audio: "ve favorited audio"
116
+ comment: "ve favorited a comment"
117
+ file: "ve favorited a file"
118
+ image: "ve favorited an image"
119
+ list: "ve favorited a list"
120
+ place: "ve favorited a place"
121
+ status: "ve favorited a status"
122
+ video: "ve favorited a video"
123
+ xe:
124
+ activity: "xe favorited an activity"
125
+ article: "xe favorited an article"
126
+ audio: "xe favorited audio"
127
+ comment: "xe favorited a comment"
128
+ file: "xe favorited a file"
129
+ image: "xe favorited an image"
130
+ list: "xe favorited a list"
131
+ place: "xe favorited a place"
132
+ status: "xe favorited a status"
133
+ video: "xe favorited a video"
134
+ ze:
135
+ activity: "ze favorited an activity"
136
+ article: "ze favorited an article"
137
+ audio: "ze favorited audio"
138
+ comment: "ze favorited a comment"
139
+ file: "ze favorited a file"
140
+ image: "ze favorited an image"
141
+ list: "ze favorited a list"
142
+ place: "ze favorited a place"
143
+ status: "ze favorited a status"
144
+ video: "ze favorited a video"
145
+ zhe:
146
+ activity: "zhe favorited an activity"
147
+ article: "zhe favorited an article"
148
+ audio: "zhe favorited audio"
149
+ comment: "zhe favorited a comment"
150
+ file: "zhe favorited a file"
151
+ image: "zhe favorited an image"
152
+ list: "zhe favorited a list"
153
+ place: "zhe favorited a place"
154
+ status: "zhe favorited a status"
155
+ video: "zhe favorited a video"
156
+
157
+ actor_owner_pronoun_object:
158
+ your:
159
+ activity: "wilkie favorited your activity"
160
+ article: "wilkie favorited your article"
161
+ audio: "wilkie favorited your audio"
162
+ comment: "wilkie favorited your comment"
163
+ file: "wilkie favorited your file"
164
+ image: "wilkie favorited your image"
165
+ list: "wilkie favorited your list"
166
+ place: "wilkie favorited your place"
167
+ status: "wilkie favorited your status"
168
+ video: "wilkie favorited your video"
169
+ our:
170
+ activity: "wilkie favorited our activity"
171
+ article: "wilkie favorited our article"
172
+ audio: "wilkie favorited our audio"
173
+ comment: "wilkie favorited our comment"
174
+ file: "wilkie favorited our file"
175
+ image: "wilkie favorited our image"
176
+ list: "wilkie favorited our list"
177
+ place: "wilkie favorited our place"
178
+ status: "wilkie favorited our status"
179
+ video: "wilkie favorited our video"
180
+ their:
181
+ activity: "wilkie favorited their activity"
182
+ article: "wilkie favorited their article"
183
+ audio: "wilkie favorited their audio"
184
+ comment: "wilkie favorited their comment"
185
+ file: "wilkie favorited their file"
186
+ image: "wilkie favorited their image"
187
+ list: "wilkie favorited their list"
188
+ place: "wilkie favorited their place"
189
+ status: "wilkie favorited their status"
190
+ video: "wilkie favorited their video"
191
+ his:
192
+ activity: "wilkie favorited his activity"
193
+ article: "wilkie favorited his article"
194
+ audio: "wilkie favorited his audio"
195
+ comment: "wilkie favorited his comment"
196
+ file: "wilkie favorited his file"
197
+ image: "wilkie favorited his image"
198
+ list: "wilkie favorited his list"
199
+ place: "wilkie favorited his place"
200
+ status: "wilkie favorited his status"
201
+ video: "wilkie favorited his video"
202
+ her:
203
+ activity: "wilkie favorited her activity"
204
+ article: "wilkie favorited her article"
205
+ audio: "wilkie favorited her audio"
206
+ comment: "wilkie favorited her comment"
207
+ file: "wilkie favorited her file"
208
+ image: "wilkie favorited her image"
209
+ list: "wilkie favorited her list"
210
+ place: "wilkie favorited her place"
211
+ status: "wilkie favorited her status"
212
+ video: "wilkie favorited her video"
213
+ em:
214
+ activity: "wilkie favorited em activity"
215
+ article: "wilkie favorited em article"
216
+ audio: "wilkie favorited em audio"
217
+ comment: "wilkie favorited em comment"
218
+ file: "wilkie favorited em file"
219
+ image: "wilkie favorited em image"
220
+ list: "wilkie favorited em list"
221
+ place: "wilkie favorited em place"
222
+ status: "wilkie favorited em status"
223
+ video: "wilkie favorited em video"
224
+ Thor:
225
+ activity: "wilkie favorited Thor activity"
226
+ article: "wilkie favorited Thor article"
227
+ audio: "wilkie favorited Thor audio"
228
+ comment: "wilkie favorited Thor comment"
229
+ file: "wilkie favorited Thor file"
230
+ image: "wilkie favorited Thor image"
231
+ list: "wilkie favorited Thor list"
232
+ place: "wilkie favorited Thor place"
233
+ status: "wilkie favorited Thor status"
234
+ video: "wilkie favorited Thor video"
235
+ hum:
236
+ activity: "wilkie favorited hum activity"
237
+ article: "wilkie favorited hum article"
238
+ audio: "wilkie favorited hum audio"
239
+ comment: "wilkie favorited hum comment"
240
+ file: "wilkie favorited hum file"
241
+ image: "wilkie favorited hum image"
242
+ list: "wilkie favorited hum list"
243
+ place: "wilkie favorited hum place"
244
+ status: "wilkie favorited hum status"
245
+ video: "wilkie favorited hum video"
246
+ per:
247
+ activity: "wilkie favorited per activity"
248
+ article: "wilkie favorited per article"
249
+ audio: "wilkie favorited per audio"
250
+ comment: "wilkie favorited per comment"
251
+ file: "wilkie favorited per file"
252
+ image: "wilkie favorited per image"
253
+ list: "wilkie favorited per list"
254
+ place: "wilkie favorited per place"
255
+ status: "wilkie favorited per status"
256
+ video: "wilkie favorited per video"
257
+ thon:
258
+ activity: "wilkie favorited thon activity"
259
+ article: "wilkie favorited thon article"
260
+ audio: "wilkie favorited thon audio"
261
+ comment: "wilkie favorited thon comment"
262
+ file: "wilkie favorited thon file"
263
+ image: "wilkie favorited thon image"
264
+ list: "wilkie favorited thon list"
265
+ place: "wilkie favorited thon place"
266
+ status: "wilkie favorited thon status"
267
+ video: "wilkie favorited thon video"
268
+ jem:
269
+ activity: "wilkie favorited jem activity"
270
+ article: "wilkie favorited jem article"
271
+ audio: "wilkie favorited jem audio"
272
+ comment: "wilkie favorited jem comment"
273
+ file: "wilkie favorited jem file"
274
+ image: "wilkie favorited jem image"
275
+ list: "wilkie favorited jem list"
276
+ place: "wilkie favorited jem place"
277
+ status: "wilkie favorited jem status"
278
+ video: "wilkie favorited jem video"
279
+ ver:
280
+ activity: "wilkie favorited ver activity"
281
+ article: "wilkie favorited ver article"
282
+ audio: "wilkie favorited ver audio"
283
+ comment: "wilkie favorited ver comment"
284
+ file: "wilkie favorited ver file"
285
+ image: "wilkie favorited ver image"
286
+ list: "wilkie favorited ver list"
287
+ place: "wilkie favorited ver place"
288
+ status: "wilkie favorited ver status"
289
+ video: "wilkie favorited ver video"
290
+ xem:
291
+ activity: "wilkie favorited xem activity"
292
+ article: "wilkie favorited xem article"
293
+ audio: "wilkie favorited xem audio"
294
+ comment: "wilkie favorited xem comment"
295
+ file: "wilkie favorited xem file"
296
+ image: "wilkie favorited xem image"
297
+ list: "wilkie favorited xem list"
298
+ place: "wilkie favorited xem place"
299
+ status: "wilkie favorited xem status"
300
+ video: "wilkie favorited xem video"
301
+ zir:
302
+ activity: "wilkie favorited zir activity"
303
+ article: "wilkie favorited zir article"
304
+ audio: "wilkie favorited zir audio"
305
+ comment: "wilkie favorited zir comment"
306
+ file: "wilkie favorited zir file"
307
+ image: "wilkie favorited zir image"
308
+ list: "wilkie favorited zir list"
309
+ place: "wilkie favorited zir place"
310
+ status: "wilkie favorited zir status"
311
+ video: "wilkie favorited zir video"
312
+ zem:
313
+ activity: "wilkie favorited zem activity"
314
+ article: "wilkie favorited zem article"
315
+ audio: "wilkie favorited zem audio"
316
+ comment: "wilkie favorited zem comment"
317
+ file: "wilkie favorited zem file"
318
+ image: "wilkie favorited zem image"
319
+ list: "wilkie favorited zem list"
320
+ place: "wilkie favorited zem place"
321
+ status: "wilkie favorited zem status"
322
+ video: "wilkie favorited zem video"
323
+ hir:
324
+ activity: "wilkie favorited hir activity"
325
+ article: "wilkie favorited hir article"
326
+ audio: "wilkie favorited hir audio"
327
+ comment: "wilkie favorited hir comment"
328
+ file: "wilkie favorited hir file"
329
+ image: "wilkie favorited hir image"
330
+ list: "wilkie favorited hir list"
331
+ place: "wilkie favorited hir place"
332
+ status: "wilkie favorited hir status"
333
+ video: "wilkie favorited hir video"
334
+ mer:
335
+ activity: "wilkie favorited mer activity"
336
+ article: "wilkie favorited mer article"
337
+ audio: "wilkie favorited mer audio"
338
+ comment: "wilkie favorited mer comment"
339
+ file: "wilkie favorited mer file"
340
+ image: "wilkie favorited mer image"
341
+ list: "wilkie favorited mer list"
342
+ place: "wilkie favorited mer place"
343
+ status: "wilkie favorited mer status"
344
+ video: "wilkie favorited mer video"
345
+ zhim:
346
+ activity: "wilkie favorited zhim activity"
347
+ article: "wilkie favorited zhim article"
348
+ audio: "wilkie favorited zhim audio"
349
+ comment: "wilkie favorited zhim comment"
350
+ file: "wilkie favorited zhim file"
351
+ image: "wilkie favorited zhim image"
352
+ list: "wilkie favorited zhim list"
353
+ place: "wilkie favorited zhim place"
354
+ status: "wilkie favorited zhim status"
355
+ video: "wilkie favorited zhim video"
356
+
357
+ actor_owner_object:
358
+ activity: "wilkie favorited carol's activity"
359
+ article: "wilkie favorited carol's article"
360
+ audio: "wilkie favorited carol's audio"
361
+ comment: "wilkie favorited carol's comment"
362
+ file: "wilkie favorited carol's file"
363
+ image: "wilkie favorited carol's image"
364
+ list: "wilkie favorited carol's list"
365
+ place: "wilkie favorited carol's place"
366
+ status: "wilkie favorited carol's status"
367
+ video: "wilkie favorited carol's video"
368
+
369
+ actor_owner_object:
370
+ activity: "wilkie favorited carol's activity"
371
+ article: "wilkie favorited carol's article"
372
+ audio: "wilkie favorited carol's audio"
373
+ comment: "wilkie favorited carol's comment"
374
+ file: "wilkie favorited carol's file"
375
+ image: "wilkie favorited carol's image"
376
+ list: "wilkie favorited carol's list"
377
+ place: "wilkie favorited carol's place"
378
+ status: "wilkie favorited carol's status"
379
+ video: "wilkie favorited carol's video"
380
+
381
+ actor_object:
382
+ activity: "wilkie favorited an activity"
383
+ article: "wilkie favorited an article"
384
+ audio: "wilkie favorited audio"
385
+ comment: "wilkie favorited a comment"
386
+ file: "wilkie favorited a file"
387
+ image: "wilkie favorited an image"
388
+ list: "wilkie favorited a list"
389
+ place: "wilkie favorited a place"
390
+ status: "wilkie favorited a status"
391
+ video: "wilkie favorited a video"
392
+
393
+ object:
394
+ activity: "favorited an activity"
395
+ article: "favorited an article"
396
+ audio: "favorited audio"
397
+ comment: "favorited a comment"
398
+ file: "favorited a file"
399
+ image: "favorited an image"
400
+ list: "favorited a list"
401
+ place: "favorited a place"
402
+ status: "favorited a status"
403
+ video: "favorited a video"
@@ -0,0 +1,10 @@
1
+ activity: "wilkie posted an activity"
2
+ article: "wilkie posted an article"
3
+ audio: "wilkie posted audio"
4
+ comment: "wilkie posted a comment"
5
+ file: "wilkie posted a file"
6
+ image: "wilkie posted an image"
7
+ list: "wilkie posted a list"
8
+ place: "wilkie posted a place"
9
+ status: "wilkie posted a status"
10
+ video: "wilkie posted a video"
@@ -0,0 +1,495 @@
1
+ actor_pronoun_object:
2
+ you:
3
+ activity: "you posted an activity"
4
+ article: "you posted an article"
5
+ audio: "you posted audio"
6
+ comment: "you posted a comment"
7
+ file: "you posted a file"
8
+ image: "you posted an image"
9
+ list: "you posted a list"
10
+ place: "you posted a place"
11
+ status: "you posted a status"
12
+ video: "you posted a video"
13
+ he:
14
+ activity: "he posted an activity"
15
+ article: "he posted an article"
16
+ audio: "he posted audio"
17
+ comment: "he posted a comment"
18
+ file: "he posted a file"
19
+ image: "he posted an image"
20
+ list: "he posted a list"
21
+ place: "he posted a place"
22
+ status: "he posted a status"
23
+ video: "he posted a video"
24
+ she:
25
+ activity: "she posted an activity"
26
+ article: "she posted an article"
27
+ audio: "she posted audio"
28
+ comment: "she posted a comment"
29
+ file: "she posted a file"
30
+ image: "she posted an image"
31
+ list: "she posted a list"
32
+ place: "she posted a place"
33
+ status: "she posted a status"
34
+ video: "she posted a video"
35
+ e:
36
+ activity: "e posted an activity"
37
+ article: "e posted an article"
38
+ audio: "e posted audio"
39
+ comment: "e posted a comment"
40
+ file: "e posted a file"
41
+ image: "e posted an image"
42
+ list: "e posted a list"
43
+ place: "e posted a place"
44
+ status: "e posted a status"
45
+ video: "e posted a video"
46
+ ey:
47
+ activity: "ey posted an activity"
48
+ article: "ey posted an article"
49
+ audio: "ey posted audio"
50
+ comment: "ey posted a comment"
51
+ file: "ey posted a file"
52
+ image: "ey posted an image"
53
+ list: "ey posted a list"
54
+ place: "ey posted a place"
55
+ status: "ey posted a status"
56
+ video: "ey posted a video"
57
+ Tho:
58
+ activity: "Tho posted an activity"
59
+ article: "Tho posted an article"
60
+ audio: "Tho posted audio"
61
+ comment: "Tho posted a comment"
62
+ file: "Tho posted a file"
63
+ image: "Tho posted an image"
64
+ list: "Tho posted a list"
65
+ place: "Tho posted a place"
66
+ status: "Tho posted a status"
67
+ video: "Tho posted a video"
68
+ hu:
69
+ activity: "hu posted an activity"
70
+ article: "hu posted an article"
71
+ audio: "hu posted audio"
72
+ comment: "hu posted a comment"
73
+ file: "hu posted a file"
74
+ image: "hu posted an image"
75
+ list: "hu posted a list"
76
+ place: "hu posted a place"
77
+ status: "hu posted a status"
78
+ video: "hu posted a video"
79
+ per:
80
+ activity: "per posted an activity"
81
+ article: "per posted an article"
82
+ audio: "per posted audio"
83
+ comment: "per posted a comment"
84
+ file: "per posted a file"
85
+ image: "per posted an image"
86
+ list: "per posted a list"
87
+ place: "per posted a place"
88
+ status: "per posted a status"
89
+ video: "per posted a video"
90
+ thon:
91
+ activity: "thon posted an activity"
92
+ article: "thon posted an article"
93
+ audio: "thon posted audio"
94
+ comment: "thon posted a comment"
95
+ file: "thon posted a file"
96
+ image: "thon posted an image"
97
+ list: "thon posted a list"
98
+ place: "thon posted a place"
99
+ status: "thon posted a status"
100
+ video: "thon posted a video"
101
+ jee:
102
+ activity: "jee posted an activity"
103
+ article: "jee posted an article"
104
+ audio: "jee posted audio"
105
+ comment: "jee posted a comment"
106
+ file: "jee posted a file"
107
+ image: "jee posted an image"
108
+ list: "jee posted a list"
109
+ place: "jee posted a place"
110
+ status: "jee posted a status"
111
+ video: "jee posted a video"
112
+ ve:
113
+ activity: "ve posted an activity"
114
+ article: "ve posted an article"
115
+ audio: "ve posted audio"
116
+ comment: "ve posted a comment"
117
+ file: "ve posted a file"
118
+ image: "ve posted an image"
119
+ list: "ve posted a list"
120
+ place: "ve posted a place"
121
+ status: "ve posted a status"
122
+ video: "ve posted a video"
123
+ xe:
124
+ activity: "xe posted an activity"
125
+ article: "xe posted an article"
126
+ audio: "xe posted audio"
127
+ comment: "xe posted a comment"
128
+ file: "xe posted a file"
129
+ image: "xe posted an image"
130
+ list: "xe posted a list"
131
+ place: "xe posted a place"
132
+ status: "xe posted a status"
133
+ video: "xe posted a video"
134
+ ze:
135
+ activity: "ze posted an activity"
136
+ article: "ze posted an article"
137
+ audio: "ze posted audio"
138
+ comment: "ze posted a comment"
139
+ file: "ze posted a file"
140
+ image: "ze posted an image"
141
+ list: "ze posted a list"
142
+ place: "ze posted a place"
143
+ status: "ze posted a status"
144
+ video: "ze posted a video"
145
+ zhe:
146
+ activity: "zhe posted an activity"
147
+ article: "zhe posted an article"
148
+ audio: "zhe posted audio"
149
+ comment: "zhe posted a comment"
150
+ file: "zhe posted a file"
151
+ image: "zhe posted an image"
152
+ list: "zhe posted a list"
153
+ place: "zhe posted a place"
154
+ status: "zhe posted a status"
155
+ video: "zhe posted a video"
156
+
157
+ actor_owner_pronoun_object:
158
+ your:
159
+ activity: "wilkie posted your activity"
160
+ article: "wilkie posted your article"
161
+ audio: "wilkie posted your audio"
162
+ comment: "wilkie posted your comment"
163
+ file: "wilkie posted your file"
164
+ image: "wilkie posted your image"
165
+ list: "wilkie posted your list"
166
+ place: "wilkie posted your place"
167
+ status: "wilkie posted your status"
168
+ video: "wilkie posted your video"
169
+ our:
170
+ activity: "wilkie posted our activity"
171
+ article: "wilkie posted our article"
172
+ audio: "wilkie posted our audio"
173
+ comment: "wilkie posted our comment"
174
+ file: "wilkie posted our file"
175
+ image: "wilkie posted our image"
176
+ list: "wilkie posted our list"
177
+ place: "wilkie posted our place"
178
+ status: "wilkie posted our status"
179
+ video: "wilkie posted our video"
180
+ their:
181
+ activity: "wilkie posted their activity"
182
+ article: "wilkie posted their article"
183
+ audio: "wilkie posted their audio"
184
+ comment: "wilkie posted their comment"
185
+ file: "wilkie posted their file"
186
+ image: "wilkie posted their image"
187
+ list: "wilkie posted their list"
188
+ place: "wilkie posted their place"
189
+ status: "wilkie posted their status"
190
+ video: "wilkie posted their video"
191
+ his:
192
+ activity: "wilkie posted his activity"
193
+ article: "wilkie posted his article"
194
+ audio: "wilkie posted his audio"
195
+ comment: "wilkie posted his comment"
196
+ file: "wilkie posted his file"
197
+ image: "wilkie posted his image"
198
+ list: "wilkie posted his list"
199
+ place: "wilkie posted his place"
200
+ status: "wilkie posted his status"
201
+ video: "wilkie posted his video"
202
+ her:
203
+ activity: "wilkie posted her activity"
204
+ article: "wilkie posted her article"
205
+ audio: "wilkie posted her audio"
206
+ comment: "wilkie posted her comment"
207
+ file: "wilkie posted her file"
208
+ image: "wilkie posted her image"
209
+ list: "wilkie posted her list"
210
+ place: "wilkie posted her place"
211
+ status: "wilkie posted her status"
212
+ video: "wilkie posted her video"
213
+ em:
214
+ activity: "wilkie posted em activity"
215
+ article: "wilkie posted em article"
216
+ audio: "wilkie posted em audio"
217
+ comment: "wilkie posted em comment"
218
+ file: "wilkie posted em file"
219
+ image: "wilkie posted em image"
220
+ list: "wilkie posted em list"
221
+ place: "wilkie posted em place"
222
+ status: "wilkie posted em status"
223
+ video: "wilkie posted em video"
224
+ Thor:
225
+ activity: "wilkie posted Thor activity"
226
+ article: "wilkie posted Thor article"
227
+ audio: "wilkie posted Thor audio"
228
+ comment: "wilkie posted Thor comment"
229
+ file: "wilkie posted Thor file"
230
+ image: "wilkie posted Thor image"
231
+ list: "wilkie posted Thor list"
232
+ place: "wilkie posted Thor place"
233
+ status: "wilkie posted Thor status"
234
+ video: "wilkie posted Thor video"
235
+ hum:
236
+ activity: "wilkie posted hum activity"
237
+ article: "wilkie posted hum article"
238
+ audio: "wilkie posted hum audio"
239
+ comment: "wilkie posted hum comment"
240
+ file: "wilkie posted hum file"
241
+ image: "wilkie posted hum image"
242
+ list: "wilkie posted hum list"
243
+ place: "wilkie posted hum place"
244
+ status: "wilkie posted hum status"
245
+ video: "wilkie posted hum video"
246
+ per:
247
+ activity: "wilkie posted per activity"
248
+ article: "wilkie posted per article"
249
+ audio: "wilkie posted per audio"
250
+ comment: "wilkie posted per comment"
251
+ file: "wilkie posted per file"
252
+ image: "wilkie posted per image"
253
+ list: "wilkie posted per list"
254
+ place: "wilkie posted per place"
255
+ status: "wilkie posted per status"
256
+ video: "wilkie posted per video"
257
+ thon:
258
+ activity: "wilkie posted thon activity"
259
+ article: "wilkie posted thon article"
260
+ audio: "wilkie posted thon audio"
261
+ comment: "wilkie posted thon comment"
262
+ file: "wilkie posted thon file"
263
+ image: "wilkie posted thon image"
264
+ list: "wilkie posted thon list"
265
+ place: "wilkie posted thon place"
266
+ status: "wilkie posted thon status"
267
+ video: "wilkie posted thon video"
268
+ jem:
269
+ activity: "wilkie posted jem activity"
270
+ article: "wilkie posted jem article"
271
+ audio: "wilkie posted jem audio"
272
+ comment: "wilkie posted jem comment"
273
+ file: "wilkie posted jem file"
274
+ image: "wilkie posted jem image"
275
+ list: "wilkie posted jem list"
276
+ place: "wilkie posted jem place"
277
+ status: "wilkie posted jem status"
278
+ video: "wilkie posted jem video"
279
+ ver:
280
+ activity: "wilkie posted ver activity"
281
+ article: "wilkie posted ver article"
282
+ audio: "wilkie posted ver audio"
283
+ comment: "wilkie posted ver comment"
284
+ file: "wilkie posted ver file"
285
+ image: "wilkie posted ver image"
286
+ list: "wilkie posted ver list"
287
+ place: "wilkie posted ver place"
288
+ status: "wilkie posted ver status"
289
+ video: "wilkie posted ver video"
290
+ xem:
291
+ activity: "wilkie posted xem activity"
292
+ article: "wilkie posted xem article"
293
+ audio: "wilkie posted xem audio"
294
+ comment: "wilkie posted xem comment"
295
+ file: "wilkie posted xem file"
296
+ image: "wilkie posted xem image"
297
+ list: "wilkie posted xem list"
298
+ place: "wilkie posted xem place"
299
+ status: "wilkie posted xem status"
300
+ video: "wilkie posted xem video"
301
+ zir:
302
+ activity: "wilkie posted zir activity"
303
+ article: "wilkie posted zir article"
304
+ audio: "wilkie posted zir audio"
305
+ comment: "wilkie posted zir comment"
306
+ file: "wilkie posted zir file"
307
+ image: "wilkie posted zir image"
308
+ list: "wilkie posted zir list"
309
+ place: "wilkie posted zir place"
310
+ status: "wilkie posted zir status"
311
+ video: "wilkie posted zir video"
312
+ zem:
313
+ activity: "wilkie posted zem activity"
314
+ article: "wilkie posted zem article"
315
+ audio: "wilkie posted zem audio"
316
+ comment: "wilkie posted zem comment"
317
+ file: "wilkie posted zem file"
318
+ image: "wilkie posted zem image"
319
+ list: "wilkie posted zem list"
320
+ place: "wilkie posted zem place"
321
+ status: "wilkie posted zem status"
322
+ video: "wilkie posted zem video"
323
+ hir:
324
+ activity: "wilkie posted hir activity"
325
+ article: "wilkie posted hir article"
326
+ audio: "wilkie posted hir audio"
327
+ comment: "wilkie posted hir comment"
328
+ file: "wilkie posted hir file"
329
+ image: "wilkie posted hir image"
330
+ list: "wilkie posted hir list"
331
+ place: "wilkie posted hir place"
332
+ status: "wilkie posted hir status"
333
+ video: "wilkie posted hir video"
334
+ mer:
335
+ activity: "wilkie posted mer activity"
336
+ article: "wilkie posted mer article"
337
+ audio: "wilkie posted mer audio"
338
+ comment: "wilkie posted mer comment"
339
+ file: "wilkie posted mer file"
340
+ image: "wilkie posted mer image"
341
+ list: "wilkie posted mer list"
342
+ place: "wilkie posted mer place"
343
+ status: "wilkie posted mer status"
344
+ video: "wilkie posted mer video"
345
+ zhim:
346
+ activity: "wilkie posted zhim activity"
347
+ article: "wilkie posted zhim article"
348
+ audio: "wilkie posted zhim audio"
349
+ comment: "wilkie posted zhim comment"
350
+ file: "wilkie posted zhim file"
351
+ image: "wilkie posted zhim image"
352
+ list: "wilkie posted zhim list"
353
+ place: "wilkie posted zhim place"
354
+ status: "wilkie posted zhim status"
355
+ video: "wilkie posted zhim video"
356
+
357
+ actor_owner_object:
358
+ activity: "wilkie posted carol's activity"
359
+ article: "wilkie posted carol's article"
360
+ audio: "wilkie posted carol's audio"
361
+ comment: "wilkie posted carol's comment"
362
+ file: "wilkie posted carol's file"
363
+ image: "wilkie posted carol's image"
364
+ list: "wilkie posted carol's list"
365
+ place: "wilkie posted carol's place"
366
+ status: "wilkie posted carol's status"
367
+ video: "wilkie posted carol's video"
368
+
369
+ actor_object:
370
+ activity: "wilkie posted an activity"
371
+ article: "wilkie posted an article"
372
+ audio: "wilkie posted audio"
373
+ comment: "wilkie posted a comment"
374
+ file: "wilkie posted a file"
375
+ image: "wilkie posted an image"
376
+ list: "wilkie posted a list"
377
+ place: "wilkie posted a place"
378
+ status: "wilkie posted a status"
379
+ video: "wilkie posted a video"
380
+
381
+ object:
382
+ activity: "posted an activity"
383
+ article: "posted an article"
384
+ audio: "posted audio"
385
+ comment: "posted a comment"
386
+ file: "posted a file"
387
+ image: "posted an image"
388
+ list: "posted a list"
389
+ place: "posted a place"
390
+ status: "posted a status"
391
+ video: "posted a video"
392
+
393
+ object_target:
394
+ album:
395
+ activity: "posted an activity to an album"
396
+ article: "posted an article to an album"
397
+ audio: "posted audio to an album"
398
+ comment: "posted a comment to an album"
399
+ file: "posted a file to an album"
400
+ image: "posted an image to an album"
401
+ list: "posted a list to an album"
402
+ place: "posted a place to an album"
403
+ status: "posted a status to an album"
404
+ video: "posted a video to an album"
405
+
406
+ actor_object_target:
407
+ album:
408
+ activity: "wilkie posted an activity to an album"
409
+ article: "wilkie posted an article to an album"
410
+ audio: "wilkie posted audio to an album"
411
+ comment: "wilkie posted a comment to an album"
412
+ file: "wilkie posted a file to an album"
413
+ image: "wilkie posted an image to an album"
414
+ list: "wilkie posted a list to an album"
415
+ place: "wilkie posted a place to an album"
416
+ status: "wilkie posted a status to an album"
417
+ video: "wilkie posted a video to an album"
418
+
419
+ object_target_owner_pronoun:
420
+ album:
421
+ your:
422
+ activity: "posted an activity to your album"
423
+ our:
424
+ activity: "posted an activity to our album"
425
+ their:
426
+ activity: "posted an activity to their album"
427
+ his:
428
+ activity: "posted an activity to his album"
429
+ her:
430
+ activity: "posted an activity to her album"
431
+ em:
432
+ activity: "posted an activity to em album"
433
+ Thor:
434
+ activity: "posted an activity to Thor album"
435
+ hum:
436
+ activity: "posted an activity to hum album"
437
+ per:
438
+ activity: "posted an activity to per album"
439
+ thon:
440
+ activity: "posted an activity to thon album"
441
+ jem:
442
+ activity: "posted an activity to jem album"
443
+ ver:
444
+ activity: "posted an activity to ver album"
445
+ xem:
446
+ activity: "posted an activity to xem album"
447
+ zir:
448
+ activity: "posted an activity to zir album"
449
+ zem:
450
+ activity: "posted an activity to zem album"
451
+ hir:
452
+ activity: "posted an activity to hir album"
453
+ mer:
454
+ activity: "posted an activity to mer album"
455
+ zhim:
456
+ activity: "posted an activity to zhim album"
457
+
458
+ actor_object_target_owner_pronoun:
459
+ album:
460
+ your:
461
+ activity: "wilkie posted an activity to your album"
462
+ our:
463
+ activity: "wilkie posted an activity to our album"
464
+ their:
465
+ activity: "wilkie posted an activity to their album"
466
+ his:
467
+ activity: "wilkie posted an activity to his album"
468
+ her:
469
+ activity: "wilkie posted an activity to her album"
470
+ em:
471
+ activity: "wilkie posted an activity to em album"
472
+ Thor:
473
+ activity: "wilkie posted an activity to Thor album"
474
+ hum:
475
+ activity: "wilkie posted an activity to hum album"
476
+ per:
477
+ activity: "wilkie posted an activity to per album"
478
+ thon:
479
+ activity: "wilkie posted an activity to thon album"
480
+ jem:
481
+ activity: "wilkie posted an activity to jem album"
482
+ ver:
483
+ activity: "wilkie posted an activity to ver album"
484
+ xem:
485
+ activity: "wilkie posted an activity to xem album"
486
+ zir:
487
+ activity: "wilkie posted an activity to zir album"
488
+ zem:
489
+ activity: "wilkie posted an activity to zem album"
490
+ hir:
491
+ activity: "wilkie posted an activity to hir album"
492
+ mer:
493
+ activity: "wilkie posted an activity to mer album"
494
+ zhim:
495
+ activity: "wilkie posted an activity to zhim album"