11,840
edits
TheNightAvl (talk | contribs) No edit summary |
TheNightAvl (talk | contribs) No edit summary |
||
(12 intermediate revisions by 2 users not shown) | |||
Line 17: | Line 17: | ||
-- ["this is a subtopic of"] = "just this", | -- ["this is a subtopic of"] = "just this", | ||
-- ["this is a subtopic of"] = {"this", "this too"}, | -- ["this is a subtopic of"] = {"this", "this too"}, | ||
-- FOODS | |||
["fruits"] = {"plants", "foods"}, | |||
["spices and herbs"] = {"plants", "foods"}, | |||
["herbs"] = {"plants", "spices and herbs"}, | |||
["spices"] = {"plants", "spices and herbs"}, | |||
["vegetables"] = {"plants", "foods"}, | |||
["root vegetables"] = {"plants", "vegetables"}, | |||
-- LIFEFORMS | -- LIFEFORMS | ||
["animals"] = "lifeforms", | ["animals"] = "lifeforms", | ||
["mammals"] = "animals", | |||
["birds"] = "animals", | ["birds"] = "animals", | ||
["insects"] = "animals", | ["insects"] = "animals", | ||
Line 39: | Line 49: | ||
["astronomy"] = "sciences", | ["astronomy"] = "sciences", | ||
["planets"] = "astronomy", | |||
["biology"] = "sciences", | ["biology"] = "sciences", | ||
Line 62: | Line 73: | ||
["biochemistry"] = {"biology","chemistry"}, | ["biochemistry"] = {"biology","chemistry"}, | ||
["enzymes"] = "biochemistry", | ["enzymes"] = "biochemistry", | ||
["physical chemistry"] = {"physics","chemistry"}, | |||
["ions"] = "physical chemistry", | |||
["applied sciences"] = "sciences", | ["applied sciences"] = "sciences", | ||
Line 76: | Line 90: | ||
["trigonometry"] = "mathematics", | ["trigonometry"] = "mathematics", | ||
["trigonometric functions"] = "trigonometry", | ["trigonometric functions"] = "trigonometry", | ||
["earth sciences"] = "sciences", | |||
["geography"] = "earth sciences", | |||
["cartography"] = "geography", | |||
["geopolitics"] = {"geography", "politics"}, | |||
["social sciences"] = "sciences", | ["social sciences"] = "sciences", | ||
Line 85: | Line 104: | ||
["medicine"] = "sciences", | ["medicine"] = "sciences", | ||
["pharmacology"] = "medicine", | ["pharmacology"] = "medicine", | ||
["drugs"] = "pharmacology", | |||
["pharmaceutical drugs"] = "drugs", | |||
["recreational drugs"] = "drugs", | |||
["psychiatry"] = "medicine", | ["psychiatry"] = "medicine", | ||
["surgery"] = "medicine", | ["surgery"] = "medicine", | ||
Line 91: | Line 113: | ||
["physics"] = "sciences", | ["physics"] = "sciences", | ||
["nuclear physics"] = "physics", | ["nuclear physics"] = "physics", | ||
["subatomic particles"] = "physics", | |||
-- | -- SOCIETY | ||
[" | ["law"] = "society", | ||
["mythology"] = "society", | |||
["deities"] = "mythology", | |||
["religion"] = "society", | |||
["cardinal sins"] = "religion", | |||
} | } | ||
Line 104: | Line 131: | ||
"determiner", | "determiner", | ||
"interjection", | "interjection", | ||
"letter", | |||
"noun", | "noun", | ||
"numeral", | "numeral", | ||
Line 147: | Line 175: | ||
{"Lexember 2023 Day %s", {"Lexember 2023| "}}, | {"Lexember 2023 Day %s", {"Lexember 2023| "}}, | ||
{"Lexember 2023: %l", {"%l language|Lexember 2023", "Lexember 2023|%l"}}, | {"Lexember 2023: %l", {"%l language|Lexember 2023", "Lexember 2023|%l"}}, | ||
{"Lexember 2024", {"Lexember|2024"}}, | |||
{"Lexember 2024 Day %s: %l", {"Lexember 2024: %l| ", "Lexember 2024 Day %s|%l"}}, | |||
{"Lexember 2024 Day %s", {"Lexember 2024| "}}, | |||
{"Lexember 2024: %l", {"%l language|Lexember 2024", "Lexember 2024|%l"}}, | |||
-- Rhymes | -- Rhymes | ||
{"Rhymes", {"Fundamental"}}, | {"Rhymes", {"Fundamental"}}, | ||
Line 425: | Line 457: | ||
{"Terms with %l translations by language", {"Terms with translations by language|%l"}}, | {"Terms with %l translations by language", {"Terms with translations by language|%l"}}, | ||
{"%l terms with %u translations", {"%l terms with translations", "Terms with %u translations by language"}}, | {"%l terms with %u translations", {"%l terms with translations", "Terms with %u translations by language"}}, | ||
{"Terms with %s translations", {"Terms with translations by language| "}}, | |||
{"Terms needing %l translations", {"Entry maintenance by language| "}}, | {"Terms needing %l translations", {"Entry maintenance by language| "}}, | ||
Line 471: | Line 504: | ||
{"Idioms by language", {"Terms by usage subcategories by language"}}, | {"Idioms by language", {"Terms by usage subcategories by language"}}, | ||
{"%l idioms", {"%l terms by usage", "Idioms by language"}}, | {"%l idioms", {"%l terms by usage", "Idioms by language"}}, | ||
{"Informal terms by language", {"Terms by usage subcategories by language"}}, | |||
{"%l informal terms", {"%l terms by usage", "Informal terms by language"}}, | |||
{"Jocular terms by language", {"Terms by usage subcategories by language"}}, | {"Jocular terms by language", {"Terms by usage subcategories by language"}}, | ||
{"%l jocular terms", {"%l terms by usage", "Jocular terms by language"}}, | {"%l jocular terms", {"%l terms by usage", "Jocular terms by language"}}, | ||
{"Non-standard terms by language", {"Terms by usage subcategories by language"}}, | |||
{"%l non-standard terms", {"%l terms by usage", "Non-standard terms by language"}}, | |||
{"Obsolete terms by language", {"Terms by usage subcategories by language"}}, | {"Obsolete terms by language", {"Terms by usage subcategories by language"}}, | ||
{"%l obsolete terms", {"%l terms by usage", "Obsolete terms by language"}}, | {"%l obsolete terms", {"%l terms by usage", "Obsolete terms by language"}}, |