Actions

Module

etymology: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

29 January 2026

  • curprev 07:2907:29, 29 January 2026 Jawad talk contribs 4,481 bytes +4,481 Created page with "-- Module:etymology local utilities = require("Module:utilities") local lexicon = require("Module:lexicon") local format = require("Module:format") local etymology = {} local function get_ancestor_relations(lang, item, homonym, options) local rels = {} for _, et in ipairs(lexicon.get_sources(lang, item, homonym, options) or {}) do local rel_type = et.descendant_type or "" local rel_unc = et.uncertainty == true or false for _, it i..."