DatabaseKit  0.5
irregulars.inc
Go to the documentation of this file.
1 @{
2  @"word": @"move",
3  @"replacement": @"moves"
4 },
5 @{
6  @"word": @"sex",
7  @"replacement": @"sexes"
8 },
9 @{
10  @"word": @"child",
11  @"replacement": @"children"
12 },
13 @{
14  @"word": @"man",
15  @"replacement": @"men"
16 },
17 @{
18  @"word": @"person",
19  @"replacement": @"people"
20 }