「モジュール:sh-headword」の版間の差分

削除された内容 追加された内容
編集の要約なし
編集の要約なし
98行目:
if args["def"] then
table.insert(data.inflections, {label = "definite限定", args["def"]})
end
if args["comp"] then
table.insert(data.inflections, {label = "comparative比較級", args["comp"]})
end