Skip to content

复合体数据

Defined in: data.ts:154

复合体 Compound operator: 结构表示符 operandList: 部分列表,有可能是两部分,也可能是三部分(对于 ⿲、⿳) tags: 复合体的标签 order: 笔画块的顺序

operandList: string[]

Defined in: data.ts:157


operator: "⿰" | "⿱" | "⿲" | "⿳" | "⿴" | "⿵" | "⿶" | "⿷" | "⿸" | "⿹" | "⿺" | "⿻" | "⿼" | "⿽" | "⿾" | "⿿"

Defined in: data.ts:156


optional order: 笔画块[]

Defined in: data.ts:159


optional parameters: 复合体参数

Defined in: data.ts:160


optional tags: string[]

Defined in: data.ts:158


type: "compound"

Defined in: data.ts:155