* Add file for infix patterns

This commit is contained in:
Matthew Honnibal 2014-10-14 20:26:43 +11:00
parent 31aad7c08a
commit 849de654e7
1 changed files with 2 additions and 0 deletions

2
data/en/infix Normal file
View File

@ -0,0 +1,2 @@
(?<=[^-])-(?=\w)
(?<=[a-z])\.(?=[A-Z])