Skip to content

Commit 18700dc

Browse files
committed
update changelog
1 parent 6cd5db5 commit 18700dc

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

CHANGELOG.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,22 +16,22 @@ NOTE: Before publishing:
1616
The latest on-development version can be accessed by building the source code.
1717
On this on-development version, things can be broken.
1818

19+
ilo Token can now translate preverbs!
20+
1921
ilo Token will now recognize "taso" as sentence starting particle along with
2022
other particle with similar function such as "kin" and "anu". ilo Token will
2123
also recognize "anu la" treating it similarly as "anu" as sentence starting
22-
particle
24+
particle.
2325

2426
ilo Token now performs proper verb negation: "mi toki ala" will translate to "I
2527
do not communicate" instead of the grammatically awkward "I not communicate".
2628

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.
3030
- Implement translation of "taso", "kin", and "anu" as sentence starting
3131
particle.
3232
- Implement translation of "anu la".
3333
- Implement proper verb negation.
34-
- Implement modal verb translation.
34+
- Implement modal verb translation e.g. "mi ken" into "I can".
3535
- Implement pagination. This also prevents browser crashes due to numerous
3636
translation output.
3737
- Reorder noun by perspective from third person then second then finally first.

0 commit comments

Comments
 (0)