All Downloads are FREE. Search and download functionalities are using the official Maven repository.

net.java.ao.schema.englishPluralRules.properties Maven / Gradle / Ivy

Go to download

This is the full Active Objects library, if you don't know which one to use, you probably want this one.

There is a newer version: 6.1.1
Show newest version
########################################
# Rules are evaluated in order of declaration.  Thus, all
# rules in this file are declared in order from least general
# to the most.
########################################

# irregular nouns
(.*p)erson={}eople
(.*antenn)a={}i
(.*artwork)={}
(.*m)ouse={}ice
(.*gasoline)={}

(.*cact)us={}i
(.*alumn)us={}i
(.*radi)us={}i

(.*info)={}
(.*information)={}
(data)={}

# general rules
(.+eau)={}x
(.+[^aeiou])on={}a
(.*[^f])f={}ves
(.+)fe={}ves
(.*ri)on={}a
(.+[^aeiou]o)={}es
(.+x)={}es
(.+ts)={}es
(.+ss)={}es
(.+sh)={}es
(.+ch)={}es
(.+s)={}es
(.+[^aeiou])y={}ies
(.+)={}s




© 2015 - 2024 Weber Informatics LLC | Privacy Policy