Created
December 20, 2022 14:43
-
-
Save jacopofar/277dd2290b99ca70d559f66514db5e73 to your computer and use it in GitHub Desktop.
JSONSchema of a Wiktextract entry
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "$schema": "http://json-schema.org/schema#", | |
| "type": "object", | |
| "properties": { | |
| "pos": { | |
| "type": "string", | |
| "enum": [ | |
| "noun", | |
| "verb", | |
| "adj", | |
| "phrase", | |
| "romanization", | |
| "name", | |
| "adv", | |
| "num", | |
| "prep", | |
| "pron", | |
| "character", | |
| "intj", | |
| "conj", | |
| "particle", | |
| "article", | |
| "affix", | |
| "counter", | |
| "det", | |
| "prefix", | |
| "symbol", | |
| "abbrev", | |
| "suffix", | |
| "root", | |
| "syllable", | |
| "postp", | |
| "proverb", | |
| "classifier", | |
| "preverb", | |
| "prep_phrase", | |
| "punct", | |
| "infix", | |
| "combining_form", | |
| "interfix", | |
| "ambiposition", | |
| "circumpos", | |
| "circumfix", | |
| "adv_phrase" | |
| ] | |
| }, | |
| "head_templates": { | |
| "type": "array", | |
| "items": { | |
| "type": "object", | |
| "properties": { | |
| "name": { | |
| "type": "string" | |
| }, | |
| "args": { | |
| "type": "object", | |
| "properties": { | |
| "1": { | |
| "type": "string" | |
| }, | |
| "2": { | |
| "type": "string" | |
| }, | |
| "sc": { | |
| "type": "string" | |
| }, | |
| "tr": { | |
| "type": "string" | |
| }, | |
| "sort": { | |
| "type": "string" | |
| }, | |
| "hangeul": { | |
| "type": "string" | |
| }, | |
| "eumhun": { | |
| "type": "string" | |
| }, | |
| "ehrv": { | |
| "type": "string" | |
| }, | |
| "ehmr": { | |
| "type": "string" | |
| }, | |
| "ehy": { | |
| "type": "string" | |
| }, | |
| "rv": { | |
| "type": "string" | |
| }, | |
| "mr": { | |
| "type": "string" | |
| }, | |
| "y": { | |
| "type": "string" | |
| }, | |
| "head": { | |
| "type": "string" | |
| }, | |
| "rn": { | |
| "type": "string" | |
| }, | |
| "rad": { | |
| "type": "string" | |
| }, | |
| "as": { | |
| "type": "string" | |
| }, | |
| "sn": { | |
| "type": "string" | |
| }, | |
| "four": { | |
| "type": "string" | |
| }, | |
| "canj": { | |
| "type": "string" | |
| }, | |
| "ids": { | |
| "type": "string" | |
| }, | |
| "3": { | |
| "type": "string" | |
| }, | |
| "g": { | |
| "type": "string" | |
| }, | |
| "4": { | |
| "type": "string" | |
| }, | |
| "5": { | |
| "type": "string" | |
| }, | |
| "6": { | |
| "type": "string" | |
| }, | |
| "7": { | |
| "type": "string" | |
| }, | |
| "8": { | |
| "type": "string" | |
| }, | |
| "9": { | |
| "type": "string" | |
| }, | |
| "10": { | |
| "type": "string" | |
| }, | |
| "11": { | |
| "type": "string" | |
| }, | |
| "cat2": { | |
| "type": "string" | |
| }, | |
| "f1sc": { | |
| "type": "string" | |
| }, | |
| "f2sc": { | |
| "type": "string" | |
| }, | |
| "f3sc": { | |
| "type": "string" | |
| }, | |
| "f4sc": { | |
| "type": "string" | |
| }, | |
| "f4nolink": { | |
| "type": "string" | |
| }, | |
| "12": { | |
| "type": "string" | |
| }, | |
| "f5sc": { | |
| "type": "string" | |
| }, | |
| "f5nolink": { | |
| "type": "string" | |
| }, | |
| "pin": { | |
| "type": "string" | |
| }, | |
| "wg": { | |
| "type": "string" | |
| }, | |
| "g2": { | |
| "type": "string" | |
| }, | |
| "g3": { | |
| "type": "string" | |
| }, | |
| "pl": { | |
| "type": "string" | |
| }, | |
| "rs": { | |
| "type": "string" | |
| }, | |
| "cat3": { | |
| "type": "string" | |
| }, | |
| "f1request": { | |
| "type": "string" | |
| }, | |
| "f2accel-form": { | |
| "type": "string" | |
| }, | |
| "f3accel-form": { | |
| "type": "string" | |
| }, | |
| "f4accel-form": { | |
| "type": "string" | |
| }, | |
| "13": { | |
| "type": "string" | |
| }, | |
| "14": { | |
| "type": "string" | |
| }, | |
| "f6accel-form": { | |
| "type": "string" | |
| }, | |
| "15": { | |
| "type": "string" | |
| }, | |
| "16": { | |
| "type": "string" | |
| }, | |
| "f7accel-form": { | |
| "type": "string" | |
| }, | |
| "17": { | |
| "type": "string" | |
| }, | |
| "18": { | |
| "type": "string" | |
| }, | |
| "notr": { | |
| "type": "string" | |
| }, | |
| "upper": { | |
| "type": "string" | |
| }, | |
| "lower": { | |
| "type": "string" | |
| }, | |
| "j": { | |
| "type": "string" | |
| }, | |
| "hhira": { | |
| "type": "string" | |
| }, | |
| "f3request": { | |
| "type": "string" | |
| }, | |
| "f6nolink": { | |
| "type": "string" | |
| }, | |
| "jyut": { | |
| "type": "string" | |
| }, | |
| "f1accel-form": { | |
| "type": "string" | |
| }, | |
| "1accel": { | |
| "type": "string" | |
| }, | |
| "2accel": { | |
| "type": "string" | |
| }, | |
| "masculine": { | |
| "type": "string" | |
| }, | |
| "feminine": { | |
| "type": "string" | |
| }, | |
| "sg": { | |
| "type": "string" | |
| }, | |
| "m": { | |
| "type": "string" | |
| }, | |
| "f": { | |
| "type": "string" | |
| }, | |
| "mpl": { | |
| "type": "string" | |
| }, | |
| "fpl": { | |
| "type": "string" | |
| }, | |
| "asj": { | |
| "type": "string" | |
| }, | |
| "snj": { | |
| "type": "string" | |
| }, | |
| "infl": { | |
| "type": "string" | |
| }, | |
| "past2": { | |
| "type": "string" | |
| }, | |
| "indecl": { | |
| "type": "string" | |
| }, | |
| "is_lemma": { | |
| "type": "string" | |
| }, | |
| "head2": { | |
| "type": "string" | |
| }, | |
| "f5accel-form": { | |
| "type": "string" | |
| }, | |
| "gen": { | |
| "type": "string" | |
| }, | |
| "past2_qual": { | |
| "type": "string" | |
| }, | |
| "past_ptc2": { | |
| "type": "string" | |
| }, | |
| "past_ptc2_qual": { | |
| "type": "string" | |
| }, | |
| "f5request": { | |
| "type": "string" | |
| }, | |
| "snmj+": { | |
| "type": "string" | |
| }, | |
| "inv": { | |
| "type": "string" | |
| }, | |
| "nopalindromecat": { | |
| "type": "string" | |
| }, | |
| "stem": { | |
| "type": "string" | |
| }, | |
| "f6sc": { | |
| "type": "string" | |
| }, | |
| "f7sc": { | |
| "type": "string" | |
| }, | |
| "f8sc": { | |
| "type": "string" | |
| }, | |
| "19": { | |
| "type": "string" | |
| }, | |
| "20": { | |
| "type": "string" | |
| }, | |
| "f9sc": { | |
| "type": "string" | |
| }, | |
| "21": { | |
| "type": "string" | |
| }, | |
| "22": { | |
| "type": "string" | |
| }, | |
| "f10sc": { | |
| "type": "string" | |
| }, | |
| "23": { | |
| "type": "string" | |
| }, | |
| "24": { | |
| "type": "string" | |
| }, | |
| "f11sc": { | |
| "type": "string" | |
| }, | |
| "25": { | |
| "type": "string" | |
| }, | |
| "26": { | |
| "type": "string" | |
| }, | |
| "f12sc": { | |
| "type": "string" | |
| }, | |
| "27": { | |
| "type": "string" | |
| }, | |
| "28": { | |
| "type": "string" | |
| }, | |
| "f13sc": { | |
| "type": "string" | |
| }, | |
| "29": { | |
| "type": "string" | |
| }, | |
| "30": { | |
| "type": "string" | |
| }, | |
| "f14sc": { | |
| "type": "string" | |
| }, | |
| "31": { | |
| "type": "string" | |
| }, | |
| "32": { | |
| "type": "string" | |
| }, | |
| "f15sc": { | |
| "type": "string" | |
| }, | |
| "33": { | |
| "type": "string" | |
| }, | |
| "34": { | |
| "type": "string" | |
| }, | |
| "f16sc": { | |
| "type": "string" | |
| }, | |
| "35": { | |
| "type": "string" | |
| }, | |
| "36": { | |
| "type": "string" | |
| }, | |
| "f17sc": { | |
| "type": "string" | |
| }, | |
| "37": { | |
| "type": "string" | |
| }, | |
| "38": { | |
| "type": "string" | |
| }, | |
| "f18sc": { | |
| "type": "string" | |
| }, | |
| "39": { | |
| "type": "string" | |
| }, | |
| "40": { | |
| "type": "string" | |
| }, | |
| "f19sc": { | |
| "type": "string" | |
| }, | |
| "41": { | |
| "type": "string" | |
| }, | |
| "42": { | |
| "type": "string" | |
| }, | |
| "f20sc": { | |
| "type": "string" | |
| }, | |
| "43": { | |
| "type": "string" | |
| }, | |
| "44": { | |
| "type": "string" | |
| }, | |
| "f21sc": { | |
| "type": "string" | |
| }, | |
| "45": { | |
| "type": "string" | |
| }, | |
| "46": { | |
| "type": "string" | |
| }, | |
| "f22sc": { | |
| "type": "string" | |
| }, | |
| "47": { | |
| "type": "string" | |
| }, | |
| "48": { | |
| "type": "string" | |
| }, | |
| "f23sc": { | |
| "type": "string" | |
| }, | |
| "49": { | |
| "type": "string" | |
| }, | |
| "50": { | |
| "type": "string" | |
| }, | |
| "f24sc": { | |
| "type": "string" | |
| }, | |
| "51": { | |
| "type": "string" | |
| }, | |
| "52": { | |
| "type": "string" | |
| }, | |
| "f25sc": { | |
| "type": "string" | |
| }, | |
| "53": { | |
| "type": "string" | |
| }, | |
| "54": { | |
| "type": "string" | |
| }, | |
| "f26sc": { | |
| "type": "string" | |
| }, | |
| "55": { | |
| "type": "string" | |
| }, | |
| "56": { | |
| "type": "string" | |
| }, | |
| "f27sc": { | |
| "type": "string" | |
| }, | |
| "57": { | |
| "type": "string" | |
| }, | |
| "58": { | |
| "type": "string" | |
| }, | |
| "f28sc": { | |
| "type": "string" | |
| }, | |
| "59": { | |
| "type": "string" | |
| }, | |
| "60": { | |
| "type": "string" | |
| }, | |
| "f29sc": { | |
| "type": "string" | |
| }, | |
| "61": { | |
| "type": "string" | |
| }, | |
| "62": { | |
| "type": "string" | |
| }, | |
| "f30sc": { | |
| "type": "string" | |
| }, | |
| "63": { | |
| "type": "string" | |
| }, | |
| "64": { | |
| "type": "string" | |
| }, | |
| "pl2": { | |
| "type": "string" | |
| }, | |
| "decl": { | |
| "type": "string" | |
| }, | |
| "shin": { | |
| "type": "string" | |
| }, | |
| "dp2": { | |
| "type": "string" | |
| }, | |
| "conj": { | |
| "type": "string" | |
| }, | |
| "head3": { | |
| "type": "string" | |
| }, | |
| "head4": { | |
| "type": "string" | |
| }, | |
| "f1nolink": { | |
| "type": "string" | |
| }, | |
| "f1lang": { | |
| "type": "string" | |
| }, | |
| "f2nolink": { | |
| "type": "string" | |
| }, | |
| "f2lang": { | |
| "type": "string" | |
| }, | |
| "f3nolink": { | |
| "type": "string" | |
| }, | |
| "f3lang": { | |
| "type": "string" | |
| }, | |
| "f4lang": { | |
| "type": "string" | |
| }, | |
| "hkata": { | |
| "type": "string" | |
| }, | |
| "pl2qual": { | |
| "type": "string" | |
| }, | |
| "pres_3sg2": { | |
| "type": "string" | |
| }, | |
| "dim": { | |
| "type": "string" | |
| }, | |
| "desc": { | |
| "type": "string" | |
| }, | |
| "hascomp": { | |
| "type": "string" | |
| }, | |
| "kyu": { | |
| "type": "string" | |
| }, | |
| "ds2": { | |
| "type": "string" | |
| }, | |
| "unc": { | |
| "type": "string" | |
| }, | |
| "past": { | |
| "type": "string" | |
| }, | |
| "fut": { | |
| "type": "string" | |
| }, | |
| "vn": { | |
| "type": "string" | |
| }, | |
| "pp": { | |
| "type": "string" | |
| }, | |
| "asmj+": { | |
| "type": "string" | |
| }, | |
| "g_qual": { | |
| "type": "string" | |
| }, | |
| "g2_qual": { | |
| "type": "string" | |
| }, | |
| "count": { | |
| "type": "string" | |
| }, | |
| "f2request": { | |
| "type": "string" | |
| }, | |
| "f9accel-form": { | |
| "type": "string" | |
| }, | |
| "genpl": { | |
| "type": "string" | |
| } | |
| } | |
| }, | |
| "expansion": { | |
| "type": "string" | |
| } | |
| }, | |
| "required": [ | |
| "args", | |
| "expansion", | |
| "name" | |
| ] | |
| } | |
| }, | |
| "forms": { | |
| "type": "array", | |
| "items": { | |
| "type": "object", | |
| "properties": { | |
| "form": { | |
| "type": "string" | |
| }, | |
| "tags": { | |
| "type": "array", | |
| "items": { | |
| "type": "string" | |
| } | |
| }, | |
| "roman": { | |
| "type": "string" | |
| }, | |
| "source": { | |
| "type": "string" | |
| }, | |
| "head_nr": { | |
| "type": "integer" | |
| } | |
| }, | |
| "required": [ | |
| "form" | |
| ] | |
| } | |
| }, | |
| "word": { | |
| "type": "string" | |
| }, | |
| "lang": { | |
| "type": "string" | |
| }, | |
| "lang_code": { | |
| "type": "string" | |
| }, | |
| "senses": { | |
| "type": "array", | |
| "items": { | |
| "type": "object", | |
| "properties": { | |
| "tags": { | |
| "type": "array", | |
| "items": { | |
| "type": "string" | |
| } | |
| }, | |
| "id": { | |
| "type": "string" | |
| }, | |
| "categories": { | |
| "type": "array", | |
| "items": { | |
| "type": "object", | |
| "properties": { | |
| "name": { | |
| "type": "string" | |
| }, | |
| "kind": { | |
| "type": "string" | |
| }, | |
| "parents": { | |
| "type": "array", | |
| "items": { | |
| "type": "string" | |
| } | |
| }, | |
| "source": { | |
| "type": "string" | |
| }, | |
| "_dis": { | |
| "type": "string" | |
| }, | |
| "orig": { | |
| "type": "string" | |
| }, | |
| "langcode": { | |
| "type": "string" | |
| } | |
| }, | |
| "required": [ | |
| "kind", | |
| "name", | |
| "parents", | |
| "source" | |
| ] | |
| } | |
| }, | |
| "raw_glosses": { | |
| "type": "array", | |
| "items": { | |
| "type": "string" | |
| } | |
| }, | |
| "glosses": { | |
| "type": "array", | |
| "items": { | |
| "type": "string" | |
| } | |
| }, | |
| "examples": { | |
| "type": "array", | |
| "items": { | |
| "type": "object", | |
| "properties": { | |
| "text": { | |
| "type": "string" | |
| }, | |
| "ref": { | |
| "type": "string" | |
| }, | |
| "type": { | |
| "type": "string" | |
| }, | |
| "english": { | |
| "type": "string" | |
| }, | |
| "roman": { | |
| "type": "string" | |
| } | |
| }, | |
| "required": [ | |
| "text" | |
| ] | |
| } | |
| }, | |
| "wikidata": { | |
| "type": "array", | |
| "items": { | |
| "type": "string" | |
| } | |
| }, | |
| "senseid": { | |
| "type": "array", | |
| "items": { | |
| "type": "string" | |
| } | |
| }, | |
| "wikipedia": { | |
| "type": "array", | |
| "items": { | |
| "type": "string" | |
| } | |
| }, | |
| "derived": { | |
| "type": "array", | |
| "items": { | |
| "type": "object", | |
| "properties": { | |
| "word": { | |
| "type": "string" | |
| }, | |
| "roman": { | |
| "type": "string" | |
| }, | |
| "ruby": { | |
| "type": "string" | |
| }, | |
| "english": { | |
| "type": "string" | |
| }, | |
| "tags": { | |
| "type": "array", | |
| "items": { | |
| "type": "string" | |
| } | |
| }, | |
| "alt": { | |
| "type": "string" | |
| }, | |
| "_dis1": { | |
| "type": "string" | |
| }, | |
| "sense": { | |
| "type": "string" | |
| }, | |
| "taxonomic": { | |
| "type": "string" | |
| } | |
| }, | |
| "required": [ | |
| "word" | |
| ] | |
| } | |
| }, | |
| "related": { | |
| "type": "array", | |
| "items": { | |
| "type": "object", | |
| "properties": { | |
| "tags": { | |
| "type": "array", | |
| "items": { | |
| "type": "string" | |
| } | |
| }, | |
| "word": { | |
| "type": "string" | |
| }, | |
| "english": { | |
| "type": "string" | |
| }, | |
| "topics": { | |
| "type": "array", | |
| "items": { | |
| "type": "string" | |
| } | |
| }, | |
| "alt": { | |
| "type": "string" | |
| }, | |
| "_dis1": { | |
| "type": "string" | |
| }, | |
| "source": { | |
| "type": "string" | |
| }, | |
| "sense": { | |
| "type": "string" | |
| }, | |
| "roman": { | |
| "type": "string" | |
| }, | |
| "ruby": { | |
| "type": "string" | |
| } | |
| }, | |
| "required": [ | |
| "word" | |
| ] | |
| } | |
| }, | |
| "alt_of": { | |
| "type": "array", | |
| "items": { | |
| "type": "object", | |
| "properties": { | |
| "word": { | |
| "type": "string" | |
| }, | |
| "extra": { | |
| "type": "string" | |
| } | |
| }, | |
| "required": [ | |
| "word" | |
| ] | |
| } | |
| }, | |
| "topics": { | |
| "type": "array", | |
| "items": { | |
| "type": "string" | |
| } | |
| }, | |
| "head_nr": { | |
| "type": "integer" | |
| }, | |
| "english": { | |
| "type": "string" | |
| }, | |
| "synonyms": { | |
| "type": "array", | |
| "items": { | |
| "type": "object", | |
| "properties": { | |
| "tags": { | |
| "type": "array", | |
| "items": { | |
| "type": "string" | |
| } | |
| }, | |
| "sense": { | |
| "type": "string" | |
| }, | |
| "word": { | |
| "type": "string" | |
| }, | |
| "_dis1": { | |
| "type": "string" | |
| }, | |
| "english": { | |
| "type": "string" | |
| }, | |
| "roman": { | |
| "type": "string" | |
| }, | |
| "topics": { | |
| "type": "array", | |
| "items": { | |
| "type": "string" | |
| } | |
| }, | |
| "source": { | |
| "type": "string" | |
| }, | |
| "ruby": { | |
| "type": "string" | |
| }, | |
| "alt": { | |
| "type": "string" | |
| }, | |
| "extra": { | |
| "type": "string" | |
| } | |
| }, | |
| "required": [ | |
| "word" | |
| ] | |
| } | |
| }, | |
| "hypernyms": { | |
| "type": "array", | |
| "items": { | |
| "type": "object", | |
| "properties": { | |
| "word": { | |
| "type": "string" | |
| }, | |
| "sense": { | |
| "type": "string" | |
| }, | |
| "_dis1": { | |
| "type": "string" | |
| }, | |
| "source": { | |
| "type": "string" | |
| }, | |
| "english": { | |
| "type": "string" | |
| }, | |
| "tags": { | |
| "type": "array", | |
| "items": { | |
| "type": "string" | |
| } | |
| } | |
| }, | |
| "required": [ | |
| "word" | |
| ] | |
| } | |
| }, | |
| "translations": { | |
| "type": "array", | |
| "items": { | |
| "type": "object", | |
| "properties": { | |
| "lang": { | |
| "type": "string" | |
| }, | |
| "code": { | |
| "type": [ | |
| "null", | |
| "string" | |
| ] | |
| }, | |
| "tags": { | |
| "type": "array", | |
| "items": { | |
| "type": "string" | |
| } | |
| }, | |
| "sense": { | |
| "type": "string" | |
| }, | |
| "word": { | |
| "type": "string" | |
| }, | |
| "roman": { | |
| "type": "string" | |
| }, | |
| "alt": { | |
| "type": "string" | |
| }, | |
| "_dis1": { | |
| "type": "string" | |
| }, | |
| "note": { | |
| "type": "string" | |
| }, | |
| "topics": { | |
| "type": "array", | |
| "items": { | |
| "type": "string" | |
| } | |
| }, | |
| "english": { | |
| "type": "string" | |
| } | |
| }, | |
| "required": [ | |
| "code", | |
| "lang" | |
| ] | |
| } | |
| }, | |
| "form_of": { | |
| "type": "array", | |
| "items": { | |
| "type": "object", | |
| "properties": { | |
| "word": { | |
| "type": "string" | |
| }, | |
| "extra": { | |
| "type": "string" | |
| } | |
| }, | |
| "required": [ | |
| "word" | |
| ] | |
| } | |
| }, | |
| "antonyms": { | |
| "type": "array", | |
| "items": { | |
| "type": "object", | |
| "properties": { | |
| "word": { | |
| "type": "string" | |
| }, | |
| "english": { | |
| "type": "string" | |
| } | |
| }, | |
| "required": [ | |
| "word" | |
| ] | |
| } | |
| }, | |
| "hyponyms": { | |
| "type": "array", | |
| "items": { | |
| "type": "object", | |
| "properties": { | |
| "sense": { | |
| "type": "string" | |
| }, | |
| "word": { | |
| "type": "string" | |
| }, | |
| "_dis1": { | |
| "type": "string" | |
| }, | |
| "source": { | |
| "type": "string" | |
| }, | |
| "tags": { | |
| "type": "array", | |
| "items": { | |
| "type": "string" | |
| } | |
| }, | |
| "english": { | |
| "type": "string" | |
| } | |
| }, | |
| "required": [ | |
| "word" | |
| ] | |
| } | |
| }, | |
| "coordinate_terms": { | |
| "type": "array", | |
| "items": { | |
| "type": "object", | |
| "properties": { | |
| "sense": { | |
| "type": "string" | |
| }, | |
| "word": { | |
| "type": "string" | |
| }, | |
| "_dis1": { | |
| "type": "string" | |
| }, | |
| "roman": { | |
| "type": "string" | |
| }, | |
| "ruby": { | |
| "type": "string" | |
| }, | |
| "english": { | |
| "type": "string" | |
| }, | |
| "alt": { | |
| "type": "string" | |
| }, | |
| "tags": { | |
| "type": "array", | |
| "items": { | |
| "type": "string" | |
| } | |
| } | |
| }, | |
| "required": [ | |
| "word" | |
| ] | |
| } | |
| }, | |
| "holonyms": { | |
| "type": "array", | |
| "items": { | |
| "type": "object", | |
| "properties": { | |
| "word": { | |
| "type": "string" | |
| }, | |
| "source": { | |
| "type": "string" | |
| }, | |
| "sense": { | |
| "type": "string" | |
| }, | |
| "_dis1": { | |
| "type": "string" | |
| } | |
| }, | |
| "required": [ | |
| "word" | |
| ] | |
| } | |
| }, | |
| "meronyms": { | |
| "type": "array", | |
| "items": { | |
| "type": "object", | |
| "properties": { | |
| "word": { | |
| "type": "string" | |
| }, | |
| "source": { | |
| "type": "string" | |
| }, | |
| "sense": { | |
| "type": "string" | |
| }, | |
| "_dis1": { | |
| "type": "string" | |
| } | |
| }, | |
| "required": [ | |
| "word" | |
| ] | |
| } | |
| } | |
| }, | |
| "required": [ | |
| "id" | |
| ] | |
| } | |
| }, | |
| "sounds": { | |
| "type": "array", | |
| "items": { | |
| "type": "object", | |
| "properties": { | |
| "ipa": { | |
| "type": "string" | |
| }, | |
| "note": { | |
| "type": "string" | |
| }, | |
| "tags": { | |
| "type": "array", | |
| "items": { | |
| "type": "string" | |
| } | |
| }, | |
| "zh-pron": { | |
| "type": "string" | |
| }, | |
| "audio": { | |
| "type": "string" | |
| }, | |
| "text": { | |
| "type": "string" | |
| }, | |
| "ogg_url": { | |
| "type": "string" | |
| }, | |
| "mp3_url": { | |
| "type": "string" | |
| }, | |
| "homophone": { | |
| "type": "string" | |
| }, | |
| "enpr": { | |
| "type": "string" | |
| }, | |
| "other": { | |
| "type": "string" | |
| }, | |
| "audio-ipa": { | |
| "type": "string" | |
| } | |
| } | |
| } | |
| }, | |
| "categories": { | |
| "type": "array", | |
| "items": { | |
| "type": "object", | |
| "properties": { | |
| "name": { | |
| "type": "string" | |
| }, | |
| "kind": { | |
| "type": "string" | |
| }, | |
| "parents": { | |
| "type": "array", | |
| "items": { | |
| "type": "string" | |
| } | |
| }, | |
| "source": { | |
| "type": "string" | |
| }, | |
| "_dis": { | |
| "type": "string" | |
| }, | |
| "orig": { | |
| "type": "string" | |
| }, | |
| "langcode": { | |
| "type": "string" | |
| } | |
| }, | |
| "required": [ | |
| "_dis", | |
| "kind", | |
| "name", | |
| "parents", | |
| "source" | |
| ] | |
| } | |
| }, | |
| "etymology_number": { | |
| "type": "integer" | |
| }, | |
| "etymology_text": { | |
| "type": "string" | |
| }, | |
| "etymology_templates": { | |
| "type": "array", | |
| "items": { | |
| "type": "object", | |
| "properties": { | |
| "name": { | |
| "type": "string" | |
| }, | |
| "args": { | |
| "type": "object", | |
| "properties": { | |
| "1": { | |
| "type": "string" | |
| }, | |
| "2": { | |
| "type": "string" | |
| }, | |
| "3": { | |
| "type": "string" | |
| }, | |
| "tr": { | |
| "type": "string" | |
| }, | |
| "t": { | |
| "type": "string" | |
| }, | |
| "4": { | |
| "type": "string" | |
| }, | |
| "5": { | |
| "type": "string" | |
| }, | |
| "yomi": { | |
| "type": "string" | |
| }, | |
| "lang": { | |
| "type": "string" | |
| }, | |
| "lit": { | |
| "type": "string" | |
| }, | |
| "pos": { | |
| "type": "string" | |
| }, | |
| "ts": { | |
| "type": "string" | |
| }, | |
| "id": { | |
| "type": "string" | |
| }, | |
| "sc": { | |
| "type": "string" | |
| }, | |
| "g": { | |
| "type": "string" | |
| }, | |
| "g2": { | |
| "type": "string" | |
| }, | |
| "g3": { | |
| "type": "string" | |
| }, | |
| "nocat": { | |
| "type": "string" | |
| }, | |
| "sort": { | |
| "type": "string" | |
| }, | |
| "alt": { | |
| "type": "string" | |
| }, | |
| "title": { | |
| "type": "string" | |
| }, | |
| "o1": { | |
| "type": "string" | |
| }, | |
| "nocap": { | |
| "type": "string" | |
| }, | |
| "nobycat": { | |
| "type": "string" | |
| }, | |
| "w": { | |
| "type": "string" | |
| }, | |
| "nat": { | |
| "type": "string" | |
| }, | |
| "occ": { | |
| "type": "string" | |
| }, | |
| "in": { | |
| "type": "string" | |
| }, | |
| "t1": { | |
| "type": "string" | |
| }, | |
| "t2": { | |
| "type": "string" | |
| }, | |
| "s": { | |
| "type": "string" | |
| }, | |
| "group": { | |
| "type": "string" | |
| }, | |
| "name": { | |
| "type": "string" | |
| }, | |
| "pos2": { | |
| "type": "string" | |
| }, | |
| "id2": { | |
| "type": "string" | |
| }, | |
| "6": { | |
| "type": "string" | |
| }, | |
| "alt1": { | |
| "type": "string" | |
| }, | |
| "wplink": { | |
| "type": "string" | |
| }, | |
| "dk": { | |
| "type": "string" | |
| }, | |
| "m": { | |
| "type": "string" | |
| }, | |
| "mh": { | |
| "type": "string" | |
| }, | |
| "m2": { | |
| "type": "string" | |
| }, | |
| "m2h": { | |
| "type": "string" | |
| }, | |
| "ref": { | |
| "type": "string" | |
| }, | |
| "short": { | |
| "type": "string" | |
| }, | |
| "inh": { | |
| "type": "string" | |
| }, | |
| "notext": { | |
| "type": "string" | |
| }, | |
| "pos1": { | |
| "type": "string" | |
| }, | |
| "gloss2": { | |
| "type": "string" | |
| }, | |
| "gloss1": { | |
| "type": "string" | |
| }, | |
| "nodots": { | |
| "type": "string" | |
| }, | |
| "tr1": { | |
| "type": "string" | |
| }, | |
| "tr2": { | |
| "type": "string" | |
| }, | |
| "i": { | |
| "type": "string" | |
| } | |
| } | |
| }, | |
| "expansion": { | |
| "type": "string" | |
| } | |
| }, | |
| "required": [ | |
| "args", | |
| "expansion", | |
| "name" | |
| ] | |
| } | |
| }, | |
| "inflection_templates": { | |
| "type": "array", | |
| "items": { | |
| "type": "object", | |
| "properties": { | |
| "name": { | |
| "type": "string" | |
| }, | |
| "args": { | |
| "type": "object", | |
| "properties": { | |
| "1": { | |
| "type": "string" | |
| }, | |
| "st": { | |
| "type": "string" | |
| }, | |
| "type": { | |
| "type": "string" | |
| }, | |
| "3": { | |
| "type": "string" | |
| }, | |
| "5": { | |
| "type": "string" | |
| }, | |
| "7": { | |
| "type": "string" | |
| }, | |
| "2": { | |
| "type": "string" | |
| }, | |
| "4": { | |
| "type": "string" | |
| }, | |
| "6": { | |
| "type": "string" | |
| }, | |
| "8": { | |
| "type": "string" | |
| }, | |
| "num": { | |
| "type": "string" | |
| }, | |
| "title": { | |
| "type": "string" | |
| }, | |
| "head": { | |
| "type": "string" | |
| }, | |
| "g": { | |
| "type": "string" | |
| }, | |
| "n": { | |
| "type": "string" | |
| }, | |
| "nsi": { | |
| "type": "string" | |
| }, | |
| "nsd": { | |
| "type": "string" | |
| }, | |
| "npi": { | |
| "type": "string" | |
| }, | |
| "npd": { | |
| "type": "string" | |
| }, | |
| "gsi": { | |
| "type": "string" | |
| }, | |
| "gsd": { | |
| "type": "string" | |
| }, | |
| "gpi": { | |
| "type": "string" | |
| }, | |
| "gpd": { | |
| "type": "string" | |
| }, | |
| "vs": { | |
| "type": "string" | |
| }, | |
| "vs2": { | |
| "type": "string" | |
| }, | |
| "vp": { | |
| "type": "string" | |
| }, | |
| "stem": { | |
| "type": "string" | |
| }, | |
| "asi": { | |
| "type": "string" | |
| }, | |
| "dsi": { | |
| "type": "string" | |
| }, | |
| "asd": { | |
| "type": "string" | |
| }, | |
| "dsd": { | |
| "type": "string" | |
| }, | |
| "api": { | |
| "type": "string" | |
| }, | |
| "dpi": { | |
| "type": "string" | |
| }, | |
| "apd": { | |
| "type": "string" | |
| }, | |
| "dpd": { | |
| "type": "string" | |
| }, | |
| "notes": { | |
| "type": "string" | |
| }, | |
| "9": { | |
| "type": "string" | |
| }, | |
| "10": { | |
| "type": "string" | |
| }, | |
| "11": { | |
| "type": "string" | |
| }, | |
| "12": { | |
| "type": "string" | |
| }, | |
| "13": { | |
| "type": "string" | |
| }, | |
| "14": { | |
| "type": "string" | |
| }, | |
| "1sg": { | |
| "type": "string" | |
| }, | |
| "2sg": { | |
| "type": "string" | |
| }, | |
| "3sgm": { | |
| "type": "string" | |
| }, | |
| "3sgmem": { | |
| "type": "string" | |
| }, | |
| "3sgf": { | |
| "type": "string" | |
| }, | |
| "1pl": { | |
| "type": "string" | |
| }, | |
| "2pl": { | |
| "type": "string" | |
| }, | |
| "3pl": { | |
| "type": "string" | |
| }, | |
| "appendix": { | |
| "type": "string" | |
| }, | |
| "nosg": { | |
| "type": "string" | |
| }, | |
| "nopl": { | |
| "type": "string" | |
| }, | |
| "suffix": { | |
| "type": "string" | |
| }, | |
| "nocheck": { | |
| "type": "string" | |
| }, | |
| "nom_sg": { | |
| "type": "string" | |
| }, | |
| "gen_sg": { | |
| "type": "string" | |
| }, | |
| "par_sg": { | |
| "type": "string" | |
| }, | |
| "ine_sg": { | |
| "type": "string" | |
| }, | |
| "ela_sg": { | |
| "type": "string" | |
| }, | |
| "ill_sg": { | |
| "type": "string" | |
| }, | |
| "ade_sg": { | |
| "type": "string" | |
| }, | |
| "abl_sg": { | |
| "type": "string" | |
| }, | |
| "all_sg": { | |
| "type": "string" | |
| }, | |
| "ess_sg": { | |
| "type": "string" | |
| }, | |
| "tra_sg": { | |
| "type": "string" | |
| }, | |
| "abe_sg": { | |
| "type": "string" | |
| }, | |
| "nom_pl": { | |
| "type": "string" | |
| }, | |
| "gen_pl": { | |
| "type": "string" | |
| }, | |
| "gen_pl2": { | |
| "type": "string" | |
| }, | |
| "par_pl": { | |
| "type": "string" | |
| }, | |
| "ine_pl": { | |
| "type": "string" | |
| }, | |
| "ela_pl": { | |
| "type": "string" | |
| }, | |
| "ill_pl": { | |
| "type": "string" | |
| }, | |
| "ade_pl": { | |
| "type": "string" | |
| }, | |
| "abl_pl": { | |
| "type": "string" | |
| }, | |
| "all_pl": { | |
| "type": "string" | |
| }, | |
| "ess_pl": { | |
| "type": "string" | |
| }, | |
| "tra_pl": { | |
| "type": "string" | |
| }, | |
| "ins_pl": { | |
| "type": "string" | |
| }, | |
| "abe_pl": { | |
| "type": "string" | |
| }, | |
| "com_pl": { | |
| "type": "string" | |
| }, | |
| "nonav": { | |
| "type": "string" | |
| }, | |
| "acc_sg": { | |
| "type": "string" | |
| }, | |
| "ins_sg": { | |
| "type": "string" | |
| }, | |
| "acc_pl": { | |
| "type": "string" | |
| }, | |
| "bottom": { | |
| "type": "string" | |
| }, | |
| "sg-indef": { | |
| "type": "string" | |
| }, | |
| "sg-def": { | |
| "type": "string" | |
| }, | |
| "sg-def-2": { | |
| "type": "string" | |
| }, | |
| "pl-indef": { | |
| "type": "string" | |
| }, | |
| "pl-indef-2": { | |
| "type": "string" | |
| }, | |
| "pl-indef-3": { | |
| "type": "string" | |
| }, | |
| "pl-def": { | |
| "type": "string" | |
| }, | |
| "pl-def-2": { | |
| "type": "string" | |
| }, | |
| "pl-def-3": { | |
| "type": "string" | |
| }, | |
| "gen-sg-indef": { | |
| "type": "string" | |
| }, | |
| "gen-sg-indef-2": { | |
| "type": "string" | |
| }, | |
| "gen-sg-indef-3": { | |
| "type": "string" | |
| }, | |
| "gen-sg-def": { | |
| "type": "string" | |
| }, | |
| "gen-sg-def-2": { | |
| "type": "string" | |
| }, | |
| "gen-pl-indef": { | |
| "type": "string" | |
| }, | |
| "gen-pl-indef-2": { | |
| "type": "string" | |
| }, | |
| "gen-pl-def": { | |
| "type": "string" | |
| }, | |
| "gen-pl-def-2": { | |
| "type": "string" | |
| }, | |
| "gen-pl-def-3": { | |
| "type": "string" | |
| }, | |
| "1sg_sg": { | |
| "type": "string" | |
| }, | |
| "2sg_sg": { | |
| "type": "string" | |
| }, | |
| "3sg_sg": { | |
| "type": "string" | |
| }, | |
| "1pl_sg": { | |
| "type": "string" | |
| }, | |
| "2pl_sg": { | |
| "type": "string" | |
| }, | |
| "3pl_sg": { | |
| "type": "string" | |
| }, | |
| "1sg_pl": { | |
| "type": "string" | |
| }, | |
| "2sg_pl": { | |
| "type": "string" | |
| }, | |
| "3sg_pl": { | |
| "type": "string" | |
| }, | |
| "1pl_pl": { | |
| "type": "string" | |
| }, | |
| "2pl_pl": { | |
| "type": "string" | |
| }, | |
| "3pl_pl": { | |
| "type": "string" | |
| }, | |
| "class": { | |
| "type": "string" | |
| }, | |
| "voc_sg": { | |
| "type": "string" | |
| }, | |
| "dat_sg": { | |
| "type": "string" | |
| }, | |
| "nom_du": { | |
| "type": "string" | |
| }, | |
| "voc_du": { | |
| "type": "string" | |
| }, | |
| "acc_du": { | |
| "type": "string" | |
| }, | |
| "gen_du": { | |
| "type": "string" | |
| }, | |
| "dat_du": { | |
| "type": "string" | |
| }, | |
| "voc_pl": { | |
| "type": "string" | |
| }, | |
| "dat_pl": { | |
| "type": "string" | |
| }, | |
| "nom_sg2": { | |
| "type": "string" | |
| }, | |
| "nom_sg3": { | |
| "type": "string" | |
| }, | |
| "voc_sg2": { | |
| "type": "string" | |
| }, | |
| "voc_sg3": { | |
| "type": "string" | |
| }, | |
| "acc_sg2": { | |
| "type": "string" | |
| }, | |
| "acc_sg3": { | |
| "type": "string" | |
| }, | |
| "dat_sg2": { | |
| "type": "string" | |
| }, | |
| "dat_sg3": { | |
| "type": "string" | |
| }, | |
| "gen_sg2": { | |
| "type": "string" | |
| }, | |
| "gen_sg3": { | |
| "type": "string" | |
| }, | |
| "nom_du2": { | |
| "type": "string" | |
| }, | |
| "nom_du3": { | |
| "type": "string" | |
| }, | |
| "voc_du2": { | |
| "type": "string" | |
| }, | |
| "voc_du3": { | |
| "type": "string" | |
| }, | |
| "acc_du2": { | |
| "type": "string" | |
| }, | |
| "acc_du3": { | |
| "type": "string" | |
| }, | |
| "gen_du2": { | |
| "type": "string" | |
| }, | |
| "gen_du3": { | |
| "type": "string" | |
| }, | |
| "dat_du2": { | |
| "type": "string" | |
| }, | |
| "dat_du3": { | |
| "type": "string" | |
| }, | |
| "nom_pl2": { | |
| "type": "string" | |
| }, | |
| "nom_pl3": { | |
| "type": "string" | |
| }, | |
| "voc_pl2": { | |
| "type": "string" | |
| }, | |
| "voc_pl3": { | |
| "type": "string" | |
| }, | |
| "acc_pl2": { | |
| "type": "string" | |
| }, | |
| "acc_pl3": { | |
| "type": "string" | |
| }, | |
| "gen_pl3": { | |
| "type": "string" | |
| }, | |
| "dat_pl2": { | |
| "type": "string" | |
| }, | |
| "dat_pl3": { | |
| "type": "string" | |
| }, | |
| "i": { | |
| "type": "string" | |
| }, | |
| "tantum": { | |
| "type": "string" | |
| }, | |
| "lemma": { | |
| "type": "string" | |
| }, | |
| "kana": { | |
| "type": "string" | |
| }, | |
| "imperfective": { | |
| "type": "string" | |
| }, | |
| "continuative": { | |
| "type": "string" | |
| }, | |
| "terminal": { | |
| "type": "string" | |
| }, | |
| "attributive": { | |
| "type": "string" | |
| }, | |
| "hypothetical": { | |
| "type": "string" | |
| }, | |
| "imperative": { | |
| "type": "string" | |
| }, | |
| "informal_negative": { | |
| "type": "string" | |
| }, | |
| "informal_negative2": { | |
| "type": "string" | |
| }, | |
| "informal_past": { | |
| "type": "string" | |
| }, | |
| "informal_negative_past": { | |
| "type": "string" | |
| }, | |
| "informal_negative_past2": { | |
| "type": "string" | |
| }, | |
| "formal": { | |
| "type": "string" | |
| }, | |
| "formal_negative": { | |
| "type": "string" | |
| }, | |
| "formal_negative2": { | |
| "type": "string" | |
| }, | |
| "formal_past": { | |
| "type": "string" | |
| }, | |
| "formal_negative_past": { | |
| "type": "string" | |
| }, | |
| "formal_negative_past2": { | |
| "type": "string" | |
| }, | |
| "conjunctive": { | |
| "type": "string" | |
| }, | |
| "conditional": { | |
| "type": "string" | |
| }, | |
| "provisional": { | |
| "type": "string" | |
| }, | |
| "volitional": { | |
| "type": "string" | |
| }, | |
| "adverbial": { | |
| "type": "string" | |
| }, | |
| "degree": { | |
| "type": "string" | |
| }, | |
| "15": { | |
| "type": "string" | |
| }, | |
| "16": { | |
| "type": "string" | |
| }, | |
| "base": { | |
| "type": "string" | |
| }, | |
| "definitions": { | |
| "type": "string" | |
| }, | |
| "gender": { | |
| "type": "string" | |
| }, | |
| "part": { | |
| "type": "string" | |
| }, | |
| "nopp": { | |
| "type": "string" | |
| }, | |
| "dats": { | |
| "type": "string" | |
| }, | |
| "uncountable": { | |
| "type": "string" | |
| }, | |
| "poss": { | |
| "type": "string" | |
| }, | |
| "ds2": { | |
| "type": "string" | |
| }, | |
| "ls2": { | |
| "type": "string" | |
| }, | |
| "decl_class": { | |
| "type": "string" | |
| }, | |
| "heads": { | |
| "type": "string" | |
| }, | |
| "nocat": { | |
| "type": "string" | |
| }, | |
| "inf": { | |
| "type": "string" | |
| }, | |
| "ger": { | |
| "type": "string" | |
| }, | |
| "pastp": { | |
| "type": "string" | |
| }, | |
| "pres1s": { | |
| "type": "string" | |
| }, | |
| "pres2s": { | |
| "type": "string" | |
| }, | |
| "pres3s": { | |
| "type": "string" | |
| }, | |
| "pres1p": { | |
| "type": "string" | |
| }, | |
| "pres2p": { | |
| "type": "string" | |
| }, | |
| "pres3p": { | |
| "type": "string" | |
| }, | |
| "imperf1s": { | |
| "type": "string" | |
| }, | |
| "imperf2s": { | |
| "type": "string" | |
| }, | |
| "imperf3s": { | |
| "type": "string" | |
| }, | |
| "imperf1p": { | |
| "type": "string" | |
| }, | |
| "imperf2p": { | |
| "type": "string" | |
| }, | |
| "imperf3p": { | |
| "type": "string" | |
| }, | |
| "perf1s": { | |
| "type": "string" | |
| }, | |
| "perf2s": { | |
| "type": "string" | |
| }, | |
| "perf3s": { | |
| "type": "string" | |
| }, | |
| "perf1p": { | |
| "type": "string" | |
| }, | |
| "perf2p": { | |
| "type": "string" | |
| }, | |
| "perf3p": { | |
| "type": "string" | |
| }, | |
| "sub13s": { | |
| "type": "string" | |
| }, | |
| "sub2s": { | |
| "type": "string" | |
| }, | |
| "sub1p": { | |
| "type": "string" | |
| }, | |
| "sub2p": { | |
| "type": "string" | |
| }, | |
| "sub3p": { | |
| "type": "string" | |
| }, | |
| "impsub13s": { | |
| "type": "string" | |
| }, | |
| "impsub2s": { | |
| "type": "string" | |
| }, | |
| "impsub1p": { | |
| "type": "string" | |
| }, | |
| "impsub2p": { | |
| "type": "string" | |
| }, | |
| "impsub3p": { | |
| "type": "string" | |
| }, | |
| "imp2s": { | |
| "type": "string" | |
| }, | |
| "imp3s": { | |
| "type": "string" | |
| }, | |
| "imp1p": { | |
| "type": "string" | |
| }, | |
| "imp2p": { | |
| "type": "string" | |
| }, | |
| "imp3p": { | |
| "type": "string" | |
| }, | |
| "17": { | |
| "type": "string" | |
| }, | |
| "18": { | |
| "type": "string" | |
| }, | |
| "intr": { | |
| "type": "string" | |
| }, | |
| "a": { | |
| "type": "string" | |
| } | |
| } | |
| } | |
| }, | |
| "required": [ | |
| "args", | |
| "name" | |
| ] | |
| } | |
| }, | |
| "derived": { | |
| "type": "array", | |
| "items": { | |
| "type": "object", | |
| "properties": { | |
| "word": { | |
| "type": "string" | |
| }, | |
| "_dis1": { | |
| "type": "string" | |
| }, | |
| "roman": { | |
| "type": "string" | |
| }, | |
| "alt": { | |
| "type": "string" | |
| }, | |
| "english": { | |
| "type": "string" | |
| }, | |
| "tags": { | |
| "type": "array", | |
| "items": { | |
| "type": "string" | |
| } | |
| }, | |
| "ruby": { | |
| "type": "string" | |
| }, | |
| "sense": { | |
| "type": "string" | |
| }, | |
| "topics": { | |
| "type": "array", | |
| "items": { | |
| "type": "string" | |
| } | |
| } | |
| }, | |
| "required": [ | |
| "_dis1", | |
| "word" | |
| ] | |
| } | |
| }, | |
| "hyphenation": { | |
| "type": "array", | |
| "items": { | |
| "type": "string" | |
| } | |
| }, | |
| "synonyms": { | |
| "type": "array", | |
| "items": { | |
| "type": "object", | |
| "properties": { | |
| "word": { | |
| "type": "string" | |
| }, | |
| "tags": { | |
| "type": "array", | |
| "items": { | |
| "type": "string" | |
| } | |
| }, | |
| "_dis1": { | |
| "type": "string" | |
| }, | |
| "sense": { | |
| "type": "string" | |
| }, | |
| "topics": { | |
| "type": "array", | |
| "items": { | |
| "type": "string" | |
| } | |
| }, | |
| "source": { | |
| "type": "string" | |
| }, | |
| "roman": { | |
| "type": "string" | |
| }, | |
| "english": { | |
| "type": "string" | |
| }, | |
| "ruby": { | |
| "type": "string" | |
| } | |
| }, | |
| "required": [ | |
| "_dis1", | |
| "word" | |
| ] | |
| } | |
| }, | |
| "wikipedia": { | |
| "type": "array", | |
| "items": { | |
| "type": "string" | |
| } | |
| }, | |
| "antonyms": { | |
| "type": "array", | |
| "items": { | |
| "type": "object", | |
| "properties": { | |
| "word": { | |
| "type": "string" | |
| }, | |
| "sense": { | |
| "type": "string" | |
| }, | |
| "source": { | |
| "type": "string" | |
| }, | |
| "roman": { | |
| "type": "string" | |
| }, | |
| "english": { | |
| "type": "string" | |
| }, | |
| "tags": { | |
| "type": "array", | |
| "items": { | |
| "type": "string" | |
| } | |
| }, | |
| "alt": { | |
| "type": "string" | |
| }, | |
| "ruby": { | |
| "type": "string" | |
| } | |
| }, | |
| "required": [ | |
| "word" | |
| ] | |
| } | |
| }, | |
| "related": { | |
| "type": "array", | |
| "items": { | |
| "type": "object", | |
| "properties": { | |
| "word": { | |
| "type": "string" | |
| }, | |
| "_dis1": { | |
| "type": "string" | |
| }, | |
| "sense": { | |
| "type": "string" | |
| }, | |
| "tags": { | |
| "type": "array", | |
| "items": { | |
| "type": "string" | |
| } | |
| }, | |
| "english": { | |
| "type": "string" | |
| }, | |
| "roman": { | |
| "type": "string" | |
| }, | |
| "ruby": { | |
| "type": "string" | |
| }, | |
| "source": { | |
| "type": "string" | |
| } | |
| }, | |
| "required": [ | |
| "_dis1", | |
| "word" | |
| ] | |
| } | |
| }, | |
| "hyponyms": { | |
| "type": "array", | |
| "items": { | |
| "type": "object", | |
| "properties": { | |
| "taxonomic": { | |
| "type": "string" | |
| }, | |
| "word": { | |
| "type": "string" | |
| }, | |
| "_dis1": { | |
| "type": "string" | |
| }, | |
| "source": { | |
| "type": "string" | |
| }, | |
| "sense": { | |
| "type": "string" | |
| }, | |
| "tags": { | |
| "type": "array", | |
| "items": { | |
| "type": "string" | |
| } | |
| }, | |
| "english": { | |
| "type": "string" | |
| }, | |
| "topics": { | |
| "type": "array", | |
| "items": { | |
| "type": "string" | |
| } | |
| } | |
| }, | |
| "required": [ | |
| "_dis1", | |
| "word" | |
| ] | |
| } | |
| }, | |
| "hypernyms": { | |
| "type": "array", | |
| "items": { | |
| "type": "object", | |
| "properties": { | |
| "word": { | |
| "type": "string" | |
| }, | |
| "source": { | |
| "type": "string" | |
| }, | |
| "sense": { | |
| "type": "string" | |
| }, | |
| "_dis1": { | |
| "type": "string" | |
| } | |
| }, | |
| "required": [ | |
| "_dis1", | |
| "word" | |
| ] | |
| } | |
| }, | |
| "holonyms": { | |
| "type": "array", | |
| "items": { | |
| "type": "object", | |
| "properties": { | |
| "word": { | |
| "type": "string" | |
| }, | |
| "source": { | |
| "type": "string" | |
| }, | |
| "sense": { | |
| "type": "string" | |
| }, | |
| "_dis1": { | |
| "type": "string" | |
| } | |
| }, | |
| "required": [ | |
| "word" | |
| ] | |
| } | |
| }, | |
| "meronyms": { | |
| "type": "array", | |
| "items": { | |
| "type": "object", | |
| "properties": { | |
| "word": { | |
| "type": "string" | |
| }, | |
| "source": { | |
| "type": "string" | |
| }, | |
| "sense": { | |
| "type": "string" | |
| }, | |
| "tags": { | |
| "type": "array", | |
| "items": { | |
| "type": "string" | |
| } | |
| }, | |
| "_dis1": { | |
| "type": "string" | |
| } | |
| }, | |
| "required": [ | |
| "word" | |
| ] | |
| } | |
| }, | |
| "translations": { | |
| "type": "array", | |
| "items": { | |
| "type": "object", | |
| "properties": { | |
| "lang": { | |
| "type": "string" | |
| }, | |
| "code": { | |
| "type": [ | |
| "null", | |
| "string" | |
| ] | |
| }, | |
| "sense": { | |
| "type": "string" | |
| }, | |
| "roman": { | |
| "type": "string" | |
| }, | |
| "tags": { | |
| "type": "array", | |
| "items": { | |
| "type": "string" | |
| } | |
| }, | |
| "word": { | |
| "type": "string" | |
| }, | |
| "_dis1": { | |
| "type": "string" | |
| }, | |
| "alt": { | |
| "type": "string" | |
| }, | |
| "topics": { | |
| "type": "array", | |
| "items": { | |
| "type": "string" | |
| } | |
| }, | |
| "english": { | |
| "type": "string" | |
| }, | |
| "note": { | |
| "type": "string" | |
| } | |
| }, | |
| "required": [ | |
| "code", | |
| "lang" | |
| ] | |
| } | |
| }, | |
| "coordinate_terms": { | |
| "type": "array", | |
| "items": { | |
| "type": "object", | |
| "properties": { | |
| "word": { | |
| "type": "string" | |
| }, | |
| "_dis1": { | |
| "type": "string" | |
| }, | |
| "source": { | |
| "type": "string" | |
| }, | |
| "sense": { | |
| "type": "string" | |
| }, | |
| "english": { | |
| "type": "string" | |
| } | |
| }, | |
| "required": [ | |
| "_dis1", | |
| "word" | |
| ] | |
| } | |
| } | |
| }, | |
| "required": [ | |
| "lang", | |
| "lang_code", | |
| "pos", | |
| "senses", | |
| "word" | |
| ] | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment