File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -16,22 +16,22 @@ NOTE: Before publishing:
16
16
The latest on-development version can be accessed by building the source code.
17
17
On this on-development version, things can be broken.
18
18
19
+ ilo Token can now translate preverbs!
20
+
19
21
ilo Token will now recognize "taso" as sentence starting particle along with
20
22
other particle with similar function such as "kin" and "anu". ilo Token will
21
23
also recognize "anu la" treating it similarly as "anu" as sentence starting
22
- particle
24
+ particle.
23
25
24
26
ilo Token now performs proper verb negation: "mi toki ala" will translate to "I
25
27
do not communicate" instead of the grammatically awkward "I not communicate".
26
28
27
- ilo Token can now translate to modal verbs: "mi ken" can translate into "I can"
28
- and "I may". Preverb translation is not yet implemented.
29
-
29
+ - Implement preverb translation.
30
30
- Implement translation of "taso", "kin", and "anu" as sentence starting
31
31
particle.
32
32
- Implement translation of "anu la".
33
33
- Implement proper verb negation.
34
- - Implement modal verb translation.
34
+ - Implement modal verb translation e.g. "mi ken" into "I can" .
35
35
- Implement pagination. This also prevents browser crashes due to numerous
36
36
translation output.
37
37
- Reorder noun by perspective from third person then second then finally first.
You can’t perform that action at this time.
0 commit comments