Skip to content

Commit

Permalink
remove term slang
Browse files Browse the repository at this point in the history
  • Loading branch information
khaitruong922 committed Sep 13, 2024
1 parent 873978d commit 7a683df
Showing 1 changed file with 0 additions and 22 deletions.
22 changes: 0 additions & 22 deletions ext/js/language/ja/japanese-transforms.js
Original file line number Diff line number Diff line change
Expand Up @@ -1516,28 +1516,6 @@ export const japaneseTransforms = {
suffixInflection('てぇ', 'たい', [], ['adj-i']),
],
},
'slang': {
name: 'slang',
i18n: [
{
language: 'ja',
name: '俗語',
},
],
rules: [
suffixInflection('てぇてぇ', 'とうとい', [], ['adj-i']),
suffixInflection('てぇてぇ', '尊い', [], ['adj-i']),
suffixInflection('おなしゃす', 'おねがいします', [], ['v5']),
suffixInflection('おなしゃす', 'お願いします', [], ['v5']),
suffixInflection('あざす', 'ありがとうございます', [], ['v5']),
suffixInflection('さーせん', 'すみません', [], ['v5']),
suffixInflection('神ってる', '神がかっている', [], ['v1p']),
suffixInflection('じわる', 'じわじわ来る', [], ['vk']),
suffixInflection('おさしみ', 'おやすみ', [], []),
suffixInflection('おやさい', 'おやすみ', [], []),

],
},
'n-slang': {
name: 'n-slang',
i18n: [
Expand Down

0 comments on commit 7a683df

Please sign in to comment.