From 150f0f7743757eb67d8a0e2e74281cba2c150e42 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 11:13:45 +0800 Subject: [PATCH] =?UTF-8?q?updated=20=E5=A7=BB=E4=BA=B2=E5=85=B3=E7=B3=BB?= =?UTF-8?q?=E6=B7=BB=E5=8A=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- script/relationship.js | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/script/relationship.js b/script/relationship.js index 517b7db..fcbee12 100644 --- a/script/relationship.js +++ b/script/relationship.js @@ -255,7 +255,7 @@ 'f,os':['姑母'], 'f,ls':['姑姐'], //本家 - 'f,xb,s&o':['堂哥'], + 'f,xb,s&o':['堂哥','堂兄'], 'f,xb,s&o,w':['堂嫂'], 'f,xb,s&l':['堂弟'], 'f,xb,s&l,w':['堂弟媳'], @@ -304,6 +304,10 @@ 'w,f,f,ob,w':['太伯岳母'], 'w,f,f,lb,':['太叔岳'], 'w,f,f,lb,w':['太叔岳母'], + 'w,f,f,xb,s&o':['姻伯'], + 'w,f,f,xb,s&o,w':['姻姆'], + 'w,f,f,xb,s&l':['姻叔'], + 'w,f,f,xb,s&l,w':['姻婶'], 'w,ob':['大舅哥','大舅子','内兄'], 'w,ob,w':['嫂子','大妗子','内嫂'], 'w,lb':['小舅子','内弟'], @@ -329,7 +333,7 @@ 'h,f,m':['祖婆'], 'h,f,f,f':['太公翁'], 'h,f,f,m':['太奶亲'], - 'h,f,xb,s&o':['堂兄'], + 'h,f,xb,s&o':['堂哥','堂兄'], 'h,f,xb,s&o,w':['堂嫂'], 'h,f,xb,s&l':['堂弟'], 'h,f,xb,s&l,w':['堂小弟'],