Skip to content

Commit dec8c83

Browse files
committed
update spoken docs
1 parent ab2a3fe commit dec8c83

File tree

19 files changed

+268
-268
lines changed

19 files changed

+268
-268
lines changed

spoken/src/modules/typescript/README.md

Lines changed: 134 additions & 134 deletions
Large diffs are not rendered by default.

spoken/src/modules/typescript/condition/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Os seguintes exemplos de frases, em português, podem ser usadas para ativar o c
3030

3131
1. estrutura condicional
3232
2. estrutura condicional se
33-
3. estrutura condicional se sinal
33+
3. estrutura condicional se senão
3434
4. estrutura condicional se se não
3535
5. estrutura condicional se sinal [expressions]
3636
6. estrutura condicional se se não [expressions]

spoken/src/modules/typescript/cursor/README.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,12 @@ The following automata is responsible for recognizing the command `Move cursor`
1414

1515
The following are some examples of phrases, in english, used to trigger the command `Move cursor`:
1616

17-
1. pointer line 1
18-
2. cursor letter K
19-
3. pointer first letter M
20-
4. pointer end line
17+
1. cursor line 42
18+
2. pointer symbol g
19+
3. pointer 1ª symbol K
20+
4. cursor begin line
2121
5. pointer next symbol
22-
6. pointer next 42 symbol
22+
6. cursor next 1 symbol
2323

2424
#### Português
2525

@@ -29,12 +29,12 @@ O automata seguinte é reponsável por reconhecer o comando `Mover o cursor` em
2929

3030
Os seguintes exemplos de frases, em português, podem ser usadas para ativar o comando `Mover o cursor`:
3131

32-
1. ponteiro linha 1
33-
2. cursor letra a
34-
3. cursor primeiro letra z
32+
1. cursor linha 42
33+
2. ponteiro símbolo a
34+
3. cursor 42ª símbolo a
3535
4. cursor começo linha
36-
5. cursor próximo símbolo
37-
6. ponteiro próximo 1 símbolo
36+
5. ponteiro próximo letra
37+
6. ponteiro próximo 42 letra
3838

3939
### Implementation
4040

spoken/src/modules/typescript/elementar_math_op/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ The following automata is responsible for recognizing the command `Writes a elem
1414

1515
The following are some examples of phrases, in english, used to trigger the command `Writes a elementar math operation`:
1616

17-
1. expression [expressions] [logical_operator] [expressions]
17+
1. expression [expressions] [math_operator] [expressions]
1818

1919
#### Português
2020

@@ -24,7 +24,7 @@ O automata seguinte é reponsável por reconhecer o comando `Escreve uma operaç
2424

2525
Os seguintes exemplos de frases, em português, podem ser usadas para ativar o comando `Escreve uma operação matemática elementar`:
2626

27-
1. expressão [expressions] [math_operator] [expressions]
27+
1. expressão [expressions] [logical_operator] [expressions]
2828

2929
### Implementation
3030

spoken/src/modules/typescript/expressions/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ O automata seguinte é reponsável por reconhecer o comando `Escreve uma express
2525

2626
Os seguintes exemplos de frases, em português, podem ser usadas para ativar o comando `Escreve uma expressão`:
2727

28-
1. [string]
28+
1. [variable_reference]
2929
2. gap
3030

3131
### Implementation

spoken/src/modules/typescript/function_call/README.md

Lines changed: 28 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -15,21 +15,21 @@ The following automata is responsible for recognizing the command `Calls a funct
1515
The following are some examples of phrases, in english, used to trigger the command `Calls a function`:
1616

1717
1. execute function [multi_word_token]
18-
2. call function graph
19-
3. execute function [multi_word_token] [expressions]
18+
2. execute function text
19+
3. call function [multi_word_token] [expressions]
2020
4. execute function [multi_word_token] at [expressions]
21-
5. call function temp [expressions]
22-
6. call function text on [expressions]
21+
5. execute function value [expressions]
22+
6. execute function graph on [expressions]
2323
7. execute function [multi_word_token] [expressions] arguments [expressions]
2424
8. execute function [multi_word_token] arguments [expressions]
25-
9. execute function [multi_word_token] of [expressions] arguments [expressions]
26-
10. call function text [expressions] arguments [expressions]
27-
11. call function text arguments [expressions]
28-
12. call function value at [expressions] arguments [expressions]
29-
13. call function [multi_word_token] [expressions] 1 arguments
30-
14. execute function [multi_word_token] 42 arguments
31-
15. execute function [multi_word_token] at [expressions] 42 arguments
32-
16. call function value [expressions] 1 arguments
25+
9. execute function [multi_word_token] on [expressions] arguments [expressions]
26+
10. execute function a [expressions] arguments [expressions]
27+
11. execute function text arguments [expressions]
28+
12. execute function value of [expressions] arguments [expressions]
29+
13. execute function [multi_word_token] [expressions] 1 arguments
30+
14. execute function [multi_word_token] 1 arguments
31+
15. execute function [multi_word_token] on [expressions] 42 arguments
32+
16. execute function number [expressions] 42 arguments
3333

3434
#### Português
3535

@@ -39,22 +39,22 @@ O automata seguinte é reponsável por reconhecer o comando `Chama uma função`
3939

4040
Os seguintes exemplos de frases, em português, podem ser usadas para ativar o comando `Chama uma função`:
4141

42-
1. execute função [multi_word_token]
43-
2. execute função temp
44-
3. execute função [multi_word_token] [expressions]
45-
4. chamar função [multi_word_token] da [expressions]
46-
5. chame função texto [expressions]
47-
6. chamar função valor da [expressions]
48-
7. execute função [multi_word_token] [expressions] argumentos [expressions]
49-
8. execute função [multi_word_token] argumentos [expressions]
50-
9. chame função [multi_word_token] na [expressions] argumentos [expressions]
51-
10. chame função valor [expressions] argumentos [expressions]
52-
11. chame função numero argumentos [expressions]
53-
12. execute função lista da [expressions] argumentos [expressions]
54-
13. execute função [multi_word_token] [expressions] 1 argumentos
55-
14. chame função [multi_word_token] 1 argumentos
56-
15. chamar função [multi_word_token] da [expressions] 1 argumentos
57-
16. chame função texto [expressions] 1 argumentos
42+
1. chame função [multi_word_token]
43+
2. chamar função lista
44+
3. chamar função [multi_word_token] [expressions]
45+
4. execute função [multi_word_token] na [expressions]
46+
5. execute função lista [expressions]
47+
6. chamar função texto da [expressions]
48+
7. chamar função [multi_word_token] [expressions] argumentos [expressions]
49+
8. chame função [multi_word_token] argumentos [expressions]
50+
9. execute função [multi_word_token] da [expressions] argumentos [expressions]
51+
10. execute função temp [expressions] argumentos [expressions]
52+
11. execute função numero argumentos [expressions]
53+
12. chame função valor da [expressions] argumentos [expressions]
54+
13. execute função [multi_word_token] [expressions] 42 argumentos
55+
14. execute função [multi_word_token] 1 argumentos
56+
15. chame função [multi_word_token] na [expressions] 42 argumentos
57+
16. chame função numero [expressions] 42 argumentos
5858

5959
### Implementation
6060

spoken/src/modules/typescript/function_declaration/README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@ The following automata is responsible for recognizing the command `Creates a fun
1414

1515
The following are some examples of phrases, in english, used to trigger the command `Creates a function`:
1616

17-
1. create function temp
18-
2. create function value 42 arguments
19-
3. new function temp 1 arguments returning [expressions]
20-
4. declare function temp returning [expressions]
17+
1. new function number
18+
2. declare function number 1 arguments
19+
3. declare function graph 42 arguments returning [expressions]
20+
4. new function value return [expressions]
2121

2222
#### Português
2323

@@ -27,10 +27,10 @@ O automata seguinte é reponsável por reconhecer o comando `Cria uma função`
2727

2828
Os seguintes exemplos de frases, em português, podem ser usadas para ativar o comando `Cria uma função`:
2929

30-
1. crie função temp
31-
2. crie função texto 1 argumentos
32-
3. nova função numero 1 argumentos retornando [expressions]
33-
4. nova função a retornando [expressions]
30+
1. declare função lista
31+
2. nova função lista 42 argumentos
32+
3. nova função temp 1 argumentos retorna [expressions]
33+
4. declare função numero retorna [expressions]
3434

3535
### Implementation
3636

spoken/src/modules/typescript/go_to_line/README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@ The following are some examples of phrases, in english, used to trigger the comm
1616

1717
1. go to line 1
1818
2. go to line number 42
19-
3. go line 1
19+
3. go line 42
2020
4. go line number 42
2121
5. line 1
22-
6. line number 1
22+
6. line number 42
2323

2424
#### Português
2525

@@ -30,12 +30,12 @@ O automata seguinte é reponsável por reconhecer o comando `Trocar linha` em po
3030
Os seguintes exemplos de frases, em português, podem ser usadas para ativar o comando `Trocar linha`:
3131

3232
1. vai para linha 1
33-
2. para linha número 42
34-
3. vai para a linha 1
33+
2. vai para linha número 42
34+
3. para a linha 42
3535
4. vai para a linha número 1
3636
5. vai linha 1
37-
6. vai linha número 1
38-
7. linha 1
37+
6. linha número 42
38+
7. linha 42
3939
8. linha número 1
4040

4141
### Implementation

spoken/src/modules/typescript/logical_operator/README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@ The following automata is responsible for recognizing the command `Writes a logi
1414

1515
The following are some examples of phrases, in english, used to trigger the command `Writes a logical operator`:
1616

17-
1. equals
18-
2. negative equals
17+
1. and
18+
2. not equals
1919
3. not less equals than
20-
4. not greater than
20+
4. negative greater than
2121
5. greater or equals than
2222
6. greater than
2323

@@ -30,12 +30,12 @@ O automata seguinte é reponsável por reconhecer o comando `Escreve um operador
3030
Os seguintes exemplos de frases, em português, podem ser usadas para ativar o comando `Escreve um operador lógico`:
3131

3232
1. igual
33-
2. negativo ou
34-
3. não maior ou igual
35-
4. maior ou igual
36-
5. não maior ou igual a
33+
2. negativo e
34+
3. negativo menor ou igual
35+
4. menor ou igual
36+
5. não menor ou igual a
3737
6. não menor que
38-
7. maior ou igual a
38+
7. menor ou igual a
3939
8. maior que
4040

4141
### Implementation

spoken/src/modules/typescript/math_operator/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ The following automata is responsible for recognizing the command `Writes a math
1414

1515
The following are some examples of phrases, in english, used to trigger the command `Writes a math operator`:
1616

17-
1. plus
17+
1. times
1818

1919
#### Português
2020

@@ -24,7 +24,7 @@ O automata seguinte é reponsável por reconhecer o comando `Escreve uma operado
2424

2525
Os seguintes exemplos de frases, em português, podem ser usadas para ativar o comando `Escreve uma operador matemático`:
2626

27-
1. dividido
27+
1. vezes
2828

2929
### Implementation
3030

0 commit comments

Comments
 (0)