Skip to content

Commit

Permalink
bushi pinyin
Browse files Browse the repository at this point in the history
  • Loading branch information
peterolson committed Nov 9, 2019
1 parent 12abfeb commit 9b5d272
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "hanzi-tools",
"version": "1.2.8",
"version": "1.2.9",
"author": "Peter Olson <[email protected]>",
"description": "Converts from Chinese characters to pinyin, between simplified and traditional, and does word segmentation.",
"license": "Unlicense",
Expand Down Expand Up @@ -35,4 +35,4 @@
"engines": {
"node": ">=6.0.0"
}
}
}
2 changes: 1 addition & 1 deletion src/pinyinDict.js
Original file line number Diff line number Diff line change
Expand Up @@ -2284,7 +2284,7 @@ let dict = [
"不明飞行物|||不明飛行物|bù​míng​fēi​xíng​wù",
"不易|||不易|bù​yì",
"不易之论|||不易之論|bù​yì​zhī​lùn",
"不是|||不是|bú​shi",
"不是|||不是|bùshì",
"不是一家人不进一家门|||不是一家人不進一家門|bù​shì​yī​jiā​rén​bù​jìn​yī​jiā​mén",
"不是冤家不聚头|||不是冤家不聚頭|bù​shì​yuān​jiā​bù​jù​tóu",
"不是吃素的|||不是吃素的|bù​shì​chī​sù​de",
Expand Down

0 comments on commit 9b5d272

Please sign in to comment.