repo.or.cz
/
chromium-blink-merge.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
cygprofile: increase timeouts to allow showing web contents
[chromium-blink-merge.git]
/
third_party
/
hunspell
/
tests
/
digits_in_words.aff
blob
18a42f6fd9a60f0254795132a602abf0711208f6
1
# Digits in words, handled by COMPOUNDRULE.
2
# 1-jährig, 2-jährig, 100-jährig etc.
3
SET UTF-8
4
COMPOUNDMIN 1
5
# recognize ab, aab, aaab etc. compounds (a=digits, b=-jährig, see dic file)
6
COMPOUNDRULE 1
7
COMPOUNDRULE a*b
8
ONLYINCOMPOUND c
9
WORDCHARS 0123456789-