Skip to content

Commit

Permalink
Refactor Japanese transforms (#1413)
Browse files Browse the repository at this point in the history
* refactor description

* update -ta jp name

* rename kansai-ben past to -ta

* rename past to -ta

* !

* rename adv to -ku

* description n slang jp

* update n-slang jp

* .

* remove useless conditions out v5s,

* add test for ['short causative', 'passive']

* タ形

* romaji to kana

* mistake

* Update japanese-transforms.test.js

* i18n v5s

* lint

* te-form -> て-form

* rename romaji form name to kanji

* update n slang ja desc

* small ゃ

* rename jp form

* lint

* remove imperative negative and keep its slang

* remove negative imperative test

* .

* rename to いる,おく

* remove term slang

* update jp description
  • Loading branch information
khaitruong922 authored Sep 18, 2024
1 parent 833ec58 commit 5212502
Show file tree
Hide file tree
Showing 6 changed files with 1,619 additions and 1,567 deletions.
2 changes: 0 additions & 2 deletions benches/japanese-language-transformer.bench.js
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,6 @@ describe('japanese language transformer', () => {
'こさせない',
'こささない',
'こさせられない',
'くるな',
'きまして',
'くれば',
'きちゃう',
Expand Down Expand Up @@ -203,7 +202,6 @@ describe('japanese language transformer', () => {
'ささない',
'させられない',
'せさせられない',
'するな',
'しまして',
'すれば',
'しちゃう',
Expand Down
Loading

0 comments on commit 5212502

Please sign in to comment.