From a7d2f2a1fbe3405bcfe09c80513a2d27a702cae7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=83=91=E6=B5=A9=E4=B9=90?= <89932980@qq.com> Date: Wed, 30 Mar 2016 10:24:03 +0800 Subject: [PATCH] =?UTF-8?q?updated=20=E5=A7=90=E5=A6=B9=E7=9A=84=E5=85=AC?= =?UTF-8?q?=E5=85=AC=E5=A9=86=E5=A9=86=EF=BC=8C=E5=A7=91=E5=A7=A5=E7=88=B7?= =?UTF-8?q?=E7=AD=89=E5=88=AB=E7=A7=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- script/relationship.js | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/script/relationship.js b/script/relationship.js index 92230ef..0f31b43 100644 --- a/script/relationship.js +++ b/script/relationship.js @@ -178,8 +178,8 @@ 'm,m,xb,w':['舅姥姥'], 'm,f,m':['太姥姥'], 'm,f,f':['太姥爷'], - 'm,f,xs':['姑姥姥'], - 'm,f,xs,h':['姑姥爷'], + 'm,f,xs':['姑姥姥','外太姑母'], + 'm,f,xs,h':['姑姥爷','外太姑父'], 'm,f,ob':['大姥爷'], 'm,f,lb':['小姥爷'], 'm,f,xb':['xx姥爷','二姥爷','三姥爷'], @@ -368,6 +368,8 @@ 'os,h':['姐夫','姊夫','姊婿'], 'ls':['妹妹','妹'], 'ls,h':['妹夫','妹婿'], + 'xs,h,f':['亲家爷','亲爹','亲伯'], + 'xs,h,m':['亲家娘','亲娘'], 'xs,s':['外甥'], 'xs,s,w':['外甥媳妇'], 'xs,s,s':['甥孙'],