mirror of
https://github.com/ElnuDev/rust-jmdict.git
synced 2025-04-01 10:41:30 -07:00
bump JMdict to 2023-07-25
This commit is contained in:
parent
9a8bd1b541
commit
59f90e187f
2 changed files with 53176 additions and 39060 deletions
92207
data/entrypack.json
92207
data/entrypack.json
File diff suppressed because one or more lines are too long
|
@ -31,10 +31,12 @@
|
|||
"biol": "biology",
|
||||
"bot": "botany",
|
||||
"bus": "business",
|
||||
"cards": "card games",
|
||||
"chem": "chemistry",
|
||||
"cloth": "clothing",
|
||||
"comp": "computing",
|
||||
"cryst": "crystallography",
|
||||
"dent": "dentistry",
|
||||
"ecol": "ecology",
|
||||
"econ": "economics",
|
||||
"elec": "electricity, elec. eng.",
|
||||
|
@ -42,6 +44,7 @@
|
|||
"embryo": "embryology",
|
||||
"engr": "engineering",
|
||||
"ent": "entomology",
|
||||
"film": "film",
|
||||
"finc": "finance",
|
||||
"fish": "fishing",
|
||||
"food": "food, cooking",
|
||||
|
@ -56,34 +59,44 @@
|
|||
"grmyth": "Greek mythology",
|
||||
"hanaf": "hanafuda",
|
||||
"horse": "horse racing",
|
||||
"kabuki": "kabuki",
|
||||
"law": "law",
|
||||
"ling": "linguistics",
|
||||
"logic": "logic",
|
||||
"mahj": "mahjong",
|
||||
"manga": "manga",
|
||||
"math": "mathematics",
|
||||
"mech": "mechanical engineering",
|
||||
"med": "medicine",
|
||||
"met": "meteorology",
|
||||
"mil": "military",
|
||||
"mining": "mining",
|
||||
"music": "music",
|
||||
"noh": "noh",
|
||||
"ornith": "ornithology",
|
||||
"paleo": "paleontology",
|
||||
"pathol": "pathology",
|
||||
"pharm": "pharmacy",
|
||||
"pharm": "pharmacology",
|
||||
"phil": "philosophy",
|
||||
"photo": "photography",
|
||||
"physics": "physics",
|
||||
"physiol": "physiology",
|
||||
"politics": "politics",
|
||||
"print": "printing",
|
||||
"psy": "psychiatry",
|
||||
"psyanal": "psychoanalysis",
|
||||
"psych": "psychology",
|
||||
"rail": "railway",
|
||||
"rommyth": "Roman mythology",
|
||||
"shogi": "shogi",
|
||||
"ski": "skiing",
|
||||
"sports": "sports",
|
||||
"stat": "statistics",
|
||||
"stockm": "stock market",
|
||||
"sumo": "sumo",
|
||||
"telec": "telecommunications",
|
||||
"tradem": "trademark",
|
||||
"tv": "television",
|
||||
"vidg": "video games",
|
||||
"zool": "zoology"
|
||||
},
|
||||
|
@ -93,21 +106,23 @@
|
|||
"ik": "word containing irregular kana usage",
|
||||
"io": "irregular okurigana usage",
|
||||
"oK": "word containing out-dated kanji or kanji usage",
|
||||
"rK": "rarely-used kanji form"
|
||||
"rK": "rarely-used kanji form",
|
||||
"sK": "search-only kanji form"
|
||||
},
|
||||
"misc": {
|
||||
"X": "rude or X-rated term (not displayed in educational software)",
|
||||
"abbr": "abbreviation",
|
||||
"arch": "archaism",
|
||||
"arch": "archaic",
|
||||
"char": "character",
|
||||
"chn": "children's language",
|
||||
"col": "colloquialism",
|
||||
"col": "colloquial",
|
||||
"company": "company name",
|
||||
"creat": "creature",
|
||||
"dated": "dated term",
|
||||
"dei": "deity",
|
||||
"derog": "derogatory",
|
||||
"doc": "document",
|
||||
"euph": "euphemistic",
|
||||
"ev": "event",
|
||||
"fam": "familiar language",
|
||||
"fem": "female term or language",
|
||||
|
@ -127,7 +142,6 @@
|
|||
"net-sl": "Internet slang",
|
||||
"obj": "object",
|
||||
"obs": "obsolete term",
|
||||
"obsc": "obscure term",
|
||||
"on-mim": "onomatopoeic or mimetic word",
|
||||
"organization": "organization name",
|
||||
"oth": "other",
|
||||
|
@ -138,10 +152,11 @@
|
|||
"product": "product name",
|
||||
"proverb": "proverb",
|
||||
"quote": "quotation",
|
||||
"rare": "rare",
|
||||
"rare": "rare term",
|
||||
"relig": "religion",
|
||||
"sens": "sensitive",
|
||||
"serv": "service",
|
||||
"ship": "ship name",
|
||||
"sl": "slang",
|
||||
"station": "railway station",
|
||||
"surname": "family or surname",
|
||||
|
@ -249,6 +264,6 @@
|
|||
"gikun": "gikun (meaning as reading) or jukujikun (special kanji reading)",
|
||||
"ik": "word containing irregular kana usage",
|
||||
"ok": "out-dated or obsolete kana usage",
|
||||
"uK": "word usually written using kanji alone"
|
||||
"sk": "search-only kana form"
|
||||
}
|
||||
}
|
Loading…
Add table
Reference in a new issue