Skip to content

Commit 538e368

Browse files
committed
update changelog
1 parent ca315ae commit 538e368

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

CHANGELOG.md

+7-3
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,9 @@ The latest on-development version can be accessed by building the source code.
1717
On this on-development version, things can be broken.
1818

1919
ilo Token will now recognize "taso" as sentence starting particle along with
20-
other particle with similar function such as "kin" and "anu".
20+
other particle with similar function such as "kin" and "anu". ilo Token will
21+
also recognize "anu la" treating it similarly as "anu" as sentence starting
22+
particle
2123

2224
ilo Token now performs proper verb negation: "mi toki ala" will translate to "I
2325
do not communicate" instead of the grammatically awkward "I not communicate".
@@ -27,15 +29,17 @@ and "I may". Preverb translation is not yet implemented.
2729

2830
- Implement translation of "taso", "kin", and "anu" as sentence starting
2931
particle.
32+
- Implement translation of "anu la".
3033
- Implement proper verb negation.
3134
- Implement modal verb translation.
3235
- Implement pagination. This also prevents browser crashes due to numerous
3336
translation output.
3437
- Reorder noun by perspective from third person then second then finally first.
3538
- Number as english words e.g. "ten" instead of "10" are now used for small
3639
numbers (≤ 20). Thanks soweli Eweke for the suggestion!
37-
- Added "Use hardcoded anu la translation" setting anticipating "anu la"
38-
translation which isn't implemented yet.
40+
- Added "Use hardcoded anu la translation" setting anticipating "anu la" in case
41+
it can be supplemented by defining "anu" as content word via the custom
42+
dictionary.
3943

4044
</details>
4145

0 commit comments

Comments
 (0)