Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(10)

Side by Side Diff: third_party/hunspell/tests/alias3.aff

Issue 1135173004: Rename third_party/hunspell_new back to third_party/hunspell. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « third_party/hunspell/tests/alias2.test ('k') | third_party/hunspell/tests/alias3.dic » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # morph. aliases with complex prefixes 1 # morph. aliases with complex prefixes
2 COMPLEXPREFIXES 2 COMPLEXPREFIXES
3 WORDCHARS _ 3 WORDCHARS _
4 4
5 AM 4 5 AM 4
6 AM affix_1/ 6 AM affix_1/
7 AM affix_2/ 7 AM affix_2/
8 AM /suffix_1 8 AM /suffix_1
9 AM [stem_1] 9 AM [stem_1]
10 10
11 PFX A Y 1 11 PFX A Y 1
12 PFX A 0 tek . 1 12 PFX A 0 tek . 1
13 13
14 PFX B Y 1 14 PFX B Y 1
15 PFX B 0 met/A . 2 15 PFX B 0 met/A . 2
16 16
17 SFX C Y 1 17 SFX C Y 1
18 SFX C 0 _test_ . 3 18 SFX C 0 _test_ . 3
OLDNEW
« no previous file with comments | « third_party/hunspell/tests/alias2.test ('k') | third_party/hunspell/tests/alias3.dic » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698