@@ -17,7 +17,6 @@ var BASIC_TESTS = [
17
17
[ 'police' , 'police' ] ,
18
18
[ 'sheep' , 'sheep' ] ,
19
19
[ 'series' , 'series' ] ,
20
- [ 'species' , 'species' ] ,
21
20
[ 'agenda' , 'agenda' ] ,
22
21
[ 'news' , 'news' ] ,
23
22
[ 'reindeer' , 'reindeer' ] ,
@@ -325,7 +324,6 @@ var BASIC_TESTS = [
325
324
[ 'uterus' , 'uteri' ] ,
326
325
[ 'curriculum' , 'curricula' ] ,
327
326
[ 'quorum' , 'quora' ] ,
328
- [ 'genie' , 'genies' ] ,
329
327
[ 'genius' , 'geniuses' ] ,
330
328
[ 'flower' , 'flowers' ] ,
331
329
[ 'crash' , 'crashes' ] ,
@@ -611,6 +609,50 @@ var BASIC_TESTS = [
611
609
[ 'slice' , 'slices' ] ,
612
610
[ 'base' , 'bases' ] ,
613
611
[ 'database' , 'databases' ] ,
612
+ [ 'rise' , 'rises' ] ,
613
+ [ 'uprise' , 'uprises' ] ,
614
+ [ 'size' , 'sizes' ] ,
615
+ [ 'prize' , 'prizes' ] ,
616
+ [ 'booby' , 'boobies' ] ,
617
+ [ 'hobby' , 'hobbies' ] ,
618
+ [ 'baby' , 'babies' ] ,
619
+ [ 'cookie' , 'cookies' ] ,
620
+ [ 'budgie' , 'budgies' ] ,
621
+ [ 'calorie' , 'calories' ] ,
622
+ [ 'brownie' , 'brownies' ] ,
623
+ [ 'lolly' , 'lollies' ] ,
624
+ [ 'hippie' , 'hippies' ] ,
625
+ [ 'smoothie' , 'smoothies' ] ,
626
+ [ 'techie' , 'techies' ] ,
627
+ [ 'specie' , 'species' ] ,
628
+ [ 'quickie' , 'quickies' ] ,
629
+ [ 'pixie' , 'pixies' ] ,
630
+ [ 'rotisserie' , 'rotisseries' ] ,
631
+ [ 'porkpie' , 'porkpies' ] ,
632
+ [ 'newbie' , 'newbies' ] ,
633
+ [ 'veggie' , 'veggies' ] ,
634
+ [ 'bourgeoisie' , 'bourgeoisies' ] ,
635
+ [ 'party' , 'parties' ] ,
636
+ [ 'apology' , 'apologies' ] ,
637
+ [ 'ancestry' , 'ancestries' ] ,
638
+ [ 'anomaly' , 'anomalies' ] ,
639
+ [ 'anniversary' , 'anniversaries' ] ,
640
+ [ 'battery' , 'batteries' ] ,
641
+ [ 'nappy' , 'nappies' ] ,
642
+ [ 'hanky' , 'hankies' ] ,
643
+ [ 'junkie' , 'junkies' ] ,
644
+ [ 'hogtie' , 'hogties' ] ,
645
+ [ 'footsie' , 'footsies' ] ,
646
+ [ 'curry' , 'curries' ] ,
647
+ [ 'fantasy' , 'fantasies' ] ,
648
+ [ 'housefly' , 'houseflies' ] ,
649
+ [ 'falsy' , 'falsies' ] ,
650
+ [ 'doggy' , 'doggies' ] ,
651
+ [ 'carny' , 'carnies' ] ,
652
+ [ 'cabby' , 'cabbies' ] ,
653
+ [ 'charlie' , 'charlies' ] ,
654
+ [ 'bookie' , 'bookies' ] ,
655
+ [ 'auntie' , 'aunties' ] ,
614
656
// Prototype inheritance.
615
657
[ 'constructor' , 'constructors' ] ,
616
658
// Non-standard case.
0 commit comments