From 8950721af3c85919b1af6ba681c8942638472879 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 14:39:45 +0800 Subject: [PATCH] =?UTF-8?q?updated=20=E5=A7=A8=E6=AF=8D=E7=AD=89=E7=A7=B0?= =?UTF-8?q?=E5=91=BC=E7=9A=84=E6=B7=BB=E5=8A=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- script/relationship.js | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/script/relationship.js b/script/relationship.js index 8e534b3..1fd50dd 100644 --- a/script/relationship.js +++ b/script/relationship.js @@ -211,8 +211,8 @@ 'm,lb':['小舅'], 'm,lb,w':['小舅妈'], //姨家 - 'm,xs':['姨妈','姨姨','姨','二姨','三姨'], - 'm,xs,h':['姨父','姨丈','二姨父','三姨父'], + 'm,xs':['姨妈','姨母','姨姨','姨','二姨','三姨'], + 'm,xs,h':['姨丈','姨父','二姨父','三姨父'], 'm,xs,s&o':['表哥(姨家)','表哥'], 'm,xs,s&o,w':['表嫂(姨家)','表嫂'], 'm,xs,s&l':['表弟(姨家)','表弟'], @@ -230,8 +230,8 @@ 'm,ls':['小姨','小姨妈'], 'm,ls,h':['小姨父','小姨丈','小姨夫'], //姑家 - 'f,xs':['姑妈','姑姑','姑'], - 'f,xs,h':['姑父','姑丈'], + 'f,xs':['姑妈','姑母','姑姑','姑'], + 'f,xs,h':['姑丈','姑父'], 'f,xs,s&o':['表哥(姑家)','表哥'], 'f,xs,s&o,w':['表嫂(姑家)','表嫂'], 'f,xs,s&l':['表弟(姑家)','表弟'], @@ -262,7 +262,7 @@ 'f,ob':['伯父','伯伯','大伯','二伯','三伯'], 'f,ob,w':['伯母','大娘'], 'f,lb':['叔叔','叔父','叔','二叔','三叔'], - 'f,lb,w':['婶婶','婶'], + 'f,lb,w':['婶婶','婶母','婶'], 'f,f,xs,s&o,':['表伯'], 'f,f,xs,s&l,':['表叔'], 'f,f,xs,s,w':['表婶'],