From 696450788aab786dc6fc517817f77ac4e3f7b12e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=83=91=E6=B5=A9=E4=B9=90?= <89932980@qq.com> Date: Thu, 17 Mar 2016 18:02:34 +0800 Subject: [PATCH] =?UTF-8?q?updated=20=E8=BF=9E=E8=A5=9F=E5=8F=8A=E5=A6=AF?= =?UTF-8?q?=E5=A8=8C=E5=85=B3=E7=B3=BB=E6=B7=BB=E5=8A=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- script/relationship.js | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/script/relationship.js b/script/relationship.js index ab2e808..60d6bb8 100644 --- a/script/relationship.js +++ b/script/relationship.js @@ -311,9 +311,9 @@ 'w,xb,s':['内侄','妻侄'], 'w,xb,d':['内侄女','妻侄女'], 'w,os':['大姨子','大姨姐','妻姐'], - 'w,os,h':['大姨夫'], + 'w,os,h':['大姨夫','连襟'], 'w,ls':['小姨子','小姨姐','妻妹','小妹儿'], - 'w,ls,h':['小姨夫'], + 'w,ls,h':['小姨夫','连襟'], 'w,xs,s':['妻外甥'], 'w,xs,d':['妻外甥女'], //婆家 @@ -323,10 +323,10 @@ 'h,f,xb,s&o,w':['堂嫂'], 'h,f,xb,s&l':['堂弟'], 'h,f,xb,s&l,w':['堂小弟'], - 'h,ob':['大伯子'], - 'h,ob,w':['大婶子','大伯娘','大嫂'], + 'h,ob':['大伯子','夫兄'], + 'h,ob,w':['大婶子','大伯娘','大嫂','夫兄嫂','妯娌'], 'h,lb':['小叔子'], - 'h,lb,w':['小婶子'], + 'h,lb,w':['小婶子','妯娌'], 'h,xb,s':['侄子'], 'h,xb,s,w':['侄媳','侄媳妇'], 'h,xb,s,s':['侄孙','侄孙子'], @@ -336,7 +336,7 @@ 'h,xb,d,h':['侄女婿'], 'h,xb,d,s':['外侄孙'], 'h,xb,d,d':['外侄孙女'], - 'h,os':['大姑子','大姑'], + 'h,os':['大姑子','大姑','大娘姑'], 'h,os,h':['大姑夫','姊丈'], 'h,ls':['小姑子','小姑'], 'h,ls,h':['小姑夫'],