amikumanto

Results 6 comments of amikumanto

> This is surprising because almost nothing in the plugin code changed but it could be caused by the newer AMF version. I just tested and it seems like it...

malicious stroke: `FLIKT` → conflict, but `FLIKT/-D` → complicated in the current dictionary

Add: `"HREUR/SEUFT": "lyricist"` Remove: `"SKP/HREUR/SEUFT": "lyricist"`

For consistency sake, `REF` and `R*EF` should be swapped, and reflog should be switched to be written with `REF` instead of `R*EF`: ```json "R*EF": "rev", "REF": "ref", "REF/HROG": "reflog", ```...

`"-T/PHET": "the Met"` Should be removed or changed because it currently can cause word boundary errors, e.g. with the phrase "the metronome" coming out as "the Met ro gnome"

``` "-T/PHET/PWOLG": "the metabolic", "-T/PHET/REUBG": "the metric", ``` Removing that would also mean that these two lines can be removed because they seem to only exist to compensate for that...