mirror of
https://github.com/ElnuDev/rust-jmdict.git
synced 2025-07-01 21:36:01 -07:00
bump JMdict to 2021-07-19
This commit is contained in:
parent
54fcf305ed
commit
ba8cfff126
5 changed files with 3004 additions and 2031 deletions
|
@ -1,5 +1,6 @@
|
|||
{
|
||||
"dial": {
|
||||
"bra": "Brazilian",
|
||||
"hob": "Hokkaido-ben",
|
||||
"ksb": "Kansai-ben",
|
||||
"ktb": "Kantou-ben",
|
||||
|
@ -20,10 +21,10 @@
|
|||
"agric": "agriculture",
|
||||
"anat": "anatomy",
|
||||
"archeol": "archeology",
|
||||
"archit": "architecture, building",
|
||||
"archit": "architecture",
|
||||
"art": "art, aesthetics",
|
||||
"astron": "astronomy",
|
||||
"audvid": "audio-visual",
|
||||
"audvid": "audiovisual",
|
||||
"aviat": "aviation",
|
||||
"baseb": "baseball",
|
||||
"biochem": "biochemistry",
|
||||
|
@ -31,6 +32,7 @@
|
|||
"bot": "botany",
|
||||
"bus": "business",
|
||||
"chem": "chemistry",
|
||||
"cloth": "clothing",
|
||||
"comp": "computing",
|
||||
"cryst": "crystallography",
|
||||
"ecol": "ecology",
|
||||
|
@ -53,7 +55,7 @@
|
|||
"gramm": "grammar",
|
||||
"grmyth": "Greek mythology",
|
||||
"hanaf": "hanafuda",
|
||||
"horse": "horse-racing",
|
||||
"horse": "horse racing",
|
||||
"law": "law",
|
||||
"ling": "linguistics",
|
||||
"logic": "logic",
|
||||
|
@ -61,7 +63,7 @@
|
|||
"math": "mathematics",
|
||||
"mech": "mechanical engineering",
|
||||
"med": "medicine",
|
||||
"met": "climate, weather",
|
||||
"met": "meteorology",
|
||||
"mil": "military",
|
||||
"music": "music",
|
||||
"ornith": "ornithology",
|
||||
|
@ -73,14 +75,16 @@
|
|||
"physics": "physics",
|
||||
"physiol": "physiology",
|
||||
"print": "printing",
|
||||
"psych": "psychology, psychiatry",
|
||||
"psy": "psychiatry",
|
||||
"psych": "psychology",
|
||||
"rail": "railway",
|
||||
"shogi": "shogi",
|
||||
"sports": "sports",
|
||||
"stat": "statistics",
|
||||
"sumo": "sumo",
|
||||
"telec": "telecommunications",
|
||||
"tradem": "trademark",
|
||||
"vidg": "video game",
|
||||
"vidg": "video games",
|
||||
"zool": "zoology"
|
||||
},
|
||||
"ke_inf": {
|
||||
|
@ -88,7 +92,8 @@
|
|||
"iK": "word containing irregular kanji usage",
|
||||
"ik": "word containing irregular kana usage",
|
||||
"io": "irregular okurigana usage",
|
||||
"oK": "word containing out-dated kanji"
|
||||
"oK": "word containing out-dated kanji or kanji usage",
|
||||
"rK": "rarely-used kanji form"
|
||||
},
|
||||
"misc": {
|
||||
"X": "rude or X-rated term (not displayed in educational software)",
|
||||
|
@ -102,18 +107,20 @@
|
|||
"dated": "dated term",
|
||||
"dei": "deity",
|
||||
"derog": "derogatory",
|
||||
"doc": "document",
|
||||
"ev": "event",
|
||||
"fam": "familiar language",
|
||||
"fem": "female term or language",
|
||||
"fict": "fiction",
|
||||
"form": "formal or literary term",
|
||||
"given": "given name or forename, gender not specified",
|
||||
"group": "group",
|
||||
"hist": "historical term",
|
||||
"hon": "honorific or respectful (sonkeigo) language",
|
||||
"hum": "humble (kenjougo) language",
|
||||
"id": "idiomatic expression",
|
||||
"joc": "jocular, humorous term",
|
||||
"leg": "legend",
|
||||
"litf": "literary or formal term",
|
||||
"m-sl": "manga slang",
|
||||
"male": "male term or language",
|
||||
"myth": "mythology",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue