Module:category tree/families: Difference between revisions
No edit summary |
m →top: clean up |
||
| Line 212: | Line 212: | ||
["qfa-dis"] = "These are languages where there is no consensus concerning which family, if any, they belong to.", | ["qfa-dis"] = "These are languages where there is no consensus concerning which family, if any, they belong to.", | ||
["qfa-iso"] = "These are languages where there is general agreement that the language has no known relatives.", | ["qfa-iso"] = "These are languages where there is general agreement that the language has no known relatives.", | ||
["qfa-mix"] = "A [[mixed language]] is a language which is composed of two different languages.", | ["qfa-mix"] = "A [[wikt:mixed language|mixed language]] is a language which is composed of two different languages.", | ||
["qfa-unc"] = "These are languages that cannot be confidently assigned to a family due to lack of sufficient linguistic data. " .. | ["qfa-unc"] = "These are languages that cannot be confidently assigned to a family due to lack of sufficient linguistic data. " .. | ||
"They are also commonly called {{w|unclassified language|unclassified languages}}, but this is ambiguous between " .. | "They are also commonly called {{w|unclassified language|unclassified languages}}, but this is ambiguous between " .. | ||
| Line 274: | Line 274: | ||
if family_is_not_a_family(family) then | if family_is_not_a_family(family) then | ||
additional_preface = additional_preface .. | additional_preface = additional_preface .. | ||
"This is a pseudo-family, used for grouping purposes but not forming a linguistically valid [[clade]] " .. | "This is a pseudo-family, used for grouping purposes but not forming a linguistically valid [[wikt:clade|clade]] " .. | ||
"(i.e. a set of linguistically related languages descending from a common parent).\n\n" .. | "(i.e. a set of linguistically related languages descending from a common parent).\n\n" .. | ||
"Information about this family:\n\n" | "Information about this family:\n\n" | ||