From 1ea9e2bf74674f3321c62f5006032703f94ef8c4 Mon Sep 17 00:00:00 2001 From: Jennifer Kirsch <7807969+DysphoricUnicorn@users.noreply.github.com> Date: Wed, 4 Mar 2020 19:40:22 +0100 Subject: [PATCH 1/3] Add nin/nins pronouns --- resources/pronouns.tab | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/pronouns.tab b/resources/pronouns.tab index 7f788b2..399a9c2 100644 --- a/resources/pronouns.tab +++ b/resources/pronouns.tab @@ -14,6 +14,7 @@ it it its its itself jee jem jeir jeirs jemself kit kit kits kits kitself ne nem nir nirs nemself +nin nin nins ninself peh pehm peh's peh's pehself per per per pers perself sie hir hir hirs hirself From 4750e98a6e1f9b5690066b204f72bdfd9d9bd2e7 Mon Sep 17 00:00:00 2001 From: Jennifer Kirsch <7807969+DysphoricUnicorn@users.noreply.github.com> Date: Wed, 4 Mar 2020 19:42:49 +0100 Subject: [PATCH 2/3] Fix wrong delimeter I had accidentally used the wrong delimeter for my change. This commit undoes that. --- resources/pronouns.tab | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/pronouns.tab b/resources/pronouns.tab index 399a9c2..e4486b2 100644 --- a/resources/pronouns.tab +++ b/resources/pronouns.tab @@ -14,7 +14,7 @@ it it its its itself jee jem jeir jeirs jemself kit kit kits kits kitself ne nem nir nirs nemself -nin nin nins ninself +nin nin nins ninself peh pehm peh's peh's pehself per per per pers perself sie hir hir hirs hirself From f0b9019ec1dbcc5db4d7b4215a31c3178674799f Mon Sep 17 00:00:00 2001 From: Jennifer Kirsch <7807969+DysphoricUnicorn@users.noreply.github.com> Date: Wed, 4 Mar 2020 19:44:15 +0100 Subject: [PATCH 3/3] Add missing possesive pronoun I had somehow not added the possesive pronoun. This fixes that. --- resources/pronouns.tab | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/pronouns.tab b/resources/pronouns.tab index e4486b2..38691c5 100644 --- a/resources/pronouns.tab +++ b/resources/pronouns.tab @@ -14,7 +14,7 @@ it it its its itself jee jem jeir jeirs jemself kit kit kits kits kitself ne nem nir nirs nemself -nin nin nins ninself +nin nin nins nins ninself peh pehm peh's peh's pehself per per per pers perself sie hir hir hirs hirself