From d7c898afbafebd608fd14ee2c27e98f44fec0415 Mon Sep 17 00:00:00 2001 From: Morgan Astra Date: Sat, 23 Jan 2016 15:01:33 -0800 Subject: [PATCH] add xey and sie pronouns, fix reflexive form of them --- README.md | 5 +---- resources/pronouns.tab | 4 +++- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 86106d9..d061e39 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ example values as follows: subject|object|possessive-determiner|possessive-pronoun|reflexive -------|------|---------------------|------------------|--------- -they | them | their | theirs | themself +they | them | their | theirs | themselves If you edit it with a text editor, make sure your editor inputs real tab characters in that file (a thing your editor might normally be @@ -50,6 +50,3 @@ $ ./quickstart.sh 666 ## License Copyright © 2014-2015 Morgan Astra -This work is free. You can redistribute it and/or modify it under the -terms of the Do What The Fuck You Want To Public License, Version 2, -as published by Sam Hocevar. See the COPYING file for more details. diff --git a/resources/pronouns.tab b/resources/pronouns.tab index 74009c2..d8fe3ce 100644 --- a/resources/pronouns.tab +++ b/resources/pronouns.tab @@ -2,7 +2,9 @@ ze hir hir hirs hirself ze zir zir zirs zirself she her her hers herself he him his his himself -they them their theirs themself +they them their theirs themselves +xey xem xyr xyrs xemself +sie hir hir hirs hirself it it its its itself ey em eir eirs eirself e em eir eirs emself