|
| 1 | +# This is an auto-generated file. Regular comments will be removed when this |
| 2 | +# file is regenerated. Regenerating will not touch any manually added keys, |
| 3 | +# so comments can be added in a "comment" key. |
| 4 | + |
| 5 | +[61559d5f-2cad-48fb-af53-d3973a9ee9ef] |
| 6 | +description = "count one word" |
| 7 | + |
| 8 | +[5abd53a3-1aed-43a4-a15a-29f88c09cbbd] |
| 9 | +description = "count one of each word" |
| 10 | + |
| 11 | +[2a3091e5-952e-4099-9fac-8f85d9655c0e] |
| 12 | +description = "multiple occurrences of a word" |
| 13 | + |
| 14 | +[e81877ae-d4da-4af4-931c-d923cd621ca6] |
| 15 | +description = "handles cramped lists" |
| 16 | + |
| 17 | +[7349f682-9707-47c0-a9af-be56e1e7ff30] |
| 18 | +description = "handles expanded lists" |
| 19 | + |
| 20 | +[a514a0f2-8589-4279-8892-887f76a14c82] |
| 21 | +description = "ignore punctuation" |
| 22 | + |
| 23 | +[d2e5cee6-d2ec-497b-bdc9-3ebe092ce55e] |
| 24 | +description = "include numbers" |
| 25 | + |
| 26 | +[dac6bc6a-21ae-4954-945d-d7f716392dbf] |
| 27 | +description = "normalize case" |
| 28 | + |
| 29 | +[4185a902-bdb0-4074-864c-f416e42a0f19] |
| 30 | +description = "with apostrophes" |
| 31 | +include = false |
| 32 | + |
| 33 | +[4ff6c7d7-fcfc-43ef-b8e7-34ff1837a2d3] |
| 34 | +description = "with apostrophes" |
| 35 | +reimplements = "4185a902-bdb0-4074-864c-f416e42a0f19" |
| 36 | + |
| 37 | +[be72af2b-8afe-4337-b151-b297202e4a7b] |
| 38 | +description = "with quotations" |
| 39 | + |
| 40 | +[8d6815fe-8a51-4a65-96f9-2fb3f6dc6ed6] |
| 41 | +description = "substrings from the beginning" |
| 42 | + |
| 43 | +[c5f4ef26-f3f7-4725-b314-855c04fb4c13] |
| 44 | +description = "multiple spaces not detected as a word" |
| 45 | + |
| 46 | +[50176e8a-fe8e-4f4c-b6b6-aa9cf8f20360] |
| 47 | +description = "alternating word separators not detected as a word" |
| 48 | + |
| 49 | +[6d00f1db-901c-4bec-9829-d20eb3044557] |
| 50 | +description = "quotation for word with apostrophe" |
0 commit comments