@willwade/aac-processors 0.1.11 → 0.1.12

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (101) hide show
  1. package/dist/browser/processors/gridset/resolver.js +10 -0
  2. package/dist/browser/processors/gridsetProcessor.js +126 -4
  3. package/dist/processors/gridset/resolver.js +10 -0
  4. package/dist/processors/gridsetProcessor.js +126 -4
  5. package/package.json +1 -3
  6. package/examples/.coverage +0 -0
  7. package/examples/.keep +0 -1
  8. package/examples/README.md +0 -55
  9. package/examples/browser-test.html +0 -331
  10. package/examples/communikate.dot +0 -2637
  11. package/examples/demo.js +0 -143
  12. package/examples/example-images/FileMap.xml +0 -51
  13. package/examples/example-images/Grids/Start/0-1-0-text-0.png +0 -0
  14. package/examples/example-images/Grids/Start/0-2-0-text-0.jpeg +0 -0
  15. package/examples/example-images/Grids/Start/0-3-0-text-0.jpeg +0 -0
  16. package/examples/example-images/Grids/Start/0-4-0-text-0.jpeg +0 -0
  17. package/examples/example-images/Grids/Start/0-5-0-text-0.jpeg +0 -0
  18. package/examples/example-images/Grids/Start/1-1-0-text-0.jpeg +0 -0
  19. package/examples/example-images/Grids/Start/1-2-0-text-0.jpeg +0 -0
  20. package/examples/example-images/Grids/Start/1-3-0-text-0.jpeg +0 -0
  21. package/examples/example-images/Grids/Start/1-4-0-text-0.jpeg +0 -0
  22. package/examples/example-images/Grids/Start/1-5-0-text-0.jpeg +0 -0
  23. package/examples/example-images/Grids/Start/10-3-0-text-0.jpeg +0 -0
  24. package/examples/example-images/Grids/Start/10-4-0-text-0.jpeg +0 -0
  25. package/examples/example-images/Grids/Start/11-3-0-text-0.jpeg +0 -0
  26. package/examples/example-images/Grids/Start/11-4-0-text-0.jpeg +0 -0
  27. package/examples/example-images/Grids/Start/2-1-0-text-0.jpeg +0 -0
  28. package/examples/example-images/Grids/Start/2-2-0-text-0.jpeg +0 -0
  29. package/examples/example-images/Grids/Start/2-3-0-text-0.jpeg +0 -0
  30. package/examples/example-images/Grids/Start/2-4-0-text-0.jpeg +0 -0
  31. package/examples/example-images/Grids/Start/2-5-0-text-0.jpeg +0 -0
  32. package/examples/example-images/Grids/Start/3-1-0-text-0.jpeg +0 -0
  33. package/examples/example-images/Grids/Start/3-3-0-text-0.jpeg +0 -0
  34. package/examples/example-images/Grids/Start/3-4-0-text-0.jpeg +0 -0
  35. package/examples/example-images/Grids/Start/3-5-0-text-0.jpeg +0 -0
  36. package/examples/example-images/Grids/Start/4-1-0-text-0.jpeg +0 -0
  37. package/examples/example-images/Grids/Start/4-3-0-text-0.jpeg +0 -0
  38. package/examples/example-images/Grids/Start/4-4-0-text-0.jpeg +0 -0
  39. package/examples/example-images/Grids/Start/4-5-0-text-0.jpeg +0 -0
  40. package/examples/example-images/Grids/Start/5-4-0-text-0.jpeg +0 -0
  41. package/examples/example-images/Grids/Start/5-5-0-text-0.jpeg +0 -0
  42. package/examples/example-images/Grids/Start/6-3-0-text-0.jpeg +0 -0
  43. package/examples/example-images/Grids/Start/6-4-0-text-0.jpeg +0 -0
  44. package/examples/example-images/Grids/Start/7-1-0-text-0.jpeg +0 -0
  45. package/examples/example-images/Grids/Start/7-2-0-text-0.jpeg +0 -0
  46. package/examples/example-images/Grids/Start/7-3-0-text-0.jpeg +0 -0
  47. package/examples/example-images/Grids/Start/7-4-0-text-0.jpeg +0 -0
  48. package/examples/example-images/Grids/Start/8-1-0-text-0.jpeg +0 -0
  49. package/examples/example-images/Grids/Start/8-2-0-text-0.jpeg +0 -0
  50. package/examples/example-images/Grids/Start/8-3-0-text-0.jpeg +0 -0
  51. package/examples/example-images/Grids/Start/8-4-0-text-0.jpeg +0 -0
  52. package/examples/example-images/Grids/Start/9-1.png +0 -0
  53. package/examples/example-images/Grids/Start/9-2.png +0 -0
  54. package/examples/example-images/Grids/Start/9-3-0-text-0.jpeg +0 -0
  55. package/examples/example-images/Grids/Start/9-4-0-text-0.jpeg +0 -0
  56. package/examples/example-images/Grids/Start/grid.xml +0 -1325
  57. package/examples/example-images/Settings0/Styles/styles.xml +0 -39
  58. package/examples/example-images/Settings0/WebBrowser/webbrowserextensions.xml +0 -3
  59. package/examples/example-images/Settings0/settings.xml +0 -16
  60. package/examples/example-images.gridset +0 -0
  61. package/examples/example-images.zip +0 -0
  62. package/examples/example.ce +0 -0
  63. package/examples/example.dot +0 -14
  64. package/examples/example.grd +0 -1
  65. package/examples/example.gridset +0 -0
  66. package/examples/example.obf +0 -27
  67. package/examples/example.obz +0 -0
  68. package/examples/example.opml +0 -18
  69. package/examples/example.spb +0 -0
  70. package/examples/example.sps +0 -0
  71. package/examples/example2.grd +0 -1
  72. package/examples/obf/aboutme.json +0 -376
  73. package/examples/obf/array.json +0 -6
  74. package/examples/obf/hash.json +0 -4
  75. package/examples/obf/links.obz +0 -0
  76. package/examples/obf/simple.obf +0 -53
  77. package/examples/package-lock.json +0 -1326
  78. package/examples/package.json +0 -10
  79. package/examples/styled-output/converted-snap-to-touchchat.ce +0 -0
  80. package/examples/styled-output/styled-example.ce +0 -0
  81. package/examples/styled-output/styled-example.gridset +0 -0
  82. package/examples/styled-output/styled-example.obf +0 -37
  83. package/examples/styled-output/styled-example.spb +0 -0
  84. package/examples/styling-example.ts +0 -316
  85. package/examples/translate.js +0 -39
  86. package/examples/translate_demo.js +0 -254
  87. package/examples/typescript-demo.ts +0 -251
  88. package/examples/vitedemo/README.md +0 -164
  89. package/examples/vitedemo/index.html +0 -580
  90. package/examples/vitedemo/package-lock.json +0 -1751
  91. package/examples/vitedemo/package.json +0 -24
  92. package/examples/vitedemo/src/main.ts +0 -1001
  93. package/examples/vitedemo/src/vite-env.d.ts +0 -1
  94. package/examples/vitedemo/test-files/example.dot +0 -14
  95. package/examples/vitedemo/test-files/example.grd +0 -1
  96. package/examples/vitedemo/test-files/example.gridset +0 -0
  97. package/examples/vitedemo/test-files/example.obz +0 -0
  98. package/examples/vitedemo/test-files/example.opml +0 -18
  99. package/examples/vitedemo/test-files/simple.obf +0 -53
  100. package/examples/vitedemo/tsconfig.json +0 -24
  101. package/examples/vitedemo/vite.config.ts +0 -57
@@ -1,1325 +0,0 @@
1
- <Grid xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
2
- <GridGuid>d1d77653-8048-41ab-8a8e-4e705b0ed80a</GridGuid>
3
- <ColumnDefinitions>
4
- <ColumnDefinition />
5
- <ColumnDefinition />
6
- <ColumnDefinition />
7
- <ColumnDefinition />
8
- <ColumnDefinition />
9
- <ColumnDefinition />
10
- <ColumnDefinition />
11
- <ColumnDefinition />
12
- <ColumnDefinition />
13
- <ColumnDefinition />
14
- <ColumnDefinition />
15
- <ColumnDefinition />
16
- </ColumnDefinitions>
17
- <RowDefinitions>
18
- <RowDefinition />
19
- <RowDefinition />
20
- <RowDefinition />
21
- <RowDefinition />
22
- <RowDefinition />
23
- <RowDefinition />
24
- </RowDefinitions>
25
- <AutoContentCommands />
26
- <Cells>
27
- <Cell X="3" ColumnSpan="5">
28
- <Content>
29
- <ContentType>Workspace</ContentType>
30
- <ContentSubType>WebBrowser</ContentSubType>
31
- <Style>
32
- <BasedOnStyle>Workspace</BasedOnStyle>
33
- <BorderColour>#75706BFF</BorderColour>
34
- </Style>
35
- </Content>
36
- </Cell>
37
- <Cell X="1">
38
- <Content>
39
- <Commands>
40
- <Command ID="WebBrowser.NavigateUrl">
41
- <Parameter Key="url">https://ipachat-pr-40-2f9xn.ondigitalocean.app/</Parameter>
42
- </Command>
43
- </Commands>
44
- <CaptionAndImage>
45
- <Caption>Load</Caption>
46
- <Image>[grid3x]loading_dots.wmf</Image>
47
- </CaptionAndImage>
48
- <Style>
49
- <BasedOnStyle>WebBrowser category style</BasedOnStyle>
50
- </Style>
51
- </Content>
52
- </Cell>
53
- <Cell Y="1">
54
- <Content>
55
- <Commands>
56
- <Command ID="Action.InsertText">
57
- <Parameter Key="indicatorenabled">1</Parameter>
58
- <Parameter Key="text">
59
- <s Image="0.png">
60
- <r>/æ/</r>
61
- </s>
62
- </Parameter>
63
- <Parameter Key="showincelllabel">Yes</Parameter>
64
- </Command>
65
- </Commands>
66
- <CaptionAndImage>
67
- <Caption>/æ/</Caption>
68
- <Image>-0-text-0.png</Image>
69
- </CaptionAndImage>
70
- <Style>
71
- <BasedOnStyle>Vocab cell</BasedOnStyle>
72
- <BorderColour>#030200FF</BorderColour>
73
- </Style>
74
- </Content>
75
- </Cell>
76
- <Cell X="10" ColumnSpan="2">
77
- <Content>
78
- <Commands>
79
- <Command ID="Action.Enter" />
80
- </Commands>
81
- <CaptionAndImage>
82
- <Caption>Enter</Caption>
83
- <Image>[grid3x]speak_all.wmf</Image>
84
- </CaptionAndImage>
85
- <Style>
86
- <BasedOnStyle>Actions category style</BasedOnStyle>
87
- <BackColour>#41A85FFF</BackColour>
88
- <BorderColour>#41A85FFF</BorderColour>
89
- </Style>
90
- </Content>
91
- </Cell>
92
- <Cell X="1" Y="1">
93
- <Content>
94
- <Commands>
95
- <Command ID="Action.InsertText">
96
- <Parameter Key="indicatorenabled">1</Parameter>
97
- <Parameter Key="text">
98
- <s Image="0.jpeg">
99
- <r>e</r>
100
- </s>
101
- </Parameter>
102
- <Parameter Key="showincelllabel">Yes</Parameter>
103
- </Command>
104
- </Commands>
105
- <CaptionAndImage>
106
- <Caption>e</Caption>
107
- <Image>-0-text-0.jpeg</Image>
108
- </CaptionAndImage>
109
- <Style>
110
- <BasedOnStyle>Vocab cell</BasedOnStyle>
111
- </Style>
112
- </Content>
113
- </Cell>
114
- <Cell X="2" Y="1">
115
- <Content>
116
- <Commands>
117
- <Command ID="Action.InsertText">
118
- <Parameter Key="indicatorenabled">1</Parameter>
119
- <Parameter Key="text">
120
- <s Image="0.jpeg">
121
- <r>ɪ</r>
122
- </s>
123
- </Parameter>
124
- <Parameter Key="showincelllabel">Yes</Parameter>
125
- </Command>
126
- </Commands>
127
- <CaptionAndImage>
128
- <Caption>ɪ</Caption>
129
- <Image>-0-text-0.jpeg</Image>
130
- </CaptionAndImage>
131
- <Style>
132
- <BasedOnStyle>Vocab cell</BasedOnStyle>
133
- </Style>
134
- </Content>
135
- </Cell>
136
- <Cell X="3" Y="1">
137
- <Content>
138
- <Commands>
139
- <Command ID="Action.InsertText">
140
- <Parameter Key="indicatorenabled">1</Parameter>
141
- <Parameter Key="text">
142
- <s Image="0.jpeg">
143
- <r>ɒ</r>
144
- </s>
145
- </Parameter>
146
- <Parameter Key="showincelllabel">Yes</Parameter>
147
- </Command>
148
- </Commands>
149
- <CaptionAndImage>
150
- <Caption>ɒ</Caption>
151
- <Image>-0-text-0.jpeg</Image>
152
- </CaptionAndImage>
153
- <Style>
154
- <BasedOnStyle>Vocab cell</BasedOnStyle>
155
- </Style>
156
- </Content>
157
- </Cell>
158
- <Cell X="4" Y="1">
159
- <Content>
160
- <Commands>
161
- <Command ID="Action.InsertText">
162
- <Parameter Key="indicatorenabled">1</Parameter>
163
- <Parameter Key="text">
164
- <s Image="0.jpeg">
165
- <r>ʊ</r>
166
- </s>
167
- </Parameter>
168
- <Parameter Key="showincelllabel">Yes</Parameter>
169
- </Command>
170
- </Commands>
171
- <CaptionAndImage>
172
- <Caption>ʊ</Caption>
173
- <Image>-0-text-0.jpeg</Image>
174
- </CaptionAndImage>
175
- <Style>
176
- <BasedOnStyle>Vocab cell</BasedOnStyle>
177
- </Style>
178
- </Content>
179
- </Cell>
180
- <Cell X="7" Y="1">
181
- <Content>
182
- <Commands>
183
- <Command ID="Action.InsertText">
184
- <Parameter Key="indicatorenabled">1</Parameter>
185
- <Parameter Key="text">
186
- <s Image="0.jpeg">
187
- <r>ʌ</r>
188
- </s>
189
- </Parameter>
190
- <Parameter Key="showincelllabel">Yes</Parameter>
191
- </Command>
192
- </Commands>
193
- <CaptionAndImage>
194
- <Caption>ʌ</Caption>
195
- <Image>-0-text-0.jpeg</Image>
196
- </CaptionAndImage>
197
- <Style>
198
- <BasedOnStyle>Vocab cell</BasedOnStyle>
199
- </Style>
200
- </Content>
201
- </Cell>
202
- <Cell X="5" Y="1">
203
- <Content>
204
- <Commands>
205
- <Command ID="Action.InsertText">
206
- <Parameter Key="indicatorenabled">1</Parameter>
207
- <Parameter Key="text">
208
- <r>i</r>
209
- </Parameter>
210
- <Parameter Key="showincelllabel">Yes</Parameter>
211
- </Command>
212
- </Commands>
213
- <CaptionAndImage>
214
- <Caption>i</Caption>
215
- </CaptionAndImage>
216
- <Style>
217
- <BasedOnStyle>Vocab cell</BasedOnStyle>
218
- </Style>
219
- </Content>
220
- </Cell>
221
- <Cell X="6" Y="1">
222
- <Content>
223
- <Commands>
224
- <Command ID="Action.InsertText">
225
- <Parameter Key="indicatorenabled">1</Parameter>
226
- <Parameter Key="text">
227
- <r>ɐ</r>
228
- </Parameter>
229
- <Parameter Key="showincelllabel">Yes</Parameter>
230
- </Command>
231
- </Commands>
232
- <CaptionAndImage>
233
- <Caption>ɐ</Caption>
234
- </CaptionAndImage>
235
- <Style>
236
- <BasedOnStyle>Vocab cell</BasedOnStyle>
237
- </Style>
238
- </Content>
239
- </Cell>
240
- <Cell Y="2">
241
- <Content>
242
- <Commands>
243
- <Command ID="Action.InsertText">
244
- <Parameter Key="indicatorenabled">1</Parameter>
245
- <Parameter Key="text">
246
- <s Image="0.jpeg">
247
- <r>/ɜː/</r>
248
- </s>
249
- </Parameter>
250
- <Parameter Key="showincelllabel">Yes</Parameter>
251
- </Command>
252
- </Commands>
253
- <CaptionAndImage>
254
- <Caption>/ɜː/</Caption>
255
- <Image>-0-text-0.jpeg</Image>
256
- </CaptionAndImage>
257
- <Style>
258
- <BasedOnStyle>Vocab cell</BasedOnStyle>
259
- <BorderColour>#1C5D90FF</BorderColour>
260
- </Style>
261
- </Content>
262
- </Cell>
263
- <Cell X="1" Y="2">
264
- <Content>
265
- <Commands>
266
- <Command ID="Action.InsertText">
267
- <Parameter Key="indicatorenabled">1</Parameter>
268
- <Parameter Key="text">
269
- <s Image="0.jpeg">
270
- <r>/iː/</r>
271
- </s>
272
- </Parameter>
273
- <Parameter Key="showincelllabel">Yes</Parameter>
274
- </Command>
275
- </Commands>
276
- <CaptionAndImage>
277
- <Caption>/iː/</Caption>
278
- <Image>-0-text-0.jpeg</Image>
279
- </CaptionAndImage>
280
- <Style>
281
- <BasedOnStyle>Vocab cell</BasedOnStyle>
282
- <BorderColour>#1E537EFF</BorderColour>
283
- </Style>
284
- </Content>
285
- </Cell>
286
- <Cell X="2" Y="2">
287
- <Content>
288
- <Commands>
289
- <Command ID="Action.InsertText">
290
- <Parameter Key="indicatorenabled">1</Parameter>
291
- <Parameter Key="text">
292
- <s Image="0.jpeg">
293
- <r>/ɔː/</r>
294
- </s>
295
- </Parameter>
296
- <Parameter Key="showincelllabel">Yes</Parameter>
297
- </Command>
298
- </Commands>
299
- <CaptionAndImage>
300
- <Caption>/ɔː/</Caption>
301
- <Image>-0-text-0.jpeg</Image>
302
- </CaptionAndImage>
303
- <Style>
304
- <BasedOnStyle>Vocab cell</BasedOnStyle>
305
- <BorderColour>#194D78FF</BorderColour>
306
- </Style>
307
- </Content>
308
- </Cell>
309
- <Cell Y="4">
310
- <Content>
311
- <Commands>
312
- <Command ID="Action.InsertText">
313
- <Parameter Key="indicatorenabled">1</Parameter>
314
- <Parameter Key="text">
315
- <s Image="0.jpeg">
316
- <r>/ð/</r>
317
- </s>
318
- </Parameter>
319
- <Parameter Key="showincelllabel">Yes</Parameter>
320
- </Command>
321
- </Commands>
322
- <CaptionAndImage>
323
- <Caption>/ð/</Caption>
324
- <Image>-0-text-0.jpeg</Image>
325
- </CaptionAndImage>
326
- <Style>
327
- <BasedOnStyle>Vocab cell</BasedOnStyle>
328
- </Style>
329
- </Content>
330
- </Cell>
331
- <Cell X="1" Y="4">
332
- <Content>
333
- <Commands>
334
- <Command ID="Action.InsertText">
335
- <Parameter Key="indicatorenabled">1</Parameter>
336
- <Parameter Key="text">
337
- <s Image="0.jpeg">
338
- <r>s</r>
339
- </s>
340
- </Parameter>
341
- <Parameter Key="showincelllabel">Yes</Parameter>
342
- </Command>
343
- </Commands>
344
- <CaptionAndImage>
345
- <Caption>s</Caption>
346
- <Image>-0-text-0.jpeg</Image>
347
- </CaptionAndImage>
348
- <Style>
349
- <BasedOnStyle>Vocab cell</BasedOnStyle>
350
- </Style>
351
- </Content>
352
- </Cell>
353
- <Cell X="2" Y="4">
354
- <Content>
355
- <Commands>
356
- <Command ID="Action.InsertText">
357
- <Parameter Key="indicatorenabled">1</Parameter>
358
- <Parameter Key="text">
359
- <s Image="0.jpeg">
360
- <r>z</r>
361
- </s>
362
- </Parameter>
363
- <Parameter Key="showincelllabel">Yes</Parameter>
364
- </Command>
365
- </Commands>
366
- <CaptionAndImage>
367
- <Caption>z</Caption>
368
- <Image>-0-text-0.jpeg</Image>
369
- </CaptionAndImage>
370
- <Style>
371
- <BasedOnStyle>Vocab cell</BasedOnStyle>
372
- </Style>
373
- </Content>
374
- </Cell>
375
- <Cell X="3" Y="4">
376
- <Content>
377
- <Commands>
378
- <Command ID="Action.InsertText">
379
- <Parameter Key="indicatorenabled">1</Parameter>
380
- <Parameter Key="text">
381
- <s Image="0.jpeg">
382
- <r>f</r>
383
- </s>
384
- </Parameter>
385
- <Parameter Key="showincelllabel">Yes</Parameter>
386
- </Command>
387
- </Commands>
388
- <CaptionAndImage>
389
- <Caption>f</Caption>
390
- <Image>-0-text-0.jpeg</Image>
391
- </CaptionAndImage>
392
- <Style>
393
- <BasedOnStyle>Vocab cell</BasedOnStyle>
394
- </Style>
395
- </Content>
396
- </Cell>
397
- <Cell Y="5">
398
- <Content>
399
- <Commands>
400
- <Command ID="Action.InsertText">
401
- <Parameter Key="indicatorenabled">1</Parameter>
402
- <Parameter Key="text">
403
- <s Image="0.jpeg">
404
- <r>k</r>
405
- </s>
406
- </Parameter>
407
- <Parameter Key="showincelllabel">Yes</Parameter>
408
- </Command>
409
- </Commands>
410
- <CaptionAndImage>
411
- <Caption>k</Caption>
412
- <Image>-0-text-0.jpeg</Image>
413
- </CaptionAndImage>
414
- <Style>
415
- <BasedOnStyle>Vocab cell</BasedOnStyle>
416
- </Style>
417
- </Content>
418
- </Cell>
419
- <Cell X="1" Y="5">
420
- <Content>
421
- <Commands>
422
- <Command ID="Action.InsertText">
423
- <Parameter Key="indicatorenabled">1</Parameter>
424
- <Parameter Key="text">
425
- <s Image="0.jpeg">
426
- <r>g</r>
427
- </s>
428
- </Parameter>
429
- <Parameter Key="showincelllabel">Yes</Parameter>
430
- </Command>
431
- </Commands>
432
- <CaptionAndImage>
433
- <Caption>g</Caption>
434
- <Image>-0-text-0.jpeg</Image>
435
- </CaptionAndImage>
436
- <Style>
437
- <BasedOnStyle>Vocab cell</BasedOnStyle>
438
- </Style>
439
- </Content>
440
- </Cell>
441
- <Cell X="2" Y="5">
442
- <Content>
443
- <Commands>
444
- <Command ID="Action.InsertText">
445
- <Parameter Key="indicatorenabled">1</Parameter>
446
- <Parameter Key="text">
447
- <s Image="0.jpeg">
448
- <r>ɹ</r>
449
- </s>
450
- </Parameter>
451
- <Parameter Key="showincelllabel">Yes</Parameter>
452
- </Command>
453
- </Commands>
454
- <CaptionAndImage>
455
- <Caption>ɹ</Caption>
456
- <Image>-0-text-0.jpeg</Image>
457
- </CaptionAndImage>
458
- <Style>
459
- <BasedOnStyle>Vocab cell</BasedOnStyle>
460
- </Style>
461
- </Content>
462
- </Cell>
463
- <Cell X="11" Y="4">
464
- <Content>
465
- <Commands>
466
- <Command ID="Action.InsertText">
467
- <Parameter Key="indicatorenabled">1</Parameter>
468
- <Parameter Key="text">
469
- <s Image="0.jpeg">
470
- <r>d</r>
471
- </s>
472
- </Parameter>
473
- <Parameter Key="showincelllabel">Yes</Parameter>
474
- </Command>
475
- </Commands>
476
- <CaptionAndImage>
477
- <Caption>d</Caption>
478
- <Image>-0-text-0.jpeg</Image>
479
- </CaptionAndImage>
480
- <Style>
481
- <BasedOnStyle>Vocab cell</BasedOnStyle>
482
- </Style>
483
- </Content>
484
- </Cell>
485
- <Cell X="10" Y="4">
486
- <Content>
487
- <Commands>
488
- <Command ID="Action.InsertText">
489
- <Parameter Key="indicatorenabled">1</Parameter>
490
- <Parameter Key="text">
491
- <s Image="0.jpeg">
492
- <r>t</r>
493
- </s>
494
- </Parameter>
495
- <Parameter Key="showincelllabel">Yes</Parameter>
496
- </Command>
497
- </Commands>
498
- <CaptionAndImage>
499
- <Caption>t</Caption>
500
- <Image>-0-text-0.jpeg</Image>
501
- </CaptionAndImage>
502
- <Style>
503
- <BasedOnStyle>Vocab cell</BasedOnStyle>
504
- </Style>
505
- </Content>
506
- </Cell>
507
- <Cell>
508
- <Content>
509
- <Commands>
510
- <Command ID="Settings.GridExplorer" />
511
- </Commands>
512
- <CaptionAndImage>
513
- <Caption>Grid explorer</Caption>
514
- <Image>[GRID3X]explorer.wmf</Image>
515
- </CaptionAndImage>
516
- <Style>
517
- <BasedOnStyle>Grid3 category style</BasedOnStyle>
518
- </Style>
519
- </Content>
520
- </Cell>
521
- <Cell X="8" Y="4">
522
- <Content>
523
- <Commands>
524
- <Command ID="Action.InsertText">
525
- <Parameter Key="indicatorenabled">1</Parameter>
526
- <Parameter Key="text">
527
- <s Image="0.jpeg">
528
- <r>p</r>
529
- </s>
530
- </Parameter>
531
- <Parameter Key="showincelllabel">Yes</Parameter>
532
- </Command>
533
- </Commands>
534
- <CaptionAndImage>
535
- <Caption>p</Caption>
536
- <Image>-0-text-0.jpeg</Image>
537
- </CaptionAndImage>
538
- <Style>
539
- <BasedOnStyle>Vocab cell</BasedOnStyle>
540
- </Style>
541
- </Content>
542
- </Cell>
543
- <Cell X="9" Y="4">
544
- <Content>
545
- <Commands>
546
- <Command ID="Action.InsertText">
547
- <Parameter Key="indicatorenabled">1</Parameter>
548
- <Parameter Key="text">
549
- <s Image="0.jpeg">
550
- <r>b</r>
551
- </s>
552
- </Parameter>
553
- <Parameter Key="showincelllabel">Yes</Parameter>
554
- </Command>
555
- </Commands>
556
- <CaptionAndImage>
557
- <Caption>b</Caption>
558
- <Image>-0-text-0.jpeg</Image>
559
- </CaptionAndImage>
560
- <Style>
561
- <BasedOnStyle>Vocab cell</BasedOnStyle>
562
- </Style>
563
- </Content>
564
- </Cell>
565
- <Cell X="7" Y="3">
566
- <Content>
567
- <Commands>
568
- <Command ID="Action.InsertText">
569
- <Parameter Key="indicatorenabled">1</Parameter>
570
- <Parameter Key="text">
571
- <s Image="0.jpeg">
572
- <r>n</r>
573
- </s>
574
- </Parameter>
575
- <Parameter Key="showincelllabel">Yes</Parameter>
576
- </Command>
577
- </Commands>
578
- <CaptionAndImage>
579
- <Caption>n</Caption>
580
- <Image>-0-text-0.jpeg</Image>
581
- </CaptionAndImage>
582
- <Style>
583
- <BasedOnStyle>Vocab cell</BasedOnStyle>
584
- </Style>
585
- </Content>
586
- </Cell>
587
- <Cell X="6" Y="3">
588
- <Content>
589
- <Commands>
590
- <Command ID="Action.InsertText">
591
- <Parameter Key="indicatorenabled">1</Parameter>
592
- <Parameter Key="text">
593
- <s Image="0.jpeg">
594
- <r>m</r>
595
- </s>
596
- </Parameter>
597
- <Parameter Key="showincelllabel">Yes</Parameter>
598
- </Command>
599
- </Commands>
600
- <CaptionAndImage>
601
- <Caption>m</Caption>
602
- <Image>-0-text-0.jpeg</Image>
603
- </CaptionAndImage>
604
- <Style>
605
- <BasedOnStyle>Vocab cell</BasedOnStyle>
606
- </Style>
607
- </Content>
608
- </Cell>
609
- <Cell X="1" Y="3">
610
- <Content>
611
- <Commands>
612
- <Command ID="Action.InsertText">
613
- <Parameter Key="indicatorenabled">1</Parameter>
614
- <Parameter Key="text">
615
- <s Image="0.jpeg">
616
- <r>/əʊ/</r>
617
- </s>
618
- </Parameter>
619
- <Parameter Key="showincelllabel">Yes</Parameter>
620
- </Command>
621
- </Commands>
622
- <CaptionAndImage>
623
- <Caption>/əʊ/</Caption>
624
- <Image>-0-text-0.jpeg</Image>
625
- </CaptionAndImage>
626
- <Style>
627
- <BasedOnStyle>Vocab cell</BasedOnStyle>
628
- </Style>
629
- </Content>
630
- </Cell>
631
- <Cell X="2" Y="3">
632
- <Content>
633
- <Commands>
634
- <Command ID="Action.InsertText">
635
- <Parameter Key="indicatorenabled">1</Parameter>
636
- <Parameter Key="text">
637
- <s Image="0.jpeg">
638
- <r>/aʊ/</r>
639
- </s>
640
- </Parameter>
641
- <Parameter Key="showincelllabel">Yes</Parameter>
642
- </Command>
643
- </Commands>
644
- <CaptionAndImage>
645
- <Caption>/aʊ/</Caption>
646
- <Image>-0-text-0.jpeg</Image>
647
- </CaptionAndImage>
648
- <Style>
649
- <BasedOnStyle>Vocab cell</BasedOnStyle>
650
- </Style>
651
- </Content>
652
- </Cell>
653
- <Cell X="3" Y="3">
654
- <Content>
655
- <Commands>
656
- <Command ID="Action.InsertText">
657
- <Parameter Key="indicatorenabled">1</Parameter>
658
- <Parameter Key="text">
659
- <s Image="0.jpeg">
660
- <r>/ɪə/</r>
661
- </s>
662
- </Parameter>
663
- <Parameter Key="showincelllabel">Yes</Parameter>
664
- </Command>
665
- </Commands>
666
- <CaptionAndImage>
667
- <Caption>/ɪə/</Caption>
668
- <Image>-0-text-0.jpeg</Image>
669
- </CaptionAndImage>
670
- <Style>
671
- <BasedOnStyle>Vocab cell</BasedOnStyle>
672
- </Style>
673
- </Content>
674
- </Cell>
675
- <Cell X="4" Y="3">
676
- <Content>
677
- <Commands>
678
- <Command ID="Action.InsertText">
679
- <Parameter Key="indicatorenabled">1</Parameter>
680
- <Parameter Key="text">
681
- <s Image="0.jpeg">
682
- <r>/eə/</r>
683
- </s>
684
- </Parameter>
685
- <Parameter Key="showincelllabel">Yes</Parameter>
686
- </Command>
687
- </Commands>
688
- <CaptionAndImage>
689
- <Caption>/eə/</Caption>
690
- <Image>-0-text-0.jpeg</Image>
691
- </CaptionAndImage>
692
- <Style>
693
- <BasedOnStyle>Vocab cell</BasedOnStyle>
694
- </Style>
695
- </Content>
696
- </Cell>
697
- <Cell X="5" Y="3">
698
- <Content>
699
- <Commands>
700
- <Command ID="Action.InsertText">
701
- <Parameter Key="indicatorenabled">1</Parameter>
702
- <Parameter Key="text">
703
- <r>/ʊə/</r>
704
- </Parameter>
705
- <Parameter Key="showincelllabel">Yes</Parameter>
706
- </Command>
707
- </Commands>
708
- <CaptionAndImage>
709
- <Caption>/ʊə/</Caption>
710
- </CaptionAndImage>
711
- <Style>
712
- <BasedOnStyle>Vocab cell</BasedOnStyle>
713
- </Style>
714
- </Content>
715
- </Cell>
716
- <Cell X="6" Y="2">
717
- <Content>
718
- <Commands>
719
- <Command ID="Action.InsertText">
720
- <Parameter Key="indicatorenabled">1</Parameter>
721
- <Parameter Key="text">
722
- <r></r>
723
- </Parameter>
724
- <Parameter Key="showincelllabel">Yes</Parameter>
725
- </Command>
726
- </Commands>
727
- <Style>
728
- <BasedOnStyle>Vocab cell</BasedOnStyle>
729
- </Style>
730
- </Content>
731
- </Cell>
732
- <Cell X="9" Y="3">
733
- <Content>
734
- <Commands>
735
- <Command ID="Action.InsertText">
736
- <Parameter Key="indicatorenabled">1</Parameter>
737
- <Parameter Key="text">
738
- <s Image="0.jpeg">
739
- <r>ʃ</r>
740
- </s>
741
- </Parameter>
742
- <Parameter Key="showincelllabel">Yes</Parameter>
743
- </Command>
744
- </Commands>
745
- <CaptionAndImage>
746
- <Caption>ʃ</Caption>
747
- <Image>-0-text-0.jpeg</Image>
748
- </CaptionAndImage>
749
- <Style>
750
- <BasedOnStyle>Vocab cell</BasedOnStyle>
751
- </Style>
752
- </Content>
753
- </Cell>
754
- <Cell X="8" Y="3">
755
- <Content>
756
- <Commands>
757
- <Command ID="Action.InsertText">
758
- <Parameter Key="indicatorenabled">1</Parameter>
759
- <Parameter Key="text">
760
- <s Image="0.jpeg">
761
- <r>ŋ</r>
762
- </s>
763
- </Parameter>
764
- <Parameter Key="showincelllabel">Yes</Parameter>
765
- </Command>
766
- </Commands>
767
- <CaptionAndImage>
768
- <Caption>ŋ</Caption>
769
- <Image>-0-text-0.jpeg</Image>
770
- </CaptionAndImage>
771
- <Style>
772
- <BasedOnStyle>Vocab cell</BasedOnStyle>
773
- </Style>
774
- </Content>
775
- </Cell>
776
- <Cell X="10" Y="3">
777
- <Content>
778
- <Commands>
779
- <Command ID="Action.InsertText">
780
- <Parameter Key="indicatorenabled">1</Parameter>
781
- <Parameter Key="text">
782
- <s Image="0.jpeg">
783
- <r>ʒ</r>
784
- </s>
785
- </Parameter>
786
- <Parameter Key="showincelllabel">Yes</Parameter>
787
- </Command>
788
- </Commands>
789
- <CaptionAndImage>
790
- <Caption>ʒ</Caption>
791
- <Image>-0-text-0.jpeg</Image>
792
- </CaptionAndImage>
793
- <Style>
794
- <BasedOnStyle>Vocab cell</BasedOnStyle>
795
- </Style>
796
- </Content>
797
- </Cell>
798
- <Cell X="11" Y="3">
799
- <Content>
800
- <Commands>
801
- <Command ID="Action.InsertText">
802
- <Parameter Key="indicatorenabled">1</Parameter>
803
- <Parameter Key="text">
804
- <s Image="0.jpeg">
805
- <r>θ</r>
806
- </s>
807
- </Parameter>
808
- <Parameter Key="showincelllabel">Yes</Parameter>
809
- </Command>
810
- </Commands>
811
- <CaptionAndImage>
812
- <Caption>θ</Caption>
813
- <Image>-0-text-0.jpeg</Image>
814
- </CaptionAndImage>
815
- <Style>
816
- <BasedOnStyle>Vocab cell</BasedOnStyle>
817
- </Style>
818
- </Content>
819
- </Cell>
820
- <Cell X="11" Y="5">
821
- <Content>
822
- <Commands>
823
- <Command ID="Action.InsertText">
824
- <Parameter Key="indicatorenabled">1</Parameter>
825
- <Parameter Key="text">
826
- <r></r>
827
- </Parameter>
828
- <Parameter Key="showincelllabel">Yes</Parameter>
829
- </Command>
830
- </Commands>
831
- <Style>
832
- <BasedOnStyle>Vocab cell</BasedOnStyle>
833
- </Style>
834
- </Content>
835
- </Cell>
836
- <Cell X="10" Y="5">
837
- <Content>
838
- <Commands>
839
- <Command ID="Action.InsertText">
840
- <Parameter Key="indicatorenabled">1</Parameter>
841
- <Parameter Key="text">
842
- <r></r>
843
- </Parameter>
844
- <Parameter Key="showincelllabel">Yes</Parameter>
845
- </Command>
846
- </Commands>
847
- <Style>
848
- <BasedOnStyle>Vocab cell</BasedOnStyle>
849
- </Style>
850
- </Content>
851
- </Cell>
852
- <Cell X="9" Y="5">
853
- <Content>
854
- <Commands>
855
- <Command ID="Action.InsertText">
856
- <Parameter Key="indicatorenabled">1</Parameter>
857
- <Parameter Key="text">
858
- <r></r>
859
- </Parameter>
860
- <Parameter Key="showincelllabel">Yes</Parameter>
861
- </Command>
862
- </Commands>
863
- <Style>
864
- <BasedOnStyle>Vocab cell</BasedOnStyle>
865
- </Style>
866
- </Content>
867
- </Cell>
868
- <Cell X="8" Y="5">
869
- <Content>
870
- <Commands>
871
- <Command ID="Action.InsertText">
872
- <Parameter Key="indicatorenabled">1</Parameter>
873
- <Parameter Key="text">
874
- <r></r>
875
- </Parameter>
876
- <Parameter Key="showincelllabel">Yes</Parameter>
877
- </Command>
878
- </Commands>
879
- <Style>
880
- <BasedOnStyle>Vocab cell</BasedOnStyle>
881
- </Style>
882
- </Content>
883
- </Cell>
884
- <Cell X="7" Y="5">
885
- <Content>
886
- <Commands>
887
- <Command ID="Action.InsertText">
888
- <Parameter Key="indicatorenabled">1</Parameter>
889
- <Parameter Key="text">
890
- <r></r>
891
- </Parameter>
892
- <Parameter Key="showincelllabel">Yes</Parameter>
893
- </Command>
894
- </Commands>
895
- <Style>
896
- <BasedOnStyle>Vocab cell</BasedOnStyle>
897
- </Style>
898
- </Content>
899
- </Cell>
900
- <Cell X="5" Y="5">
901
- <Content>
902
- <Commands>
903
- <Command ID="Action.InsertText">
904
- <Parameter Key="indicatorenabled">1</Parameter>
905
- <Parameter Key="text">
906
- <s Image="0.jpeg">
907
- <r>l</r>
908
- </s>
909
- </Parameter>
910
- <Parameter Key="showincelllabel">Yes</Parameter>
911
- </Command>
912
- </Commands>
913
- <CaptionAndImage>
914
- <Caption>l</Caption>
915
- <Image>-0-text-0.jpeg</Image>
916
- </CaptionAndImage>
917
- <Style>
918
- <BasedOnStyle>Vocab cell</BasedOnStyle>
919
- </Style>
920
- </Content>
921
- </Cell>
922
- <Cell X="4" Y="5">
923
- <Content>
924
- <Commands>
925
- <Command ID="Action.InsertText">
926
- <Parameter Key="indicatorenabled">1</Parameter>
927
- <Parameter Key="text">
928
- <s Image="0.jpeg">
929
- <r>w</r>
930
- </s>
931
- </Parameter>
932
- <Parameter Key="showincelllabel">Yes</Parameter>
933
- </Command>
934
- </Commands>
935
- <CaptionAndImage>
936
- <Caption>w</Caption>
937
- <Image>-0-text-0.jpeg</Image>
938
- </CaptionAndImage>
939
- <Style>
940
- <BasedOnStyle>Vocab cell</BasedOnStyle>
941
- </Style>
942
- </Content>
943
- </Cell>
944
- <Cell X="3" Y="5">
945
- <Content>
946
- <Commands>
947
- <Command ID="Action.InsertText">
948
- <Parameter Key="indicatorenabled">1</Parameter>
949
- <Parameter Key="text">
950
- <s Image="0.jpeg">
951
- <r>j</r>
952
- </s>
953
- </Parameter>
954
- <Parameter Key="showincelllabel">Yes</Parameter>
955
- </Command>
956
- </Commands>
957
- <CaptionAndImage>
958
- <Caption>j</Caption>
959
- <Image>-0-text-0.jpeg</Image>
960
- </CaptionAndImage>
961
- <Style>
962
- <BasedOnStyle>Vocab cell</BasedOnStyle>
963
- </Style>
964
- </Content>
965
- </Cell>
966
- <Cell X="4" Y="4">
967
- <Content>
968
- <Commands>
969
- <Command ID="Action.InsertText">
970
- <Parameter Key="indicatorenabled">1</Parameter>
971
- <Parameter Key="text">
972
- <s Image="0.jpeg">
973
- <r>v</r>
974
- </s>
975
- </Parameter>
976
- <Parameter Key="showincelllabel">Yes</Parameter>
977
- </Command>
978
- </Commands>
979
- <CaptionAndImage>
980
- <Caption>v</Caption>
981
- <Image>-0-text-0.jpeg</Image>
982
- </CaptionAndImage>
983
- <Style>
984
- <BasedOnStyle>Vocab cell</BasedOnStyle>
985
- </Style>
986
- </Content>
987
- </Cell>
988
- <Cell X="5" Y="4">
989
- <Content>
990
- <Commands>
991
- <Command ID="Action.InsertText">
992
- <Parameter Key="indicatorenabled">1</Parameter>
993
- <Parameter Key="text">
994
- <s Image="0.jpeg">
995
- <r>h</r>
996
- </s>
997
- </Parameter>
998
- <Parameter Key="showincelllabel">Yes</Parameter>
999
- </Command>
1000
- </Commands>
1001
- <CaptionAndImage>
1002
- <Caption>h</Caption>
1003
- <Image>-0-text-0.jpeg</Image>
1004
- </CaptionAndImage>
1005
- <Style>
1006
- <BasedOnStyle>Vocab cell</BasedOnStyle>
1007
- </Style>
1008
- </Content>
1009
- </Cell>
1010
- <Cell X="6" Y="4">
1011
- <Content>
1012
- <Commands>
1013
- <Command ID="Action.InsertText">
1014
- <Parameter Key="indicatorenabled">1</Parameter>
1015
- <Parameter Key="text">
1016
- <s Image="0.jpeg">
1017
- <r>/tʃ/</r>
1018
- </s>
1019
- </Parameter>
1020
- <Parameter Key="showincelllabel">Yes</Parameter>
1021
- </Command>
1022
- </Commands>
1023
- <CaptionAndImage>
1024
- <Caption>/tʃ/</Caption>
1025
- <Image>-0-text-0.jpeg</Image>
1026
- </CaptionAndImage>
1027
- <Style>
1028
- <BasedOnStyle>Vocab cell</BasedOnStyle>
1029
- </Style>
1030
- </Content>
1031
- </Cell>
1032
- <Cell X="6" Y="5">
1033
- <Content>
1034
- <Commands>
1035
- <Command ID="Action.InsertText">
1036
- <Parameter Key="indicatorenabled">1</Parameter>
1037
- <Parameter Key="text">
1038
- <r></r>
1039
- </Parameter>
1040
- <Parameter Key="showincelllabel">Yes</Parameter>
1041
- </Command>
1042
- </Commands>
1043
- <Style>
1044
- <BasedOnStyle>Vocab cell</BasedOnStyle>
1045
- </Style>
1046
- </Content>
1047
- </Cell>
1048
- <Cell X="7" Y="4">
1049
- <Content>
1050
- <Commands>
1051
- <Command ID="Action.InsertText">
1052
- <Parameter Key="indicatorenabled">1</Parameter>
1053
- <Parameter Key="text">
1054
- <s Image="0.jpeg">
1055
- <r>/dʒ/</r>
1056
- </s>
1057
- </Parameter>
1058
- <Parameter Key="showincelllabel">Yes</Parameter>
1059
- </Command>
1060
- </Commands>
1061
- <CaptionAndImage>
1062
- <Caption>/dʒ/</Caption>
1063
- <Image>-0-text-0.jpeg</Image>
1064
- </CaptionAndImage>
1065
- <Style>
1066
- <BasedOnStyle>Vocab cell</BasedOnStyle>
1067
- </Style>
1068
- </Content>
1069
- </Cell>
1070
- <Cell X="7" Y="2">
1071
- <Content>
1072
- <Commands>
1073
- <Command ID="Action.InsertText">
1074
- <Parameter Key="indicatorenabled">1</Parameter>
1075
- <Parameter Key="text">
1076
- <s Image="0.jpeg">
1077
- <r>/eɪ/</r>
1078
- </s>
1079
- </Parameter>
1080
- <Parameter Key="showincelllabel">Yes</Parameter>
1081
- </Command>
1082
- </Commands>
1083
- <CaptionAndImage>
1084
- <Caption>/eɪ/</Caption>
1085
- <Image>-0-text-0.jpeg</Image>
1086
- </CaptionAndImage>
1087
- <Style>
1088
- <BasedOnStyle>Vocab cell</BasedOnStyle>
1089
- </Style>
1090
- </Content>
1091
- </Cell>
1092
- <Cell X="8" Y="2">
1093
- <Content>
1094
- <Commands>
1095
- <Command ID="Action.InsertText">
1096
- <Parameter Key="indicatorenabled">1</Parameter>
1097
- <Parameter Key="text">
1098
- <s Image="0.jpeg">
1099
- <r>/aɪ/</r>
1100
- </s>
1101
- </Parameter>
1102
- <Parameter Key="showincelllabel">Yes</Parameter>
1103
- </Command>
1104
- </Commands>
1105
- <CaptionAndImage>
1106
- <Caption>/aɪ/</Caption>
1107
- <Image>-0-text-0.jpeg</Image>
1108
- </CaptionAndImage>
1109
- <Style>
1110
- <BasedOnStyle>Vocab cell</BasedOnStyle>
1111
- </Style>
1112
- </Content>
1113
- </Cell>
1114
- <Cell X="8">
1115
- <Content>
1116
- <Commands>
1117
- <Command ID="Action.DeleteLetter" />
1118
- </Commands>
1119
- <CaptionAndImage>
1120
- <Caption>Backspace</Caption>
1121
- <Image>[GRID3X]delete_letter.wmf</Image>
1122
- </CaptionAndImage>
1123
- <Style>
1124
- <BasedOnStyle>Actions category style</BasedOnStyle>
1125
- </Style>
1126
- </Content>
1127
- </Cell>
1128
- <Cell X="8" Y="1">
1129
- <Content>
1130
- <Commands>
1131
- <Command ID="Action.InsertText">
1132
- <Parameter Key="indicatorenabled">1</Parameter>
1133
- <Parameter Key="text">
1134
- <s Image="0.jpeg">
1135
- <r>/ɑː/</r>
1136
- </s>
1137
- </Parameter>
1138
- <Parameter Key="showincelllabel">Yes</Parameter>
1139
- </Command>
1140
- </Commands>
1141
- <CaptionAndImage>
1142
- <Caption>/ɑː/</Caption>
1143
- <Image>-0-text-0.jpeg</Image>
1144
- </CaptionAndImage>
1145
- <Style>
1146
- <BasedOnStyle>Vocab cell</BasedOnStyle>
1147
- <BorderColour>#1B629BFF</BorderColour>
1148
- </Style>
1149
- </Content>
1150
- </Cell>
1151
- <Cell Y="3">
1152
- <Content>
1153
- <Commands>
1154
- <Command ID="Action.InsertText">
1155
- <Parameter Key="indicatorenabled">1</Parameter>
1156
- <Parameter Key="text">
1157
- <s Image="0.jpeg">
1158
- <r>/ɔɪ/</r>
1159
- </s>
1160
- </Parameter>
1161
- <Parameter Key="showincelllabel">Yes</Parameter>
1162
- </Command>
1163
- </Commands>
1164
- <CaptionAndImage>
1165
- <Caption>/ɔɪ/</Caption>
1166
- <Image>-0-text-0.jpeg</Image>
1167
- </CaptionAndImage>
1168
- <Style>
1169
- <BasedOnStyle>Vocab cell</BasedOnStyle>
1170
- </Style>
1171
- </Content>
1172
- </Cell>
1173
- <Cell X="2">
1174
- <Content>
1175
- <Commands>
1176
- <Command ID="ComputerControl.Keyboard">
1177
- <Parameter Key="keystring">{LEFTCONTROL}{BACKSPACE}</Parameter>
1178
- </Command>
1179
- </Commands>
1180
- <CaptionAndImage>
1181
- <Caption>Clear</Caption>
1182
- <Image>[GRID3X]clear.wmf</Image>
1183
- </CaptionAndImage>
1184
- <Style>
1185
- <BasedOnStyle>Actions category style</BasedOnStyle>
1186
- </Style>
1187
- </Content>
1188
- </Cell>
1189
- <Cell X="9" Y="2" ColumnSpan="2">
1190
- <Content>
1191
- <Commands>
1192
- <Command ID="ComputerControl.Keyboard">
1193
- <Parameter Key="keystring">{LEFTCONTROL}2</Parameter>
1194
- </Command>
1195
- </Commands>
1196
- <CaptionAndImage>
1197
- <Caption>speak partial word</Caption>
1198
- <Image>.png</Image>
1199
- </CaptionAndImage>
1200
- <Style>
1201
- <BasedOnStyle>Vocab cell</BasedOnStyle>
1202
- <TileColour>#E2EDF8FF</TileColour>
1203
- </Style>
1204
- </Content>
1205
- </Cell>
1206
- <Cell X="9">
1207
- <Content>
1208
- <Commands>
1209
- <Command ID="ComputerControl.Keyboard">
1210
- <Parameter Key="keystring">{LEFTCONTROL}z</Parameter>
1211
- </Command>
1212
- </Commands>
1213
- <CaptionAndImage>
1214
- <Caption>undo</Caption>
1215
- <Image>[grid3x]undo.wmf</Image>
1216
- </CaptionAndImage>
1217
- <Style>
1218
- <BasedOnStyle>Vocab cell</BasedOnStyle>
1219
- </Style>
1220
- </Content>
1221
- </Cell>
1222
- <Cell X="9" Y="1" ColumnSpan="2">
1223
- <Content>
1224
- <Commands>
1225
- <Command ID="ComputerControl.Keyboard">
1226
- <Parameter Key="keystring">{LEFTCONTROL}1</Parameter>
1227
- </Command>
1228
- </Commands>
1229
- <CaptionAndImage>
1230
- <Caption>speak sounds</Caption>
1231
- <Image>.png</Image>
1232
- </CaptionAndImage>
1233
- <Style>
1234
- <BasedOnStyle>Vocab cell</BasedOnStyle>
1235
- <TileColour>#E2EDF8FF</TileColour>
1236
- </Style>
1237
- </Content>
1238
- </Cell>
1239
- <Cell X="11" Y="2">
1240
- <Content>
1241
- <Commands>
1242
- <Command ID="ComputerControl.Keyboard">
1243
- <Parameter Key="keystring">{LEFTCONTROL}3</Parameter>
1244
- </Command>
1245
- </Commands>
1246
- <CaptionAndImage>
1247
- <Caption>clear on speak</Caption>
1248
- </CaptionAndImage>
1249
- <Style>
1250
- <BasedOnStyle>Vocab cell</BasedOnStyle>
1251
- <TileColour>#E2EDF8FF</TileColour>
1252
- </Style>
1253
- </Content>
1254
- </Cell>
1255
- <Cell X="11" Y="1">
1256
- <Content>
1257
- <Commands>
1258
- <Command ID="ComputerControl.Keyboard">
1259
- <Parameter Key="keystring">{LEFTCONTROL}b</Parameter>
1260
- </Command>
1261
- </Commands>
1262
- <CaptionAndImage>
1263
- <Caption>Babble mode</Caption>
1264
- <Image>[sstix#]119121.emf</Image>
1265
- </CaptionAndImage>
1266
- <Style>
1267
- <BasedOnStyle>ComputerControl category style</BasedOnStyle>
1268
- <TileColour>#E2EDF8FF</TileColour>
1269
- </Style>
1270
- </Content>
1271
- </Cell>
1272
- <Cell X="3" Y="2">
1273
- <Content>
1274
- <Commands>
1275
- <Command ID="Action.InsertText">
1276
- <Parameter Key="indicatorenabled">1</Parameter>
1277
- <Parameter Key="text">
1278
- <r></r>
1279
- </Parameter>
1280
- <Parameter Key="showincelllabel">Yes</Parameter>
1281
- </Command>
1282
- </Commands>
1283
- <Style>
1284
- <BasedOnStyle>Vocab cell</BasedOnStyle>
1285
- </Style>
1286
- </Content>
1287
- </Cell>
1288
- <Cell X="4" Y="2">
1289
- <Content>
1290
- <Commands>
1291
- <Command ID="Action.InsertText">
1292
- <Parameter Key="indicatorenabled">1</Parameter>
1293
- <Parameter Key="text">
1294
- <r></r>
1295
- </Parameter>
1296
- <Parameter Key="showincelllabel">Yes</Parameter>
1297
- </Command>
1298
- </Commands>
1299
- <Style>
1300
- <BasedOnStyle>Vocab cell</BasedOnStyle>
1301
- </Style>
1302
- </Content>
1303
- </Cell>
1304
- <Cell X="5" Y="2">
1305
- <Content>
1306
- <Commands>
1307
- <Command ID="Action.InsertText">
1308
- <Parameter Key="indicatorenabled">1</Parameter>
1309
- <Parameter Key="text">
1310
- <r></r>
1311
- </Parameter>
1312
- <Parameter Key="showincelllabel">Yes</Parameter>
1313
- </Command>
1314
- </Commands>
1315
- <Style>
1316
- <BasedOnStyle>Vocab cell</BasedOnStyle>
1317
- </Style>
1318
- </Content>
1319
- </Cell>
1320
- </Cells>
1321
- <ScanBlockAudioDescriptions />
1322
- <WordList>
1323
- <Items />
1324
- </WordList>
1325
- </Grid>