|
|
@@ -74,20 +74,19 @@ const items = {
|
|
|
"dict.fields.type.2p.short.label": "二",
|
|
|
"dict.fields.type.3p.label": "第三",
|
|
|
"dict.fields.type.3p.short.label": "三",
|
|
|
- "dict.fields.type.prp.label": "现分",
|
|
|
+ "dict.fields.type.prp.label": "现在分词",
|
|
|
"dict.fields.type.prp.short.label": "现分",
|
|
|
- "dict.fields.type.prpp.label": "被现分",
|
|
|
+ "dict.fields.type.prpp.label": "被动现在分词",
|
|
|
"dict.fields.type.prpp.short.label": "被现分",
|
|
|
- "dict.fields.type.pp.label": "过分",
|
|
|
+ "dict.fields.type.pp.label": "过去分词",
|
|
|
"dict.fields.type.pp.short.label": "过分",
|
|
|
"dict.fields.type.ppa.label": "主过分",
|
|
|
"dict.fields.type.ppa.short.label": "主过分",
|
|
|
"dict.fields.type.ppp.label": "被过分",
|
|
|
"dict.fields.type.ppp.short.label": "被过分",
|
|
|
- "dict.fields.type.futp.label": "未分",
|
|
|
+ "dict.fields.type.futp.label": "未来分词",
|
|
|
"dict.fields.type.futp.short.label": "未分",
|
|
|
"dict.fields.type.fpa.short.label": "主未分",
|
|
|
- "dict.fields.type.fpp.short.label": "未被分",
|
|
|
"dict.fields.type.grd.label": "义务",
|
|
|
"dict.fields.type.grd.short.label": "义务",
|
|
|
"dict.fields.type.pass.label": "被动",
|
|
|
@@ -145,7 +144,7 @@ const items = {
|
|
|
"dict.fields.type.adj:base.label": "形词干",
|
|
|
"dict.fields.type.adj:base.short.label": "形词干",
|
|
|
"dict.fields.type.fpp.label": "未来被动分词",
|
|
|
- "dict.fields.type.fpp.short": "未被分",
|
|
|
+ "dict.fields.type.fpp.short.label": "未被分",
|
|
|
};
|
|
|
|
|
|
export default items;
|