From 8628d9705526e91664886e6b2588d4972716a8a5 Mon Sep 17 00:00:00 2001 From: Morgan Astra Date: Wed, 14 Nov 2018 22:12:23 -0800 Subject: [PATCH] Highly top five pronoun sets on the front page --- resources/pronouns.tab | 56 +++++++++++++++++++++--------------------- src/pronouns/pages.clj | 2 +- 2 files changed, 29 insertions(+), 29 deletions(-) diff --git a/resources/pronouns.tab b/resources/pronouns.tab index 492f63c..03c521b 100644 --- a/resources/pronouns.tab +++ b/resources/pronouns.tab @@ -1,40 +1,40 @@ -ze hir hir hirs hirself -ze zir zir zirs zirself she her her hers herself he him his his himself they them their theirs themselves -they them their theirs themself +ze hir hir hirs hirself xey xem xyr xyrs xemself -xey xem xeir xeirs xemself -sie hir hir hirs hirself -it it its its itself -ey em eir eirs eirself +ae aer aer aers aerself e em eir eirs emself -hu hum hus hus humself -peh pehm peh's peh's pehself -per per per pers perself -thon thon thons thons thonself -jee jem jeir jeirs jemself -ve ver vis vis verself -xe xem xyr xyrs xemself -zie zir zir zirs zirself -ze zem zes zes zirself -zie zem zes zes zirself -ze mer zer zers zemself -se sim ser sers serself -zme zmyr zmyr zmyrs zmyrself -ve vem vir virs vemself -zee zed zeta zetas zedself +ey em eir eirs eirself fae faer faer faers faerself -zie hir hir hirs hirself -si hyr hyr hyrs hyrself +fey fem feir feirs feirself +hu hum hus hus humself +it it its its itself +jee jem jeir jeirs jemself kit kit kits kits kitself ne nem nir nirs nemself -fey fem feir feirs feirself -xie xer xer xers xerself +peh pehm peh's peh's pehself +per per per pers perself +sie hir hir hirs hirself +se sim ser sers serself +shi hir hir hirs hirself +si hyr hyr hyrs hyrself +they them their theirs themself +thon thon thons thons thonself +ve ver vis vis verself +ve vem vir virs vemself vi ver ver vers verself vi vim vir virs vimself vi vim vim vims vimself +xie xer xer xers xerself +xe xem xyr xyrs xemself +xey xem xeir xeirs xemself yo yo yos yos yosself -shi hir hir hirs hirself -ae aer aer aers aerself +ze zir zir zirs zirself +ze zem zes zes zirself +ze mer zer zers zemself +zee zed zeta zetas zedself +zie zir zir zirs zirself +zie zem zes zes zirself +zie hir hir hirs hirself +zme zmyr zmyr zmyrs zmyrself diff --git a/src/pronouns/pages.clj b/src/pronouns/pages.clj index 218caab..6d08519 100644 --- a/src/pronouns/pages.clj +++ b/src/pronouns/pages.clj @@ -156,7 +156,7 @@ [:li (href link label)])) (defn front [] - (let [abbreviations (take 10 (u/abbreviate *pronouns-table*)) + (let [abbreviations (take 5 (u/abbreviate *pronouns-table*)) links (map make-link abbreviations) title "Pronoun Island"] (html