Changeset 540

Show
Ignore:
Timestamp:
04/27/09 21:18:40 (3 years ago)
Author:
confluence
Message:

added more default words

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • confluence/genderiser/genderiser-python/genderiser.py

    r539 r540  
    3333    "theirs": ("his", "hers"), 
    3434    "themselves": ("himself", "herself"), 
     35    "adult": ("man", "woman"), 
     36    "child": ("boy", "girl"), 
    3537    "parent": ("father", "mother"), 
    3638    "grandparent": ("grandfather", "grandmother"),