User:ExcarnateSojournerBot/Past projects

From Wiktionary, the free dictionary
Jump to navigation Jump to search

Past projects undertaken by excarnateSojourner using excarnateSojournerBot.

2022

[edit]

Uncategorize multiword "words"

[edit]

Description

[edit]

Remove multiword terms from subcategories of Category:English words by number of syllables.

Status

[edit]

Done Done — excarnateSojourner (talk · contrib) 08:22, 22 November 2022 (UTC)

Discussions

[edit]
  1. Beer Parlour discussion establishing consensus.
  2. Grease Pit discussion looking for someone else with a bot.
  3. Vote to let me create my own bot (passed).

Implementation

[edit]

My Python script on GitHub removes plain links (e.g. [[Category:English 2-syllable words]]), removes template links (e.g. {{cat|en|English 2-syllable words}} or {{cln|en|2-syllable words}}), and adds |nocount=1 to {{IPA|en}} templates when appropriate.

Description

[edit]

Move Category:WC to Category:Toilet (room), and similarly for all language-specific subcategories.

Status

[edit]

Done Done — excarnateSojourner (talk · contrib) 00:54, 23 December 2022 (UTC)

Discussions

[edit]
  1. RFM discussion establishing consensus.

Implementation

[edit]

Python scripts accessible on GitHub.

Description

[edit]

Status

[edit]

Never done. I explained why in the RFM discussion.

Discussions

[edit]
  1. RFM discussion explaining why the categories should be moved, establishing consensus, and explaining why moving the categories would be more complicated than I first realized.

Implementation

[edit]

Python scripts on GitHub.

2023

[edit]

Recategorize grandchildren of Category:Languages by country

[edit]

cat:Languages by country contains subcategories for each continent (e.g. cat:Languages of the Americas), each of which contains subcategories for each country in that continent (e.g. cat:Languages of Canada). cat:Languages by country should instead contain the country categories directly. So its grandchildren should be made its children. (This should result in the deletion of the continent subcategories, since they will be empty.)

Status

[edit]

Done Done — excarnateSojourner (talk · contrib) 06:35, 21 February 2023 (UTC)

Discussion

[edit]

Implementation

[edit]

A Python script I wrote, which is on GitHub.

Replace curly quotes in Taos terms

[edit]

Description and discussion

[edit]
See Wiktionary:Requests for moves, mergers and splits § Entries in CAT:Taos lemmas with curly apostrophes

Status

[edit]
  • I have replaced all instances in Taos entries. — excarnateSojourner (talk · contrib) 23:40, 9 September 2023 (UTC)
  • Done Done: I've replaced instances in template calls which use twf (Taos's language code) in the etymology and translation sections of all entries in all languages, as requested by -sche. — excarnateSojourner (talk · contrib) 19:10, 13 November 2023 (UTC)

Implementation

[edit]

2024

[edit]

Add rhyme syllable counts

[edit]

Description

[edit]

Use the subcategories of Category:English words by number of syllables to automatically add syllable counts to existing {{rhymes|en}} templates.

Discussion

[edit]

Implementation

[edit]

I have written a Python script to do this.

Add language codes to lookfrom

[edit]

Add a language code to each transclusion of {{lookfrom}} at the same time that the current implementation of the template is overwritten by the implementation of {{prefixlanglemma}}.

Status

[edit]

Done Done — excarnateSojourner (ta·co) 04:56, 14 July 2024 (UTC)

Discussion

[edit]

Implementation

[edit]

See GitHub.