「モジュール:Infobox MOS」の版間の差分

編集の要約なし
編集の要約なし
139行目: 139行目:
end
end
local section_header = "Scale structure"
local section_header = "構造"
local section_entries = {
local section_entries = {
{string.format("<b>%s</b>", section_header)},
{string.format("<b>%s</b>", section_header)},
398行目: 398行目:
local other_names = other_names or { "p-chromatic", "hard diatonic" }
local other_names = other_names or { "p-chromatic", "hard diatonic" }
local section_header = "Other names"
local section_header = "別名"
if #other_names == 0 then
if #other_names == 0 then
464行目: 464行目:
end
end
local section_header = "Related MOS scales"
local section_header = "関連する音律"
local section_entries = {
local section_entries = {
{string.format("<b>%s</b>", section_header)},
{string.format("<b>%s</b>", section_header)},