Exemplo n.º 1
0
 public bool IsSuffix(BigInteger attributes) => EnglishAttributes.IsSuffix(attributes);
Exemplo n.º 2
0
 public IEnumerable <EnumBase> FindParticularAttributes(BigInteger attributes) => EnglishAttributes.FindParticularAttributes(attributes);
Exemplo n.º 3
0
 public bool IsNonLexeme(BigInteger attributes) => EnglishAttributes.IsNonLexeme(attributes);