adding new Nw msd
This commit is contained in:
parent
70b05e8637
commit
d2f6f8dac8
|
@ -68,6 +68,7 @@ CODES = {
|
||||||
"foreign": "f",
|
"foreign": "f",
|
||||||
"typo": "t",
|
"typo": "t",
|
||||||
"program": "p",
|
"program": "p",
|
||||||
|
"web": "w",
|
||||||
}
|
}
|
||||||
|
|
||||||
TAGSET = {
|
TAGSET = {
|
||||||
|
|
|
@ -1907,4 +1907,5 @@ MSD_TRANSLATE = {
|
||||||
"Nj": "Xf",
|
"Nj": "Xf",
|
||||||
"Nt": "Xt",
|
"Nt": "Xt",
|
||||||
"Np": "Xp",
|
"Np": "Xp",
|
||||||
|
"Nw": "Xw",
|
||||||
"U": "N"}
|
"U": "N"}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user