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':['堂小弟'],