darcs

Patch 323 Adding pronoun to english module

Title Adding pronoun to english module
Superseder Nosy List abuiles, kowey
Related Issues
Status accepted Assigned To
Milestone

Created on 2010-08-03.05:17:19 by abuiles, last changed 2011-05-10.17:35:51 by darcswatch. Tracked on DarcsWatch.

Files
File name Status Uploaded Type Edit Remove
add-pronoun-to-english-module.dpatch abuiles, 2010-08-03.13:42:34 text/x-darcs-patch
adding-pronoun-to-english-module.dpatch abuiles, 2010-08-03.05:17:19 text/x-darcs-patch
unnamed abuiles, 2010-08-03.05:17:19
unnamed abuiles, 2010-08-03.13:42:34
See mailing list archives for discussion on individual patches.
Messages
msg11920 (view) Author: abuiles Date: 2010-08-03.05:17:19
1 patch for repository http://darcs.net:

Tue Aug  3 00:03:34 COT 2010  builes.adolfo@googlemail.com
  * Adding pronoun to english module
Attachments
msg11922 (view) Author: kowey Date: 2010-08-03.10:22:58
Adding pronoun to english module
--------------------------------
> +instance Countable Pronoun where
> +  plural Pronoun = showString "them"
> +  singular Pronoun = showString "it"

Maybe it's better to call this It or ItPronoun

-- 
Eric Kow <http://www.nltg.brighton.ac.uk/home/Eric.Kow>
For a faster response, please try +44 (0)1273 64 2905.
msg11924 (view) Author: abuiles Date: 2010-08-03.13:13:27
Actually "It" should be one of the constructors of "Pronoun".

On Tue, Aug 3, 2010 at 5:26 AM, Eric Kow <kowey@darcs.net> wrote:
> ItPronoun
msg11925 (view) Author: abuiles Date: 2010-08-03.13:42:34
1 patch for repository http://darcs.net:

Tue Aug  3 08:14:32 COT 2010  builes.adolfo@googlemail.com
  * Add pronoun to english module
Attachments
msg11928 (view) Author: kowey Date: 2010-08-03.17:08:37
Add pronoun to english module
-----------------------------
> +instance Countable Pronoun where
> +  plural It = showString "them"
> +  singular It = showString "it"

This version looks good

-- 
Eric Kow <http://www.nltg.brighton.ac.uk/home/Eric.Kow>
For a faster response, please try +44 (0)1273 64 2905.
msg11932 (view) Author: darcswatch Date: 2010-08-03.17:29:21
This patch bundle (with 1 patches) was just applied to the repository http://darcs.net/.
This message was brought to you by DarcsWatch
http://darcswatch.nomeata.de/repo_http:__darcs.net_.html#bundle-71d1fbb35ca5ab1a0b2f4b3e8ed7c56cd1eed509
msg14057 (view) Author: darcswatch Date: 2011-05-10.17:35:51
This patch bundle (with 1 patches) was just applied to the repository http://darcs.net/reviewed.
This message was brought to you by DarcsWatch
http://darcswatch.nomeata.de/repo_http:__darcs.net_reviewed.html#bundle-71d1fbb35ca5ab1a0b2f4b3e8ed7c56cd1eed509
History
Date User Action Args
2010-08-03 05:17:19abuilescreate
2010-08-03 05:19:02darcswatchsetdarcswatchurl: http://darcswatch.nomeata.de/repo_http:__darcs.net_.html#bundle-19afe77e6a2b275056fd4d69fc80fc0346664c81
2010-08-03 10:22:58koweysetnosy: + kowey
messages: + msg11922
2010-08-03 13:13:27abuilessetmessages: + msg11924
2010-08-03 13:42:34abuilessetfiles: + add-pronoun-to-english-module.dpatch, unnamed
messages: + msg11925
2010-08-03 13:44:26darcswatchsetdarcswatchurl: http://darcswatch.nomeata.de/repo_http:__darcs.net_.html#bundle-19afe77e6a2b275056fd4d69fc80fc0346664c81 -> http://darcswatch.nomeata.de/repo_http:__darcs.net_.html#bundle-71d1fbb35ca5ab1a0b2f4b3e8ed7c56cd1eed509
2010-08-03 17:08:37koweysetmessages: + msg11928
2010-08-03 17:29:21darcswatchsetstatus: needs-review -> accepted
messages: + msg11932
2011-05-10 17:35:41darcswatchsetdarcswatchurl: http://darcswatch.nomeata.de/repo_http:__darcs.net_.html#bundle-71d1fbb35ca5ab1a0b2f4b3e8ed7c56cd1eed509 -> http://darcswatch.nomeata.de/repo_http:__darcs.net_reviewed.html#bundle-19afe77e6a2b275056fd4d69fc80fc0346664c81
2011-05-10 17:35:51darcswatchsetmessages: + msg14057