Skip to content

Instantly share code, notes, and snippets.

@xtai
Created December 17, 2017 06:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save xtai/048dc27ef5ab6a44b5459c60955ba461 to your computer and use it in GitHub Desktop.
Save xtai/048dc27ef5ab6a44b5459c60955ba461 to your computer and use it in GitHub Desktop.
a = {
"あい": "love",
"いう": "say",
"うえ": "up",
"うお": "fish",
"おう": "owe",
"あう": "meet",
"おい": "nephew",
"おおい": "many",
"いい": "good",
"あおい": "blue",
"いえ": "home",
"いいえ": "no",
"いか": "squid",
"かう": "buy",
"おく": "place",
"ここ": "here",
"きかい": "opportunity",
"きこく": "return",
"かかく": "price",
"かお": "face",
"きく": "listen",
"きおく": "memory",
"くけい": "rectangle",
"くう": "eat",
"くい": "regret",
"いく": "go",
"けいき": "economy",
"こえ": "sound",
"こい": "carp",
"あさ": "morning",
"そこく": "homeland",
"すいか": "watermelon",
"せかい": "world",
"しあい": "game",
"しお": "salt",
"きせき": "miracle",
"あさい": "shallow",
"きそ": "basis",
"あす": "tomorrow",
"しき": "four seasons",
"あし": "foot",
"おたく": "home",
"ちかてつ": "subway",
"たたかう": "fight",
"きたい": "expect",
"とけい": "watch",
"ちかく": "near",
"ちしき": "knowledge",
"あいて": "opponent",
"てあし": "hands and feet",
"あと": "later",
"いたい": "painful",
"とち": "land",
"いと": "intent",
"ちかう": "pledge",
"かない": "wife",
"なに": "what",
"ねこ": "cat",
"ぬの": "cloth",
"あなた": "you",
"のこす": "leave",
"にあう": "match",
"きぬ": "silk",
"きたない": "dirty",
"きのう": "yesterday",
"さかな": "fish",
"なく": "cry",
"にく": "meat",
"いぬ": "dog",
"くに": "country",
"ぬく": "pull",
"きのこ": "mushroom",
"はい": "yes",
"はこ": "box",
"ひふ": "skin",
"ほそい": "thin",
"へいたい": "soldier",
"ふかい": "deep",
"ひくい": "low",
"ひかく": "comparison",
"はち": "bee",
"ひにち": "daily",
"きはく": "spirit",
"ひにく": "irony",
"へいき": "weapon",
"ほかの": "other",
"ひと": "people",
"ほす": "dry",
"ひとこと": "word",
"はくし": "blank",
"はついく": "development",
"はかせ": "doctor",
"ひこうき": "airplane",
"ひさしい": "long",
"ふくし": "Fukushima",
"もも": "peach",
"むし": "insect",
"まめ": "beans",
"むすめ": "daughter",
"かみさま": "god",
"まいにち": "every day",
"きみ": "kid",
"さむい": "cold",
"もの": "thing",
"むすこ": "son",
"すまない": "sorry",
"もくてき": "purpose",
"めめしい": "pussy",
"ひみつ": "secret",
"やま": "mountain",
"やおや": "greengrocer",
"よやく": "reservation",
"やみよ": "dark night",
"おゆ": "hot water",
"よく": "well",
"やさい": "vegetable",
"やすい": "cheap",
"ひやく": "jump",
"もやし": "bean sprout",
"もよおす": "hold",
"ゆかた": "yukata",
"ゆたか": "rich",
"おかゆ": "rice porridge",
"やさしい": "easy",
"やすみ": "break",
"ゆうやけ": "sunset",
"よこむき": "sideway",
"よくない": "bad",
"よのなか": "world",
"はる": "spring",
"れきし": "history",
"おふろ": "bath",
"きらい": "hate",
"たりる": "sufficient",
"るす": "absence",
"くもる": "cloudy",
"やるき": "motivation",
"おさら": "dish",
"ろうそく": "candle",
"しつれい": "rude",
"きれい": "pretty",
"ふろしき": "wrapping cloth",
"おもしろい": "funny",
"ひれつ": "despicable",
"あつまる": "gather",
"ならう": "learn",
"ふるい": "old",
"ふりかえる": "look back",
"きらく": "comfortable",
"わたし": "I",
"かわ": "river",
"すわる": "sit",
"わらう": "laugh",
"しあわせ": "happiness",
"きわめて": "very",
"わすれる": "forget",
"わかす": "boil",
"おせわ": "care",
"まわる": "around",
"わける": "divide",
"やわらかい": "soft",
"くわえる": "add",
"いわう": "celebrate",
"あらわす": "represent",
"わふく": "Japanese clothes",
"さわる": "touch"
};
b = {
"エア": "air",
"ココア": "cocoa",
"アイス": "ice"
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment