mirror of
https://github.com/h7x4/unofficial_jisho_api_dart.git
synced 2025-01-22 01:14:45 +01:00
Update tests
This commit is contained in:
parent
d65550a502
commit
5a902d944c
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@ -1,10 +1,7 @@
|
||||
{
|
||||
"query": "ネガティブ",
|
||||
"expectedResult": {
|
||||
"query": "ネガティブ",
|
||||
"found": false,
|
||||
"results": [],
|
||||
"uri": "https://jisho.org/search/%E3%83%8D%E3%82%AC%E3%83%86%E3%82%A3%E3%83%96%23sentences",
|
||||
"phrase": "ネガティブ"
|
||||
}
|
||||
"query": "ネガティブ",
|
||||
"found": false,
|
||||
"results": [],
|
||||
"uri": "https://jisho.org/search/%E3%83%8D%E3%82%AC%E3%83%86%E3%82%A3%E3%83%96%23sentences",
|
||||
"phrase": "ネガティブ"
|
||||
}
|
@ -1,10 +1,7 @@
|
||||
{
|
||||
"query": "grlgmregmneriireg",
|
||||
"expectedResult": {
|
||||
"query": "grlgmregmneriireg",
|
||||
"found": false,
|
||||
"results": [],
|
||||
"uri": "https://jisho.org/search/grlgmregmneriireg%23sentences",
|
||||
"phrase": "grlgmregmneriireg"
|
||||
}
|
||||
"query": "彼*叩く",
|
||||
"found": false,
|
||||
"results": [],
|
||||
"uri": "https://jisho.org/search/%E5%BD%BC%EF%BC%8A%E5%8F%A9%E3%81%8F%23sentences",
|
||||
"phrase": "彼*叩く"
|
||||
}
|
@ -1,68 +1,19 @@
|
||||
{
|
||||
"query": "車",
|
||||
"expectedResult": {
|
||||
"query": "車",
|
||||
"found": true,
|
||||
"taughtIn": "grade 1",
|
||||
"jlptLevel": "N5",
|
||||
"newspaperFrequencyRank": "333",
|
||||
"strokeCount": 7,
|
||||
"meaning": "car",
|
||||
"kunyomi": [
|
||||
"くるま"
|
||||
],
|
||||
"onyomi": [
|
||||
"シャ"
|
||||
],
|
||||
"onyomiExamples": [
|
||||
{
|
||||
"example": "車",
|
||||
"reading": "シャ",
|
||||
"meaning": "car, vehicle"
|
||||
},
|
||||
{
|
||||
"example": "車検",
|
||||
"reading": "シャケン",
|
||||
"meaning": "vehicle inspection"
|
||||
},
|
||||
{
|
||||
"example": "見切り発車",
|
||||
"reading": "ミキリハッシャ",
|
||||
"meaning": "starting a train (or bus, etc.) before all the passengers are on board, making a snap decision, starting an action without considering objections to it any longer"
|
||||
},
|
||||
{
|
||||
"example": "軽自動車",
|
||||
"reading": "ケイジドウシャ",
|
||||
"meaning": "light motor vehicle (up to 660cc and 64bhp), k-car, kei car"
|
||||
}
|
||||
],
|
||||
"kunyomiExamples": [
|
||||
{
|
||||
"example": "車",
|
||||
"reading": "くるま",
|
||||
"meaning": "car, automobile, vehicle, wheel"
|
||||
},
|
||||
{
|
||||
"example": "車椅子",
|
||||
"reading": "くるまいす",
|
||||
"meaning": "wheelchair, folding push-chair"
|
||||
},
|
||||
{
|
||||
"example": "火の車",
|
||||
"reading": "ひのくるま",
|
||||
"meaning": "fiery chariot (which carries the souls of sinners into hell), desperate financial situation, dire straits"
|
||||
}
|
||||
],
|
||||
"radical": {
|
||||
"symbol": "車",
|
||||
"meaning": "cart, car"
|
||||
},
|
||||
"parts": [
|
||||
"車"
|
||||
],
|
||||
"strokeOrderDiagramUri": "https://classic.jisho.org/static/images/stroke_diagrams/36554_frames.png",
|
||||
"strokeOrderSvgUri": "https://d1w6u4xc3l95km.cloudfront.net/kanji-2015-03/08eca.svg",
|
||||
"strokeOrderGifUri": "https://raw.githubusercontent.com/mistval/kanji_images/master/gifs/8eca.gif",
|
||||
"uri": "https://jisho.org/search/%E8%BB%8A%23kanji"
|
||||
}
|
||||
"query": "wegmwrlgkrgmg",
|
||||
"found": false,
|
||||
"taughtIn": null,
|
||||
"jlptLevel": null,
|
||||
"newspaperFrequencyRank": null,
|
||||
"strokeCount": null,
|
||||
"meaning": null,
|
||||
"kunyomi": null,
|
||||
"onyomi": null,
|
||||
"onyomiExamples": null,
|
||||
"kunyomiExamples": null,
|
||||
"radical": null,
|
||||
"parts": null,
|
||||
"strokeOrderDiagramUri": null,
|
||||
"strokeOrderSvgUri": null,
|
||||
"strokeOrderGifUri": null,
|
||||
"uri": null
|
||||
}
|
@ -1,127 +1,125 @@
|
||||
{
|
||||
"query": "家",
|
||||
"expectedResult": {
|
||||
"query": "家",
|
||||
"found": true,
|
||||
"taughtIn": "grade 2",
|
||||
"jlptLevel": "N4",
|
||||
"newspaperFrequencyRank": "133",
|
||||
"strokeCount": 10,
|
||||
"meaning": "house, home, family, professional, expert, performer",
|
||||
"kunyomi": [
|
||||
"いえ",
|
||||
"や",
|
||||
"うち"
|
||||
],
|
||||
"onyomi": [
|
||||
"カ",
|
||||
"ケ"
|
||||
],
|
||||
"onyomiExamples": [
|
||||
{
|
||||
"example": "家",
|
||||
"reading": "カ",
|
||||
"meaning": "-ist, -er"
|
||||
},
|
||||
{
|
||||
"example": "家屋",
|
||||
"reading": "カオク",
|
||||
"meaning": "house, building"
|
||||
},
|
||||
{
|
||||
"example": "研究家",
|
||||
"reading": "ケンキュウカ",
|
||||
"meaning": "researcher, student (of)"
|
||||
},
|
||||
{
|
||||
"example": "活動家",
|
||||
"reading": "カツドウカ",
|
||||
"meaning": "activist"
|
||||
},
|
||||
{
|
||||
"example": "家",
|
||||
"reading": "ケ",
|
||||
"meaning": "house (e.g. of Tokugawa), family"
|
||||
},
|
||||
{
|
||||
"example": "家来",
|
||||
"reading": "ケライ",
|
||||
"meaning": "retainer, retinue, servant"
|
||||
},
|
||||
{
|
||||
"example": "本家",
|
||||
"reading": "ホンケ",
|
||||
"meaning": "head house (family), birthplace, originator"
|
||||
},
|
||||
{
|
||||
"example": "公家",
|
||||
"reading": "クゲ",
|
||||
"meaning": "court noble, nobility, Imperial Court"
|
||||
}
|
||||
],
|
||||
"kunyomiExamples": [
|
||||
{
|
||||
"example": "家",
|
||||
"reading": "いえ",
|
||||
"meaning": "house, residence, dwelling, family, household, lineage, family name"
|
||||
},
|
||||
{
|
||||
"example": "家主",
|
||||
"reading": "やぬし",
|
||||
"meaning": "landlord, landlady, house owner, home owner, head of the household"
|
||||
},
|
||||
{
|
||||
"example": "本家",
|
||||
"reading": "ほんけ",
|
||||
"meaning": "head house (family), birthplace, originator"
|
||||
},
|
||||
{
|
||||
"example": "小家",
|
||||
"reading": "こいえ",
|
||||
"meaning": "small and simple home"
|
||||
},
|
||||
{
|
||||
"example": "屋",
|
||||
"reading": "や",
|
||||
"meaning": "(something) shop, somebody who sells (something) or works as (something), somebody with a (certain) personality trait, house, roof"
|
||||
},
|
||||
{
|
||||
"example": "家内",
|
||||
"reading": "かない",
|
||||
"meaning": "(my) wife, inside the home, one's family"
|
||||
},
|
||||
{
|
||||
"example": "長屋",
|
||||
"reading": "ながや",
|
||||
"meaning": "tenement house, row house"
|
||||
},
|
||||
{
|
||||
"example": "本家",
|
||||
"reading": "ほんけ",
|
||||
"meaning": "head house (family), birthplace, originator"
|
||||
},
|
||||
{
|
||||
"example": "家",
|
||||
"reading": "うち",
|
||||
"meaning": "house, home (one's own), (one's) family, (one's) household"
|
||||
},
|
||||
{
|
||||
"example": "家中",
|
||||
"reading": "うちじゅう",
|
||||
"meaning": "whole family, all (members of) the family, all over the house, retainer of a daimyo, feudal domain, clan"
|
||||
}
|
||||
],
|
||||
"radical": {
|
||||
"symbol": "宀",
|
||||
"meaning": "roof"
|
||||
},
|
||||
"parts": [
|
||||
"宀",
|
||||
"豕"
|
||||
],
|
||||
"strokeOrderDiagramUri": "https://classic.jisho.org/static/images/stroke_diagrams/23478_frames.png",
|
||||
"strokeOrderSvgUri": "https://d1w6u4xc3l95km.cloudfront.net/kanji-2015-03/05bb6.svg",
|
||||
"strokeOrderGifUri": "https://raw.githubusercontent.com/mistval/kanji_images/master/gifs/5bb6.gif",
|
||||
"uri": "https://jisho.org/search/%E5%AE%B6%23kanji"
|
||||
"query": "家",
|
||||
"found": true,
|
||||
"taughtIn": "grade 2",
|
||||
"jlptLevel": "N4",
|
||||
"newspaperFrequencyRank": 133,
|
||||
"strokeCount": 10,
|
||||
"meaning": "house, home, family, professional, expert, performer",
|
||||
"kunyomi": [
|
||||
"いえ",
|
||||
"や",
|
||||
"うち"
|
||||
],
|
||||
"onyomi": [
|
||||
"カ",
|
||||
"ケ"
|
||||
],
|
||||
"onyomiExamples": [
|
||||
{
|
||||
"example": "家",
|
||||
"reading": "カ",
|
||||
"meaning": "-ist, -er"
|
||||
},
|
||||
{
|
||||
"example": "家屋",
|
||||
"reading": "カオク",
|
||||
"meaning": "house, building"
|
||||
},
|
||||
{
|
||||
"example": "研究家",
|
||||
"reading": "ケンキュウカ",
|
||||
"meaning": "researcher, student (of)"
|
||||
},
|
||||
{
|
||||
"example": "活動家",
|
||||
"reading": "カツドウカ",
|
||||
"meaning": "activist"
|
||||
},
|
||||
{
|
||||
"example": "家",
|
||||
"reading": "ケ",
|
||||
"meaning": "house (e.g. of Tokugawa), family"
|
||||
},
|
||||
{
|
||||
"example": "家来",
|
||||
"reading": "ケライ",
|
||||
"meaning": "retainer, retinue, servant"
|
||||
},
|
||||
{
|
||||
"example": "本家",
|
||||
"reading": "ホンケ",
|
||||
"meaning": "head house (family), birthplace, originator"
|
||||
},
|
||||
{
|
||||
"example": "公家",
|
||||
"reading": "クゲ",
|
||||
"meaning": "court noble, nobility, Imperial Court"
|
||||
}
|
||||
],
|
||||
"kunyomiExamples": [
|
||||
{
|
||||
"example": "家",
|
||||
"reading": "いえ",
|
||||
"meaning": "house, residence, dwelling, family, household, lineage, family name"
|
||||
},
|
||||
{
|
||||
"example": "家主",
|
||||
"reading": "やぬし",
|
||||
"meaning": "landlord, landlady, house owner, home owner, head of the household"
|
||||
},
|
||||
{
|
||||
"example": "本家",
|
||||
"reading": "ほんけ",
|
||||
"meaning": "head house (family), birthplace, originator"
|
||||
},
|
||||
{
|
||||
"example": "小家",
|
||||
"reading": "こいえ",
|
||||
"meaning": "small and simple home"
|
||||
},
|
||||
{
|
||||
"example": "屋",
|
||||
"reading": "や",
|
||||
"meaning": "(something) shop, somebody who sells (something) or works as (something), somebody with a (certain) personality trait, house, roof"
|
||||
},
|
||||
{
|
||||
"example": "家内",
|
||||
"reading": "かない",
|
||||
"meaning": "(my) wife, inside the home, one's family"
|
||||
},
|
||||
{
|
||||
"example": "長屋",
|
||||
"reading": "ながや",
|
||||
"meaning": "tenement house, row house"
|
||||
},
|
||||
{
|
||||
"example": "本家",
|
||||
"reading": "ほんけ",
|
||||
"meaning": "head house (family), birthplace, originator"
|
||||
},
|
||||
{
|
||||
"example": "家",
|
||||
"reading": "うち",
|
||||
"meaning": "house, home (one's own), (one's) family, (one's) household"
|
||||
},
|
||||
{
|
||||
"example": "家中",
|
||||
"reading": "うちじゅう",
|
||||
"meaning": "whole family, all (members of) the family, all over the house, retainer of a daimyo, feudal domain, clan"
|
||||
}
|
||||
],
|
||||
"radical": {
|
||||
"symbol": "宀",
|
||||
"forms": null,
|
||||
"meaning": "roof"
|
||||
},
|
||||
"parts": [
|
||||
"宀",
|
||||
"豕"
|
||||
],
|
||||
"strokeOrderDiagramUri": "https://classic.jisho.org/static/images/stroke_diagrams/23478_frames.png",
|
||||
"strokeOrderSvgUri": "https://d1w6u4xc3l95km.cloudfront.net/kanji-2015-03/05bb6.svg",
|
||||
"strokeOrderGifUri": "https://raw.githubusercontent.com/mistval/kanji_images/master/gifs/5bb6.gif",
|
||||
"uri": "https://jisho.org/search/%E5%AE%B6%23kanji"
|
||||
}
|
@ -1,99 +1,19 @@
|
||||
{
|
||||
"query": "楽",
|
||||
"expectedResult": {
|
||||
"query": "楽",
|
||||
"found": true,
|
||||
"taughtIn": "grade 2",
|
||||
"jlptLevel": "N4",
|
||||
"newspaperFrequencyRank": "373",
|
||||
"strokeCount": 13,
|
||||
"meaning": "music, comfort, ease",
|
||||
"kunyomi": [
|
||||
"たの.しい",
|
||||
"たの.しむ",
|
||||
"この.む"
|
||||
],
|
||||
"onyomi": [
|
||||
"ガク",
|
||||
"ラク",
|
||||
"ゴウ"
|
||||
],
|
||||
"onyomiExamples": [
|
||||
{
|
||||
"example": "楽団",
|
||||
"reading": "ガクダン",
|
||||
"meaning": "orchestra, band"
|
||||
},
|
||||
{
|
||||
"example": "楽章",
|
||||
"reading": "ガクショウ",
|
||||
"meaning": "(musical) movement"
|
||||
},
|
||||
{
|
||||
"example": "邦楽",
|
||||
"reading": "ホウガク",
|
||||
"meaning": "Japanese music (esp. traditional Japanese music)"
|
||||
},
|
||||
{
|
||||
"example": "室内楽",
|
||||
"reading": "シツナイガク",
|
||||
"meaning": "chamber music"
|
||||
},
|
||||
{
|
||||
"example": "楽",
|
||||
"reading": "ラク",
|
||||
"meaning": "comfort, ease, relief, (at) peace, relaxation, easy, simple, without trouble, without hardships, (economically) comfortable, raku pottery"
|
||||
},
|
||||
{
|
||||
"example": "楽園",
|
||||
"reading": "ラクエン",
|
||||
"meaning": "pleasure garden, paradise"
|
||||
},
|
||||
{
|
||||
"example": "千秋楽",
|
||||
"reading": "センシュウラク",
|
||||
"meaning": "concluding festivities, concluding program, concluding programme, final day of a tournament"
|
||||
},
|
||||
{
|
||||
"example": "行楽",
|
||||
"reading": "コウラク",
|
||||
"meaning": "outing, excursion, pleasure trip, going on a picnic"
|
||||
},
|
||||
{
|
||||
"example": "猿楽",
|
||||
"reading": "サルガク",
|
||||
"meaning": "sarugaku (form of theatre popular in Japan during the 11th to 14th centuries), noh, fooling around"
|
||||
}
|
||||
],
|
||||
"kunyomiExamples": [
|
||||
{
|
||||
"example": "楽しい",
|
||||
"reading": "たのしい",
|
||||
"meaning": "enjoyable, fun, pleasant, happy, delightful"
|
||||
},
|
||||
{
|
||||
"example": "楽しい思い出",
|
||||
"reading": "たのしいおもいで",
|
||||
"meaning": "happy memory, sweet memory"
|
||||
},
|
||||
{
|
||||
"example": "楽しむ",
|
||||
"reading": "たのしむ",
|
||||
"meaning": "to enjoy (oneself)"
|
||||
}
|
||||
],
|
||||
"radical": {
|
||||
"symbol": "木",
|
||||
"meaning": "tree"
|
||||
},
|
||||
"parts": [
|
||||
"冫",
|
||||
"木",
|
||||
"白"
|
||||
],
|
||||
"strokeOrderDiagramUri": "https://classic.jisho.org/static/images/stroke_diagrams/27005_frames.png",
|
||||
"strokeOrderSvgUri": "https://d1w6u4xc3l95km.cloudfront.net/kanji-2015-03/0697d.svg",
|
||||
"strokeOrderGifUri": "https://raw.githubusercontent.com/mistval/kanji_images/master/gifs/697d.gif",
|
||||
"uri": "https://jisho.org/search/%E6%A5%BD%23kanji"
|
||||
}
|
||||
"query": "極上",
|
||||
"found": false,
|
||||
"taughtIn": null,
|
||||
"jlptLevel": null,
|
||||
"newspaperFrequencyRank": null,
|
||||
"strokeCount": null,
|
||||
"meaning": null,
|
||||
"kunyomi": null,
|
||||
"onyomi": null,
|
||||
"onyomiExamples": null,
|
||||
"kunyomiExamples": null,
|
||||
"radical": null,
|
||||
"parts": null,
|
||||
"strokeOrderDiagramUri": null,
|
||||
"strokeOrderSvgUri": null,
|
||||
"strokeOrderGifUri": null,
|
||||
"uri": null
|
||||
}
|
@ -1,7 +1,75 @@
|
||||
{
|
||||
"query": "極上",
|
||||
"expectedResult": {
|
||||
"query": "極上",
|
||||
"found": false
|
||||
"query": "水",
|
||||
"found": true,
|
||||
"taughtIn": "grade 1",
|
||||
"jlptLevel": "N5",
|
||||
"newspaperFrequencyRank": 223,
|
||||
"strokeCount": 4,
|
||||
"meaning": "water",
|
||||
"kunyomi": [
|
||||
"みず",
|
||||
"みず-"
|
||||
],
|
||||
"onyomi": [
|
||||
"スイ"
|
||||
],
|
||||
"onyomiExamples": [
|
||||
{
|
||||
"example": "水",
|
||||
"reading": "スイ",
|
||||
"meaning": "Wednesday, shaved ice (served with flavored syrup), water (fifth of the five elements)"
|
||||
},
|
||||
{
|
||||
"example": "水位",
|
||||
"reading": "スイイ",
|
||||
"meaning": "water level"
|
||||
},
|
||||
{
|
||||
"example": "用水",
|
||||
"reading": "ヨウスイ",
|
||||
"meaning": "irrigation water, water for fire, city water, cistern water"
|
||||
},
|
||||
{
|
||||
"example": "浄水",
|
||||
"reading": "ジョウスイ",
|
||||
"meaning": "clean water"
|
||||
}
|
||||
],
|
||||
"kunyomiExamples": [
|
||||
{
|
||||
"example": "水",
|
||||
"reading": "みず",
|
||||
"meaning": "water (esp. cool, fresh water, e.g. drinking water), fluid (esp. in an animal tissue), liquid, flood, floodwaters, water offered to wrestlers just prior to a bout, break granted to wrestlers engaged in a prolonged bout"
|
||||
},
|
||||
{
|
||||
"example": "水揚げ",
|
||||
"reading": "みずあげ",
|
||||
"meaning": "landing, unloading (e.g. a ship), catch (of fish), takings, sales (of a shop), defloration (e.g. of a geisha), preservation (of cut flowers, in ikebana)"
|
||||
},
|
||||
{
|
||||
"example": "飲み水",
|
||||
"reading": "のみみず",
|
||||
"meaning": "drinking water, potable water"
|
||||
},
|
||||
{
|
||||
"example": "呼び水",
|
||||
"reading": "よびみず",
|
||||
"meaning": "pump-priming, rousing, stimulation"
|
||||
}
|
||||
],
|
||||
"radical": {
|
||||
"symbol": "水",
|
||||
"forms": [
|
||||
"氵",
|
||||
"氺"
|
||||
],
|
||||
"meaning": "water"
|
||||
},
|
||||
"parts": [
|
||||
"水"
|
||||
],
|
||||
"strokeOrderDiagramUri": "https://classic.jisho.org/static/images/stroke_diagrams/27700_frames.png",
|
||||
"strokeOrderSvgUri": "https://d1w6u4xc3l95km.cloudfront.net/kanji-2015-03/06c34.svg",
|
||||
"strokeOrderGifUri": "https://raw.githubusercontent.com/mistval/kanji_images/master/gifs/6c34.gif",
|
||||
"uri": "https://jisho.org/search/%E6%B0%B4%23kanji"
|
||||
}
|
@ -1,52 +1,66 @@
|
||||
{
|
||||
"query": "贄",
|
||||
"expectedResult": {
|
||||
"query": "贄",
|
||||
"found": true,
|
||||
"strokeCount": 18,
|
||||
"meaning": "offering, sacrifice",
|
||||
"kunyomi": [
|
||||
"にえ"
|
||||
],
|
||||
"onyomi": [
|
||||
"シ"
|
||||
],
|
||||
"onyomiExamples": [],
|
||||
"kunyomiExamples": [
|
||||
{
|
||||
"example": "贄",
|
||||
"reading": "にえ",
|
||||
"meaning": "offering (to the gods, emperor, etc.), gift, sacrifice"
|
||||
},
|
||||
{
|
||||
"example": "早贄",
|
||||
"reading": "はやにえ",
|
||||
"meaning": "butcher-bird prey impaled on twigs, thorns, etc. for later consumption, first offering of the season"
|
||||
},
|
||||
{
|
||||
"example": "百舌の早贄",
|
||||
"reading": "もずのはやにえ",
|
||||
"meaning": "butcher-bird prey impaled on twigs, thorns, etc. for later consumption"
|
||||
}
|
||||
],
|
||||
"radical": {
|
||||
"symbol": "貝",
|
||||
"meaning": "shell"
|
||||
},
|
||||
"parts": [
|
||||
"ハ",
|
||||
"丶",
|
||||
"九",
|
||||
"亠",
|
||||
"十",
|
||||
"目",
|
||||
"立",
|
||||
"貝",
|
||||
"辛"
|
||||
],
|
||||
"strokeOrderDiagramUri": "https://classic.jisho.org/static/images/stroke_diagrams/36100_frames.png",
|
||||
"strokeOrderSvgUri": "https://d1w6u4xc3l95km.cloudfront.net/kanji-2015-03/08d04.svg",
|
||||
"strokeOrderGifUri": "https://raw.githubusercontent.com/mistval/kanji_images/master/gifs/8d04.gif",
|
||||
"uri": "https://jisho.org/search/%E8%B4%84%23kanji"
|
||||
"query": "車",
|
||||
"found": true,
|
||||
"taughtIn": "grade 1",
|
||||
"jlptLevel": "N5",
|
||||
"newspaperFrequencyRank": 333,
|
||||
"strokeCount": 7,
|
||||
"meaning": "car",
|
||||
"kunyomi": [
|
||||
"くるま"
|
||||
],
|
||||
"onyomi": [
|
||||
"シャ"
|
||||
],
|
||||
"onyomiExamples": [
|
||||
{
|
||||
"example": "車",
|
||||
"reading": "シャ",
|
||||
"meaning": "car, vehicle"
|
||||
},
|
||||
{
|
||||
"example": "車検",
|
||||
"reading": "シャケン",
|
||||
"meaning": "vehicle inspection"
|
||||
},
|
||||
{
|
||||
"example": "見切り発車",
|
||||
"reading": "ミキリハッシャ",
|
||||
"meaning": "starting a train (or bus, etc.) before all the passengers are on board, making a snap decision, starting an action without considering objections to it any longer"
|
||||
},
|
||||
{
|
||||
"example": "軽自動車",
|
||||
"reading": "ケイジドウシャ",
|
||||
"meaning": "light motor vehicle (up to 660cc and 64bhp), k-car, kei car"
|
||||
}
|
||||
],
|
||||
"kunyomiExamples": [
|
||||
{
|
||||
"example": "車",
|
||||
"reading": "くるま",
|
||||
"meaning": "car, automobile, vehicle, wheel"
|
||||
},
|
||||
{
|
||||
"example": "車椅子",
|
||||
"reading": "くるまいす",
|
||||
"meaning": "wheelchair, folding push-chair"
|
||||
},
|
||||
{
|
||||
"example": "火の車",
|
||||
"reading": "ひのくるま",
|
||||
"meaning": "fiery chariot (which carries the souls of sinners into hell), desperate financial situation, dire straits"
|
||||
}
|
||||
],
|
||||
"radical": {
|
||||
"symbol": "車",
|
||||
"forms": null,
|
||||
"meaning": "cart, car"
|
||||
},
|
||||
"parts": [
|
||||
"車"
|
||||
],
|
||||
"strokeOrderDiagramUri": "https://classic.jisho.org/static/images/stroke_diagrams/36554_frames.png",
|
||||
"strokeOrderSvgUri": "https://d1w6u4xc3l95km.cloudfront.net/kanji-2015-03/08eca.svg",
|
||||
"strokeOrderGifUri": "https://raw.githubusercontent.com/mistval/kanji_images/master/gifs/8eca.gif",
|
||||
"uri": "https://jisho.org/search/%E8%BB%8A%23kanji"
|
||||
}
|
@ -1,7 +1,19 @@
|
||||
{
|
||||
"query": "ネガティブ",
|
||||
"expectedResult": {
|
||||
"query": "ネガティブ",
|
||||
"found": false
|
||||
}
|
||||
"query": "ネガティブ",
|
||||
"found": false,
|
||||
"taughtIn": null,
|
||||
"jlptLevel": null,
|
||||
"newspaperFrequencyRank": null,
|
||||
"strokeCount": null,
|
||||
"meaning": null,
|
||||
"kunyomi": null,
|
||||
"onyomi": null,
|
||||
"onyomiExamples": null,
|
||||
"kunyomiExamples": null,
|
||||
"radical": null,
|
||||
"parts": null,
|
||||
"strokeOrderDiagramUri": null,
|
||||
"strokeOrderSvgUri": null,
|
||||
"strokeOrderGifUri": null,
|
||||
"uri": null
|
||||
}
|
@ -1,7 +1,53 @@
|
||||
{
|
||||
"query": "wegmwrlgkrgmg",
|
||||
"expectedResult": {
|
||||
"query": "wegmwrlgkrgmg",
|
||||
"found": false
|
||||
"query": "贄",
|
||||
"found": true,
|
||||
"taughtIn": null,
|
||||
"jlptLevel": null,
|
||||
"newspaperFrequencyRank": null,
|
||||
"strokeCount": 18,
|
||||
"meaning": "offering, sacrifice",
|
||||
"kunyomi": [
|
||||
"にえ"
|
||||
],
|
||||
"onyomi": [
|
||||
"シ"
|
||||
],
|
||||
"onyomiExamples": [],
|
||||
"kunyomiExamples": [
|
||||
{
|
||||
"example": "贄",
|
||||
"reading": "にえ",
|
||||
"meaning": "offering (to the gods, emperor, etc.), gift, sacrifice"
|
||||
},
|
||||
{
|
||||
"example": "早贄",
|
||||
"reading": "はやにえ",
|
||||
"meaning": "butcher-bird prey impaled on twigs, thorns, etc. for later consumption, first offering of the season"
|
||||
},
|
||||
{
|
||||
"example": "百舌の早贄",
|
||||
"reading": "もずのはやにえ",
|
||||
"meaning": "butcher-bird prey impaled on twigs, thorns, etc. for later consumption"
|
||||
}
|
||||
],
|
||||
"radical": {
|
||||
"symbol": "貝",
|
||||
"forms": null,
|
||||
"meaning": "shell"
|
||||
},
|
||||
"parts": [
|
||||
"ハ",
|
||||
"丶",
|
||||
"九",
|
||||
"亠",
|
||||
"十",
|
||||
"目",
|
||||
"立",
|
||||
"貝",
|
||||
"辛"
|
||||
],
|
||||
"strokeOrderDiagramUri": "https://classic.jisho.org/static/images/stroke_diagrams/36100_frames.png",
|
||||
"strokeOrderSvgUri": "https://d1w6u4xc3l95km.cloudfront.net/kanji-2015-03/08d04.svg",
|
||||
"strokeOrderGifUri": "https://raw.githubusercontent.com/mistval/kanji_images/master/gifs/8d04.gif",
|
||||
"uri": "https://jisho.org/search/%E8%B4%84%23kanji"
|
||||
}
|
@ -1,78 +1,97 @@
|
||||
{
|
||||
"query": "水",
|
||||
"expectedResult": {
|
||||
"query": "水",
|
||||
"found": true,
|
||||
"taughtIn": "grade 1",
|
||||
"jlptLevel": "N5",
|
||||
"newspaperFrequencyRank": "223",
|
||||
"strokeCount": 4,
|
||||
"meaning": "water",
|
||||
"kunyomi": [
|
||||
"みず",
|
||||
"みず-"
|
||||
],
|
||||
"onyomi": [
|
||||
"スイ"
|
||||
],
|
||||
"onyomiExamples": [
|
||||
{
|
||||
"example": "水",
|
||||
"reading": "スイ",
|
||||
"meaning": "Wednesday, shaved ice (served with flavored syrup), water (fifth of the five elements)"
|
||||
},
|
||||
{
|
||||
"example": "水位",
|
||||
"reading": "スイイ",
|
||||
"meaning": "water level"
|
||||
},
|
||||
{
|
||||
"example": "用水",
|
||||
"reading": "ヨウスイ",
|
||||
"meaning": "irrigation water, water for fire, city water, cistern water"
|
||||
},
|
||||
{
|
||||
"example": "浄水",
|
||||
"reading": "ジョウスイ",
|
||||
"meaning": "clean water"
|
||||
}
|
||||
],
|
||||
"kunyomiExamples": [
|
||||
{
|
||||
"example": "水",
|
||||
"reading": "みず",
|
||||
"meaning": "water (esp. cool, fresh water, e.g. drinking water), fluid (esp. in an animal tissue), liquid, flood, floodwaters, water offered to wrestlers just prior to a bout, break granted to wrestlers engaged in a prolonged bout"
|
||||
},
|
||||
{
|
||||
"example": "水揚げ",
|
||||
"reading": "みずあげ",
|
||||
"meaning": "landing, unloading (e.g. a ship), catch (of fish), takings, sales (of a shop), defloration (e.g. of a geisha), preservation (of cut flowers, in ikebana)"
|
||||
},
|
||||
{
|
||||
"example": "飲み水",
|
||||
"reading": "のみみず",
|
||||
"meaning": "drinking water, potable water"
|
||||
},
|
||||
{
|
||||
"example": "呼び水",
|
||||
"reading": "よびみず",
|
||||
"meaning": "pump-priming, rousing, stimulation"
|
||||
}
|
||||
],
|
||||
"radical": {
|
||||
"symbol": "水",
|
||||
"forms": [
|
||||
"氵",
|
||||
"氺"
|
||||
],
|
||||
"meaning": "water"
|
||||
},
|
||||
"parts": [
|
||||
"水"
|
||||
],
|
||||
"strokeOrderDiagramUri": "https://classic.jisho.org/static/images/stroke_diagrams/27700_frames.png",
|
||||
"strokeOrderSvgUri": "https://d1w6u4xc3l95km.cloudfront.net/kanji-2015-03/06c34.svg",
|
||||
"strokeOrderGifUri": "https://raw.githubusercontent.com/mistval/kanji_images/master/gifs/6c34.gif",
|
||||
"uri": "https://jisho.org/search/%E6%B0%B4%23kanji"
|
||||
"query": "楽",
|
||||
"found": true,
|
||||
"taughtIn": "grade 2",
|
||||
"jlptLevel": "N4",
|
||||
"newspaperFrequencyRank": 373,
|
||||
"strokeCount": 13,
|
||||
"meaning": "music, comfort, ease",
|
||||
"kunyomi": [
|
||||
"たの.しい",
|
||||
"たの.しむ",
|
||||
"この.む"
|
||||
],
|
||||
"onyomi": [
|
||||
"ガク",
|
||||
"ラク",
|
||||
"ゴウ"
|
||||
],
|
||||
"onyomiExamples": [
|
||||
{
|
||||
"example": "楽団",
|
||||
"reading": "ガクダン",
|
||||
"meaning": "orchestra, band"
|
||||
},
|
||||
{
|
||||
"example": "楽章",
|
||||
"reading": "ガクショウ",
|
||||
"meaning": "(musical) movement"
|
||||
},
|
||||
{
|
||||
"example": "邦楽",
|
||||
"reading": "ホウガク",
|
||||
"meaning": "Japanese music (esp. traditional Japanese music)"
|
||||
},
|
||||
{
|
||||
"example": "室内楽",
|
||||
"reading": "シツナイガク",
|
||||
"meaning": "chamber music"
|
||||
},
|
||||
{
|
||||
"example": "楽",
|
||||
"reading": "ラク",
|
||||
"meaning": "comfort, ease, relief, (at) peace, relaxation, easy, simple, without trouble, without hardships, (economically) comfortable, raku pottery"
|
||||
},
|
||||
{
|
||||
"example": "楽園",
|
||||
"reading": "ラクエン",
|
||||
"meaning": "pleasure garden, paradise"
|
||||
},
|
||||
{
|
||||
"example": "千秋楽",
|
||||
"reading": "センシュウラク",
|
||||
"meaning": "concluding festivities, concluding program, concluding programme, final day of a tournament"
|
||||
},
|
||||
{
|
||||
"example": "行楽",
|
||||
"reading": "コウラク",
|
||||
"meaning": "outing, excursion, pleasure trip, going on a picnic"
|
||||
},
|
||||
{
|
||||
"example": "猿楽",
|
||||
"reading": "サルガク",
|
||||
"meaning": "sarugaku (form of theatre popular in Japan during the 11th to 14th centuries), noh, fooling around"
|
||||
}
|
||||
],
|
||||
"kunyomiExamples": [
|
||||
{
|
||||
"example": "楽しい",
|
||||
"reading": "たのしい",
|
||||
"meaning": "enjoyable, fun, pleasant, happy, delightful"
|
||||
},
|
||||
{
|
||||
"example": "楽しい思い出",
|
||||
"reading": "たのしいおもいで",
|
||||
"meaning": "happy memory, sweet memory"
|
||||
},
|
||||
{
|
||||
"example": "楽しむ",
|
||||
"reading": "たのしむ",
|
||||
"meaning": "to enjoy (oneself)"
|
||||
}
|
||||
],
|
||||
"radical": {
|
||||
"symbol": "木",
|
||||
"forms": null,
|
||||
"meaning": "tree"
|
||||
},
|
||||
"parts": [
|
||||
"冫",
|
||||
"木",
|
||||
"白"
|
||||
],
|
||||
"strokeOrderDiagramUri": "https://classic.jisho.org/static/images/stroke_diagrams/27005_frames.png",
|
||||
"strokeOrderSvgUri": "https://d1w6u4xc3l95km.cloudfront.net/kanji-2015-03/0697d.svg",
|
||||
"strokeOrderGifUri": "https://raw.githubusercontent.com/mistval/kanji_images/master/gifs/697d.gif",
|
||||
"uri": "https://jisho.org/search/%E6%A5%BD%23kanji"
|
||||
}
|
@ -1,100 +1,37 @@
|
||||
{
|
||||
"query": "車",
|
||||
"expectedResult": {
|
||||
"found": true,
|
||||
"query": "車",
|
||||
"uri": "https://jisho.org/word/%E8%BB%8A",
|
||||
"tags": [
|
||||
"Common word",
|
||||
"JLPT N5",
|
||||
"Wanikani level 4"
|
||||
],
|
||||
"meanings": [
|
||||
{
|
||||
"seeAlsoTerms": [],
|
||||
"sentences": [
|
||||
{
|
||||
"english": "You cannot be too careful when you drive a car.",
|
||||
"japanese": "車を運転する時はいくら注意してもしすぎることはない。",
|
||||
"pieces": [
|
||||
{
|
||||
"lifted": "くるま",
|
||||
"unlifted": "車"
|
||||
},
|
||||
{
|
||||
"lifted": "",
|
||||
"unlifted": "を"
|
||||
},
|
||||
{
|
||||
"lifted": "うんてん",
|
||||
"unlifted": "運転"
|
||||
},
|
||||
{
|
||||
"lifted": "",
|
||||
"unlifted": "する"
|
||||
},
|
||||
{
|
||||
"lifted": "とき",
|
||||
"unlifted": "時"
|
||||
},
|
||||
{
|
||||
"lifted": "",
|
||||
"unlifted": "は"
|
||||
},
|
||||
{
|
||||
"lifted": "",
|
||||
"unlifted": "いくら"
|
||||
},
|
||||
{
|
||||
"lifted": "ちゅうい",
|
||||
"unlifted": "注意"
|
||||
},
|
||||
{
|
||||
"lifted": "",
|
||||
"unlifted": "して"
|
||||
},
|
||||
{
|
||||
"lifted": "",
|
||||
"unlifted": "も"
|
||||
},
|
||||
{
|
||||
"lifted": "",
|
||||
"unlifted": "しすぎる"
|
||||
},
|
||||
{
|
||||
"lifted": "",
|
||||
"unlifted": "こと"
|
||||
},
|
||||
{
|
||||
"lifted": "",
|
||||
"unlifted": "は"
|
||||
},
|
||||
{
|
||||
"lifted": "",
|
||||
"unlifted": "ない"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"definition": "car; automobile; vehicle",
|
||||
"supplemental": [],
|
||||
"definitionAbstract": "",
|
||||
"tags": [
|
||||
"noun"
|
||||
]
|
||||
},
|
||||
{
|
||||
"seeAlsoTerms": [],
|
||||
"sentences": [],
|
||||
"definition": "wheel",
|
||||
"supplemental": [],
|
||||
"definitionAbstract": "",
|
||||
"tags": [
|
||||
"noun"
|
||||
]
|
||||
}
|
||||
],
|
||||
"otherForms": [],
|
||||
"notes": []
|
||||
"found": true,
|
||||
"query": "日本人",
|
||||
"uri": "https://jisho.org/word/%E6%97%A5%E6%9C%AC%E4%BA%BA",
|
||||
"tags": [
|
||||
"Common word"
|
||||
],
|
||||
"meanings": [
|
||||
{
|
||||
"seeAlsoTerms": [],
|
||||
"sentences": [],
|
||||
"definition": "Japanese person; Japanese people",
|
||||
"supplemental": [],
|
||||
"definitionAbstract": null,
|
||||
"tags": [
|
||||
"noun"
|
||||
]
|
||||
},
|
||||
{
|
||||
"seeAlsoTerms": [],
|
||||
"sentences": [],
|
||||
"definition": "Japanese people",
|
||||
"supplemental": [],
|
||||
"definitionAbstract": "The Japanese people are a nationality originating in the Japanese archipelago and are the predominant ethnic group of Japan. Worldwide, approximately 130 million people are of Japanese descent; of these, approximately 127 million are residents of Japan. People of Japanese ancestry who live in other countries are referred to as nikkeijin . The term ethnic Japanese may also be used in some contexts to refer to a locus of ethnic groups including the Yamato, Ainu and Ryukyuan people.",
|
||||
"tags": [
|
||||
"wikipedia definition"
|
||||
]
|
||||
}
|
||||
],
|
||||
"otherForms": [
|
||||
{
|
||||
"kanji": "日本人",
|
||||
"kana": "にっぽんじん"
|
||||
}
|
||||
],
|
||||
"notes": []
|
||||
}
|
@ -1,40 +1,69 @@
|
||||
{
|
||||
"query": "日本人",
|
||||
"expectedResult": {
|
||||
"found": true,
|
||||
"query": "日本人",
|
||||
"uri": "https://jisho.org/word/%E6%97%A5%E6%9C%AC%E4%BA%BA",
|
||||
"tags": [
|
||||
"Common word"
|
||||
],
|
||||
"meanings": [
|
||||
{
|
||||
"seeAlsoTerms": [],
|
||||
"sentences": [],
|
||||
"definition": "Japanese person; Japanese people",
|
||||
"supplemental": [],
|
||||
"definitionAbstract": "",
|
||||
"tags": [
|
||||
"noun"
|
||||
]
|
||||
},
|
||||
{
|
||||
"seeAlsoTerms": [],
|
||||
"sentences": [],
|
||||
"definition": "Japanese people",
|
||||
"supplemental": [],
|
||||
"definitionAbstract": "The Japanese people are a nationality originating in the Japanese archipelago and are the predominant ethnic group of Japan. Worldwide, approximately 130 million people are of Japanese descent; of these, approximately 127 million are residents of Japan. People of Japanese ancestry who live in other countries are referred to as nikkeijin . The term ethnic Japanese may also be used in some contexts to refer to a locus of ethnic groups including the Yamato, Ainu and Ryukyuan people.",
|
||||
"tags": [
|
||||
"wikipedia definition"
|
||||
]
|
||||
}
|
||||
],
|
||||
"otherForms": [
|
||||
{
|
||||
"kanji": "日本人",
|
||||
"kana": "にっぽんじん"
|
||||
}
|
||||
],
|
||||
"notes": []
|
||||
"found": true,
|
||||
"query": "ネガティブ",
|
||||
"uri": "https://jisho.org/word/%E3%83%8D%E3%82%AC%E3%83%86%E3%82%A3%E3%83%96",
|
||||
"tags": [
|
||||
"Common word"
|
||||
],
|
||||
"meanings": [
|
||||
{
|
||||
"seeAlsoTerms": [],
|
||||
"sentences": [],
|
||||
"definition": "negative (e.g. thinking)",
|
||||
"supplemental": [
|
||||
"Antonym: ポジティブ"
|
||||
],
|
||||
"definitionAbstract": null,
|
||||
"tags": [
|
||||
"na-adjective"
|
||||
]
|
||||
},
|
||||
{
|
||||
"seeAlsoTerms": [],
|
||||
"sentences": [],
|
||||
"definition": "negative (photography)",
|
||||
"supplemental": [],
|
||||
"definitionAbstract": null,
|
||||
"tags": [
|
||||
"noun"
|
||||
]
|
||||
},
|
||||
{
|
||||
"seeAlsoTerms": [
|
||||
"陰極"
|
||||
],
|
||||
"sentences": [],
|
||||
"definition": "negative (electrical polarity)",
|
||||
"supplemental": [],
|
||||
"definitionAbstract": null,
|
||||
"tags": [
|
||||
"noun"
|
||||
]
|
||||
},
|
||||
{
|
||||
"seeAlsoTerms": [],
|
||||
"sentences": [],
|
||||
"definition": "Negative (Finnish band)",
|
||||
"supplemental": [],
|
||||
"definitionAbstract": "Negative is a Finnish glam rock band founded at the end of 1997. Members of Negative cite musical influence such as Guns N' Roses, Queen, and Hanoi Rocks. The band itself labels the music as ”emotional rock’n roll”.",
|
||||
"tags": [
|
||||
"wikipedia definition"
|
||||
]
|
||||
}
|
||||
],
|
||||
"otherForms": [
|
||||
{
|
||||
"kanji": "ネガティヴ",
|
||||
"kana": null
|
||||
},
|
||||
{
|
||||
"kanji": "ネガチブ",
|
||||
"kana": null
|
||||
},
|
||||
{
|
||||
"kanji": "ネガチィブ",
|
||||
"kana": null
|
||||
}
|
||||
],
|
||||
"notes": []
|
||||
}
|
@ -1,135 +1,97 @@
|
||||
{
|
||||
"query": "皆",
|
||||
"expectedResult": {
|
||||
"found": true,
|
||||
"query": "皆",
|
||||
"uri": "https://jisho.org/word/%E7%9A%86",
|
||||
"tags": [
|
||||
"Common word",
|
||||
"JLPT N5"
|
||||
],
|
||||
"meanings": [
|
||||
"found": true,
|
||||
"query": "車",
|
||||
"uri": "https://jisho.org/word/%E8%BB%8A",
|
||||
"tags": [
|
||||
"Common word",
|
||||
"JLPT N5",
|
||||
"Wanikani level 4"
|
||||
],
|
||||
"meanings": [
|
||||
{
|
||||
"seeAlsoTerms": [],
|
||||
"sentences": [
|
||||
{
|
||||
"english": "You cannot be too careful when you drive a car.",
|
||||
"japanese": "車を運転する時はいくら注意してもしすぎることはない。",
|
||||
"pieces": [
|
||||
{
|
||||
"seeAlsoTerms": [],
|
||||
"sentences": [
|
||||
{
|
||||
"english": "The people which were here have all gone.",
|
||||
"japanese": "ここにいた人々はみんな行ってしまった。",
|
||||
"pieces": [
|
||||
{
|
||||
"lifted": "",
|
||||
"unlifted": "ここ"
|
||||
},
|
||||
{
|
||||
"lifted": "",
|
||||
"unlifted": "に"
|
||||
},
|
||||
{
|
||||
"lifted": "",
|
||||
"unlifted": "いた"
|
||||
},
|
||||
{
|
||||
"lifted": "ひとびと",
|
||||
"unlifted": "人々"
|
||||
},
|
||||
{
|
||||
"lifted": "",
|
||||
"unlifted": "は"
|
||||
},
|
||||
{
|
||||
"lifted": "",
|
||||
"unlifted": "みんな"
|
||||
},
|
||||
{
|
||||
"lifted": "い",
|
||||
"unlifted": "行って"
|
||||
},
|
||||
{
|
||||
"lifted": "",
|
||||
"unlifted": "しまった"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"definition": "all; everyone; everybody",
|
||||
"supplemental": [
|
||||
"Usually written using kana alone"
|
||||
],
|
||||
"definitionAbstract": "",
|
||||
"tags": [
|
||||
"adverb",
|
||||
"noun"
|
||||
]
|
||||
"lifted": "くるま",
|
||||
"unlifted": "車"
|
||||
},
|
||||
{
|
||||
"seeAlsoTerms": [],
|
||||
"sentences": [
|
||||
{
|
||||
"english": "All the dinner had been eaten before he came.",
|
||||
"japanese": "ごちそうはみんな彼が来ないうちに食べられてしまった。",
|
||||
"pieces": [
|
||||
{
|
||||
"lifted": "",
|
||||
"unlifted": "ごちそう"
|
||||
},
|
||||
{
|
||||
"lifted": "",
|
||||
"unlifted": "は"
|
||||
},
|
||||
{
|
||||
"lifted": "",
|
||||
"unlifted": "みんな"
|
||||
},
|
||||
{
|
||||
"lifted": "かれ",
|
||||
"unlifted": "彼"
|
||||
},
|
||||
{
|
||||
"lifted": "",
|
||||
"unlifted": "が"
|
||||
},
|
||||
{
|
||||
"lifted": "らい",
|
||||
"unlifted": "来"
|
||||
},
|
||||
{
|
||||
"lifted": "",
|
||||
"unlifted": "ないうちに"
|
||||
},
|
||||
{
|
||||
"lifted": "た",
|
||||
"unlifted": "食べられて"
|
||||
},
|
||||
{
|
||||
"lifted": "",
|
||||
"unlifted": "しまった"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"definition": "everything",
|
||||
"supplemental": [
|
||||
"Usually written using kana alone"
|
||||
],
|
||||
"definitionAbstract": "",
|
||||
"tags": [
|
||||
"adverb",
|
||||
"noun"
|
||||
]
|
||||
}
|
||||
],
|
||||
"otherForms": [
|
||||
{
|
||||
"kanji": "皆んな",
|
||||
"kana": "みんな"
|
||||
"lifted": null,
|
||||
"unlifted": "を"
|
||||
},
|
||||
{
|
||||
"kanji": "皆",
|
||||
"kana": "みな"
|
||||
"lifted": "うんてん",
|
||||
"unlifted": "運転"
|
||||
},
|
||||
{
|
||||
"lifted": null,
|
||||
"unlifted": "する"
|
||||
},
|
||||
{
|
||||
"lifted": "とき",
|
||||
"unlifted": "時"
|
||||
},
|
||||
{
|
||||
"lifted": null,
|
||||
"unlifted": "は"
|
||||
},
|
||||
{
|
||||
"lifted": null,
|
||||
"unlifted": "いくら"
|
||||
},
|
||||
{
|
||||
"lifted": "ちゅうい",
|
||||
"unlifted": "注意"
|
||||
},
|
||||
{
|
||||
"lifted": null,
|
||||
"unlifted": "して"
|
||||
},
|
||||
{
|
||||
"lifted": null,
|
||||
"unlifted": "も"
|
||||
},
|
||||
{
|
||||
"lifted": null,
|
||||
"unlifted": "しすぎる"
|
||||
},
|
||||
{
|
||||
"lifted": null,
|
||||
"unlifted": "こと"
|
||||
},
|
||||
{
|
||||
"lifted": null,
|
||||
"unlifted": "は"
|
||||
},
|
||||
{
|
||||
"lifted": null,
|
||||
"unlifted": "ない"
|
||||
}
|
||||
],
|
||||
"notes": [
|
||||
"皆んな: Irregular okurigana usage."
|
||||
]
|
||||
]
|
||||
}
|
||||
],
|
||||
"definition": "car; automobile; vehicle",
|
||||
"supplemental": [],
|
||||
"definitionAbstract": null,
|
||||
"tags": [
|
||||
"noun"
|
||||
]
|
||||
},
|
||||
{
|
||||
"seeAlsoTerms": [],
|
||||
"sentences": [],
|
||||
"definition": "wheel",
|
||||
"supplemental": [],
|
||||
"definitionAbstract": null,
|
||||
"tags": [
|
||||
"noun"
|
||||
]
|
||||
}
|
||||
],
|
||||
"otherForms": [],
|
||||
"notes": []
|
||||
}
|
@ -1,69 +1,9 @@
|
||||
{
|
||||
"query": "ネガティブ",
|
||||
"expectedResult": {
|
||||
"found": true,
|
||||
"query": "ネガティブ",
|
||||
"uri": "https://jisho.org/word/%E3%83%8D%E3%82%AC%E3%83%86%E3%82%A3%E3%83%96",
|
||||
"tags": [
|
||||
"Common word"
|
||||
],
|
||||
"meanings": [
|
||||
{
|
||||
"seeAlsoTerms": [],
|
||||
"sentences": [],
|
||||
"definition": "negative (e.g. thinking)",
|
||||
"supplemental": [
|
||||
"Antonym: ポジティブ"
|
||||
],
|
||||
"definitionAbstract": "",
|
||||
"tags": [
|
||||
"na-adjective"
|
||||
]
|
||||
},
|
||||
{
|
||||
"seeAlsoTerms": [],
|
||||
"sentences": [],
|
||||
"definition": "negative (photography)",
|
||||
"supplemental": [],
|
||||
"definitionAbstract": "",
|
||||
"tags": [
|
||||
"noun"
|
||||
]
|
||||
},
|
||||
{
|
||||
"seeAlsoTerms": [
|
||||
"陰極"
|
||||
],
|
||||
"sentences": [],
|
||||
"definition": "negative (electrical polarity)",
|
||||
"supplemental": [],
|
||||
"definitionAbstract": "",
|
||||
"tags": [
|
||||
"noun"
|
||||
]
|
||||
},
|
||||
{
|
||||
"seeAlsoTerms": [],
|
||||
"sentences": [],
|
||||
"definition": "Negative (Finnish band)",
|
||||
"supplemental": [],
|
||||
"definitionAbstract": "Negative is a Finnish glam rock band founded at the end of 1997. Members of Negative cite musical influence such as Guns N' Roses, Queen, and Hanoi Rocks. The band itself labels the music as ”emotional rock’n roll”.",
|
||||
"tags": [
|
||||
"wikipedia definition"
|
||||
]
|
||||
}
|
||||
],
|
||||
"otherForms": [
|
||||
{
|
||||
"kanji": "ネガティヴ"
|
||||
},
|
||||
{
|
||||
"kanji": "ネガチブ"
|
||||
},
|
||||
{
|
||||
"kanji": "ネガチィブ"
|
||||
}
|
||||
],
|
||||
"notes": []
|
||||
}
|
||||
"found": false,
|
||||
"query": "grlgmregmneriireg",
|
||||
"uri": null,
|
||||
"tags": null,
|
||||
"meanings": null,
|
||||
"otherForms": null,
|
||||
"notes": null
|
||||
}
|
@ -1,7 +1,132 @@
|
||||
{
|
||||
"query": "grlgmregmneriireg",
|
||||
"expectedResult": {
|
||||
"query": "grlgmregmneriireg",
|
||||
"found": false
|
||||
"found": true,
|
||||
"query": "皆",
|
||||
"uri": "https://jisho.org/word/%E7%9A%86",
|
||||
"tags": [
|
||||
"Common word",
|
||||
"JLPT N5"
|
||||
],
|
||||
"meanings": [
|
||||
{
|
||||
"seeAlsoTerms": [],
|
||||
"sentences": [
|
||||
{
|
||||
"english": "The people which were here have all gone.",
|
||||
"japanese": "ここにいた人々はみんな行ってしまった。",
|
||||
"pieces": [
|
||||
{
|
||||
"lifted": null,
|
||||
"unlifted": "ここ"
|
||||
},
|
||||
{
|
||||
"lifted": null,
|
||||
"unlifted": "に"
|
||||
},
|
||||
{
|
||||
"lifted": null,
|
||||
"unlifted": "いた"
|
||||
},
|
||||
{
|
||||
"lifted": "ひとびと",
|
||||
"unlifted": "人々"
|
||||
},
|
||||
{
|
||||
"lifted": null,
|
||||
"unlifted": "は"
|
||||
},
|
||||
{
|
||||
"lifted": null,
|
||||
"unlifted": "みんな"
|
||||
},
|
||||
{
|
||||
"lifted": "い",
|
||||
"unlifted": "行って"
|
||||
},
|
||||
{
|
||||
"lifted": null,
|
||||
"unlifted": "しまった"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"definition": "all; everyone; everybody",
|
||||
"supplemental": [
|
||||
"Usually written using kana alone"
|
||||
],
|
||||
"definitionAbstract": null,
|
||||
"tags": [
|
||||
"adverb",
|
||||
"noun"
|
||||
]
|
||||
},
|
||||
{
|
||||
"seeAlsoTerms": [],
|
||||
"sentences": [
|
||||
{
|
||||
"english": "All the dinner had been eaten before he came.",
|
||||
"japanese": "ごちそうはみんな彼が来ないうちに食べられてしまった。",
|
||||
"pieces": [
|
||||
{
|
||||
"lifted": null,
|
||||
"unlifted": "ごちそう"
|
||||
},
|
||||
{
|
||||
"lifted": null,
|
||||
"unlifted": "は"
|
||||
},
|
||||
{
|
||||
"lifted": null,
|
||||
"unlifted": "みんな"
|
||||
},
|
||||
{
|
||||
"lifted": "かれ",
|
||||
"unlifted": "彼"
|
||||
},
|
||||
{
|
||||
"lifted": null,
|
||||
"unlifted": "が"
|
||||
},
|
||||
{
|
||||
"lifted": "らい",
|
||||
"unlifted": "来"
|
||||
},
|
||||
{
|
||||
"lifted": null,
|
||||
"unlifted": "ないうちに"
|
||||
},
|
||||
{
|
||||
"lifted": "た",
|
||||
"unlifted": "食べられて"
|
||||
},
|
||||
{
|
||||
"lifted": null,
|
||||
"unlifted": "しまった"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"definition": "everything",
|
||||
"supplemental": [
|
||||
"Usually written using kana alone"
|
||||
],
|
||||
"definitionAbstract": null,
|
||||
"tags": [
|
||||
"adverb",
|
||||
"noun"
|
||||
]
|
||||
}
|
||||
],
|
||||
"otherForms": [
|
||||
{
|
||||
"kanji": "皆んな",
|
||||
"kana": "みんな"
|
||||
},
|
||||
{
|
||||
"kanji": "皆",
|
||||
"kana": "みな"
|
||||
}
|
||||
],
|
||||
"notes": [
|
||||
"皆んな: Irregular okurigana usage."
|
||||
]
|
||||
}
|
@ -19,7 +19,7 @@ void runTestCases(List<String> testCaseFiles, Function apiFunction) async {
|
||||
final testCase = jsonDecode(file);
|
||||
await test('Test ${testCount}', () async {
|
||||
final result = await apiFunction(testCase['query']);
|
||||
expect(jsonEncode(result), jsonEncode(testCase['expectedResult']));
|
||||
expect(jsonEncode(result), jsonEncode(testCase));
|
||||
});
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user