Add comprehensive list of all known pronouns

This commit is contained in:
nachtjasmin 2023-07-28 21:48:30 +02:00
parent af53085681
commit 1b3a7aefbd
No known key found for this signature in database
26 changed files with 2190 additions and 0 deletions

View file

@ -0,0 +1,78 @@
import * as fs from "fs";
import path from "path";
const licenseHeader = [
"Thanks to pronoun.page for providing the service known as pronoun.page!",
"The pronouns are fetched from them, therefore the content of this file is licensed under the '🏳️‍🌈 Opinionated Queer License v1.1'.",
"",
"The license can be found here: https://en.pronouns.page/license\n",
]
.map((x) => `// ${x}`)
.join("\n");
const languages = [
"ar",
"de",
"en",
"eo",
"es",
"et",
"fr",
"gl",
"it",
"ja",
"ko",
"lad",
"nl",
"no",
"pl",
"pt",
"ro",
"ru",
"sv",
"tok",
"tr",
"ua",
"vi",
"yi",
"zh",
];
const fetchedLanguages = [];
for (const lang of languages) {
try {
const resp = await fetch(`https://${lang}.pronouns.page/api/pronouns`);
if (!resp.ok) continue;
const json = await resp.json();
let morphemes = [];
for (const pronoun of Object.values(json)) {
morphemes.push(...Object.values(pronoun.morphemes));
}
// CC-BY-SA 4.0 community wiki https://stackoverflow.com/a/9229821
morphemes = [...new Set(morphemes)].filter((x) => x);
fs.writeFile(
path.join(process.cwd(), "src", "libs", "generated", "pronouns", `${lang}.js`),
licenseHeader + "export default " + JSON.stringify(morphemes),
(err) => {
if (err) console.error("writing file failed: ", err);
},
);
fetchedLanguages.push(lang);
} catch (error) {
console.log(`fetching pronouns for ${lang} failed, skipping`, error);
}
}
fs.writeFile(
path.join(process.cwd(), "src", "libs", "generated", "pronouns", `index.js`),
licenseHeader +
`${fetchedLanguages.map((x) => `import ${x} from './${x}.js';`).join("\n")}
export default {${fetchedLanguages.join(", ")}};
export const allKnownPronouns = [${fetchedLanguages.map((x) => "..." + x).join(",\n")}]`,
(err) => {
if (err) console.error("writing index file failed: ", err);
},
);

View file

@ -0,0 +1,32 @@
// Thanks to pronoun.page for providing the service known as pronoun.page!
// The pronouns are fetched from them, therefore the content of this file is licensed under the '🏳️‍🌈 Opinionated Queer License v1.1'.
//
// The license can be found here: https://en.pronouns.page/license
export default [
"هو",
"ي",
"له",
"أنتَ",
"ه",
"نفسه",
"هي",
"ت",
"ة",
"لها",
"أنتِ",
"ها",
"نفسها",
"هم",
"ون",
"ين",
"وا",
"لهم",
"أنتُم",
"نفسهم",
"هُنّ",
"ات",
"نّ",
"لهُنّ",
"أنتُنّ",
"نفسهُنّ",
];

View file

@ -0,0 +1,88 @@
// Thanks to pronoun.page for providing the service known as pronoun.page!
// The pronouns are fetched from them, therefore the content of this file is licensed under the '🏳️‍🌈 Opinionated Queer License v1.1'.
//
// The license can be found here: https://en.pronouns.page/license
export default [
"er",
"ihm",
"ihn",
"sein",
"sie",
"ihr",
"es",
"dey",
"denen",
"deren",
"die",
"el",
"em",
"en",
"ems",
"enes",
"ens",
"ey",
"emm",
"eys",
"et",
"siem",
"sien",
"sier",
"hän",
"sim",
"sin",
"sir",
"hen",
"hem",
"hens",
"hie",
"hiem",
"hein",
"iks",
"ikses",
"ind",
"inde",
"inds",
"mensch",
"menschs",
"nin",
"nim",
"nims",
"oj",
"ojm",
"ojn",
"juj",
"per",
"pers",
"ser",
"sem",
"sen",
"ses",
"sies",
"they",
"them",
"their",
"xier",
"xiem",
"xien",
"xies",
"zet",
"zerm",
"zern",
"zets",
"er_sie",
"ihm_ihr",
"ihn_sie",
"sein_ihr",
"er*sie",
"ihm*ihr",
"ihn*sie",
"sein*ihr",
"er:sie",
"ihm:ihr",
"ihn:sie",
"sein:ihr",
"ersie",
"ihmihr",
"ihnsie",
"seinihr",
];

View file

@ -0,0 +1,92 @@
// Thanks to pronoun.page for providing the service known as pronoun.page!
// The pronouns are fetched from them, therefore the content of this file is licensed under the '🏳️‍🌈 Opinionated Queer License v1.1'.
//
// The license can be found here: https://en.pronouns.page/license
export default [
"he",
"him",
"his",
"himself",
"she",
"her",
"hers",
"herself",
"they",
"them",
"their",
"theirs",
"themselves",
"themself",
"it",
"its",
"itself",
"one",
"one's",
"oneself",
"ae",
"aer",
"aers",
"aerself",
"co",
"cos",
"co's",
"coself",
"e",
"em",
"eir",
"eirs",
"emself",
"es",
"ems",
"ey",
"fae",
"faer",
"faers",
"faerself",
"hu",
"hum",
"hus",
"huself",
"ne",
"nem",
"nir",
"nirs",
"nemself",
"nirself",
"per",
"pers",
"perself",
"s/he",
"hir",
"hirs",
"hirself",
"thon",
"thons",
"thon's",
"thonself",
"ve",
"ver",
"vis",
"vers",
"verself",
"vi",
"vir",
"virs",
"virself",
"vim",
"vims",
"vimself",
"xe",
"xem",
"xyr",
"xyrs",
"xemself",
"ze",
"zir",
"zirs",
"zirself",
"zhe",
"zher",
"zhers",
"zherself",
];

View file

@ -0,0 +1,5 @@
// Thanks to pronoun.page for providing the service known as pronoun.page!
// The pronouns are fetched from them, therefore the content of this file is licensed under the '🏳️‍🌈 Opinionated Queer License v1.1'.
//
// The license can be found here: https://en.pronouns.page/license
export default ["li", "ŝi", "ĝi", "ri", "ŝli"];

View file

@ -0,0 +1,101 @@
// Thanks to pronoun.page for providing the service known as pronoun.page!
// The pronouns are fetched from them, therefore the content of this file is licensed under the '🏳️‍🌈 Opinionated Queer License v1.1'.
//
// The license can be found here: https://en.pronouns.page/license
export default [
"él",
"lo",
"el",
"un",
"ellos",
"los",
"unos",
"o",
"co",
"ella",
"la",
"una",
"ellas",
"las",
"unas",
"a",
"ca",
"elle",
"le",
"une",
"elles",
"les",
"unes",
"e",
"que",
"ellu",
"lu",
"unu",
"ellus",
"lus",
"unus",
"u",
"cu",
"elli",
"li",
"uni",
"ellis",
"lis",
"unis",
"i",
"qui",
"elloa",
"loa",
"unoa",
"elloas",
"loas",
"unoas",
"oa",
"coa",
"il",
"ól",
"ol",
"olles",
"oles",
"xelle",
"xelles",
"ellx",
"lx",
"unx",
"ellxs",
"lxs",
"unxs",
"x",
"cx",
"ell_",
"l_",
"un_",
"ell_s",
"l_s",
"un_s",
"_",
"c_",
"ell*",
"l*",
"un*",
"ell*s",
"l*s",
"un*s",
"*",
"ellæ",
"læ",
"unæ",
"ellæs",
"læs",
"unæs",
"æ",
"cæ",
"ell@",
"l@",
"un@",
"ell@s",
"l@s",
"un@s",
"@",
"c@",
];

View file

@ -0,0 +1,27 @@
// Thanks to pronoun.page for providing the service known as pronoun.page!
// The pronouns are fetched from them, therefore the content of this file is licensed under the '🏳️‍🌈 Opinionated Queer License v1.1'.
//
// The license can be found here: https://en.pronouns.page/license
export default [
"tema",
"teda",
"tema oma",
"tema ise",
"ta",
"temake",
"temakest",
"temakese",
"temakese oma",
"temake ise",
"see",
"seda",
"selle",
"selle oma",
"see ise",
"nemad",
"neid",
"nende",
"nende oma",
"nemad ise",
"nad",
];

View file

@ -0,0 +1,46 @@
// Thanks to pronoun.page for providing the service known as pronoun.page!
// The pronouns are fetched from them, therefore the content of this file is licensed under the '🏳️‍🌈 Opinionated Queer License v1.1'.
//
// The license can be found here: https://en.pronouns.page/license
export default [
"il",
"le",
"lui",
"mon",
"l",
"x",
"é",
"n",
"elle",
"la",
"ma",
"lle",
"se",
"ée",
"ne",
"on",
"en",
"soi",
"man",
"l·le",
"x·se",
"é·e",
"n·e",
"al",
"lea",
"ael",
"el",
"mo",
"em",
"iel",
"ellui",
"ielle",
"ille",
"im",
"ol",
"lo",
"ul",
"lu",
"yel",
"yelle",
];

View file

@ -0,0 +1,80 @@
// Thanks to pronoun.page for providing the service known as pronoun.page!
// The pronouns are fetched from them, therefore the content of this file is licensed under the '🏳️‍🌈 Opinionated Queer License v1.1'.
//
// The license can be found here: https://en.pronouns.page/license
import ar from "./ar.js";
import de from "./de.js";
import en from "./en.js";
import eo from "./eo.js";
import es from "./es.js";
import et from "./et.js";
import fr from "./fr.js";
import it from "./it.js";
import ja from "./ja.js";
import ko from "./ko.js";
import lad from "./lad.js";
import nl from "./nl.js";
import no from "./no.js";
import pl from "./pl.js";
import pt from "./pt.js";
import ro from "./ro.js";
import ru from "./ru.js";
import sv from "./sv.js";
import tok from "./tok.js";
import tr from "./tr.js";
import ua from "./ua.js";
import vi from "./vi.js";
import yi from "./yi.js";
import zh from "./zh.js";
export default {
ar,
de,
en,
eo,
es,
et,
fr,
it,
ja,
ko,
lad,
nl,
no,
pl,
pt,
ro,
ru,
sv,
tok,
tr,
ua,
vi,
yi,
zh,
};
export const allKnownPronouns = [
...ar,
...de,
...en,
...eo,
...es,
...et,
...fr,
...it,
...ja,
...ko,
...lad,
...nl,
...no,
...pl,
...pt,
...ro,
...ru,
...sv,
...tok,
...tr,
...ua,
...vi,
...yi,
...zh,
];

View file

@ -0,0 +1,43 @@
// Thanks to pronoun.page for providing the service known as pronoun.page!
// The pronouns are fetched from them, therefore the content of this file is licensed under the '🏳️‍🌈 Opinionated Queer License v1.1'.
//
// The license can be found here: https://en.pronouns.page/license
export default [
"lui",
"gli",
"lo",
"suo",
"il",
"un",
"o",
"io",
"lei",
"le",
"la",
"sua",
"una",
"a",
"loro",
"li",
"suoi",
"i",
"h",
"loi",
"lu",
"su",
"ilu",
"unu",
"u",
"iu",
"loie",
"lie",
"suoie",
"ilie",
"ie",
"ləi",
"lə",
"suə",
"unə",
"ə",
"iə",
];

View file

@ -0,0 +1,20 @@
// Thanks to pronoun.page for providing the service known as pronoun.page!
// The pronouns are fetched from them, therefore the content of this file is licensed under the '🏳️‍🌈 Opinionated Queer License v1.1'.
//
// The license can be found here: https://en.pronouns.page/license
export default [
"彼",
"彼女",
"あの人",
"あの方",
"彼達",
"彼女達",
"彼ら",
"彼女ら",
"あの人達",
"あの方達",
"あいつ",
"あいつら",
"あやつ",
"あやつら",
];

View file

@ -0,0 +1,5 @@
// Thanks to pronoun.page for providing the service known as pronoun.page!
// The pronouns are fetched from them, therefore the content of this file is licensed under the '🏳️‍🌈 Opinionated Queer License v1.1'.
//
// The license can be found here: https://en.pronouns.page/license
export default ["그", "그녀", "그이"];

View file

@ -0,0 +1,56 @@
// Thanks to pronoun.page for providing the service known as pronoun.page!
// The pronouns are fetched from them, therefore the content of this file is licensed under the '🏳️‍🌈 Opinionated Queer License v1.1'.
//
// The license can be found here: https://en.pronouns.page/license
export default [
"el",
"lo",
"un",
"eyos",
"los",
"unos",
"o",
"l",
"eya",
"la",
"una",
"eyas",
"las",
"unas",
"a",
"eye",
"le",
"une",
"eyes",
"les",
"unes",
"e",
"eyi",
"li",
"uni",
"eyis",
"lis",
"unis",
"i",
"eyx",
"lx",
"unx",
"eyxs",
"lxs",
"unxs",
"x",
"ey@",
"l@",
"un@",
"ey@s",
"l@s",
"un@s",
"@",
"ey_",
"l_",
"un_",
"ey_s",
"l_s",
"un_s",
"_",
];

View file

@ -0,0 +1,43 @@
// Thanks to pronoun.page for providing the service known as pronoun.page!
// The pronouns are fetched from them, therefore the content of this file is licensed under the '🏳️‍🌈 Opinionated Queer License v1.1'.
//
// The license can be found here: https://en.pronouns.page/license
export default [
"zij",
"haar",
"hare",
"hij",
"hem",
"zijn",
"zijne",
"hen",
"hun",
"hunne",
"hens",
"hense",
"die",
"diens",
"diense",
"dee",
"dem",
"dijr",
"dijre",
"dij",
"nij",
"ner",
"nijr",
"nijre",
"vij",
"vijn",
"vijns",
"vijne",
"her",
"zaar",
"zare",
"zhij",
"zhaar",
"zhare",
"zem",
"zeer",
"zere",
];

View file

@ -0,0 +1,24 @@
// Thanks to pronoun.page for providing the service known as pronoun.page!
// The pronouns are fetched from them, therefore the content of this file is licensed under the '🏳️‍🌈 Opinionated Queer License v1.1'.
//
// The license can be found here: https://en.pronouns.page/license
export default [
"han",
"ham",
"hans",
"seg",
"hun",
"henne",
"hennes",
"de",
"dem",
"deres ",
"den",
"dens",
"det",
"dets",
"hen",
"hens",
"hin",
"hins",
];

View file

@ -0,0 +1,251 @@
// Thanks to pronoun.page for providing the service known as pronoun.page!
// The pronouns are fetched from them, therefore the content of this file is licensed under the '🏳️‍🌈 Opinionated Queer License v1.1'.
//
// The license can be found here: https://en.pronouns.page/license
export default [
"on",
"jego",
"go",
"niego",
"mu",
"jemu",
"niemu",
"nim",
"y",
"ki",
"e",
"ą",
"szedł",
"ó",
"pan",
"ona",
"jej",
"niej",
"ją",
"nią",
"a",
"ka",
"ę",
"szł",
"o",
"pani",
"ono",
"je",
"nie",
"kie",
"państwo",
"jejgo",
"niejgo",
"jejmu",
"niejmu",
"jągo",
"niągo",
"niąnim",
"niejnim",
"jeno",
"no",
"nieno",
"nu",
"jenu",
"nienu",
"niem",
"wu",
"jewu",
"niewu",
"num",
"ich",
"nich",
"im",
"nimi",
"tkie",
"ł",
"ały",
"vono",
"vego",
"vo",
"viego",
"vu",
"vemu",
"viemu",
"vim",
"eno",
"ne",
"em",
"u",
"ku",
"onu",
"panu",
"jejo",
"jo",
"niejo",
"ju",
"jeju",
"nieju",
"gą",
"jegą",
"niegą",
"nimą",
"nimej",
"jegie",
"gie",
"niegie",
"nień&jeń&jemi",
"ni&nium&eń",
"nium",
"pań",
"jegu",
"gu",
"niegu",
"gu&go",
"jegu&jego",
"niegu&niego",
"num&nim",
"u&e",
"ku&kie",
"nego",
"nia",
"nemu",
"nym",
"oni",
"cy",
"i",
"l",
"li",
"ali",
"eli",
"ęli",
"szli",
"one",
"ły",
"ęły",
"szły",
"oni/e",
"ich/je",
"nich/nie",
"cy/tkie",
"i/e",
"cy/kie",
"li/łe",
"eni/one",
"li/ły",
"ali/ały",
"eli/ały",
"ęli/eły",
"szli/szły",
"ło",
"ało",
"ęło",
"szło",
"ony",
"ni",
"tki",
"łu",
"ału",
"ęłu",
"szłu",
"onie",
"ce",
"le",
"ele",
"ęle",
"szle",
"panie",
"onæ",
"jæ",
"niæ",
"næm",
"æ",
"kiæ",
"panæ",
"on/a",
"jego/jej",
"go/jej",
"niego/niej",
"mu/jej",
"jemu/jej",
"niemu/niej",
"go/ją",
"jego/ją",
"niego/nią",
"nim/ą",
"nim/ej",
"y/a",
"ki/a",
"/a",
"e/a",
"pan/i",
"onx",
"jex",
"niex",
"nix",
"x",
"kx",
"ę&ą",
"panx",
"on_",
"je_",
"nie_",
"ni_",
"_",
"k_",
"sz_ł",
"pan_",
"on*",
"je*",
"nie*",
"ni*",
"*",
"k*",
"sz*ł",
"pan*",
"on■",
"je■",
"nie■",
"ni■",
"■",
"k■",
"sz■ł",
"pan■",
"onø",
"jenø",
"nø",
"nienø",
"nøm",
"ø",
"kø",
"panø",
"jegi",
"gi",
"niegi",
"ny",
"jeny",
"nieny",
"nimy",
"pany",
"n",
"je",
"nie",
"ni",
"",
"k",
"sze",
"pa",
"miau",
"miaugo",
"miaumu",
"miauim",
"wona",
"wej",
"wiej",
"wą",
"wią",
"wani",
"ta [osoba]",
"tej [osoby]",
"tej [osobie]",
"tę [osobę]",
"tą [osobą]",
"ą [osobą]",
"ką",
"osoba",
];

View file

@ -0,0 +1,259 @@
// Thanks to pronoun.page for providing the service known as pronoun.page!
// The pronouns are fetched from them, therefore the content of this file is licensed under the '🏳️‍🌈 Opinionated Queer License v1.1'.
//
// The license can be found here: https://en.pronouns.page/license
export default [
"o",
"ele",
"dele",
"nele",
"um",
"eles",
"deles",
"neles",
"os",
"uns",
"co",
"go",
"meu",
"esse",
"este",
"a",
"ela",
"dela",
"nela",
"uma",
"elas",
"delas",
"nelas",
"as",
"umas",
"ca",
"ga",
"minha",
"essa",
"esta",
"ê",
"elu",
"e",
"delu",
"nelu",
"ume",
"elus",
"delus",
"nelus",
"es",
"umes",
"que",
"gue",
"minhe",
"essu",
"estu",
"ilu",
"dilu",
"nilu",
"ilus",
"dilus",
"nilus",
"mi",
"issu",
"istu",
"ile",
"dile",
"nile",
"iles",
"diles",
"niles",
"isse",
"iste",
"x",
"elx",
"delx",
"nelx",
"umx",
"elxs",
"delxs",
"nelxs",
"xs",
"umxs",
"cx",
"gx",
"mx",
"essx",
"estx",
"*",
"el*",
"del*",
"nel*",
"um*",
"el*s",
"del*s",
"nel*s",
"*s",
"um*s",
"c*",
"g*",
"m*",
"ess*",
"est*",
"el",
"del",
"nel",
"els",
"dels",
"nels",
"ês",
"ess",
"est",
"@",
"el@",
"del@",
"nel@",
"um@",
"el@s",
"del@s",
"nel@s",
"@s",
"um@s",
"c@",
"g@",
"m@",
"ess@",
"est@",
"_",
"el_",
"del_",
"nel_",
"um_",
"el_s",
"del_s",
"nel_s",
"_s",
"um_s",
"c_",
"g_",
"m_",
"ess_",
"est_",
"i",
"ili",
"dili",
"nili",
"umi",
"ilis",
"dilis",
"nilis",
"is",
"unis",
"qui",
"gui",
"issi",
"isti",
"'",
"el'",
"del'",
"nel'",
"um'",
"el's",
"del's",
"nel's",
"'s",
"um's",
"c'",
"g'",
"m'",
"ess'",
"est'",
"ily",
"dily",
"nily",
"ilys",
"dilys",
"nilys",
"issy",
"isty",
"éli",
"déli",
"néli",
"élis",
"délis",
"nélis",
"éssi",
"ésti",
"ae",
"ael",
"dael",
"nael",
"aels",
"daels",
"naels",
"aes",
"aess",
"aest",
"elae",
"delae",
"nelae",
"elaes",
"delaes",
"nelaes",
"essae",
"estae",
"ed",
"eld",
"deld",
"neld",
"elds",
"delds",
"nelds",
"eds",
"essd",
"estd",
"elé",
"delé",
"nelé",
"elés",
"delés",
"nelés",
"essé",
"esté",
"ilo",
"dilo",
"nilo",
"ilos",
"dilos",
"nilos",
"umis",
"isso",
"isto",
"êlu",
"dêlu",
"nêlu",
"êlus",
"dêlus",
"nêlus",
"êssu",
"êstu",
"y",
"yn",
"dyn",
"nyn",
"umy",
"yns",
"dyns",
"nyns",
"ys",
"umys",
"quy",
"guy",
"my",
"yss",
"yst",
"ale",
"dale",
"nale",
"ales",
"dales",
"nales",
"asse",
"aste",
];

View file

@ -0,0 +1,45 @@
// Thanks to pronoun.page for providing the service known as pronoun.page!
// The pronouns are fetched from them, therefore the content of this file is licensed under the '🏳️‍🌈 Opinionated Queer License v1.1'.
//
// The license can be found here: https://en.pronouns.page/license
export default [
"el",
"lui",
"însuși",
"L-am",
"ea",
"ei",
"însăși",
"Am",
"-o",
"lor",
"înșiși",
"I-",
"ele",
"înseși",
"Le-",
"unul",
"unuia",
"co",
"lui co",
"ey",
"lui ey",
"hu",
"lui hu",
"ne",
"lui ne",
"per",
"lui per",
"thon",
"lui thon",
"ve",
"lui ve",
"vi",
"lui vi",
"xe",
"lui xe",
"ze",
"lui ze",
"zhe",
"lui zhe",
];

View file

@ -0,0 +1,408 @@
// Thanks to pronoun.page for providing the service known as pronoun.page!
// The pronouns are fetched from them, therefore the content of this file is licensed under the '🏳️‍🌈 Opinionated Queer License v1.1'.
//
// The license can be found here: https://en.pronouns.page/license
export default [
"оно",
"его",
"ло",
"ему",
"им",
"нём",
"ним",
"него",
"лось",
"во",
"ое",
"моё",
"само",
"он",
"л",
"лся",
"в",
"ый",
"мой",
"сам",
"она",
"её",
"ла",
"ей",
"ей / ею",
"ней",
"неё",
"лась",
"ва",
"ая",
"моя",
"сама",
"этого",
"этому",
"это",
"этим",
"этом",
"они",
"их",
"ли",
"ими",
"них",
"ними",
"лись",
"вы",
"ые",
"мои",
"сами",
"он_а",
"е_ё",
"л_а",
"е_й",
"е_ю",
е_й",
"н_ей",
е_ё",
"л_ась",
"в_а",
"_ая",
"сам_а",
"оне",
"нех",
"ле",
"ем",
"еми",
"лесь",
"ве",
"он_",
"е_",
"л_",
"н_",
е_",
с_",
"в_",
"ы_",
о_",
"сам_",
"он*",
"е*",
"л*",
"н*",
"не*",
"лс*",
"в*",
"ы*",
"мо*",
"сам*",
"мур",
"мях",
"лур",
"мрме",
"мех",
"нях",
"лcурь",
"вур",
"ррмяур&яур&ррмяу&яу&ррмяв&яв",
"мав&мояв",
"самяу&самяв&самур",
"онь",
"егё",
"ль",
"имь",
"нимь",
"нёмь",
"негё",
"вь",
"ксин",
"ксе",
"лин",
"ксем",
"ксер",
"ксир",
"лсин",
"вин",
"ер",
"мин",
"самин",
"зи",
"зир ",
"зим",
"зир",
"зих",
"ие",
"хе",
"хим",
"хем",
"хеми",
"моех",
"кое",
"кою",
"кой",
"фрр",
"пррбт",
"мав&мяв",
"самяу&самяв",
"мрр",
"мррп",
"мя",
"мяв",
"мяву",
"мявой",
"мяве",
"фели",
"фел",
"фелис",
"лап",
"лапе",
"лапой",
"лану",
"лапы",
"лапь",
"вап",
"лапка",
"самап",
"муни",
"мих",
"луни",
"лунись",
"вли",
"вуф",
"ваф",
"вуфу",
"вафс",
"вуфсь",
"уф",
"саваф",
"щен",
"щена",
"щену",
"щеном",
"щене",
"ыбб",
"беб",
"лб",
"ыб",
"лбся",
"вов",
"мобб",
"самбб",
"дей",
"дех",
"лей",
"де",
"дере",
"деме",
"лсей",
"мей",
"сей",
"кроша",
"кроши",
"лик",
"кроше",
"крошем",
"лши",
"вик",
"шик&уш",
"мик",
"самик",
"совёнок",
"совёнка",
"лух",
"совёнку",
"совёнком",
"совёнке",
"лху",
"вух",
"шух&ух",
"муш",
"самуш",
"сов",
"сова",
"сову",
"совом",
"сове",
"лун",
"лум",
"луми",
"лунь",
"мун",
"самун",
"чаро",
"клят",
"лор",
"очаро",
"зачаро",
"заклят",
"о",
"моро",
"ворожь",
"вражь",
"ложь",
"обворожь\t",
"заворожь",
"завражь",
"лсожь",
"вожь",
"ажь",
"мошь",
"саможь",
"вульпис",
"лис",
"фукс",
"льсис",
"вис",
"укс",
"мис",
"самис",
"вульф",
"вульфа",
"лольф",
"вульфу",
"вульфом",
"вульфе",
"ульф&улфь",
"ар",
"рар",
"би",
"бзз",
"бзззь",
"вжжж",
"миз",
"самиз",
"жжж",
"вжж",
"фырк",
"фырь",
"лурк",
"фурк",
"фурь",
"фырке",
"лсюфь",
"вурк",
"урь",
"моюрк",
"своюрк",
"чик",
"чвик",
"чирик",
"лсик",
"ъеъ",
"ъуъ",
"ьъеъ",
"ъыъ",
"лсъеъ",
"мъеъ",
"самъеъ",
"оня",
"ля",
"ям&ням",
"ями",
"лясь&лся",
"вя",
"яя&ая&ая",
"самя",
"ня",
"гидро",
"анемо",
"пиро",
"гео",
"гипно",
"архао",
"хтоно",
"архаос",
"хтонос",
"хаос",
"фимио",
"фае",
"фер",
"е",
"лсае",
"вер&влер",
"мер",
"самае",
"фавн",
"фин",
"вен",
"лсен",
"вин&влин",
"ен",
"самен",
"флорис",
"флёр",
"люминум",
"мино",
"люм",
"лсум",
"вум",
"имино",
"мони",
"самио",
"ноктиум",
"тио",
"нокти",
"нокт",
"итио",
"глитч",
"глиф",
"литч",
"404-ём",
"404-мя",
"лситч",
"влитч",
"иф&лиф",
"млиф",
"самитч",
"чирк",
"вспых",
"лир",
"пафф",
"вспых\t",
"пафф ",
"лсир",
"р",
"пых&спых",
"мнир",
"самир",
"аэр",
"терио",
"лер",
"эйр",
"лсио",
"вер",
"рио",
"меро",
"самер",
"арле",
"кин",
"рле",
"шапи",
"то",
"рлесь",
"влин",
"ин",
"астрин",
"астер",
"стар",
"ква",
"кша",
"лва",
"квибит",
"квиб",
"риббит",
"риб",
"лсав",
"ибит",
"миб",
"самва",
"сие",
"сею",
"оста",
"сѣма\t",
"сѣма",
"сѣма ",
"йста",
"вѣ",
"ѣ",
"моѣ",
"самѣ",
"вамп",
"вампа",
"вампу",
"вампом",
];

View file

@ -0,0 +1,21 @@
// Thanks to pronoun.page for providing the service known as pronoun.page!
// The pronouns are fetched from them, therefore the content of this file is licensed under the '🏳️‍🌈 Opinionated Queer License v1.1'.
//
// The license can be found here: https://en.pronouns.page/license
export default [
"han",
"honom",
"hans",
"hon",
"henne",
"hennes",
"de",
"dem",
"deras",
"den",
"dess",
"det",
"hen",
"hens",
"henom",
];

View file

@ -0,0 +1,5 @@
// Thanks to pronoun.page for providing the service known as pronoun.page!
// The pronouns are fetched from them, therefore the content of this file is licensed under the '🏳️‍🌈 Opinionated Queer License v1.1'.
//
// The license can be found here: https://en.pronouns.page/license
export default ["ona", "jan ni", "jan Sonja", "mama sama Mawijo"];

View file

@ -0,0 +1,5 @@
// Thanks to pronoun.page for providing the service known as pronoun.page!
// The pronouns are fetched from them, therefore the content of this file is licensed under the '🏳️‍🌈 Opinionated Queer License v1.1'.
//
// The license can be found here: https://en.pronouns.page/license
export default [];

View file

@ -0,0 +1,373 @@
// Thanks to pronoun.page for providing the service known as pronoun.page!
// The pronouns are fetched from them, therefore the content of this file is licensed under the '🏳️‍🌈 Opinionated Queer License v1.1'.
//
// The license can be found here: https://en.pronouns.page/license
export default [
"воно",
"його",
"ло",
"йому",
"ним",
"нього",
"лося",
"е",
"моє",
"само",
"він",
"ов&в",
"вся",
"ий",
"мій",
"сам",
"вона",
"її",
"ла",
"їй",
"нею",
"неї",
"лася",
"а",
"моя",
"сама",
"цього",
"цьому",
"цим",
"це",
"цім",
"лось",
"вони",
"їх",
"ли",
"їм",
"ними",
"них",
"лися",
"і",
"мої",
"самі",
"мур",
"мях",
"лур",
"мрме",
"мех",
"нях",
"лcурь",
"яу",
"мояв",
"вінь",
"йогьо",
"ові&ві",
"йомю",
"нимь",
"ньогьо",
"лись",
"ві",
"ксін",
"ксе",
"лін",
"ксем",
"ксені",
"ксир",
"ксер",
"лсин",
"ер",
"мин",
"самин",
"зі",
"зір",
"зім",
"зіх",
"хе",
"хім",
"хем",
"хіми",
"моєх",
"фрр",
"пррбт",
"ррмяур",
"мав&мяв",
"самяу&самяв",
"мрр",
"мррп",
"мя",
"мяв",
"мяву",
"мявою",
"фелі",
"фел",
"лі",
"феліс",
"лап",
"лапі",
"лапою",
"лапу",
"лапи",
"лапь",
"лапка",
"самап",
"муні",
"мих",
"лун",
"лунось",
"вуф",
"ваф",
"вуфу",
"вафа",
"вафс",
"вуфа",
"вуфсь",
"саваф",
"щен",
"щеня",
"л",
"щену",
"щеном",
"дех",
"дей",
"лей",
"де",
"дере",
"всей",
"ей",
"мей",
"сей",
"крош",
"кроші",
"лик",
"кроша",
"крошем",
"вши",
"шик",
"мик",
"самик",
"совеня",
"совеняти",
"лух",
"совеняті",
"совеням",
"лусь",
"ух",
"мух",
"самух",
"сов",
"сóви",
"сóву",
"сóва",
"сóвом",
"луни",
"лум",
"луми",
"лунь",
"мун",
"самун",
"чаро",
"клят",
"лор",
"очаро",
"зачаро",
"заклят",
"о",
"моро",
"ворож",
"вражь",
"вож",
"обворож",
"враж",
"заворож",
"всож",
"аж",
"мош",
"самож",
"вульпис",
"лис",
"фукс",
"льсис",
"укс",
"мис",
"самис",
"вульф",
"вульфа",
"лольф",
"вульфу",
"вульфом",
"ульф",
"рар",
"мои",
"сами",
"бі",
"бзз",
"бззз",
"вжжж",
"міз",
"саміз",
"жжж",
"фирк",
"фир",
"лурк",
"фурк",
"фур",
"фирка",
"всюфь",
"урь",
"моюрк",
"своюрк",
"ня",
"ля",
"ям",
"ями",
"лясь&лся",
"яя&ая&ая",
"самя",
"гідро",
"анемо",
"піро",
"гео",
"гіпно",
"архао",
"хтоно",
"архаос",
"хтонос",
"хаос",
"фіміо",
"фае",
"фер",
"ле",
"леся",
"мер",
"саме",
"фавн",
"фін",
"вен",
"лсен",
"ен",
"мін",
"самен",
"флорис",
"фльор",
"люмінум",
"міно",
"люм",
"лсум",
"іміно",
"моні",
"саміо",
"ноктіум",
"тіо",
"нокті",
"ітіо",
"глітч",
"гліф",
"літч",
"404-й",
"404-мя",
"404-го",
"лсітч",
"іф",
"мліф",
"самітч",
"аер",
"теріо",
"лер",
"ейр",
"эйр",
"всіо",
"ріо",
"меро",
"самер",
"арле",
"кін",
"рле",
"шапи",
"то",
"рлесь",
"ін",
"самін",
"астрін",
"астер",
"стар",
"всін",
"ква",
"кша",
"лва",
"квібіт",
"квіб",
"ріббіт",
"ріб",
"всав",
"ібіт",
"міб",
"самва",
"вамп",
"вампа",
"в",
"вампу",
"вампом",
"вір",
"віра",
"самві",
"ласті",
"ластів",
"в'я",
"ластіву",
"ластів'ю",
"лас",
"ів'я",
"сол",
"солов",
"вій",
"солові",
"соловію",
"лов",
"ій",
"самій",
"мавка",
"мав",
"ва",
"мавкою",
"мавці",
"вася",
"в͜0͜н̧о͞",
"й̡0̕го̸",
"й͠о͏м͢у҉",
"йо̢го",
"н̸и̧м͘",
"н̶ьому͡",
"нь̨ог̡о",
"л̀о̶ся",
" ́е̵",
"м͞о̴є",
"с҉ам́о",
"в̷1̡н",
"йо̡г͞о͡",
"ов̡&в ",
"й̸ом͏у̕",
" ͝вся̧ ",
"ий̨",
"м͏і̸й̴ ",
"с͞а͠м͡",
"в͢о͜на̡",
"ї̡ї͠ ",
"л4͝",
"їй҉",
" її",
"н͟ею",
" ̡н͡ій͏",
"не͘ю͠",
"неї͜",
" л͜а̨ся̷",
" ̶а ",
"м̢оя ̷",
"с̀а̴м́а͟",
"в0͠н͞и̶",
"ї̛х",
"л͝и",
"ї̕м",
"ї̕X",
" ̵ним̢и ͢",
" ̵ниХ ͢",
" ̵них ",
" л͘и̸ся̴ ",
"і̷",
"м̨о̨ї ",
" ͢самі",
];

View file

@ -0,0 +1,35 @@
// Thanks to pronoun.page for providing the service known as pronoun.page!
// The pronouns are fetched from them, therefore the content of this file is licensed under the '🏳️‍🌈 Opinionated Queer License v1.1'.
//
// The license can be found here: https://en.pronouns.page/license
export default [
"bạn ấy",
"bạn",
"cậu ấy",
"cậu",
"nó",
"ông ấy",
"ông",
"bà ấy",
"bà",
"anh ấy",
"anh",
"chị ấy",
"chị",
"cô ấy",
"cô",
"chú ấy",
"chú",
"bác ấy",
"bác",
"em ấy",
"em",
"con đấy",
"cháu ấy",
"cháu",
"đồng chí ấy",
"đồng chí",
"họ",
"bro",
"sis",
];

View file

@ -0,0 +1,25 @@
// Thanks to pronoun.page for providing the service known as pronoun.page!
// The pronouns are fetched from them, therefore the content of this file is licensed under the '🏳️‍🌈 Opinionated Queer License v1.1'.
//
// The license can be found here: https://en.pronouns.page/license
export default [
"ער",
"אים‎",
"זײַן‎",
"דער",
"דעם",
"זי",
"איר‎",
"די",
"עס‎",
"אים",
"דאָס",
"זיי",
"זייער‎",
"עז",
"זים",
"זיר",
"פֿײ",
"פֿער",
"פֿײער",
];

View file

@ -0,0 +1,23 @@
// Thanks to pronoun.page for providing the service known as pronoun.page!
// The pronouns are fetched from them, therefore the content of this file is licensed under the '🏳️‍🌈 Opinionated Queer License v1.1'.
//
// The license can be found here: https://en.pronouns.page/license
export default [
"他",
"你",
"她",
"妳",
"伊",
"tā",
"X也",
"无也",
"佢",
"祂",
"祢",
"它",
"牠",
"其",
"彼",
"渠",
"ㄊㄚ",
];