updated 别称完善

This commit is contained in:
PASSER-BY 2023-02-08 00:15:49 +08:00
parent de21673e9c
commit 0203786249
4 changed files with 8 additions and 6 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -78,6 +78,10 @@ export default [
exp:/祖$/, exp:/祖$/,
arr:['祖父'] arr:['祖父']
}, },
{
exp:/(新妇|媳)$/,
arr:['媳妇']
},
{ {
exp:/嫂$/, exp:/嫂$/,
arr:['兄妇'] arr:['兄妇']

View File

@ -9,8 +9,6 @@ export default {
'婿':'壻', '婿':'壻',
'祖父':'王父', '祖父':'王父',
'祖母':'王母', '祖母':'王母',
'弟媳':'弟妇',
'嫂':'兄妇',
'孙女婿':'孙婿', '孙女婿':'孙婿',
'甥女婿':'甥婿', '甥女婿':'甥婿',
'侄女婿':'侄婿', '侄女婿':'侄婿',