From b634b1496ec50f5f9440a291992ee577f3283d09 Mon Sep 17 00:00:00 2001 From: rampaa Date: Sat, 16 Dec 2023 14:49:27 +0300 Subject: [PATCH] Minor --- JL.Core/Dicts/DictUtils.cs | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/JL.Core/Dicts/DictUtils.cs b/JL.Core/Dicts/DictUtils.cs index 0501f497..6347ee95 100644 --- a/JL.Core/Dicts/DictUtils.cs +++ b/JL.Core/Dicts/DictUtils.cs @@ -133,7 +133,9 @@ public static class DictUtils { "bus", "business" }, { "cards", "card games" }, { "chem", "chemistry" }, + { "chmyth", "Chinese mythology" }, { "Christn", "Christianity" }, + { "civeng", "civil engineering" }, { "cloth", "clothing" }, { "comp", "computing" }, { "cryst", "crystallography" }, @@ -145,6 +147,7 @@ public static class DictUtils { "embryo", "embryology" }, { "engr", "engineering" }, { "ent", "entomology" }, + { "figskt", "figure skating" }, { "film", "film" }, { "finc", "finance" }, { "fish", "fishing" }, @@ -160,6 +163,8 @@ public static class DictUtils { "grmyth", "Greek mythology" }, { "hanaf", "hanafuda" }, { "horse", "horse racing" }, + { "internet", "networking, WWW" }, + { "jpmyth", "Japanese mythology" }, { "kabuki", "kabuki" }, { "law", "law" }, { "ling", "linguistics" }, @@ -172,7 +177,9 @@ public static class DictUtils { "med", "medicine" }, { "met", "meteorology" }, { "mil", "military" }, + { "min", "mineralogy" }, { "mining", "mining" }, + { "motor", "motorsport" }, { "music", "music" }, { "noh", "noh" }, { "ornith", "ornithology" }, @@ -185,6 +192,7 @@ public static class DictUtils { "physiol", "physiology" }, { "politics", "politics" }, { "print", "printing" }, + { "prowres", "professional wrestling" }, { "psy", "psychiatry" }, { "psyanal", "psychoanalysis" }, { "psych", "psychology" }, @@ -200,6 +208,7 @@ public static class DictUtils { "telec", "telecommunications" }, { "tradem", "trademark" }, { "tv", "television" }, + { "vet", "veterinary terms" }, { "vidg", "video games" }, { "zool", "zoology" }, @@ -362,6 +371,7 @@ public static class DictUtils { "gikun", "gikun (meaning as reading) or jukujikun (special kanji reading)" }, { "ok", "out-dated or obsolete kana usage" }, + { "rk", "rarely used kana form" }, { "sk", "search-only kana form" } };