Skip to content

Instantly share code, notes, and snippets.

@miku
Created February 13, 2023 09:25
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 miku/d358eec7c6185e144510b73f81551ee6 to your computer and use it in GitHub Desktop.
Save miku/d358eec7c6185e144510b73f81551ee6 to your computer and use it in GitHub Desktop.
langs = {
"de": [
"ein",
"ich",
"nde",
"die",
"und",
"der",
"che",
"end",
"gen",
"sch",
"cht",
"den",
"ine",
"nge",
"nun",
"ung",
"das",
"hen",
"ind",
"enw",
"ens",
"ies",
"ste",
"ten",
"ere",
"lic",
"ach",
"ndi",
"sse",
"aus",
"ers",
"ebe",
"erd",
"enu",
"nen",
"rau",
],
"en": [
"the",
"ing",
"and",
"her",
"ere",
"ent",
"hat",
"tha",
"nth",
"was",
"eth",
"for",
"dth",
"his",
"ion",
"ter",
"you",
"ith",
"ver",
"all",
"wit",
"thi",
"tio",
"eve",
"ate",
"con",
"nce",
"ted",
"ive",
"sta",
"cti",
"ess",
"not",
"iti",
"rat",
"one",
],
"it": [
"ale",
"all",
"anc",
"and",
"ant",
"are",
"ato",
"att",
"che",
"chi",
"com",
"con",
"del",
"ell",
"ent",
"era",
"ere",
"ess",
"est",
"ett",
"gli",
"ion",
"lla",
"men",
"non",
"nte",
"nti",
"nto",
"olo",
"one",
"ono",
"per",
"que",
"son",
"sta",
"ver",
],
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment