Module:head/languages/ard: Revision history

Jump to navigation Jump to search

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.

9 November 2024

  • curprev 14:1914:19, 9 November 2024TheNightAvl talk contribs 592 bytes +592 Created page with "local data = {} data["adjective"] = { {param = "cmp", label = "comparative"}, {param = "adv", label = "adverb"}, } data["adverb"] = { {param = "cmp", label = "comparative"}, {param = "adj", label = "adjective"}, } data["noun"] = { {param = "con", label = "constructive singular"}, {param = "pl", label = "plural"}, {param = "conpl", label = "constructive plural"}, } data["verb"] = { {param = "pres", label = "first-person singular present"}, {param = "pst", lab..."