add xey and sie pronouns, fix reflexive form of them
This commit is contained in:
parent
6e90d08dab
commit
d7c898afba
@ -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 <m@morganastra.me>
|
||||
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.
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user