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

Side by Side Diff: third_party/hunspell/tests/circumfix.morph

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/circumfix.good ('k') | third_party/hunspell/tests/circumfix.test » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 > nagy 1 > nagy
2 analyze(nagy) = st:nagy po:adj 2 analyze(nagy) = st:nagy po:adj
3 stem(nagy) = nagy 3 stem(nagy) = nagy
4 > nagyobb 4 > nagyobb
5 analyze(nagyobb) = st:nagy po:adj is:COMPARATIVE 5 analyze(nagyobb) = st:nagy po:adj is:COMPARATIVE
6 stem(nagyobb) = nagy 6 stem(nagyobb) = nagy
7 > legnagyobb 7 > legnagyobb
8 analyze(legnagyobb) = fl:A st:nagy po:adj is:SUPERLATIVE 8 analyze(legnagyobb) = fl:A st:nagy po:adj is:SUPERLATIVE
9 stem(legnagyobb) = nagy 9 stem(legnagyobb) = nagy
10 > legeslegnagyobb 10 > legeslegnagyobb
11 analyze(legeslegnagyobb) = fl:B st:nagy po:adj is:SUPERSUPERLATIVE 11 analyze(legeslegnagyobb) = fl:B st:nagy po:adj is:SUPERSUPERLATIVE
12 stem(legeslegnagyobb) = nagy 12 stem(legeslegnagyobb) = nagy
OLDNEW
« no previous file with comments | « third_party/hunspell/tests/circumfix.good ('k') | third_party/hunspell/tests/circumfix.test » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698