Commit Graph

19 Commits

Author SHA1 Message Date
Erik Osheim
573294ba75 Add code to disambiguate pronouns dynamically.
This commit improves the display code so that the
smallest unambiguous abbreviation is calculated
based on the contents of pronouns.tab.
2015-03-15 01:37:15 -04:00
Thel Seraphim
08cadfb6d3 specified that we are working in English 2015-03-14 01:25:45 -07:00
Thel Seraphim
7f8bfd2326 add a single comma. 2015-03-14 01:24:12 -07:00
Thel Seraphim
05615d20ed re-organize examples and contact 2015-03-14 01:06:59 -07:00
Thel Seraphim
8274656847 add a title block, light refactoring 2015-03-14 00:57:03 -07:00
Thel Seraphim
46d62f4ae7 PRONOUN ISLAND 2015-03-14 00:50:02 -07:00
Thel Seraphim
7af20c2030 add styling and contact/github links to contributed frontpage 2015-03-14 00:47:26 -07:00
Morgan
98e7444f18 Merge pull request #8 from non/topic/pronoun-list
Add support for a global pronoun list at /.
2015-03-14 00:35:43 -07:00
Thel Seraphim
2a78ab1eb0 light refactoring, putting pieces in order 2015-03-13 23:41:38 -07:00
Erik Osheim
f74fa10cbb Add support for a global pronoun list at /.
This commit displsy a linkified view of the pronouns
database when users hit /. Currently, each link is
shown with the first two words in the database entry
(which is enough to be unambiguous).

Results are sorted alphabetically for easy browsing.
2015-03-14 02:30:19 -04:00
Thel Seraphim
818f985232 slight refactor of sentence rendering and include capitalization. 2015-03-13 23:25:39 -07:00
Thel Seraphim
58ea3864d8 slight improvement of wording in reflexive pronoun example. 2015-03-13 23:05:16 -07:00
Thel Seraphim
8e71056c5a pretty in pink 2015-03-13 21:37:38 -07:00
Thel Seraphim
bb925b1e74 nothing broken but nothing happening either, now with more css 2015-03-13 21:14:23 -07:00
Thel Seraphim
e7f1120416 slight wording change 2015-03-13 20:55:45 -07:00
Morgan
3dc6c69536 Some formatting cleanup 2015-03-14 03:53:33 +00:00
Thel Seraphim
2661d6a276 nicer example modulo css 2015-03-13 20:39:54 -07:00
Thel Seraphim
ec62e36ee3 include hiccup library and small functioning example, don't merge until it looks nice. 2015-03-13 19:34:43 -07:00
Morgan
d88f645e26 factor out pages and util namespaces per #6 2015-03-10 09:29:58 +00:00