Every Latvian declension table on here is ordered incorrectly where Accusative is placed after Nominative. Accusative should be between Dative and Instrumental. I've already gone through and fixed (or made edit requests) on several other regional Wiktionaries that had copied from here, but here all of them are protected. I initially made a post on the Noun declension talk page, but here is the list of tables that should be fixed:
–EdnessP (talk) 14:32, 1 January 2025 (UTC)
{{vern}}
and Old High German (two unrelated matters)I've noticed that {{vern}}
automatically converts ' apostrophes to curly ’ apostrophes in the links it forms on Wikipedia.
E.g. devil's bit scabious leads to the nonexistent page Devil’s bit scabious while non-curly Devil's bit scabious does exist as a redirect on Wikipedia.
Is there some way that {{vern}}
could be agnostic about whether the Wikipedia page it connects to has a curly or non-curly apostrophe? This is likely to be a perennial issue with vernacular names of organisms that have apostrophes.
I've also noticed that Jberkel's list of requested items for Gothic indicates Bardilo and Bardzila as sources for -ilo. It looks to me like this is due to an Old High German word appearing in the etymologies of both. Could this mean that somewhere in the templates/modules for OHG, the parameter got has been used instead of goh? I've noticed Cornish terms get sorted into the equivalent Welsh list for precisely this reason.
Many thanks, Arafsymudwr (talk) 20:08, 1 January 2025 (UTC)
Kindly add the following to MediaWiki:Gadget-Site.css:
@media screen {
html.skin-theme-clientpref-night img.mw-logo-icon {
color-scheme: light;
filter: invert(1) hue-rotate(180deg);
}
}
@media screen and (prefers-color-scheme: dark) {
html.skin-theme-clientpref-os img.mw-logo-icon {
color-scheme: light;
filter: invert(1) hue-rotate(180deg);
}
}
This will invert the Wiktionary logo on the top left in dark mode. I have tested on User:Matrix/common.css Matrix (talk) 21:42, 1 January 2025 (UTC)
color-scheme: light
helps. In addition, the filter should do better work with the colors, e.g. something like invert(1) brightness(55%) contrast(250%) hue-rotate(180deg)
. — SURJECTION / T / C / L / 21:58, 1 January 2025 (UTC)
color scheme: light
prevents dark mode overrides from happening. It's not strictly necessary here as the style theme-night
has been disabled at MediaWiki:Wikimedia-styles-exclude. Also, your filter (invert(1) brightness(55%) contrast(250%) hue-rotate(180deg)
) seems to work a lot better so you (or the deciding IA) can add that instead Matrix (talk) 13:10, 2 January 2025 (UTC)
I modified Module:jv-translit to transliterate ꦚ꧀ꦕ and ꦚ꧀ꦗ as nc and nj, rather than nyc and nyj. But for some reason, it doesn't affect Module:number list/data/jv or Template:jv-set. How do I fix it? @Aprihani @Bismabrj @Corypight @Dejongstebroer @FlintstoneSpark @Flyflower234 @KIDE777 @NeilCooper @Pras @Rex Aurorum @Riemogerz @SamanthaPuckettIndo @TAC0799 @Xbypass YukaSylvie (talk) 04:07, 3 January 2025 (UTC)
I was looking at https://en.wiktionary.orghttps://dictious.com/en/Reconstruction:Proto-Germanic/kul%C4%85 and noticed it has cabbage loans in the descendants. How can I stop those from inclusion in this coal page? I wish to apply a fix to that page later when I log in. 24.244.23.128 04:45, 4 January 2025 (UTC)
{{desctree}}
drew from that one. I added a second etymology and used {{etymid}}
to direct {{desctree}}
to the right one. That fixed the English branch- I hope that was the only one. Chuck Entz (talk) 06:48, 4 January 2025 (UTC)
Quite a lot of entries have quotes from people writing/speaking pseudonymously, and many of those authors' names are widely publicly known (sometimes more widely known than a particular pseudonym, sometimes not as widely known as the pseudonym); even in cases where the name isn't widely known, it'd still be useful to know that the quote is pseudonymous. Currently, our quote templates have just a plain |author=
parameter (and the |author1=
, |author2=
, etc., parameters, but those are set up for adding additional authors, not for adding additional names of a single author, and they themselves have the same problem |author=
itself does in the event that one of those coauthors happens to be writing or speaking pseudonymously), forcing us to either (author examples chosen to have one with a Wikipedia article under his pseudonym, one with a WP article under his real name, and one with no WP article, for illustration's sake):
|author=w:qntm
, |author={{w|James Madison|Publius}}
, |author=Drachinifel
), omitting the name entirely (except as a link target iff the author has a WP article under their real name);|author={{w|qntm|Sam Hughes}}
, |author=w:James Madison
, |author=Alexander Pocklington
), omitting the pseudonym entirely (except as a link target iff the author has a WP article under their pseudonym);|author=w:qntm
or |author={{w|qntm|Sam Hughes}}
, |author=w:James Madison
, |author=Drachinifel
), a determination which is not necessarily easy or simple to make and which would lead to inconsistent treatment of different authors (and would require editing the quote's |author=
parameter if which name is better known changes);|author={{w|qntm|qntm (Sam Hughes)}}
, |author={{w|James Madison|Publius (James Madison)}}
, |author=Drachinifel (Alexander Pocklington)
), which is clunky for whoever's filling out the quote template (especially if linking to a WP article on the pseudonymous author, due to the need to manually pipe the link in question) and prevents the use of w:
syntax for linking to any WP article about the author (forcing the use of the bulkier {{w|blah blah blah}}
syntax);|author={{w|qntm|Sam Hughes (qntm)}}
, |author={{w|James Madison|James Madison (Publius)}}
, |author=Alexander Pocklington (Drachinifel)
), which has the same problems as option 4; or|author={{w|qntm|qntm (Sam Hughes)}}
or |author={{w|qntm|Sam Hughes (qntm)}}
, |author={{w|James Madison|James Madison (Publius)}}
, |author=Drachinifel (Alexander Pocklington)
), which combines the problems of options 3 and 4.Would it be doable to add a |pseudonym=
/|pseudo=
(and |pseudonym1=
/|pseudo1=
, |pseudonym2=
/|pseudo2=
, etc., for use with |author1=
, |author2=
, etc.) parameter to our quote templates so as to natively support pseudonymous quotes? Whoop whoop pull up ♀️ Bitching Betty 🏳️⚧️ Averted crashes ⚧️ 18:41, 4 January 2025 (UTC)
|pseudonym=
parameter. Note the following:
|editor=John Doe
? — Sgconlaw (talk) 05:12, 7 January 2025 (UTC)
|author=
parameter (as well as several other parameters like |editor=
, |tlr=
/|translator=
, |coauthors=
, etc.) can take multiple semicolon-separated authors, each with attached inline modifiers, so it gets tricky to have a separate |pseudonym=
parameter along with e.g. multiple authors in |author=
. I'm not sure exactly how it would work but it will be implemented in the generic author-handling code so it applies to all author-like parameters. Maybe it will be something like |author=w:Stephen King<pseudonym:Richard Bachman>
to display "Stephen King " or |author=w:George Sand<realname:Amantine Lucile Dupin>
to display "George Sand " or something. To support cases where the real name isn't known, you could write |author=w:Banksy<realname:->
to display "Banksy " or |author=w:Elena Ferrante<realname:?>
to explicitly display "Elena Ferrante " or similar. The value of the realname:
and pseudonym:
parameters will likely use the same syntax as authors themselves, so you could write e.g. |author=w:H. Bustos Domecq<realname:w:Jorge Luis Borges; w:Adolfo Bioy Casares>
to display "H. Bustos Domecq ", with multiple real names, each linked to Wikipedia, while the pseudonym is also linked. The case of a likely pseudonym could be indicated as |author=w:Richard Roe<pseudonym?>
or something. If the desired author name isn't the same as the Wikipedia article, this syntax would require you to write a piped link like |author=w:]<real name:w:William Everett Cook>
or similar. This latter syntax is a bit awkward but hopefully it won't occur so often. Benwing2 (talk) 02:09, 9 January 2025 (UTC)
(Notifying Aryaman): , @svartava, Benwing2, AryamanA: I'm currently documenting some Pali roots. In the course of this, I've found that different authors uses different names for the same root. An immediate case in point is the root of pāpuṇāti, for which the native name (at least in one edition of the Dhatupatha) is apa, influencing Warder and Buddhadatta to call it ap , while Duroiselle and Collins, possibly under the influence of its Sanskrit forbear आप् (āp), call it āp. I therefore want one of cat:Pali terms belonging to the root āp and cat:Pali terms belonging to the root ap to function as a soft link to the other. I have put appropriate text in the former, but what should I do to preserve it? (This has been covered before, but I'm not good at finding past posts. Besides, it is conceivable that a hard link might be the appropriate solution.) As things stand now, the category and its content will be deleted because the category is empty. --RichardW57 (talk) 17:24, 5 January 2025 (UTC)
I may find a similar issue with some other roots, possibly with a debate between splitters and lumpers. --RichardW57 (talk) 17:24, 5 January 2025 (UTC)
This is something that used to work, but now it doesn't. Take for example the quotation at सम्राज्: when I click on "6.68.9", it should go here, but instead it goes here, so without the Devanagari numbers. It looks like this is related to @Theknightwho's changes from December 15 at the Quotations module. Exarchus (talk) 20:29, 5 January 2025 (UTC)
.convert
can be followed by a function (e.g. .numToDeva
), which should be called like a method (i.e. with self
as the first implicit argument). That wasn't happening, but someone had implemented a kludge to get around that in this one specific case; however, other conversions would still have been broken (e.g. .numToRoman
). Now, they should all work. Theknightwho (talk) 21:32, 5 January 2025 (UTC)
Hi. I have the accel gadget installed, but when I tried to create rénmíng xué by clicking the green link in 人名學 nothing was generated. How can I fix this? Thanks. ''']''' (talk • contribs) 15:50, 6 January 2025 (UTC)
I'd like to propose a value for use in {{lb}}, etc. I've checked at Template:label/list and it's not there. Is this the place to do it? (The value is "italicised," "italicized," etc., by the way, for use with qualifiers like "usually" or "sometimes," e.g. for words that are naturalised but still often treated as foreign terms, like sic.) Cameron.coombe (talk) 23:52, 7 January 2025 (UTC)
{{lb}}
. We could add this as a recognized label but the only reason to do it is either if these terms should be categorized or if we want the label to link to somewhere in the glossary with an explanation of what the term "italicized" means. Benwing2 (talk) 22:51, 13 January 2025 (UTC)
ok so I just tried making my user page it said vandalism but this is MY user page so I'm not sure why Whghhghhghghghghghghhg (talk) 20:43, 8 January 2025 (UTC)
On the page defibrinate, someone put #* #* - there are probably more examples of this. Can a cleanup list be made, or a search query be done to find them, and then correct them? Father of minus 2 (talk) 10:19, 9 January 2025 (UTC)
*
as an asterisk and not a formatter. It's probably faster to identify and cleanup the mistakes by hand than to automate it with a bot. JeffDoozan (talk) 19:54, 9 January 2025 (UTC)I already created a working sortkey module in Module:okm-sortkey. All one has to do is add
sort_key = "okm-sortkey",
after line 377. Chom.kwoy (talk) 17:35, 9 January 2025 (UTC)
While editing praedīves, a Latin adjective with identical masculine and feminine inflected forms, I noticed the green link for "praedīvite" in the inflection table incorrectly omitted the "f" marker (creaing a page with "infl of|la|praedīves||abl|m//n|s"). I see the same when I try the green link in the inflection table at compatibilis for the form compatibilem (it generates "infl of|la|compatibilis||acc|m|s" which should be "infl of|la|compatibilis||acc|m//f|s"). This is presumably a recent bug since I don't see this error on existing pages. I would guess it has something to do with Module:la-adj/table; I'm not sure if I caused it by my edit here. Urszag (talk) 12:46, 10 January 2025 (UTC)
My edit was constructive but I triggered bio abuse filter. I replaced some words with ellipses but I still triggered the filter. What words does it filter? 36.85.216.154 10:59, 13 January 2025 (UTC)
\b
s to the relevant part of the filter? This, that and the other (talk) 23:55, 13 January 2025 (UTC)
\b
's won't help. The filter is extremely effective at detecting what it's supposed to. I tried now to improve its detection of valid dictionary entries so that it should try to let them through. — SURJECTION / T / C / L / 07:13, 14 January 2025 (UTC)It seems that, even though in AP:ENPRON, CanE
is used for "Canada" and NZE
is used for "New Zealand", neither can currently be used with the accent template. 83.28.247.254 17:01, 13 January 2025 (UTC)
{{lb}}
and {{a}}
. Benwing2 (talk) 22:41, 13 January 2025 (UTC)The other day I came across this page on Wikpedia with a non-exhaustive, frankly quite short list of terms with ligatures on them. The page was asking for editors to fill it with more examples. I saw it and thought: "Why, this is right up Wiktionary's alley!"
Imagine my surprise when it turns out that in our case, we keep these similar cases in several separate categories. It makes sense, but someone interested in getting a list of words with Æ is likely interested in knowing about words with, say, Œ as well. And then logically comes the question "what other ligatures are there in English?"
I think we could a) improve our current navegability, b) help out Wikipedia and c) bring some more clicks to Wiktionary by making a little umbrella category encompassing these three cats. and any other ligatures I missed, perhaps in a cat called "English terms spelled with ligatures".
I believe it'd be equally useful for other languages where ligatures both exist and are unusual, and that an expert in {{auto cat}}
could accomplish this fairly easily. Alas, I am not one such expert, and though I tried very hard to look through the documentation and figure out what it was I had to do to get this done by myself, my experience there was completely fruitless and frankly quite frustrating.
I initially thought the othercat parameter (said to be limitless in the documentation) could be useful, but apparently it's not used with auto cat. I attempted looking through the code as well, only to be linked to this long-obsoleted "letter cat" template...
But I digress. It's best to just leave this to those who know best. A warning in the category edit page directed me to GP, so please help me out here!!
Paging everyone who's recently edited the relevant module @Benwing2, Theknightwho, J3133, Surjection, This, that and the other.
MedK1 (talk) 18:31, 13 January 2025 (UTC)
|othercat=
in {{auto cat}}
is specifically used with |lect=1
. We could create a category Category:English terms spelled with ligatures and just manually put those three cats into this category by adding ]
to the end of each category definition. If this is a good idea though, it might make sense to do it for all languages, which would require an ability to figure out whether a given character is a ligature (I'm not sure how easy this is to do in Unicode). Benwing2 (talk) 22:48, 13 January 2025 (UTC)
{{auto cat}}
so it too can have a parent category? Thanks so much for the response!! MedK1 (talk) 23:05, 13 January 2025 (UTC)
Latest tech news from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. Translations are available.
Weekly highlight
Updates for editors
inproject:
keyword. (These wikis: Arabic Wikipedia, English Wikipedia, English Wikivoyage, French Wikipedia, Hungarian Wikipedia, Nepali Wikipedia, Turkish Wikipedia, Chinese Wikipedia) w:tig:
) Updates for technical contributors
sub
field, which was incorrect (the field must always be a string). This has been fixed; the fix will be deployed to Wikimedia wikis on the week of January 13. Meetings and events
Tech news prepared by Tech News writers and posted by bot • Contribute • Translate • Get help • Give feedback • Subscribe or unsubscribe.
MediaWiki message delivery 01:42, 14 January 2025 (UTC)
Hello. I'm new to the world of Wiktionary. I have a question about the structure of definitions. At the moment I'm specifically concentrating on English simple nouns (not compound, hyphenated, nor proper.) I'm using a post-processed dump of the English wiktionary data (2025-01-13) from kaikii.org. I count 481,098 unique such nouns; but there are 489,401 noun entries. There are 6579 simple English nouns with multiple entries for the same pos. That's just 1.4% of total nouns. For example, "swop" has 2 entries as Nouns. I note the POS entry is under the Etymology entry. Is this standard practice in wiktionary? If so, I would expect to see more of these multiple entries but I'm no expert in these matters.
I can only compare to a couple of other resources I have used. In WordNet, every word-pos combination exists as a single lemma, so "swop" would have exactly one lemma in WordNet with multiple senses and synsets. I also frequently use the online Merriam Webster dictionary. In that dictionary, there also seems to be multiple entries for the same word-pos (again, I've only been focusing on simple nouns) for certain words. Sometimes there is a single header for "noun", and multiple senses are listed by number, as with "love." Other times, there are multiple Noun entries such as with "asp."
So my question is, what are the rules for determining when a simple English noun gets one Noun header with multiple sense definitions, versus when there are multiple Noun headers?
Thank you!
- Rob Killeroonie (talk) 16:07, 14 January 2025 (UTC)
For the word "treen", the source for the first Noun entry is
"{{head|en|noun form}}"
I looked up the "head" template docs here : Template:head#top
But I don't see "noun form" documented here. I see an "n" or just "noun."
What does "noun form" do in this context?
Thanks!
- Rob Killeroonie (talk) 01:40, 15 January 2025 (UTC)
{{head|en|something}}
, the entry will be categorised into the "English somethings" category. (In your case that category will be Category:English noun forms.) It will also look up "something" in a list to decide whether to additionally categorise the entry into "English lemmas" or "English non-lemma forms". There's nothing more to it.{{head}}
could be improved by moving the Usage section higher in the documentation, and adding a more direct explanation of what "form" is for. This, that and the other (talk) 01:58, 15 January 2025 (UTC)
A few more templates I've come across which need "palettizing" to make them not "light text on a light background" in dark mode:
(All these can be seen in action on de, Reconstruction:Proto-Mon-Khmer/ruŋ, or far.) - -sche (discuss) 03:09, 15 January 2025 (UTC)
{{inflection-table-top}}
and I'm about to do the same for the Bantu ones. This, that and the other (talk) 04:56, 16 January 2025 (UTC)