Instructions to use DanielHellebust/cycLingoNER with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- spaCy
How to use DanielHellebust/cycLingoNER with spaCy:
!pip install https://huggingface.co/DanielHellebust/cycLingoNER/resolve/main/cycLingoNER-any-py3-none-any.whl # Using spacy.load(). import spacy nlp = spacy.load("cycLingoNER") # Importing as module. import cycLingoNER nlp = cycLingoNER.load() - Notebooks
- Google Colab
- Kaggle
| [ | |
| "\t", | |
| "\n", | |
| " ", | |
| " ", | |
| "!", | |
| "\"", | |
| "#", | |
| "%", | |
| "&", | |
| "'", | |
| "''", | |
| "'-(", | |
| "'-)", | |
| "'Cause", | |
| "'Cos", | |
| "'Coz", | |
| "'Cuz", | |
| "'S", | |
| "'X", | |
| "'Xxx", | |
| "'Xxxxx", | |
| "'am", | |
| "'bout", | |
| "'cause", | |
| "'cos", | |
| "'coz", | |
| "'cuz", | |
| "'d", | |
| "'em", | |
| "'ll", | |
| "'m", | |
| "'nuff", | |
| "'re", | |
| "'s", | |
| "'ve", | |
| "'x", | |
| "'xx", | |
| "'xxx", | |
| "'xxxx", | |
| "'y", | |
| "(", | |
| "(((", | |
| "(*>", | |
| "(*_*)", | |
| "(-8", | |
| "(-:", | |
| "(-;", | |
| "(-_-)", | |
| "(-d", | |
| "(._.)", | |
| "(:", | |
| "(;", | |
| "(=", | |
| "(>_<)", | |
| "(^_^)", | |
| "(o:", | |
| "(x:", | |
| "(x_x)", | |
| "(\u00ac_\u00ac)", | |
| "(\u0ca0_\u0ca0)", | |
| "(\u256f\u00b0\u25a1\u00b0\uff09\u256f\ufe35\u253b\u2501\u253b", | |
| ")", | |
| ")))", | |
| ")-:", | |
| ")/\u00af", | |
| "):", | |
| "*", | |
| "+", | |
| ",", | |
| "-", | |
| "-((", | |
| "-))", | |
| "-/", | |
| "-0", | |
| "-10", | |
| "-11", | |
| "-12", | |
| "-15", | |
| "-18", | |
| "-1B", | |
| "-1b", | |
| "-25", | |
| "-2s", | |
| "-3", | |
| "-35", | |
| "-40", | |
| "-6", | |
| "-63", | |
| "-8", | |
| "-D", | |
| "-O", | |
| "-P", | |
| "-X", | |
| "-_-", | |
| "-__-", | |
| "-d", | |
| "-o", | |
| "-p", | |
| "-x", | |
| "-|", | |
| ".", | |
| "..", | |
| "...", | |
| ".01", | |
| ".02", | |
| ".05", | |
| ".09", | |
| ".15", | |
| ".17", | |
| ".19", | |
| ".23", | |
| ".25", | |
| ".2H", | |
| ".2h", | |
| ".33", | |
| ".37", | |
| ".38", | |
| ".5", | |
| ".71", | |
| ".75", | |
| ".99", | |
| ".C.", | |
| ".D.", | |
| ".E.", | |
| ".G.", | |
| ".H.", | |
| ".J.", | |
| ".M.", | |
| ".T.", | |
| ".Y.", | |
| "._.", | |
| ".d", | |
| ".dd", | |
| ".e.", | |
| ".g.", | |
| ".m.", | |
| ".s.", | |
| ".t.", | |
| "/", | |
| "/16", | |
| "/24", | |
| "/3", | |
| "/30", | |
| "/32", | |
| "/40", | |
| "/d", | |
| "/no", | |
| "/or", | |
| "0", | |
| "0.0", | |
| "0.01", | |
| "0.02", | |
| "0.05", | |
| "0.09", | |
| "0.1", | |
| "0.15", | |
| "0.19", | |
| "0.2", | |
| "0.25", | |
| "0.3", | |
| "0.4", | |
| "0.5", | |
| "0.6", | |
| "0.7", | |
| "0.75", | |
| "0.8", | |
| "0.o", | |
| "000", | |
| "003", | |
| "00N", | |
| "00a", | |
| "00b", | |
| "00c", | |
| "00n", | |
| "025", | |
| "05", | |
| "081", | |
| "0:52", | |
| "0Nm", | |
| "0_0", | |
| "0_o", | |
| "0nm", | |
| "1", | |
| "1,8", | |
| "1.17", | |
| "1.2", | |
| "1.3", | |
| "1.37", | |
| "1.5", | |
| "1.6", | |
| "1.8", | |
| "10", | |
| "100", | |
| "1025", | |
| "107", | |
| "108", | |
| "1081", | |
| "109.5", | |
| "10a.m", | |
| "10a.m.", | |
| "10p.m", | |
| "10p.m.", | |
| "11", | |
| "110", | |
| "1100N", | |
| "1100n", | |
| "113", | |
| "1132", | |
| "1177", | |
| "118", | |
| "118.5", | |
| "1193", | |
| "11a.m", | |
| "11a.m.", | |
| "11p.m", | |
| "11p.m.", | |
| "12", | |
| "120", | |
| "121", | |
| "126", | |
| "12:00", | |
| "12a.m", | |
| "12a.m.", | |
| "12p.m", | |
| "12p.m.", | |
| "13", | |
| "13.7", | |
| "130", | |
| "130.6", | |
| "132", | |
| "135", | |
| "14", | |
| "14,000", | |
| "14.2", | |
| "1417", | |
| "142x12", | |
| "149", | |
| "15", | |
| "15).NOTE", | |
| "15).note", | |
| "15W", | |
| "15X", | |
| "15ml", | |
| "15w", | |
| "15x", | |
| "16", | |
| "17", | |
| "177", | |
| "18", | |
| "180", | |
| "19", | |
| "19.23", | |
| "19.5", | |
| "193", | |
| "1:1", | |
| "1C", | |
| "1C.", | |
| "1CA", | |
| "1X", | |
| "1\\/16", | |
| "1\\/2", | |
| "1\\/3", | |
| "1\\/4", | |
| "1\\/8", | |
| "1\\/8th", | |
| "1a.m", | |
| "1a.m.", | |
| "1c", | |
| "1c.", | |
| "1ca", | |
| "1p.m", | |
| "1p.m.", | |
| "1st", | |
| "1x", | |
| "2", | |
| "2.0", | |
| "2.1", | |
| "2.2", | |
| "2.3", | |
| "2.33", | |
| "2.38", | |
| "2.5", | |
| "20", | |
| "200", | |
| "2003", | |
| "21", | |
| "216", | |
| "216x63", | |
| "22", | |
| "22.2", | |
| "22\\/24", | |
| "23", | |
| "23.4", | |
| "230", | |
| "24", | |
| "24.1", | |
| "24tpi", | |
| "25", | |
| "25.4", | |
| "250", | |
| "2586", | |
| "2588", | |
| "2593", | |
| "25A", | |
| "25\\/1,000,000", | |
| "25a", | |
| "26", | |
| "26.0", | |
| "26.4", | |
| "26.5", | |
| "2625A", | |
| "2625a", | |
| "27", | |
| "27.1", | |
| "27.5", | |
| "28", | |
| "28.6", | |
| "28.99", | |
| "280", | |
| "29", | |
| "29.8", | |
| "290", | |
| "29x2.1", | |
| "2:51", | |
| "2C", | |
| "2C.", | |
| "2Di", | |
| "2GT", | |
| "2R.", | |
| "2\\/3", | |
| "2a.m", | |
| "2a.m.", | |
| "2c", | |
| "2c.", | |
| "2di", | |
| "2gt", | |
| "2nd", | |
| "2p.m", | |
| "2p.m.", | |
| "2r.", | |
| "3", | |
| "3,000", | |
| "3.1", | |
| "3.2", | |
| "3.3", | |
| "3.4", | |
| "3.5", | |
| "3.7", | |
| "3.8", | |
| "3.9", | |
| "30", | |
| "30,000,000", | |
| "30.0", | |
| "30.1", | |
| "30.2", | |
| "300", | |
| "300\\/1,000,000", | |
| "30Nm", | |
| "30nm", | |
| "31", | |
| "31.8", | |
| "32", | |
| "3250", | |
| "33", | |
| "33.8", | |
| "33.9", | |
| "333", | |
| "34", | |
| "34.8", | |
| "35", | |
| "35.0", | |
| "35.4", | |
| "350", | |
| "36", | |
| "360", | |
| "36x24", | |
| "37", | |
| "3750", | |
| "38", | |
| "38.1", | |
| "39.9", | |
| "3:00", | |
| "3C", | |
| "3\\/16", | |
| "3\\/32", | |
| "3\\/4", | |
| "3\\/8", | |
| "3a.m", | |
| "3a.m.", | |
| "3c", | |
| "3p.m", | |
| "3p.m.", | |
| "3rd", | |
| "4", | |
| "4.1", | |
| "4.2", | |
| "4.3", | |
| "4.5", | |
| "4.8", | |
| "4.9", | |
| "40", | |
| "400", | |
| "40Nm", | |
| "40nm", | |
| "41", | |
| "41.2", | |
| "41.5", | |
| "41.8", | |
| "417", | |
| "42", | |
| "43.1", | |
| "43.5", | |
| "44", | |
| "45", | |
| "450", | |
| "46", | |
| "46.1", | |
| "46.5", | |
| "466", | |
| "467", | |
| "467B", | |
| "467b", | |
| "468", | |
| "468B", | |
| "468b", | |
| "47", | |
| "47,000,000", | |
| "47.5", | |
| "48", | |
| "49.6", | |
| "49.71", | |
| "4Nm", | |
| "4a.m", | |
| "4a.m.", | |
| "4nm", | |
| "4p.m", | |
| "4p.m.", | |
| "4th", | |
| "5", | |
| "5-", | |
| "5.0", | |
| "5.1", | |
| "5.2", | |
| "5.3", | |
| "5.4", | |
| "5.5", | |
| "50", | |
| "50b", | |
| "50c", | |
| "51", | |
| "51.5", | |
| "516", | |
| "52", | |
| "53", | |
| "54", | |
| "55", | |
| "56", | |
| "56S", | |
| "56s", | |
| "586", | |
| "588", | |
| "593", | |
| "5:00", | |
| "5C", | |
| "5D", | |
| "5\\/16", | |
| "5\\/8", | |
| "5a.m", | |
| "5a.m.", | |
| "5c", | |
| "5d", | |
| "5ml", | |
| "5p.m", | |
| "5p.m.", | |
| "5th", | |
| "6", | |
| "6-", | |
| "6.0", | |
| "6.1", | |
| "6.2", | |
| "6.3", | |
| "6.4", | |
| "6.5", | |
| "60", | |
| "606", | |
| "607", | |
| "608", | |
| "609", | |
| "610", | |
| "611", | |
| "612", | |
| "622", | |
| "63", | |
| "630", | |
| "65.3", | |
| "650b", | |
| "650c", | |
| "66", | |
| "67", | |
| "67B", | |
| "67b", | |
| "68", | |
| "680", | |
| "68B", | |
| "68Nm", | |
| "68b", | |
| "68nm", | |
| "690", | |
| "6:00", | |
| "6a.m", | |
| "6a.m.", | |
| "6p.m", | |
| "6p.m.", | |
| "6th", | |
| "7", | |
| "7-", | |
| "7.1", | |
| "7.2", | |
| "7.5", | |
| "70", | |
| "700a", | |
| "700b", | |
| "700c", | |
| "72", | |
| "73", | |
| "74", | |
| "75", | |
| "750", | |
| "756S", | |
| "756s", | |
| "758.2", | |
| "768", | |
| "769", | |
| "7800", | |
| "79A", | |
| "79a", | |
| "7a.m", | |
| "7a.m.", | |
| "7p.m", | |
| "7p.m.", | |
| "8", | |
| "8)", | |
| "8-", | |
| "8-)", | |
| "8-D", | |
| "8-d", | |
| "8.1", | |
| "8.2", | |
| "8.5", | |
| "8.6", | |
| "80", | |
| "800", | |
| "810", | |
| "86", | |
| "88", | |
| "89", | |
| "8C", | |
| "8D", | |
| "8Nm", | |
| "8Y", | |
| "8a.m", | |
| "8a.m.", | |
| "8c", | |
| "8d", | |
| "8nm", | |
| "8p.m", | |
| "8p.m.", | |
| "8th", | |
| "8y", | |
| "9", | |
| "9.5", | |
| "9.6", | |
| "9.8", | |
| "9.9", | |
| "90", | |
| "95", | |
| "97", | |
| "970", | |
| "980", | |
| "985", | |
| "9:00", | |
| "9C", | |
| "9\\/16", | |
| "9a.m", | |
| "9a.m.", | |
| "9c", | |
| "9p.m", | |
| "9p.m.", | |
| ":", | |
| ":'(", | |
| ":')", | |
| ":'-(", | |
| ":'-)", | |
| ":(", | |
| ":((", | |
| ":(((", | |
| ":()", | |
| ":)", | |
| ":))", | |
| ":)))", | |
| ":*", | |
| ":-(", | |
| ":-((", | |
| ":-(((", | |
| ":-)", | |
| ":-))", | |
| ":-)))", | |
| ":-*", | |
| ":-/", | |
| ":-0", | |
| ":-3", | |
| ":->", | |
| ":-D", | |
| ":-O", | |
| ":-P", | |
| ":-X", | |
| ":-]", | |
| ":-d", | |
| ":-o", | |
| ":-p", | |
| ":-x", | |
| ":-|", | |
| ":-}", | |
| ":/", | |
| ":0", | |
| ":00", | |
| ":1", | |
| ":3", | |
| ":51", | |
| ":52", | |
| ":>", | |
| ":D", | |
| ":O", | |
| ":P", | |
| ":X", | |
| ":]", | |
| ":d", | |
| ":o", | |
| ":o)", | |
| ":p", | |
| ":x", | |
| ":x)", | |
| ":|", | |
| ":}", | |
| ":\u2019(", | |
| ":\u2019)", | |
| ":\u2019-(", | |
| ":\u2019-)", | |
| ";", | |
| ";)", | |
| ";-)", | |
| ";-D", | |
| ";-X", | |
| ";-d", | |
| ";D", | |
| ";X", | |
| ";_;", | |
| ";d", | |
| "<", | |
| "<.<", | |
| "</3", | |
| "</d", | |
| "<3", | |
| "<33", | |
| "<333", | |
| "<d", | |
| "<dd", | |
| "<ddd", | |
| "<space>", | |
| "<xxxx>", | |
| "=", | |
| "=(", | |
| "=)", | |
| "=/", | |
| "=3", | |
| "=D", | |
| "=X", | |
| "=[", | |
| "=]", | |
| "=d", | |
| "=|", | |
| ">", | |
| ">.<", | |
| ">.>", | |
| ">:(", | |
| ">:o", | |
| ">:x", | |
| "><(((*>", | |
| "?", | |
| "@", | |
| "@_@", | |
| "A", | |
| "A-1", | |
| "ACH", | |
| "ACK", | |
| "ADD", | |
| "AIN", | |
| "ALS", | |
| "AND", | |
| "ANK", | |
| "ANT", | |
| "ANY", | |
| "AP-1", | |
| "ASC-1", | |
| "ATA", | |
| "ATE", | |
| "ATS", | |
| "AV-5", | |
| "AVE", | |
| "AXLE", | |
| "AXS", | |
| "Abrading", | |
| "Accordingly", | |
| "Ace", | |
| "Acquire", | |
| "Adapters", | |
| "Adaptor", | |
| "Add", | |
| "Adding", | |
| "Additional", | |
| "Additionally", | |
| "Additionaly", | |
| "Adequate", | |
| "Adhesive", | |
| "Adjust", | |
| "Adjustable", | |
| "Adjusting", | |
| "Adjustment", | |
| "Adjustments", | |
| "Adm", | |
| "Adm.", | |
| "Advance", | |
| "Advanced", | |
| "Aft", | |
| "After", | |
| "Again", | |
| "Agent", | |
| "Ai", | |
| "Air", | |
| "Ak", | |
| "Ak.", | |
| "Ala", | |
| "Ala.", | |
| "Alabama", | |
| "Alaska", | |
| "Align", | |
| "Alignment", | |
| "All", | |
| "Allow", | |
| "Almost", | |
| "Also", | |
| "Alternatively", | |
| "Although", | |
| "Always", | |
| "American", | |
| "Amplifier", | |
| "An", | |
| "Angle", | |
| "AngleRecord", | |
| "Another", | |
| "Anti", | |
| "Anticipate", | |
| "Any", | |
| "Anything", | |
| "App", | |
| "Apply", | |
| "Apr", | |
| "Apr.", | |
| "April", | |
| "Are", | |
| "Ariz", | |
| "Ariz.", | |
| "Arizona", | |
| "Ark", | |
| "Ark.", | |
| "Arkansas", | |
| "Arm", | |
| "Arms", | |
| "Arrange", | |
| "Articulate", | |
| "As", | |
| "Ashtabula", | |
| "Aspects", | |
| "Assemble", | |
| "Assembly", | |
| "Assign", | |
| "Assume", | |
| "At", | |
| "Attach", | |
| "Attempt", | |
| "Aug", | |
| "Aug.", | |
| "August", | |
| "Automotive", | |
| "Average", | |
| "Avid", | |
| "Avoid", | |
| "B", | |
| "B),and", | |
| "B-2", | |
| "B-3", | |
| "B-4", | |
| "B-5", | |
| "B.", | |
| "B30", | |
| "B86", | |
| "B90", | |
| "B92", | |
| "B95", | |
| "BACKSWEEP", | |
| "BALANCING", | |
| "BB107", | |
| "BB121", | |
| "BB132", | |
| "BB30", | |
| "BB86", | |
| "BB89.5", | |
| "BB90", | |
| "BB91\\/3\\/4", | |
| "BB92", | |
| "BB95", | |
| "BBP-1.2", | |
| "BBT-18", | |
| "BBT-30.4", | |
| "BBT-35", | |
| "BBT-5\\/FR-11", | |
| "BBT-9", | |
| "BBT-90.3", | |
| "BEARING", | |
| "BEFORE", | |
| "BFS-1", | |
| "BKD-1", | |
| "BKM-1", | |
| "BLE", | |
| "BMX", | |
| "BMX\\/Freestyle", | |
| "BOTTOM", | |
| "BRACKET", | |
| "BSH-4", | |
| "BT-2", | |
| "BTS-1", | |
| "Back", | |
| "Balancing", | |
| "Ball", | |
| "Bar", | |
| "Bare", | |
| "Barrel", | |
| "Bars", | |
| "BarsRecord", | |
| "Basic", | |
| "Be", | |
| "Bearing", | |
| "Bearings", | |
| "Because", | |
| "Before", | |
| "Begin", | |
| "Behind", | |
| "Below", | |
| "Bench", | |
| "Bend", | |
| "Bent", | |
| "Besides", | |
| "Better", | |
| "Bicycle", | |
| "Bicycles", | |
| "Bike", | |
| "Bikes", | |
| "Bio", | |
| "Black", | |
| "Blade", | |
| "Bladed", | |
| "Bleed", | |
| "Bleeding", | |
| "Blend", | |
| "Blow", | |
| "Bolt", | |
| "Bonded", | |
| "Bontrager", | |
| "Bookmark", | |
| "Bore", | |
| "Both", | |
| "Bottom", | |
| "Bracket", | |
| "Brake", | |
| "Braking", | |
| "Brands", | |
| "Break", | |
| "Bring", | |
| "Bringing", | |
| "Bros", | |
| "Bros.", | |
| "Brothers", | |
| "Brush", | |
| "Build", | |
| "Building", | |
| "But", | |
| "By", | |
| "C", | |
| "C'm", | |
| "C++", | |
| "C-1", | |
| "C-2", | |
| "C-4", | |
| "C-8", | |
| "C.", | |
| "C29", | |
| "C30", | |
| "CARTRIDGE", | |
| "CASSETTE\\/FREEWHEEL", | |
| "CB-4", | |
| "CBP-3", | |
| "CBP-8", | |
| "CBW-1", | |
| "CC-2", | |
| "CC-3.2", | |
| "CC-4", | |
| "CF-2", | |
| "CHAIN", | |
| "CL-1", | |
| "CLEATS", | |
| "CLG-2", | |
| "CM-25", | |
| "CM-5.2", | |
| "CM-5.3", | |
| "CN-10", | |
| "CNW-2", | |
| "CONE", | |
| "CONVERSION", | |
| "CRANK", | |
| "CRC-1", | |
| "CRC-15", | |
| "CRP-1", | |
| "CRP-2", | |
| "CRS-1", | |
| "CT-1", | |
| "CT-11", | |
| "CT-2", | |
| "CT-3", | |
| "CT-3.2", | |
| "CT-3.3", | |
| "CT-4", | |
| "CT-4.2", | |
| "CT-4.3", | |
| "CT-5", | |
| "CT-6", | |
| "CT-6.2", | |
| "CT-6.3", | |
| "CT-7", | |
| "CTP", | |
| "CTP-4", | |
| "CUP", | |
| "CUTTING", | |
| "CVP", | |
| "Ca", | |
| "Cable", | |
| "Calif", | |
| "Calif.", | |
| "California", | |
| "Caliper", | |
| "Calipers", | |
| "Campagnolo", | |
| "Campagnolos", | |
| "Campangolo", | |
| "Can", | |
| "Cane", | |
| "Cantilever", | |
| "Carbon", | |
| "Carbone", | |
| "Carefully", | |
| "Cartridge", | |
| "Cassette", | |
| "Cassettes", | |
| "Cause", | |
| "Centaur", | |
| "Center", | |
| "Centering", | |
| "Ceramic", | |
| "Certain", | |
| "Cervantes", | |
| "Chain", | |
| "ChainBrite", | |
| "ChainringsRecord", | |
| "Chains", | |
| "Changes", | |
| "Changing", | |
| "Chargers", | |
| "Chart", | |
| "Chase", | |
| "Check", | |
| "Checker", | |
| "Checkers", | |
| "Choose", | |
| "Chorus", | |
| "Cinch", | |
| "Circle", | |
| "Clamp", | |
| "Classic", | |
| "Clean", | |
| "Cleaning", | |
| "Cleat", | |
| "Cleats", | |
| "Click", | |
| "Clipless", | |
| "Close", | |
| "Co", | |
| "Co.", | |
| "Cog", | |
| "Cogs", | |
| "Colin", | |
| "Colo", | |
| "Colo.", | |
| "Colorado", | |
| "Columbus", | |
| "Common", | |
| "Company", | |
| "Compare", | |
| "Compatibility", | |
| "Components", | |
| "Composite", | |
| "Compound", | |
| "Compressionless", | |
| "Concepts", | |
| "Cone", | |
| "Cones", | |
| "Configure", | |
| "Conn", | |
| "Conn.", | |
| "Connect", | |
| "Connecticut", | |
| "Connecting", | |
| "Consequently", | |
| "Consider", | |
| "Consult", | |
| "Consulting", | |
| "Contact", | |
| "Contaminants", | |
| "Contaminated", | |
| "Continue", | |
| "Continuously", | |
| "Conversion", | |
| "Converting", | |
| "Corp", | |
| "Corp.", | |
| "Correct", | |
| "Corrosion", | |
| "Cos", | |
| "Cosmic", | |
| "Could", | |
| "Count", | |
| "Coz", | |
| "Crank", | |
| "Cranks", | |
| "Cranksets", | |
| "Crashing", | |
| "Creaking", | |
| "Creek", | |
| "Crimp", | |
| "Cross", | |
| "Crown", | |
| "Cup", | |
| "Cups", | |
| "Currently", | |
| "Cut", | |
| "Cutter", | |
| "Cutting", | |
| "Cuz", | |
| "Cycling", | |
| "Cyclone", | |
| "C\u2019m", | |
| "D", | |
| "D-0", | |
| "D-1", | |
| "D-3", | |
| "D.", | |
| "D.C.", | |
| "D.O.T.", | |
| "DAG", | |
| "DAG-2", | |
| "DAG-2.2", | |
| "DAG-3", | |
| "DATA", | |
| "DC", | |
| "DC-1", | |
| "DCW", | |
| "DERAILLEUR", | |
| "DGE", | |
| "DH-1", | |
| "DIMENSION", | |
| "DO", | |
| "DOT", | |
| "DROP", | |
| "DT", | |
| "DT-3", | |
| "DT-3i.2", | |
| "DT-4", | |
| "DT-5.2", | |
| "DTH", | |
| "DUB", | |
| "DUPLICATE", | |
| "Damage", | |
| "Dare", | |
| "Data", | |
| "Dec", | |
| "Dec.", | |
| "December", | |
| "Deduct", | |
| "Deflate", | |
| "Del", | |
| "Del.", | |
| "Delaware", | |
| "Deore", | |
| "Department", | |
| "Depending", | |
| "Depress", | |
| "Derailleur", | |
| "Derailleurs", | |
| "Designed", | |
| "Destressing", | |
| "Destructive", | |
| "Detach", | |
| "Detanglers", | |
| "Detatch", | |
| "Determine", | |
| "Determining", | |
| "Deviation", | |
| "Di2", | |
| "Dial", | |
| "Diameter", | |
| "DiameterLower", | |
| "Did", | |
| "Die", | |
| "Dies", | |
| "Differences", | |
| "Different", | |
| "Directions", | |
| "Dirt", | |
| "Disc", | |
| "Disconnect", | |
| "Disengage", | |
| "Dishing", | |
| "Dispose", | |
| "Divide", | |
| "Dividing", | |
| "Do", | |
| "Does", | |
| "Doin", | |
| "Doin'", | |
| "Doin\u2019", | |
| "Double", | |
| "Dr", | |
| "Dr.", | |
| "Draw", | |
| "Drip", | |
| "Drive", | |
| "Drivetrain", | |
| "Drivetrains", | |
| "Drop", | |
| "Dropout", | |
| "Dual", | |
| "Dunlop", | |
| "Dura", | |
| "During", | |
| "Dutch", | |
| "E", | |
| "E.G.", | |
| "E.g", | |
| "E.g.", | |
| "EAR", | |
| "EAT", | |
| "EC", | |
| "EC29", | |
| "EC30", | |
| "EC34\\/28.6", | |
| "EC34\\/30", | |
| "EDs", | |
| "EEL", | |
| "EEP", | |
| "EFT", | |
| "ELY", | |
| "ENG", | |
| "ENTER", | |
| "EPS", | |
| "ERD", | |
| "ESS", | |
| "ETRTO", | |
| "EUR", | |
| "EW01", | |
| "EW79A", | |
| "EXTRA", | |
| "Each", | |
| "Edge", | |
| "Effective", | |
| "Elasticity", | |
| "Electrical", | |
| "Electronic", | |
| "End", | |
| "Ended", | |
| "Engage", | |
| "English", | |
| "Enough", | |
| "Ensure", | |
| "Enter", | |
| "Especially", | |
| "Essential", | |
| "Estimating", | |
| "Euro", | |
| "European", | |
| "Even", | |
| "Every", | |
| "Example", | |
| "Examples", | |
| "Excess", | |
| "Excessive", | |
| "Exit", | |
| "Expect", | |
| "Exposed", | |
| "Expoy", | |
| "Extend", | |
| "Extenders", | |
| "Extension", | |
| "Extracting", | |
| "Extreme", | |
| "Extremely", | |
| "F", | |
| "F-2", | |
| "F.", | |
| "F24", | |
| "F30", | |
| "F41", | |
| "F42", | |
| "F46", | |
| "FAG-2", | |
| "FFG-2", | |
| "FORK", | |
| "FR-1.3", | |
| "FR-2", | |
| "FR-5", | |
| "FR-5.2", | |
| "FR-5.2GT", | |
| "FR-5.2H", | |
| "FR-7", | |
| "FSA", | |
| "FTS-1", | |
| "Face", | |
| "Facer", | |
| "Facer\\/Reamer", | |
| "Facing", | |
| "Failed", | |
| "Failure", | |
| "Falcon", | |
| "Fallbrook", | |
| "Fangled", | |
| "Fasten", | |
| "Fastener", | |
| "Fatigue", | |
| "Feb", | |
| "Feb.", | |
| "February", | |
| "Feed", | |
| "Ferrules", | |
| "Fiber", | |
| "Figure", | |
| "Figures", | |
| "Fill", | |
| "Finally", | |
| "Find", | |
| "Finding", | |
| "Fine", | |
| "Finish", | |
| "First", | |
| "Fit", | |
| "Fixed", | |
| "Fla", | |
| "Fla.", | |
| "Flat", | |
| "Flex", | |
| "Flip", | |
| "Flop", | |
| "Florida", | |
| "Fluid", | |
| "Flush", | |
| "Follow", | |
| "For", | |
| "Force", | |
| "Forcing", | |
| "Fore", | |
| "Fork", | |
| "Fortunately", | |
| "Frame", | |
| "Frames", | |
| "Freehub", | |
| "Freestyle", | |
| "Freewheel", | |
| "Freewheels", | |
| "Freeze", | |
| "French", | |
| "Friction", | |
| "From", | |
| "Front", | |
| "Fulcrum", | |
| "Full", | |
| "Fully", | |
| "G", | |
| "G-1", | |
| "G-2", | |
| "G-3", | |
| "G-4", | |
| "G-5", | |
| "G-6", | |
| "GER", | |
| "GHT", | |
| "GSC-1", | |
| "GXP", | |
| "Ga", | |
| "Ga.", | |
| "Gauge", | |
| "Gauges", | |
| "Gen", | |
| "Gen.", | |
| "Generally", | |
| "Generation", | |
| "Gently", | |
| "Georgia", | |
| "German", | |
| "Give", | |
| "Gloves", | |
| "Glue", | |
| "Gluing", | |
| "Goin", | |
| "Goin'", | |
| "Goin\u2019", | |
| "Gon", | |
| "Got", | |
| "Gov", | |
| "Gov.", | |
| "Grab", | |
| "Grade", | |
| "Grease", | |
| "Green", | |
| "Grind", | |
| "Grip", | |
| "Guide", | |
| "H", | |
| "H-1", | |
| "H-2", | |
| "H-4", | |
| "H.", | |
| "H13.7", | |
| "H16", | |
| "HANGER", | |
| "HCW-5", | |
| "HEADSET", | |
| "HEIGHT", | |
| "HER", | |
| "HHP-2", | |
| "HHP-3", | |
| "HIS", | |
| "HPG-1", | |
| "HS", | |
| "HTR", | |
| "HTR-1", | |
| "HTR-1B", | |
| "HUB", | |
| "HV", | |
| "Had", | |
| "HammerSchmidt", | |
| "Handle", | |
| "Handlebar", | |
| "Handlebars", | |
| "Hang", | |
| "Hanger", | |
| "Hardware", | |
| "Has", | |
| "Have", | |
| "Havin", | |
| "Havin'", | |
| "Having", | |
| "Havin\u2019", | |
| "He", | |
| "He's", | |
| "Head", | |
| "Headset", | |
| "Headsets", | |
| "Headtube", | |
| "Heavily", | |
| "Hegel", | |
| "Height", | |
| "HeightThere", | |
| "Here", | |
| "Hex", | |
| "He\u2019s", | |
| "Hiddenset", | |
| "High", | |
| "Hold", | |
| "Hollowtech", | |
| "Home", | |
| "Hose", | |
| "Housing", | |
| "How", | |
| "How's", | |
| "Howat", | |
| "However", | |
| "How\u2019s", | |
| "Hub", | |
| "Hubs", | |
| "Hugi", | |
| "Hydraulic", | |
| "I", | |
| "I-1", | |
| "I.E.", | |
| "I.e", | |
| "I.e.", | |
| "IB-3", | |
| "IFT", | |
| "II", | |
| "IMMEDIATELY", | |
| "IMPORTANT", | |
| "ING", | |
| "INT", | |
| "ION", | |
| "IR-1.2", | |
| "IRE", | |
| "IS", | |
| "IS42\\/28.6", | |
| "ISCG", | |
| "ISE", | |
| "ISIS", | |
| "ISO", | |
| "ISO\\/English", | |
| "Ia", | |
| "Ia.", | |
| "Id", | |
| "Id.", | |
| "Idaho", | |
| "Ideally", | |
| "If", | |
| "Ill", | |
| "Ill.", | |
| "Illinois", | |
| "Illustrations", | |
| "Image", | |
| "Imagine", | |
| "Impacts", | |
| "Imperial", | |
| "Important", | |
| "In", | |
| "Inappropriate", | |
| "Inc", | |
| "Inc.", | |
| "Inch", | |
| "Incompatible", | |
| "Increase", | |
| "Increasing", | |
| "Ind", | |
| "Ind.", | |
| "Indiana", | |
| "Indicator", | |
| "Individual", | |
| "Inflate", | |
| "Information", | |
| "Inject", | |
| "Inner", | |
| "Inquire", | |
| "Insert", | |
| "Inside", | |
| "Inspect", | |
| "Install", | |
| "Installation", | |
| "Instead", | |
| "Instructions", | |
| "Integrated", | |
| "Intelligent", | |
| "Interface", | |
| "Internal", | |
| "Internally", | |
| "International", | |
| "Inversely", | |
| "Inward", | |
| "Iowa", | |
| "Is", | |
| "Isolate", | |
| "Isopropyl", | |
| "It", | |
| "It's", | |
| "Italian", | |
| "Its", | |
| "It\u2019s", | |
| "J", | |
| "JIS", | |
| "Jan", | |
| "Jan.", | |
| "January", | |
| "Jaw", | |
| "Join", | |
| "Joint", | |
| "Jr", | |
| "Jr.", | |
| "Juicy", | |
| "Jul", | |
| "Jul.", | |
| "July", | |
| "Jun", | |
| "Jun.", | |
| "June", | |
| "Just", | |
| "K", | |
| "K.", | |
| "KET", | |
| "Kan", | |
| "Kan.", | |
| "Kans", | |
| "Kans.", | |
| "Kansas", | |
| "Keep", | |
| "Kentucky", | |
| "Kevlar", | |
| "Kgf", | |
| "Kilograms", | |
| "Kit", | |
| "Knocking", | |
| "Know", | |
| "Knowing", | |
| "Knurling", | |
| "Kurata", | |
| "Ky", | |
| "Ky.", | |
| "L", | |
| "L-1", | |
| "L-2", | |
| "L.", | |
| "LED", | |
| "LEDs", | |
| "LEFT", | |
| "LH", | |
| "LOCK", | |
| "La", | |
| "La.", | |
| "LabeledJunction", | |
| "Laboratory", | |
| "Lace", | |
| "Languages", | |
| "Large", | |
| "Lastly", | |
| "Lateral", | |
| "Lay", | |
| "Leave", | |
| "Leaving", | |
| "Left", | |
| "Length", | |
| "LengthMeasure", | |
| "Less", | |
| "Let", | |
| "Let's", | |
| "Lets", | |
| "Let\u2019s", | |
| "Level", | |
| "Lever", | |
| "Lift", | |
| "Light", | |
| "Lightly", | |
| "Like", | |
| "Limit", | |
| "Linear", | |
| "Link", | |
| "Linkage", | |
| "Lip", | |
| "Listen", | |
| "Locate", | |
| "Lock", | |
| "Loctite", | |
| "Longer", | |
| "Look", | |
| "Looking", | |
| "Loose", | |
| "Loosen", | |
| "Loosening", | |
| "Louisiana", | |
| "Lovin", | |
| "Lovin'", | |
| "Lovin\u2019", | |
| "Low", | |
| "Lower", | |
| "Ltd", | |
| "Ltd.", | |
| "Lube", | |
| "Lubing", | |
| "Lubricate", | |
| "M", | |
| "M-1", | |
| "M12", | |
| "M14", | |
| "M35", | |
| "M5", | |
| "M7", | |
| "M8", | |
| "MG-2", | |
| "MLP-1.2", | |
| "MT-40", | |
| "MTB", | |
| "MTB-3", | |
| "MTB-3.2", | |
| "MTB-5", | |
| "MTC-40", | |
| "MUST", | |
| "Ma'am", | |
| "Machining", | |
| "Maillard", | |
| "Maintain", | |
| "Maintaining", | |
| "Make", | |
| "Manufacturers", | |
| "Many", | |
| "Mar", | |
| "Mar.", | |
| "March", | |
| "Mark", | |
| "Marking", | |
| "Mass", | |
| "Mass.", | |
| "Massachusetts", | |
| "Master", | |
| "Match", | |
| "Mavic", | |
| "May", | |
| "Ma\u2019am", | |
| "Md", | |
| "Md.", | |
| "Measure", | |
| "Measured", | |
| "Measurement", | |
| "Mechanic", | |
| "Mechanical", | |
| "Medium", | |
| "Mektronic", | |
| "Messrs", | |
| "Messrs.", | |
| "Meter", | |
| "Metric", | |
| "Mfg", | |
| "Mich", | |
| "Mich.", | |
| "Miche", | |
| "Michigan", | |
| "Micro", | |
| "MicroShift", | |
| "Microtech", | |
| "Mid", | |
| "Might", | |
| "Minn", | |
| "Minn.", | |
| "Minnesota", | |
| "Misalignment", | |
| "Miss", | |
| "Miss.", | |
| "Mississippi", | |
| "Mixing", | |
| "Mo", | |
| "Mo.", | |
| "Modern", | |
| "Modulus", | |
| "Monarch", | |
| "Mont", | |
| "Mont.", | |
| "More", | |
| "Most", | |
| "Mount", | |
| "Move", | |
| "Moving", | |
| "Mr", | |
| "Mr.", | |
| "Mrs", | |
| "Mrs.", | |
| "Ms", | |
| "Ms.", | |
| "Mt", | |
| "Mt.", | |
| "Much", | |
| "Must", | |
| "N", | |
| "N.C.", | |
| "N.D.", | |
| "N.H.", | |
| "N.J.", | |
| "N.M.", | |
| "N.Y.", | |
| "N360", | |
| "ND-1", | |
| "NGS", | |
| "NIPPLE", | |
| "NLY", | |
| "NOT", | |
| "NOTE", | |
| "NOTES", | |
| "Neb", | |
| "Neb.", | |
| "Nebr", | |
| "Nebr.", | |
| "Nebraska", | |
| "Need", | |
| "Neither", | |
| "Nev", | |
| "Nev.", | |
| "Nevada", | |
| "Never", | |
| "New", | |
| "New Hampshire", | |
| "New Jersey", | |
| "New Mexico", | |
| "New York", | |
| "Newer", | |
| "Newly", | |
| "Newton", | |
| "Newtons", | |
| "Next", | |
| "Nipple", | |
| "Nipples", | |
| "Nm", | |
| "No", | |
| "NoThreadSet", | |
| "Nominally", | |
| "Non", | |
| "None", | |
| "Normally", | |
| "North Carolina", | |
| "North Dakota", | |
| "Not", | |
| "Note", | |
| "Nothin", | |
| "Nothin'", | |
| "Nothin\u2019", | |
| "Notice", | |
| "Nov", | |
| "Nov.", | |
| "November", | |
| "Novice", | |
| "Now", | |
| "NuVinci", | |
| "Numbers", | |
| "Nut", | |
| "Nuthin", | |
| "Nuthin'", | |
| "Nuthin\u2019", | |
| "O", | |
| "O'clock", | |
| "O.O", | |
| "O.o", | |
| "OBW", | |
| "OBW-3", | |
| "OBW-4", | |
| "OCK", | |
| "OD", | |
| "ODs", | |
| "OK", | |
| "OKE", | |
| "ONE", | |
| "ONLY", | |
| "OR", | |
| "ORE", | |
| "ORK", | |
| "OS", | |
| "OSBB", | |
| "OST", | |
| "OTE", | |
| "O_O", | |
| "O_o", | |
| "Occasionally", | |
| "Oct", | |
| "Oct.", | |
| "Octalink", | |
| "October", | |
| "Off", | |
| "Offset", | |
| "Often", | |
| "Ogry", | |
| "Okla", | |
| "Okla.", | |
| "Oklahoma", | |
| "Ol", | |
| "Ol'", | |
| "Older", | |
| "Ol\u2019", | |
| "On", | |
| "Once", | |
| "One", | |
| "OnePointFive", | |
| "Onepointfive", | |
| "Only", | |
| "Operate", | |
| "Optional", | |
| "Optionally", | |
| "Options", | |
| "Orange", | |
| "Orbit", | |
| "Ore", | |
| "Ore.", | |
| "Oregon", | |
| "Organization", | |
| "Other", | |
| "Others", | |
| "Otherwise", | |
| "Ought", | |
| "Our", | |
| "Over", | |
| "Overinflating", | |
| "Overinflation", | |
| "O\u2019clock", | |
| "P", | |
| "P-1", | |
| "P-2", | |
| "P-3", | |
| "P-4", | |
| "P-6", | |
| "P-8", | |
| "PAIRING", | |
| "PBO", | |
| "PCS-1", | |
| "PCS-2", | |
| "PCS-4", | |
| "PD-63", | |
| "PDF", | |
| "PEDALS", | |
| "PF", | |
| "PF24", | |
| "PF30", | |
| "PF41", | |
| "PF42", | |
| "PF46", | |
| "PFP-2", | |
| "PFP-2s", | |
| "PLE", | |
| "POST", | |
| "POWER", | |
| "PP-1.2", | |
| "PPL-1", | |
| "PPL-2", | |
| "PRINT", | |
| "PRS-2", | |
| "PRS-2.2", | |
| "PRS-2.3", | |
| "PRS-3", | |
| "PRS-3.2", | |
| "PRS-3.3", | |
| "PRS-33\\/33.2", | |
| "PRS-4", | |
| "PRS-4.2", | |
| "PRS-5", | |
| "PRS-7", | |
| "Pa", | |
| "Pa.", | |
| "Pad", | |
| "Pad\\/rotor", | |
| "Pads", | |
| "Park", | |
| "ParkTool.com", | |
| "Part", | |
| "Partially", | |
| "Pass", | |
| "Pawls", | |
| "Pay", | |
| "Pedal", | |
| "Pedaling", | |
| "Pedals", | |
| "Pennsylvania", | |
| "People", | |
| "Performance", | |
| "Periodically", | |
| "Ph", | |
| "Ph.D.", | |
| "Phillips", | |
| "Pick", | |
| "Pike", | |
| "Pinch", | |
| "Piston", | |
| "Pitting", | |
| "Pivot", | |
| "Place", | |
| "Planetary", | |
| "Play", | |
| "Pliers", | |
| "Plug", | |
| "PolyLube", | |
| "Pop", | |
| "Port", | |
| "Portuguese", | |
| "Position", | |
| "PositionRecord", | |
| "Positioning", | |
| "Post", | |
| "Power", | |
| "Praxis", | |
| "Prepare", | |
| "Press", | |
| "Pressf", | |
| "Pressing", | |
| "Pressure", | |
| "Presta", | |
| "Prevent", | |
| "Procedures", | |
| "Proceed", | |
| "Prof", | |
| "Prof.", | |
| "Professional", | |
| "Profile", | |
| "Proper", | |
| "Properly", | |
| "Protect", | |
| "Pry", | |
| "Pull", | |
| "Puller", | |
| "Pulling", | |
| "Pumps", | |
| "Punctures", | |
| "Push", | |
| "Put", | |
| "Q", | |
| "Quick", | |
| "Quickly", | |
| "Quill", | |
| "R", | |
| "R-1", | |
| "R-2", | |
| "R-5", | |
| "R-7", | |
| "R2R", | |
| "R2R.", | |
| "R9100", | |
| "RAM", | |
| "RC-1", | |
| "RC609", | |
| "RC680", | |
| "RD-7970", | |
| "REACH", | |
| "REAR", | |
| "RH", | |
| "RIGHT", | |
| "RISE", | |
| "ROOT", | |
| "ROP", | |
| "RT-1", | |
| "RTO", | |
| "RX810", | |
| "Race", | |
| "RaceThe", | |
| "Races", | |
| "Racing", | |
| "Radial", | |
| "Raising", | |
| "Rather", | |
| "Re", | |
| "Reach", | |
| "ReachMeasure", | |
| "Reading", | |
| "Ready", | |
| "Ream", | |
| "Reamer", | |
| "Reaming", | |
| "Rear", | |
| "Record", | |
| "Refer", | |
| "Regardless", | |
| "Reinflate", | |
| "Reinstall", | |
| "Relax", | |
| "Release", | |
| "Relevant", | |
| "Remember", | |
| "Removal", | |
| "Remove", | |
| "Removing", | |
| "Rep", | |
| "Rep.", | |
| "Repair", | |
| "Repeat", | |
| "Replace", | |
| "Replacement", | |
| "Replacing", | |
| "Reposition", | |
| "Research", | |
| "Reset", | |
| "Result", | |
| "Retaining", | |
| "Return", | |
| "Rev", | |
| "Rev.", | |
| "Reverse", | |
| "Revo", | |
| "Ride", | |
| "Riding", | |
| "Right", | |
| "Rim", | |
| "Rims", | |
| "Rings", | |
| "Rinse", | |
| "Rival", | |
| "Road", | |
| "RockShox", | |
| "Rockwell", | |
| "Roll", | |
| "Rotate", | |
| "Rotating", | |
| "Rotation", | |
| "Rotor", | |
| "Roughness", | |
| "Round", | |
| "Route", | |
| "Routing", | |
| "Run", | |
| "S", | |
| "S-1", | |
| "S-2", | |
| "S-3", | |
| "S-4", | |
| "S-5", | |
| "S-7", | |
| "S.C.", | |
| "SAC-2", | |
| "SAE", | |
| "SAVE", | |
| "SBB", | |
| "SCG", | |
| "SD-0", | |
| "SD-3", | |
| "SEALANT", | |
| "SEAT", | |
| "SET", | |
| "SETTINGS", | |
| "SG-1", | |
| "SG-2", | |
| "SG-3", | |
| "SG-6", | |
| "SHIS", | |
| "SIS", | |
| "SIZING", | |
| "SL", | |
| "SLR", | |
| "SM", | |
| "SPA-1", | |
| "SPD", | |
| "SPOKE", | |
| "SRAM", | |
| "STACK", | |
| "STEM", | |
| "STEPS", | |
| "STI", | |
| "SUSPENSION", | |
| "SW-0", | |
| "SW-1", | |
| "SW-11", | |
| "SW-15", | |
| "SW-18", | |
| "SW-2", | |
| "SW-7.2", | |
| "SYSTEM", | |
| "Saddle", | |
| "Sag", | |
| "Saint", | |
| "Sartre", | |
| "Saving", | |
| "School", | |
| "Schrader", | |
| "Schwinn", | |
| "Scoring", | |
| "Scribe", | |
| "Scroll", | |
| "Scrubber", | |
| "Scura", | |
| "Sealant", | |
| "Sealed", | |
| "Search", | |
| "Seat", | |
| "Secure", | |
| "See", | |
| "Seeing", | |
| "Segmented", | |
| "Seize", | |
| "Select", | |
| "Selection", | |
| "Self", | |
| "Sen", | |
| "Sen.", | |
| "Sep", | |
| "Sep.", | |
| "Sept", | |
| "Sept.", | |
| "September", | |
| "Serbian", | |
| "Service", | |
| "Servicing", | |
| "Set", | |
| "Setting", | |
| "Several", | |
| "Sha", | |
| "Shape", | |
| "She", | |
| "She's", | |
| "Shells", | |
| "She\u2019s", | |
| "Shift", | |
| "Shifter", | |
| "Shifting", | |
| "Shimano", | |
| "Shimano\\/SRAM\\/etc.-compatible", | |
| "Shock", | |
| "Shocks", | |
| "Shop", | |
| "Should", | |
| "Shrader", | |
| "Side", | |
| "Sidepull", | |
| "Sight", | |
| "Sighting", | |
| "Significnat", | |
| "Similar", | |
| "Simple", | |
| "Simply", | |
| "Since", | |
| "Size", | |
| "Sizing", | |
| "Skip", | |
| "Slide", | |
| "Slightly", | |
| "Slip", | |
| "Sloppy", | |
| "Slow", | |
| "Slowly", | |
| "Smooth", | |
| "Snug", | |
| "So", | |
| "Solid", | |
| "Solve", | |
| "Solvents", | |
| "Some", | |
| "Somethin", | |
| "Somethin'", | |
| "Somethin\u2019", | |
| "Sometimes", | |
| "Sort", | |
| "South Carolina", | |
| "Spacers", | |
| "Spanish", | |
| "Specifically", | |
| "Specifications", | |
| "Speed", | |
| "Spin", | |
| "Spindle", | |
| "Spindles", | |
| "Spinergy", | |
| "Spline", | |
| "Splined", | |
| "Spoke", | |
| "Spokes", | |
| "Spread", | |
| "Spreader", | |
| "Square", | |
| "Squeal", | |
| "Squeeze", | |
| "Squeezing", | |
| "St", | |
| "St.", | |
| "Stack", | |
| "Stand", | |
| "Standard", | |
| "Standards", | |
| "Standing", | |
| "Stands", | |
| "Stans", | |
| "Star", | |
| "Start", | |
| "Starting", | |
| "States", | |
| "Steel", | |
| "Steering", | |
| "Stem", | |
| "Stems", | |
| "Still", | |
| "Store", | |
| "Storing", | |
| "Strike", | |
| "Striking", | |
| "Stud", | |
| "Substitute", | |
| "Subtract", | |
| "Sun", | |
| "Sunlite", | |
| "Suntour", | |
| "Super", | |
| "Suspension", | |
| "Swedish", | |
| "Swiss", | |
| "Switch", | |
| "Symptoms", | |
| "Synthetic", | |
| "System", | |
| "T", | |
| "T-1", | |
| "T-10", | |
| "T-2", | |
| "T-3", | |
| "T-4", | |
| "T-5", | |
| "T-6", | |
| "T-7", | |
| "T-9", | |
| "T20", | |
| "T40", | |
| "T47", | |
| "TAB", | |
| "TABLE", | |
| "TAP-10", | |
| "TAP-3", | |
| "TAP-6", | |
| "TB-2", | |
| "TC-8", | |
| "TEM", | |
| "TENSION", | |
| "TER", | |
| "TES", | |
| "TH-1", | |
| "TH-2", | |
| "TIRE", | |
| "TL", | |
| "TL-", | |
| "TLR-1", | |
| "TM-1", | |
| "TNS", | |
| "TO", | |
| "TOM", | |
| "TPI", | |
| "TRA", | |
| "TS-2", | |
| "TS-2.2", | |
| "TS-2.3", | |
| "TS-2Di", | |
| "TS-4.2", | |
| "TSI-1", | |
| "TUBE", | |
| "TUBELESS", | |
| "TYPE", | |
| "Table", | |
| "Tables", | |
| "Take", | |
| "Takes", | |
| "Taking", | |
| "Tandems", | |
| "Tap", | |
| "Tape", | |
| "Taps", | |
| "Technical", | |
| "Technologies", | |
| "Technology", | |
| "Tenn", | |
| "Tenn.", | |
| "Tennessee", | |
| "Tension", | |
| "Terminology", | |
| "Test", | |
| "That", | |
| "That's", | |
| "That\u2019s", | |
| "The", | |
| "Then", | |
| "There", | |
| "There's", | |
| "Therefore", | |
| "There\u2019s", | |
| "Thermodynamics", | |
| "These", | |
| "They", | |
| "Thickness", | |
| "Thin", | |
| "Think", | |
| "This", | |
| "This's", | |
| "This\u2019s", | |
| "Those", | |
| "Though", | |
| "Thread", | |
| "Threaded", | |
| "Threader", | |
| "Threading", | |
| "Threadless", | |
| "Threads", | |
| "Three", | |
| "Thru", | |
| "Tight", | |
| "Tighten", | |
| "Tightening", | |
| "Tilt", | |
| "TiltUsing", | |
| "Tip", | |
| "Tire", | |
| "Tires", | |
| "Titanium", | |
| "To", | |
| "Toe", | |
| "Toeing", | |
| "Together", | |
| "Too", | |
| "Tool", | |
| "Tools", | |
| "Top", | |
| "Torque", | |
| "Torx", | |
| "Trace", | |
| "Track", | |
| "Traditional", | |
| "Transportation", | |
| "Travel", | |
| "Trek", | |
| "Trial", | |
| "Trim", | |
| "Troubleshooting", | |
| "Truing", | |
| "Truvativ", | |
| "Try", | |
| "Tube", | |
| "Tubeless", | |
| "Tubular", | |
| "Tuck", | |
| "Turn", | |
| "Turning", | |
| "Turns", | |
| "Twist", | |
| "Twisting", | |
| "Two", | |
| "Type", | |
| "TypesEC", | |
| "Typical", | |
| "Typically", | |
| "U", | |
| "UBE", | |
| "UPDATE", | |
| "UPSWEEP", | |
| "URL", | |
| "US", | |
| "USA", | |
| "UST", | |
| "Ulta", | |
| "Ultegra", | |
| "Ultra", | |
| "Un", | |
| "Unfortunately", | |
| "Uniform", | |
| "United", | |
| "Units", | |
| "Unlike", | |
| "Unthread", | |
| "Unthreading", | |
| "Up", | |
| "Upon", | |
| "Upper", | |
| "Upright", | |
| "Use", | |
| "Using", | |
| "V", | |
| "V-5", | |
| "V.V", | |
| "VC-1", | |
| "VP-1", | |
| "V_V", | |
| "Va", | |
| "Va.", | |
| "Variable", | |
| "Variance", | |
| "Verify", | |
| "Version", | |
| "Very", | |
| "Video", | |
| "View", | |
| "Virginia", | |
| "W", | |
| "W-0", | |
| "W-1", | |
| "W-2", | |
| "W-3", | |
| "W-4", | |
| "W-5", | |
| "W01", | |
| "WAG-4", | |
| "WAG-5", | |
| "WASHER", | |
| "WD-40", | |
| "WE", | |
| "WER", | |
| "WHEEL", | |
| "WHEELSET", | |
| "WIDTH", | |
| "WTA", | |
| "Was", | |
| "Wash", | |
| "Wash.", | |
| "Washers", | |
| "Washington", | |
| "Watch", | |
| "We", | |
| "Well", | |
| "Were", | |
| "Wet", | |
| "What", | |
| "What's", | |
| "What\u2019s", | |
| "Wheel", | |
| "Wheels", | |
| "When", | |
| "When's", | |
| "Whenever", | |
| "When\u2019s", | |
| "Where", | |
| "Where's", | |
| "Where\u2019s", | |
| "While", | |
| "Who", | |
| "Who's", | |
| "Who\u2019s", | |
| "Why", | |
| "Why's", | |
| "Why\u2019s", | |
| "Width", | |
| "WidthMeasure", | |
| "Wipe", | |
| "Wis", | |
| "Wis.", | |
| "Wisconsin", | |
| "With", | |
| "Without", | |
| "Wo", | |
| "Woods", | |
| "Work", | |
| "Working", | |
| "Works", | |
| "Worn", | |
| "Would", | |
| "Wound", | |
| "Woven", | |
| "Wrap", | |
| "Wrapping", | |
| "Wrench", | |
| "Write", | |
| "X'x", | |
| "X'xxxx", | |
| "X),xxx", | |
| "X++", | |
| "X-dd", | |
| "X.", | |
| "X.X", | |
| "X.X.", | |
| "X.X.X.", | |
| "X.x", | |
| "X.x.", | |
| "X0", | |
| "XD", | |
| "XDD", | |
| "XL", | |
| "XLE", | |
| "XT", | |
| "XTR", | |
| "XX", | |
| "XX-", | |
| "XX-d", | |
| "XX-d.d", | |
| "XX-d.dX", | |
| "XX-d.dXX", | |
| "XX-dXx", | |
| "XX-dd", | |
| "XX-dddd", | |
| "XX-dx.d", | |
| "XXX", | |
| "XXX-d", | |
| "XXX-d.d", | |
| "XXX-dX", | |
| "XXX-d\\/XX-dd", | |
| "XXX-dd", | |
| "XXX-dd.d", | |
| "XXX-dd\\/dd.d", | |
| "XXX-dx", | |
| "XXXX", | |
| "XXXX\\/XXXX", | |
| "XXX\\/Xxxxx", | |
| "XXXx", | |
| "XXdd", | |
| "XXdd.d", | |
| "XXddX", | |
| "XXdd\\/d\\/d", | |
| "XXdd\\/dd", | |
| "XXdd\\/dd.d", | |
| "XXddd", | |
| "XXx", | |
| "X_X", | |
| "X_x", | |
| "Xd", | |
| "XdX", | |
| "XdX.", | |
| "XdXXdddd", | |
| "Xdd", | |
| "Xdd.d", | |
| "Xddd", | |
| "Xdddd", | |
| "Xx", | |
| "Xx'", | |
| "Xx'x", | |
| "Xx'xx", | |
| "Xx.", | |
| "Xx.X.", | |
| "XxXxxxx", | |
| "XxXxxxxXxx", | |
| "Xxd", | |
| "Xxx", | |
| "Xxx'x", | |
| "Xxx.", | |
| "XxxXxxxxXxxx", | |
| "Xxx\\/xxxx", | |
| "Xxxx", | |
| "Xxxx'", | |
| "Xxxx'x", | |
| "Xxxx.", | |
| "XxxxXxx", | |
| "XxxxXxxx", | |
| "XxxxXxxx.xxx", | |
| "XxxxXxxxx", | |
| "Xxxxx", | |
| "Xxxxx'", | |
| "Xxxxx'x", | |
| "Xxxxx.", | |
| "XxxxxXX", | |
| "XxxxxXxxxx", | |
| "Xxxxx\\/XXXX\\/xxx.-xxxx", | |
| "Xxxxx\\/Xxxxx", | |
| "Xxxxx\u2019", | |
| "Xxxxx\u2019x", | |
| "Xxxx\u2019", | |
| "Xxxx\u2019x", | |
| "Xxx\u2019x", | |
| "Xx\u2019", | |
| "Xx\u2019x", | |
| "Xx\u2019xx", | |
| "X\u2019x", | |
| "X\u2019xxxx", | |
| "Y", | |
| "Y8CL1200", | |
| "YOU", | |
| "YPE", | |
| "You", | |
| "Your", | |
| "Z", | |
| "ZS", | |
| "ZS44\\/28.6", | |
| "ZS44\\/30", | |
| "ZS49\\/30", | |
| "ZS56\\/40", | |
| "Zero", | |
| "Zipp", | |
| "[", | |
| "[-:", | |
| "[:", | |
| "[=", | |
| "\\", | |
| "\\\")", | |
| "\\/", | |
| "\\/2", | |
| "\\/3", | |
| "\\/4", | |
| "\\/8", | |
| "\\n", | |
| "\\t", | |
| "\\x", | |
| "]", | |
| "]=", | |
| "^", | |
| "^_^", | |
| "^__^", | |
| "^___^", | |
| "_*)", | |
| "_-)", | |
| "_.)", | |
| "_<)", | |
| "_^)", | |
| "__-", | |
| "__^", | |
| "_\u00ac)", | |
| "_\u0ca0)", | |
| "a", | |
| "a-1", | |
| "a.", | |
| "a.m", | |
| "a.m.", | |
| "abbreviated", | |
| "ability", | |
| "able", | |
| "about", | |
| "above", | |
| "abrade", | |
| "abrading", | |
| "abs", | |
| "absorb", | |
| "abuse", | |
| "aby", | |
| "accelerate", | |
| "accept", | |
| "acceptability", | |
| "acceptable", | |
| "acceptably", | |
| "access", | |
| "accessible", | |
| "accessories", | |
| "accidentally", | |
| "accommodate", | |
| "accompanied", | |
| "accomplish", | |
| "accomplished", | |
| "accordance", | |
| "according", | |
| "accordingly", | |
| "account", | |
| "accounted", | |
| "accounting", | |
| "accounts", | |
| "accuracy", | |
| "accurate", | |
| "accurately", | |
| "accustomed", | |
| "ace", | |
| "acetone", | |
| "ach", | |
| "achieve", | |
| "achieved", | |
| "acid", | |
| "ack", | |
| "acquire", | |
| "acquired", | |
| "across", | |
| "act", | |
| "acting", | |
| "action", | |
| "activated", | |
| "activates", | |
| "acts", | |
| "actual", | |
| "actually", | |
| "actuate", | |
| "actuated", | |
| "actuating", | |
| "acy", | |
| "adapt", | |
| "adaptations", | |
| "adapter", | |
| "adapters", | |
| "adaptor", | |
| "adaptors", | |
| "add", | |
| "added", | |
| "adding", | |
| "addition", | |
| "additional", | |
| "additionally", | |
| "additionaly", | |
| "additions", | |
| "address", | |
| "addressed", | |
| "addressing", | |
| "adds", | |
| "ade", | |
| "adequate", | |
| "adequately", | |
| "adhered", | |
| "adherence", | |
| "adheres", | |
| "adhesion", | |
| "adhesive", | |
| "adhesives", | |
| "adjacent", | |
| "adjectives", | |
| "adjust", | |
| "adjustable", | |
| "adjusted", | |
| "adjuster", | |
| "adjusters", | |
| "adjusting", | |
| "adjustment", | |
| "adjustments", | |
| "adjusts", | |
| "adm", | |
| "adm.", | |
| "ads", | |
| "advance", | |
| "advanced", | |
| "advances", | |
| "advantage", | |
| "advised", | |
| "ady", | |
| "aero", | |
| "aerobic", | |
| "aerodynamic", | |
| "afe", | |
| "affect", | |
| "aft", | |
| "aftDrop", | |
| "aftdrop", | |
| "after", | |
| "again", | |
| "against", | |
| "age", | |
| "ages", | |
| "ags", | |
| "ahead", | |
| "ai", | |
| "aid", | |
| "ail", | |
| "ain", | |
| "air", | |
| "airline", | |
| "airtight", | |
| "ait", | |
| "ak", | |
| "ak.", | |
| "ake", | |
| "aks", | |
| "aky", | |
| "ala", | |
| "ala.", | |
| "alc", | |
| "alcohol", | |
| "ale", | |
| "alf", | |
| "align", | |
| "alignable", | |
| "aligned", | |
| "aligning", | |
| "alignment", | |
| "aligns", | |
| "alk", | |
| "alkaline", | |
| "all", | |
| "allow", | |
| "allowed", | |
| "allowing", | |
| "allows", | |
| "alloy", | |
| "almost", | |
| "alone", | |
| "along", | |
| "alphabetical", | |
| "alphabetically", | |
| "already", | |
| "als", | |
| "also", | |
| "alterations", | |
| "alternate", | |
| "alternating", | |
| "alternative", | |
| "alternatively", | |
| "although", | |
| "aluminum", | |
| "always", | |
| "aly", | |
| "am", | |
| "amber", | |
| "ame", | |
| "american", | |
| "among", | |
| "amongst", | |
| "amount", | |
| "amounts", | |
| "amp", | |
| "amplifier", | |
| "ams", | |
| "an", | |
| "an.", | |
| "analogous", | |
| "analyze", | |
| "anchor", | |
| "anchors", | |
| "and", | |
| "and/or", | |
| "and\\/or", | |
| "ane", | |
| "ang", | |
| "angle", | |
| "angleMeasuring", | |
| "angled", | |
| "anglemeasuring", | |
| "anglerecord", | |
| "angles", | |
| "angling", | |
| "angular", | |
| "ank", | |
| "ankle", | |
| "annoying", | |
| "ano", | |
| "anomalies", | |
| "another", | |
| "ans", | |
| "answer", | |
| "ant", | |
| "anti", | |
| "anticipate", | |
| "anticipated", | |
| "antiquated", | |
| "anvil", | |
| "anvils", | |
| "any", | |
| "anyone", | |
| "anything", | |
| "anytime", | |
| "anyway", | |
| "ap-1", | |
| "apart", | |
| "ape", | |
| "aph", | |
| "app", | |
| "apparent", | |
| "appear", | |
| "appearance", | |
| "appearing", | |
| "appears", | |
| "applicable", | |
| "application", | |
| "applications", | |
| "applied", | |
| "applies", | |
| "apply", | |
| "applying", | |
| "appreciate", | |
| "appreciated", | |
| "approach", | |
| "approaches", | |
| "approaching", | |
| "appropriate", | |
| "appropriately", | |
| "approved", | |
| "approxiately", | |
| "approximate", | |
| "approximately", | |
| "approximation", | |
| "approximations", | |
| "apr", | |
| "apr.", | |
| "apron", | |
| "aps", | |
| "apt", | |
| "apy", | |
| "ar.", | |
| "arc", | |
| "arch", | |
| "arcs", | |
| "ard", | |
| "are", | |
| "area", | |
| "areas", | |
| "arise", | |
| "arising", | |
| "ariz", | |
| "ariz.", | |
| "ark", | |
| "ark.", | |
| "arm", | |
| "arms", | |
| "arn", | |
| "around", | |
| "arp", | |
| "arrange", | |
| "arranged", | |
| "array", | |
| "arrive", | |
| "arrives", | |
| "arrow", | |
| "arrows", | |
| "ars", | |
| "art", | |
| "article", | |
| "articles", | |
| "articulate", | |
| "articulating", | |
| "ary", | |
| "as", | |
| "asc-1", | |
| "ase", | |
| "ash", | |
| "ashtabula", | |
| "aside", | |
| "ask", | |
| "asking", | |
| "asp", | |
| "aspect", | |
| "aspects", | |
| "ass", | |
| "assemble", | |
| "assembly", | |
| "asses", | |
| "assess", | |
| "assessment", | |
| "assign", | |
| "assist", | |
| "assistance", | |
| "assistant", | |
| "assists", | |
| "associated", | |
| "assume", | |
| "assumed", | |
| "assumes", | |
| "assuming", | |
| "assumption", | |
| "assure", | |
| "ast", | |
| "asy", | |
| "asymmetrical", | |
| "at", | |
| "ata", | |
| "ate", | |
| "ath", | |
| "atmospheric", | |
| "ats", | |
| "attach", | |
| "attached", | |
| "attaches", | |
| "attaching", | |
| "attachment", | |
| "attachments", | |
| "attained", | |
| "attempt", | |
| "attempting", | |
| "attempts", | |
| "attention", | |
| "attract", | |
| "attracted", | |
| "audible", | |
| "aug", | |
| "aug.", | |
| "august", | |
| "aul", | |
| "aur", | |
| "aut", | |
| "authorities", | |
| "automatic", | |
| "automatically", | |
| "automotive", | |
| "av-5", | |
| "available", | |
| "ave", | |
| "average", | |
| "avid", | |
| "avoid", | |
| "avoided", | |
| "avy", | |
| "aware", | |
| "away", | |
| "awkward", | |
| "awl", | |
| "awn", | |
| "aws", | |
| "axis", | |
| "axle", | |
| "axles", | |
| "axs", | |
| "ays", | |
| "aze", | |
| "b", | |
| "b),and", | |
| "b-2", | |
| "b-3", | |
| "b-4", | |
| "b-5", | |
| "b.", | |
| "b30", | |
| "b86", | |
| "b90", | |
| "b92", | |
| "b95", | |
| "baby", | |
| "back", | |
| "backed", | |
| "backing", | |
| "backpedal", | |
| "backpedaling", | |
| "backs", | |
| "backside", | |
| "backstroke", | |
| "backsweep", | |
| "backward", | |
| "backwards", | |
| "bad", | |
| "badly", | |
| "bag", | |
| "balance", | |
| "balanced", | |
| "balancing", | |
| "ball", | |
| "ballpark", | |
| "ballpoint", | |
| "balls", | |
| "band", | |
| "bandoleer", | |
| "banjo", | |
| "bar", | |
| "bare", | |
| "barely", | |
| "barrel", | |
| "barrels", | |
| "barrier", | |
| "bars", | |
| "barsrecord", | |
| "base", | |
| "based", | |
| "basic", | |
| "basically", | |
| "basics", | |
| "battery", | |
| "bb107", | |
| "bb121", | |
| "bb132", | |
| "bb30", | |
| "bb86", | |
| "bb89.5", | |
| "bb90", | |
| "bb91\\/3\\/4", | |
| "bb92", | |
| "bb95", | |
| "bbp-1.2", | |
| "bbt-18", | |
| "bbt-30.4", | |
| "bbt-35", | |
| "bbt-5\\/fr-11", | |
| "bbt-9", | |
| "bbt-90.3", | |
| "bby", | |
| "be", | |
| "bead", | |
| "beads", | |
| "beam", | |
| "beams", | |
| "bearing", | |
| "bearings", | |
| "bearings\\/", | |
| "because", | |
| "become", | |
| "becomes", | |
| "becoming", | |
| "bed", | |
| "been", | |
| "beep", | |
| "beer", | |
| "before", | |
| "begin", | |
| "beginners", | |
| "beginning", | |
| "begins", | |
| "behind", | |
| "being", | |
| "bel", | |
| "below", | |
| "bench", | |
| "bend", | |
| "bending", | |
| "bends", | |
| "beneath", | |
| "benefit", | |
| "bent", | |
| "ber", | |
| "bes", | |
| "besides", | |
| "best", | |
| "better", | |
| "between", | |
| "bevel", | |
| "beyond", | |
| "bfs-1", | |
| "bic", | |
| "bicycle", | |
| "bicycles", | |
| "big", | |
| "bigger", | |
| "biggest", | |
| "bike", | |
| "bikes", | |
| "biking", | |
| "billet", | |
| "bind", | |
| "binder", | |
| "binding", | |
| "binds", | |
| "bio", | |
| "biodegradable", | |
| "bit", | |
| "bite", | |
| "bkd-1", | |
| "bkm-1", | |
| "black", | |
| "bladder", | |
| "blade", | |
| "bladed", | |
| "blades", | |
| "blast", | |
| "ble", | |
| "bled", | |
| "bleed", | |
| "bleeding", | |
| "blend", | |
| "blind", | |
| "blink", | |
| "blinking", | |
| "blinks", | |
| "block", | |
| "blocked", | |
| "blocks", | |
| "blow", | |
| "blowout", | |
| "blue", | |
| "bly", | |
| "bmx", | |
| "bmx\\/freestyle", | |
| "board", | |
| "bob", | |
| "bodied", | |
| "bodies", | |
| "body", | |
| "bolt", | |
| "bolt(s", | |
| "bolted", | |
| "bolts", | |
| "bon", | |
| "bond", | |
| "bonded", | |
| "bonding", | |
| "bontrager", | |
| "bookmark", | |
| "boot", | |
| "booted", | |
| "bore", | |
| "boss", | |
| "both", | |
| "bottle", | |
| "bottom", | |
| "bout", | |
| "bow", | |
| "box", | |
| "br.", | |
| "brace", | |
| "bracing", | |
| "bracket", | |
| "brackets", | |
| "braided", | |
| "brake", | |
| "brakes", | |
| "braking", | |
| "brand", | |
| "brands", | |
| "brass", | |
| "braze", | |
| "break", | |
| "breaking", | |
| "breaks", | |
| "bridge", | |
| "bridging", | |
| "bright", | |
| "brightness", | |
| "bring", | |
| "bringing", | |
| "brings", | |
| "bristle", | |
| "bristled", | |
| "brittle", | |
| "broken", | |
| "bros", | |
| "bros.", | |
| "brothers", | |
| "brought", | |
| "browsers", | |
| "brush", | |
| "brushed", | |
| "brushes", | |
| "bsh-4", | |
| "bt-2", | |
| "bts-1", | |
| "bubbles", | |
| "buckle", | |
| "build", | |
| "builders", | |
| "building", | |
| "buildup", | |
| "built", | |
| "bulged", | |
| "bulkiness", | |
| "bundle", | |
| "burn", | |
| "burned", | |
| "burped", | |
| "burping", | |
| "burr", | |
| "burrs", | |
| "bus", | |
| "bush", | |
| "bushing", | |
| "bushings", | |
| "but", | |
| "butted", | |
| "button", | |
| "buttons", | |
| "butyl", | |
| "buy", | |
| "by", | |
| "bypass", | |
| "c", | |
| "c'm", | |
| "c++", | |
| "c-1", | |
| "c-2", | |
| "c-4", | |
| "c-8", | |
| "c.", | |
| "c29", | |
| "c30", | |
| "ca", | |
| "cable", | |
| "cables", | |
| "cadence", | |
| "cage", | |
| "caged", | |
| "cages", | |
| "cal", | |
| "calculate", | |
| "calculated", | |
| "calculations", | |
| "calculator", | |
| "calculators", | |
| "calibrated", | |
| "calibration", | |
| "calif", | |
| "calif.", | |
| "caliper", | |
| "calipers", | |
| "call", | |
| "called", | |
| "calling", | |
| "cam", | |
| "came", | |
| "campagnolo", | |
| "campagnolos", | |
| "campangolo", | |
| "can", | |
| "cane", | |
| "cantilever", | |
| "cantilevers", | |
| "cap", | |
| "capabilities", | |
| "capable", | |
| "caps", | |
| "captain", | |
| "car", | |
| "carbon", | |
| "carbone", | |
| "carcass", | |
| "card", | |
| "cardboard", | |
| "care", | |
| "careful", | |
| "carefully", | |
| "carpet", | |
| "carriage", | |
| "carrier", | |
| "carriers", | |
| "carries", | |
| "carry", | |
| "cars", | |
| "cartridge", | |
| "cartridges", | |
| "case", | |
| "cases", | |
| "casing", | |
| "cassette", | |
| "cassette\\/freewheel", | |
| "cassettes", | |
| "catalog", | |
| "catastrophic", | |
| "catch", | |
| "catches", | |
| "catching", | |
| "category", | |
| "caught", | |
| "cause", | |
| "caused", | |
| "causes", | |
| "causing", | |
| "caustic", | |
| "caution", | |
| "caveats", | |
| "cavity", | |
| "cb-4", | |
| "cbp-3", | |
| "cbp-8", | |
| "cbw-1", | |
| "cc-2", | |
| "cc-3.2", | |
| "cc-4", | |
| "ce>", | |
| "ced", | |
| "cellophane", | |
| "cement", | |
| "cements", | |
| "cent", | |
| "centaur", | |
| "center", | |
| "centered", | |
| "centering", | |
| "centerline", | |
| "centers", | |
| "centimeters", | |
| "century", | |
| "cer", | |
| "ceramic", | |
| "certain", | |
| "certainly", | |
| "cervantes", | |
| "ces", | |
| "cf-2", | |
| "ch.", | |
| "chain", | |
| "chainbrite", | |
| "chainguide", | |
| "chaining", | |
| "chainline", | |
| "chainring", | |
| "chainring(s", | |
| "chainrings", | |
| "chainringsrecord", | |
| "chains", | |
| "chainstay", | |
| "chance", | |
| "change", | |
| "changed", | |
| "changes", | |
| "changing", | |
| "channel", | |
| "channels", | |
| "characteristics", | |
| "charge", | |
| "chargers", | |
| "charges", | |
| "chart", | |
| "charts", | |
| "chase", | |
| "chaser", | |
| "chasing", | |
| "che", | |
| "cheaper", | |
| "check", | |
| "checked", | |
| "checker", | |
| "checkers", | |
| "checking", | |
| "checks", | |
| "chemical", | |
| "childrens", | |
| "chip", | |
| "chisel", | |
| "choice", | |
| "choices", | |
| "choose", | |
| "choosing", | |
| "chorus", | |
| "chrome", | |
| "cid", | |
| "cinch", | |
| "circle", | |
| "circular", | |
| "circumference", | |
| "cks", | |
| "cky", | |
| "cl-1", | |
| "clamp", | |
| "clamped", | |
| "clamping", | |
| "clamps", | |
| "class", | |
| "classic", | |
| "cle", | |
| "clean", | |
| "cleaned", | |
| "cleaner", | |
| "cleaners", | |
| "cleaning", | |
| "cleanly", | |
| "cleans", | |
| "clear", | |
| "clearance", | |
| "clearly", | |
| "cleat", | |
| "cleated", | |
| "cleats", | |
| "clg-2", | |
| "click", | |
| "clicking", | |
| "clicks", | |
| "climates", | |
| "climb", | |
| "climbing", | |
| "clincher", | |
| "clinches", | |
| "clip", | |
| "clipless", | |
| "clips", | |
| "clo", | |
| "clock", | |
| "clockwise", | |
| "close", | |
| "closed", | |
| "closely", | |
| "closer", | |
| "closest", | |
| "closing", | |
| "cloth", | |
| "clue", | |
| "clutch", | |
| "cm", | |
| "cm-25", | |
| "cm-5.2", | |
| "cm-5.3", | |
| "cn-10", | |
| "cnw-2", | |
| "co", | |
| "co.", | |
| "coarse", | |
| "coarser", | |
| "coast", | |
| "coaster", | |
| "coasting", | |
| "coat", | |
| "coated", | |
| "coating", | |
| "coats", | |
| "code", | |
| "codes", | |
| "cog", | |
| "cogs", | |
| "cogset", | |
| "cogsets", | |
| "coil", | |
| "coils", | |
| "coin", | |
| "col", | |
| "cold", | |
| "colin", | |
| "collapse", | |
| "collar", | |
| "collect", | |
| "collecting", | |
| "collection", | |
| "collets", | |
| "colo", | |
| "colo.", | |
| "color", | |
| "colored", | |
| "colors", | |
| "columbus", | |
| "column", | |
| "columns", | |
| "com", | |
| "combination", | |
| "combinations", | |
| "combine", | |
| "combined", | |
| "come", | |
| "comes", | |
| "comfort", | |
| "comfortable", | |
| "coming", | |
| "comma", | |
| "common", | |
| "commonality", | |
| "commonly", | |
| "communicate", | |
| "communication", | |
| "companies", | |
| "company", | |
| "comparator", | |
| "compare", | |
| "compared", | |
| "comparing", | |
| "comparison", | |
| "compatibility", | |
| "compatible", | |
| "compensate", | |
| "compessionless", | |
| "competitive", | |
| "complete", | |
| "completed", | |
| "completely", | |
| "completing", | |
| "complex", | |
| "component", | |
| "components", | |
| "composite", | |
| "compound", | |
| "compounding", | |
| "compounds", | |
| "comprehended", | |
| "comprehensive", | |
| "compress", | |
| "compressed", | |
| "compresses", | |
| "compression", | |
| "compressionless", | |
| "compressor", | |
| "comprise", | |
| "comprised", | |
| "compromise", | |
| "compromised", | |
| "computer", | |
| "con", | |
| "concave", | |
| "concentric", | |
| "concentricity", | |
| "concept", | |
| "concepts", | |
| "concern", | |
| "concerned", | |
| "concerns", | |
| "concludes", | |
| "condition", | |
| "conditions", | |
| "cone", | |
| "cones", | |
| "confident", | |
| "configuration", | |
| "configurations", | |
| "configure", | |
| "confirm", | |
| "confirmed", | |
| "confuse", | |
| "confused", | |
| "confusing", | |
| "confusion", | |
| "conical", | |
| "conjunction", | |
| "conn", | |
| "conn.", | |
| "connect", | |
| "connected", | |
| "connecting", | |
| "connection", | |
| "connections", | |
| "connector", | |
| "connectors", | |
| "connects", | |
| "consensus", | |
| "consequently", | |
| "conservative", | |
| "consider", | |
| "consideration", | |
| "considerations", | |
| "considered", | |
| "considering", | |
| "consist", | |
| "consistency", | |
| "consistencys", | |
| "consistent", | |
| "consistently", | |
| "consisting", | |
| "consists", | |
| "constant", | |
| "constantly", | |
| "consult", | |
| "consulting", | |
| "consumable", | |
| "consumer", | |
| "consumers", | |
| "contact", | |
| "contacted", | |
| "contacting", | |
| "contacts", | |
| "contain", | |
| "contained", | |
| "container", | |
| "containing", | |
| "contains", | |
| "contaminants", | |
| "contaminate", | |
| "contaminated", | |
| "contamination", | |
| "continue", | |
| "continues", | |
| "continuing", | |
| "continuously", | |
| "control", | |
| "controlled", | |
| "controls", | |
| "convenience", | |
| "convenient", | |
| "conventional", | |
| "conversion", | |
| "convert", | |
| "converting", | |
| "convex", | |
| "cool", | |
| "copious", | |
| "cord", | |
| "core", | |
| "cork", | |
| "cornering", | |
| "corners", | |
| "corp", | |
| "corp.", | |
| "correct", | |
| "correcting", | |
| "correction", | |
| "corrections", | |
| "correctly", | |
| "correlate", | |
| "correlated", | |
| "correspond", | |
| "corresponding", | |
| "corroded", | |
| "corroding", | |
| "corrosion", | |
| "corrosive", | |
| "cos", | |
| "cosmetic", | |
| "cosmic", | |
| "cost", | |
| "could", | |
| "count", | |
| "counted", | |
| "counter", | |
| "counterclockwise", | |
| "counting", | |
| "countries", | |
| "country", | |
| "couple", | |
| "coupler", | |
| "couples", | |
| "course", | |
| "cover", | |
| "covered", | |
| "covering", | |
| "covers", | |
| "cowl", | |
| "cowling", | |
| "coz", | |
| "crack", | |
| "cracked", | |
| "cracking", | |
| "cracks", | |
| "crank", | |
| "crankarm", | |
| "crankarms", | |
| "cranks", | |
| "crankset", | |
| "cranksets", | |
| "crash", | |
| "crashed", | |
| "crashing", | |
| "crc-1", | |
| "crc-15", | |
| "creak", | |
| "creaking", | |
| "creaks", | |
| "creaky", | |
| "create", | |
| "created", | |
| "creates", | |
| "creating", | |
| "creative", | |
| "creek", | |
| "creep", | |
| "crest", | |
| "crimp", | |
| "crimped", | |
| "critical", | |
| "cro", | |
| "cross", | |
| "crossed", | |
| "crosses", | |
| "crossing", | |
| "crown", | |
| "crowns", | |
| "crows", | |
| "crp-1", | |
| "crp-2", | |
| "crs-1", | |
| "crucial", | |
| "crush", | |
| "ct-1", | |
| "ct-11", | |
| "ct-2", | |
| "ct-3", | |
| "ct-3.2", | |
| "ct-3.3", | |
| "ct-4", | |
| "ct-4.2", | |
| "ct-4.3", | |
| "ct-5", | |
| "ct-6", | |
| "ct-6.2", | |
| "ct-6.3", | |
| "ct-7", | |
| "ct.", | |
| "ctp", | |
| "ctp-4", | |
| "cts", | |
| "cup", | |
| "cup\\/bearing", | |
| "cup\\/holder", | |
| "cups", | |
| "cur", | |
| "curb", | |
| "cure", | |
| "curing", | |
| "current", | |
| "currently", | |
| "cursor", | |
| "curve", | |
| "curved", | |
| "cus", | |
| "customer\\/rider", | |
| "cut", | |
| "cut\\/resize", | |
| "cutaway", | |
| "cuts", | |
| "cutter", | |
| "cutters", | |
| "cutting", | |
| "cuz", | |
| "cvp", | |
| "cycLingo", | |
| "cycle", | |
| "cycled", | |
| "cycling", | |
| "cyclingo", | |
| "cyclist", | |
| "cyclists", | |
| "cyclo", | |
| "cyclocross", | |
| "cyclone", | |
| "cylinder", | |
| "cylinders", | |
| "cylindrical", | |
| "cys", | |
| "c\u2019m", | |
| "d", | |
| "d)", | |
| "d,d", | |
| "d,ddd", | |
| "d-", | |
| "d-)", | |
| "d-0", | |
| "d-1", | |
| "d-3", | |
| "d-X", | |
| "d.", | |
| "d.c.", | |
| "d.d", | |
| "d.dd", | |
| "d.o.t.", | |
| "d.x", | |
| "d:d", | |
| "d:dd", | |
| "dApply", | |
| "dX", | |
| "dX.", | |
| "dXX", | |
| "dXx", | |
| "d\\/d", | |
| "d\\/dd", | |
| "d\\/dxx", | |
| "d_d", | |
| "d_x", | |
| "dag", | |
| "dag-2", | |
| "dag-2.2", | |
| "dag-3", | |
| "dal", | |
| "damage", | |
| "damaged", | |
| "damaging", | |
| "damper", | |
| "damping", | |
| "dangerous", | |
| "dapply", | |
| "dar", | |
| "dare", | |
| "darkness", | |
| "data", | |
| "databases", | |
| "date", | |
| "day", | |
| "daylight", | |
| "days", | |
| "dc", | |
| "dc-1", | |
| "dcw", | |
| "dd", | |
| "dd).XXXX", | |
| "dd).xxxx", | |
| "dd,ddd", | |
| "dd,ddd,ddd", | |
| "dd.d", | |
| "dd.dd", | |
| "dd:dd", | |
| "ddX", | |
| "ddXx", | |
| "dd\\/d,ddd,ddd", | |
| "dd\\/dd", | |
| "ddd", | |
| "ddd.d", | |
| "dddX", | |
| "ddd\\/d,ddd,ddd", | |
| "dddd", | |
| "ddddX", | |
| "ddddx", | |
| "dddx", | |
| "dddxdd", | |
| "dds", | |
| "ddx", | |
| "ddx.x", | |
| "ddx.x.", | |
| "ddxd.d", | |
| "ddxdd", | |
| "ddxx", | |
| "ddxxx", | |
| "ddy", | |
| "de", | |
| "dea", | |
| "dead", | |
| "dealing", | |
| "debris", | |
| "dec", | |
| "dec.", | |
| "decent", | |
| "decide", | |
| "decided", | |
| "decimal", | |
| "deck", | |
| "decoding", | |
| "decrease", | |
| "decreased", | |
| "ded", | |
| "dedicated", | |
| "deduct", | |
| "deducted", | |
| "deep", | |
| "deeper", | |
| "default", | |
| "define", | |
| "defined", | |
| "defines", | |
| "deflate", | |
| "deflated", | |
| "deflating", | |
| "deflect", | |
| "deflected", | |
| "deflecting", | |
| "deflection", | |
| "deflects", | |
| "deform", | |
| "deformations", | |
| "deformed", | |
| "deforming", | |
| "degreaser", | |
| "degreasing", | |
| "degree", | |
| "degrees", | |
| "del", | |
| "del.", | |
| "deleted", | |
| "delineate", | |
| "dem", | |
| "demand", | |
| "demanding", | |
| "demonstrate", | |
| "demonstration", | |
| "den", | |
| "deo", | |
| "deore", | |
| "department", | |
| "departments", | |
| "depend", | |
| "depending", | |
| "depends", | |
| "depreciate", | |
| "depress", | |
| "depth", | |
| "der", | |
| "derail", | |
| "derailleur", | |
| "derailleurs", | |
| "des", | |
| "describe", | |
| "described", | |
| "describing", | |
| "descriptions", | |
| "design", | |
| "designate", | |
| "designated", | |
| "designation", | |
| "designations", | |
| "designed", | |
| "designs", | |
| "desirable", | |
| "desired", | |
| "desk", | |
| "destressing", | |
| "destroy", | |
| "destroyed", | |
| "destroying", | |
| "destructive", | |
| "detach", | |
| "detail", | |
| "detailed", | |
| "details", | |
| "detangler", | |
| "detanglers", | |
| "detatch", | |
| "detected", | |
| "determine", | |
| "determined", | |
| "determines", | |
| "determining", | |
| "detritus", | |
| "develop", | |
| "developed", | |
| "development", | |
| "deviates", | |
| "deviation", | |
| "deviations", | |
| "device", | |
| "devise", | |
| "dex", | |
| "dge", | |
| "dh-1", | |
| "di2", | |
| "diagnosing", | |
| "diagnosis", | |
| "diagonal", | |
| "diagram", | |
| "dial", | |
| "dials", | |
| "diameter", | |
| "diameterlower", | |
| "diameters", | |
| "did", | |
| "die", | |
| "dies", | |
| "diesel", | |
| "differ", | |
| "difference", | |
| "differences", | |
| "different", | |
| "differential", | |
| "differentiate", | |
| "differentiating", | |
| "differently", | |
| "difficult", | |
| "difficulty", | |
| "digging", | |
| "digital", | |
| "digits", | |
| "dimension", | |
| "dimensional", | |
| "dimensions", | |
| "diminishing", | |
| "dip", | |
| "dipped", | |
| "dips", | |
| "direct", | |
| "directed", | |
| "direction", | |
| "directional", | |
| "directions", | |
| "directly", | |
| "dirt", | |
| "dirtiest", | |
| "dirty", | |
| "disappear", | |
| "disappears", | |
| "disassemble", | |
| "disassembled", | |
| "disassembly", | |
| "disc", | |
| "discolored", | |
| "disconnect", | |
| "discontinued", | |
| "discuss", | |
| "discussed", | |
| "discussing", | |
| "discussion", | |
| "discussions", | |
| "disengage", | |
| "disengaged", | |
| "disengagement", | |
| "disengages", | |
| "dish", | |
| "dished", | |
| "dishing", | |
| "dislodge", | |
| "dismantled", | |
| "dismantling", | |
| "displace", | |
| "displaced", | |
| "display", | |
| "displays", | |
| "disposal", | |
| "dispose", | |
| "dissimilar", | |
| "distance", | |
| "distance(s", | |
| "distances", | |
| "distinct", | |
| "distinctive", | |
| "distinguish", | |
| "distinguished", | |
| "distinguishing", | |
| "distribute", | |
| "distributes", | |
| "distributors", | |
| "divide", | |
| "divided", | |
| "dividing", | |
| "dle", | |
| "dly", | |
| "dm.", | |
| "do", | |
| "document", | |
| "documenting", | |
| "does", | |
| "doin", | |
| "doin'", | |
| "doing", | |
| "doin\u2019", | |
| "done", | |
| "door", | |
| "dot", | |
| "double", | |
| "doubled", | |
| "doubt", | |
| "doughnuts", | |
| "dow", | |
| "down", | |
| "download", | |
| "downtube", | |
| "downward", | |
| "dr", | |
| "dr.", | |
| "drag", | |
| "drain", | |
| "drastic", | |
| "drastically", | |
| "draw", | |
| "drawing", | |
| "drawn", | |
| "draws", | |
| "dried", | |
| "dries", | |
| "drifts", | |
| "drill", | |
| "drilled", | |
| "drilling", | |
| "drip", | |
| "drips", | |
| "drive", | |
| "driven", | |
| "driver", | |
| "drives", | |
| "drivetrain", | |
| "drivetrains", | |
| "driving", | |
| "drop", | |
| "dropout", | |
| "dropouts", | |
| "dropper", | |
| "drops", | |
| "dry", | |
| "drying", | |
| "dt", | |
| "dt-3", | |
| "dt-3i.2", | |
| "dt-4", | |
| "dt-5.2", | |
| "dth", | |
| "dual", | |
| "dub", | |
| "duck", | |
| "due", | |
| "dull", | |
| "dummy", | |
| "dunlop", | |
| "dup", | |
| "duplicate", | |
| "duplicated", | |
| "dura", | |
| "durability", | |
| "durable", | |
| "duration", | |
| "during", | |
| "dust", | |
| "dusting", | |
| "dusty", | |
| "dutch", | |
| "dwell", | |
| "dx", | |
| "dx.", | |
| "dx.x", | |
| "dx.x.", | |
| "dxx", | |
| "dye", | |
| "dysfunctional", | |
| "e", | |
| "e's", | |
| "e(s", | |
| "e.", | |
| "e.g", | |
| "e.g.", | |
| "eZS", | |
| "each", | |
| "ead", | |
| "eak", | |
| "eal", | |
| "eam", | |
| "ean", | |
| "ear", | |
| "earlier", | |
| "early", | |
| "eas", | |
| "ease", | |
| "easier", | |
| "easiest", | |
| "easily", | |
| "easy", | |
| "eat", | |
| "eb.", | |
| "ebr", | |
| "ec", | |
| "ec.", | |
| "ec29", | |
| "ec30", | |
| "ec34\\/28.6", | |
| "ec34\\/30", | |
| "eccentric", | |
| "ecd", | |
| "ece", | |
| "ech", | |
| "eck", | |
| "ect", | |
| "edge", | |
| "edged", | |
| "edges", | |
| "eds", | |
| "educated", | |
| "eed", | |
| "eek", | |
| "eel", | |
| "eem", | |
| "een", | |
| "eep", | |
| "eer", | |
| "ees", | |
| "eet", | |
| "effect", | |
| "effective", | |
| "effectively", | |
| "effectiveness", | |
| "effects", | |
| "efficiency", | |
| "efficient", | |
| "effort", | |
| "eft", | |
| "egs", | |
| "eight", | |
| "eighth", | |
| "eir", | |
| "either", | |
| "el.", | |
| "elastic", | |
| "elasticity", | |
| "elbow", | |
| "elbows", | |
| "eld", | |
| "electric", | |
| "electrical", | |
| "electronic", | |
| "eleven", | |
| "elf", | |
| "eliminate", | |
| "ell", | |
| "elliptical", | |
| "elp", | |
| "els", | |
| "elt", | |
| "ely", | |
| "em", | |
| "emailed", | |
| "embedded", | |
| "eme", | |
| "emi", | |
| "emory", | |
| "emphasis", | |
| "empty", | |
| "ems", | |
| "en", | |
| "en.", | |
| "enables", | |
| "enclosed", | |
| "encounter", | |
| "encourage", | |
| "end", | |
| "ended", | |
| "ends", | |
| "ene", | |
| "energy", | |
| "eng", | |
| "engage", | |
| "engaged", | |
| "engagement", | |
| "engages", | |
| "engaging", | |
| "engine", | |
| "engineering", | |
| "engineers", | |
| "english", | |
| "engraved", | |
| "enlarge", | |
| "enlarged", | |
| "enn", | |
| "enough", | |
| "ens", | |
| "ensure", | |
| "ensured", | |
| "ensures", | |
| "ent", | |
| "enter", | |
| "entered", | |
| "entering", | |
| "enters", | |
| "entire", | |
| "entirely", | |
| "entirety", | |
| "entrance", | |
| "entry", | |
| "enu", | |
| "environment", | |
| "eon", | |
| "ep.", | |
| "eps", | |
| "ept", | |
| "equal", | |
| "equally", | |
| "equation", | |
| "equipment", | |
| "equipped", | |
| "equivalent", | |
| "erd", | |
| "ere", | |
| "erm", | |
| "ern", | |
| "ero", | |
| "error", | |
| "errors", | |
| "ers", | |
| "ert", | |
| "ery", | |
| "escape", | |
| "escaping", | |
| "ese", | |
| "esh", | |
| "esk", | |
| "especially", | |
| "ess", | |
| "essential", | |
| "essentials", | |
| "est", | |
| "establish", | |
| "established", | |
| "estimate", | |
| "estimates", | |
| "estimating", | |
| "etc", | |
| "ete", | |
| "eth", | |
| "etrto", | |
| "ets", | |
| "ety", | |
| "eur", | |
| "euro", | |
| "european", | |
| "ev.", | |
| "evaluation", | |
| "eve", | |
| "even", | |
| "evenly", | |
| "event", | |
| "eventaully", | |
| "eventual", | |
| "eventually", | |
| "ever", | |
| "every", | |
| "everything", | |
| "evidence", | |
| "evo", | |
| "evolving", | |
| "ew01", | |
| "ew79a", | |
| "ewn", | |
| "ews", | |
| "exact", | |
| "exactly", | |
| "example", | |
| "examples", | |
| "exceed", | |
| "exceeding", | |
| "exceeds", | |
| "excellent", | |
| "except", | |
| "exception", | |
| "exceptions", | |
| "excess", | |
| "excessive", | |
| "exchange", | |
| "exclamation", | |
| "exerted", | |
| "exhibit", | |
| "exist", | |
| "existing", | |
| "exit", | |
| "exiting", | |
| "exits", | |
| "expand", | |
| "expandable", | |
| "expanded", | |
| "expanding", | |
| "expands", | |
| "expansion", | |
| "expect", | |
| "expected", | |
| "expensive", | |
| "experience", | |
| "experienced", | |
| "explaining", | |
| "explanation", | |
| "expose", | |
| "exposed", | |
| "expoy", | |
| "expressly", | |
| "ext", | |
| "extend", | |
| "extended", | |
| "extenders", | |
| "extending", | |
| "extends", | |
| "extension", | |
| "extensions", | |
| "extensive", | |
| "extensively", | |
| "extent", | |
| "exterior", | |
| "external", | |
| "extra", | |
| "extracting", | |
| "extreme", | |
| "extremely", | |
| "eye", | |
| "eyelet", | |
| "eyelets", | |
| "eys", | |
| "eze", | |
| "ezs", | |
| "e\u2019s", | |
| "f", | |
| "f-2", | |
| "f.", | |
| "f24", | |
| "f30", | |
| "f41", | |
| "f42", | |
| "f46", | |
| "fabric", | |
| "fabricate", | |
| "face", | |
| "faceZS", | |
| "faceand", | |
| "faced", | |
| "faceplate", | |
| "faceplates", | |
| "facer", | |
| "facer\\/reamer", | |
| "facers", | |
| "faces", | |
| "facezs", | |
| "facilitate", | |
| "facing", | |
| "fact", | |
| "factor", | |
| "factors", | |
| "factory", | |
| "fag-2", | |
| "fail", | |
| "failed", | |
| "failing", | |
| "failure", | |
| "failures", | |
| "fairing", | |
| "fairly", | |
| "falcon", | |
| "fall", | |
| "fallbrook", | |
| "falling", | |
| "falls", | |
| "family", | |
| "fangled", | |
| "far", | |
| "fashion", | |
| "fast", | |
| "fasten", | |
| "fastened", | |
| "fastener", | |
| "fasteners", | |
| "faster", | |
| "fastest", | |
| "fat", | |
| "fatigue", | |
| "fatigued", | |
| "fault", | |
| "feature", | |
| "features", | |
| "feb", | |
| "feb.", | |
| "fed", | |
| "feed", | |
| "feeding", | |
| "feeds", | |
| "feel", | |
| "feeler", | |
| "feeling", | |
| "feels", | |
| "feet", | |
| "felt", | |
| "fender", | |
| "fenders", | |
| "fer", | |
| "ferrule", | |
| "ferrules", | |
| "few", | |
| "fewer", | |
| "ffg-2", | |
| "fiber", | |
| "fiberboard", | |
| "fibers", | |
| "fic", | |
| "field", | |
| "fields", | |
| "fifteen", | |
| "fighting", | |
| "figure", | |
| "figures", | |
| "figuring", | |
| "file", | |
| "filed", | |
| "fill", | |
| "filled", | |
| "filler", | |
| "film", | |
| "final", | |
| "finally", | |
| "find", | |
| "finder", | |
| "finding", | |
| "fine", | |
| "finger", | |
| "fingers", | |
| "finish", | |
| "finished", | |
| "finishing", | |
| "firm", | |
| "firmly", | |
| "first", | |
| "fishing", | |
| "fit", | |
| "fitment", | |
| "fits", | |
| "fitted", | |
| "fitting", | |
| "fittings", | |
| "five", | |
| "fix", | |
| "fixed", | |
| "fixes", | |
| "fixing", | |
| "fixture", | |
| "fla", | |
| "fla.", | |
| "flammable", | |
| "flange", | |
| "flanges", | |
| "flapping", | |
| "flaring", | |
| "flash", | |
| "flat", | |
| "flats", | |
| "flatten", | |
| "flattened", | |
| "flattens", | |
| "flatting", | |
| "flaw", | |
| "flex", | |
| "flexed", | |
| "flexes", | |
| "flexibility", | |
| "flexible", | |
| "flexing", | |
| "flight", | |
| "flip", | |
| "flipped", | |
| "flipping", | |
| "float", | |
| "floating", | |
| "floor", | |
| "floors", | |
| "flop", | |
| "flopping", | |
| "flow", | |
| "fluctuation", | |
| "fluid", | |
| "fluids", | |
| "flush", | |
| "flushed", | |
| "fluted", | |
| "fly", | |
| "flying", | |
| "foam", | |
| "focus", | |
| "fold", | |
| "folding", | |
| "follow", | |
| "followed", | |
| "following", | |
| "follows", | |
| "foolproof", | |
| "foot", | |
| "footed", | |
| "for", | |
| "force", | |
| "forced", | |
| "forces", | |
| "forcing", | |
| "fore", | |
| "foremost", | |
| "forever", | |
| "fork", | |
| "forks", | |
| "form", | |
| "forms", | |
| "formula", | |
| "formulas", | |
| "formulated", | |
| "formulations", | |
| "forth", | |
| "fortunately", | |
| "forward", | |
| "found", | |
| "four", | |
| "fourth", | |
| "fr-1.3", | |
| "fr-2", | |
| "fr-5", | |
| "fr-5.2", | |
| "fr-5.2gt", | |
| "fr-5.2h", | |
| "fr-7", | |
| "fraction", | |
| "fractional", | |
| "fractions", | |
| "fragile", | |
| "frame", | |
| "frame\\/fork", | |
| "frames", | |
| "frayed", | |
| "free", | |
| "freehub", | |
| "freehubs", | |
| "freely", | |
| "freestyle", | |
| "freestyle\\/bmx", | |
| "freewheel", | |
| "freewheeling", | |
| "freewheels", | |
| "freeze", | |
| "french", | |
| "frequency", | |
| "frequent", | |
| "fresh", | |
| "friction", | |
| "friend", | |
| "friends", | |
| "from", | |
| "front", | |
| "frustrating", | |
| "frustration", | |
| "fsa", | |
| "ft-", | |
| "fts", | |
| "fts-1", | |
| "ful", | |
| "fulcrum", | |
| "full", | |
| "fully", | |
| "fun", | |
| "function", | |
| "functional", | |
| "functionality", | |
| "funnel", | |
| "further", | |
| "furthest", | |
| "future", | |
| "g", | |
| "g(s", | |
| "g-1", | |
| "g-2", | |
| "g-3", | |
| "g-4", | |
| "g-5", | |
| "g-6", | |
| "g.", | |
| "ga", | |
| "ga.", | |
| "gain", | |
| "gaining", | |
| "gait", | |
| "galling", | |
| "galvanic", | |
| "gap", | |
| "gaps", | |
| "gasket", | |
| "gaskets", | |
| "gasoline", | |
| "gauge", | |
| "gauger", | |
| "gauges", | |
| "gear", | |
| "geared", | |
| "gearing", | |
| "gears", | |
| "ged", | |
| "gel", | |
| "gen", | |
| "gen.", | |
| "general", | |
| "generally", | |
| "generate", | |
| "generates", | |
| "generation", | |
| "generations", | |
| "gentle", | |
| "gently", | |
| "ger", | |
| "german", | |
| "ges", | |
| "get", | |
| "gets", | |
| "getting", | |
| "ght", | |
| "gid", | |
| "gin", | |
| "give", | |
| "given", | |
| "gives", | |
| "giving", | |
| "glance", | |
| "glass", | |
| "gle", | |
| "glide", | |
| "gloves", | |
| "glue", | |
| "glued", | |
| "glues", | |
| "gluing", | |
| "gly", | |
| "gns", | |
| "go", | |
| "go\\/no", | |
| "goal", | |
| "goes", | |
| "goin", | |
| "goin'", | |
| "going", | |
| "goin\u2019", | |
| "gold", | |
| "gon", | |
| "gone", | |
| "gonna", | |
| "good", | |
| "gos", | |
| "got", | |
| "gotten", | |
| "gov", | |
| "gov.", | |
| "gra", | |
| "grab", | |
| "grabbing", | |
| "grade", | |
| "gradual", | |
| "grain", | |
| "grams", | |
| "graph", | |
| "graphic", | |
| "grasp", | |
| "grass", | |
| "gray", | |
| "grease", | |
| "greased", | |
| "greasing", | |
| "great", | |
| "greater", | |
| "greatly", | |
| "green", | |
| "grime", | |
| "grind", | |
| "grinding", | |
| "grinds", | |
| "grip", | |
| "grips", | |
| "grit", | |
| "groove", | |
| "grooves", | |
| "ground", | |
| "group", | |
| "groups", | |
| "grove", | |
| "gry", | |
| "gsc-1", | |
| "gst", | |
| "gth", | |
| "gue", | |
| "guess", | |
| "guide", | |
| "guided", | |
| "guideline", | |
| "guides", | |
| "gum", | |
| "gxp", | |
| "h", | |
| "h-1", | |
| "h-2", | |
| "h-4", | |
| "h.", | |
| "h13.7", | |
| "h16", | |
| "habit", | |
| "habits", | |
| "hack", | |
| "hacksaw", | |
| "had", | |
| "half", | |
| "halfway", | |
| "hammer", | |
| "hammerschmidt", | |
| "han", | |
| "hand", | |
| "handful", | |
| "handle", | |
| "handlebar", | |
| "handlebars", | |
| "handles", | |
| "handling", | |
| "hands", | |
| "handy", | |
| "hang", | |
| "hanger", | |
| "hangers", | |
| "hanging", | |
| "hangs", | |
| "happen", | |
| "happens", | |
| "happy", | |
| "hard", | |
| "harden", | |
| "hardened", | |
| "hardening", | |
| "harder", | |
| "hardness", | |
| "hardware", | |
| "harmony", | |
| "harness", | |
| "has", | |
| "hassle", | |
| "hat", | |
| "have", | |
| "havin", | |
| "havin'", | |
| "having", | |
| "havin\u2019", | |
| "havoc", | |
| "hazard", | |
| "hcw-5", | |
| "he", | |
| "he's", | |
| "head", | |
| "headcup", | |
| "headed", | |
| "heads", | |
| "headset", | |
| "headsets", | |
| "headtube", | |
| "headtubes", | |
| "heal", | |
| "health", | |
| "hear", | |
| "heat", | |
| "heats", | |
| "heavier", | |
| "heavily", | |
| "heavy", | |
| "hed", | |
| "hegel", | |
| "height", | |
| "heightthere", | |
| "held", | |
| "help", | |
| "helpful", | |
| "helping", | |
| "helps", | |
| "hem", | |
| "hen", | |
| "hence", | |
| "her", | |
| "here", | |
| "hes", | |
| "hesitant", | |
| "het", | |
| "hex", | |
| "hey", | |
| "he\u2019s", | |
| "hhp-2", | |
| "hhp-3", | |
| "hic", | |
| "hidden", | |
| "hiddenset", | |
| "hide", | |
| "high", | |
| "higher", | |
| "highest", | |
| "highlight", | |
| "highly", | |
| "hill", | |
| "him", | |
| "hin", | |
| "hinge", | |
| "hip", | |
| "his", | |
| "his\\/her", | |
| "history", | |
| "hit", | |
| "hits", | |
| "hitting", | |
| "hly", | |
| "hobby", | |
| "hod", | |
| "hoe", | |
| "hol", | |
| "hold", | |
| "holder", | |
| "holderIS", | |
| "holderis", | |
| "holders", | |
| "holding", | |
| "holds", | |
| "hole", | |
| "holes", | |
| "hollow", | |
| "hollowtech", | |
| "home", | |
| "hone", | |
| "hood", | |
| "hoods", | |
| "hook", | |
| "hooked", | |
| "hoop", | |
| "hop", | |
| "hops", | |
| "hor", | |
| "horizontal", | |
| "horizontally", | |
| "horrible", | |
| "hose", | |
| "hour", | |
| "hours", | |
| "housed", | |
| "household", | |
| "housing", | |
| "housings", | |
| "hovers", | |
| "how", | |
| "how's", | |
| "howat", | |
| "however", | |
| "how\u2019s", | |
| "hox", | |
| "hpg-1", | |
| "hru", | |
| "hs", | |
| "hth", | |
| "htr", | |
| "htr-1", | |
| "htr-1b", | |
| "hts", | |
| "hub", | |
| "hubs", | |
| "huge", | |
| "hugi", | |
| "human", | |
| "humid", | |
| "hundred", | |
| "hung", | |
| "hurt", | |
| "hv", | |
| "hybrid", | |
| "hydraulic", | |
| "i", | |
| "i-1", | |
| "i.", | |
| "i.2", | |
| "i.e", | |
| "i.e.", | |
| "ia", | |
| "ia.", | |
| "ial", | |
| "ian", | |
| "iar", | |
| "ib-3", | |
| "ibe", | |
| "ibs", | |
| "ice", | |
| "ich", | |
| "ick", | |
| "icon", | |
| "ics", | |
| "ict", | |
| "icy", | |
| "id", | |
| "id-", | |
| "id.", | |
| "ide", | |
| "idea", | |
| "ideal", | |
| "ideally", | |
| "identical", | |
| "identically", | |
| "identified", | |
| "identify", | |
| "identifying", | |
| "idiosyncratic", | |
| "idler", | |
| "ids", | |
| "idt", | |
| "idy", | |
| "ied", | |
| "ief", | |
| "ier", | |
| "ies", | |
| "iet", | |
| "iew", | |
| "if", | |
| "if.", | |
| "ife", | |
| "iff", | |
| "ift", | |
| "ify", | |
| "igh", | |
| "ign", | |
| "ignore", | |
| "ii", | |
| "ike", | |
| "ila", | |
| "ild", | |
| "ile", | |
| "ill", | |
| "ill.", | |
| "illuminate", | |
| "illusion", | |
| "illustrated", | |
| "illustrations", | |
| "ilm", | |
| "ils", | |
| "ilt", | |
| "ily", | |
| "image", | |
| "images", | |
| "imaginary", | |
| "imagine", | |
| "imb", | |
| "ime", | |
| "immediately", | |
| "imminent", | |
| "imp", | |
| "impact", | |
| "impacted", | |
| "impacting", | |
| "impacts", | |
| "imperfection", | |
| "imperfections", | |
| "imperial", | |
| "implementing", | |
| "imply", | |
| "importance", | |
| "important", | |
| "impossible", | |
| "impractical", | |
| "improper", | |
| "improperly", | |
| "improve", | |
| "improved", | |
| "improvement", | |
| "improves", | |
| "improving", | |
| "ims", | |
| "in", | |
| "in'", | |
| "inaccurate", | |
| "inadequate", | |
| "inadvertent", | |
| "inadvertently", | |
| "inappropriate", | |
| "inboard", | |
| "inc", | |
| "inc.", | |
| "inch", | |
| "inches", | |
| "include", | |
| "included", | |
| "includes", | |
| "including", | |
| "incompatibility", | |
| "incompatible", | |
| "incomplete", | |
| "inconsistent", | |
| "incorporated", | |
| "incorrect", | |
| "incorrectly", | |
| "increase", | |
| "increased", | |
| "increases", | |
| "increasing", | |
| "incremental", | |
| "incrementally", | |
| "increments", | |
| "ind", | |
| "ind.", | |
| "indent", | |
| "indentations", | |
| "independent", | |
| "independently", | |
| "index", | |
| "indexed", | |
| "indexing", | |
| "indicate", | |
| "indicated", | |
| "indicates", | |
| "indicating", | |
| "indication", | |
| "indications", | |
| "indicator", | |
| "indicators", | |
| "indictor", | |
| "individual", | |
| "indoors", | |
| "industrial", | |
| "industry", | |
| "ine", | |
| "inefficient", | |
| "inert", | |
| "inevitable", | |
| "inexpensive", | |
| "infinite", | |
| "inflate", | |
| "inflated", | |
| "inflation", | |
| "influence", | |
| "influenced", | |
| "info", | |
| "information", | |
| "ing", | |
| "inherent", | |
| "inhibitor", | |
| "ini", | |
| "initial", | |
| "initially", | |
| "initiate", | |
| "inject", | |
| "injector", | |
| "injury", | |
| "ink", | |
| "inline", | |
| "inn", | |
| "inner", | |
| "innermost", | |
| "innovative", | |
| "input", | |
| "inquire", | |
| "ins", | |
| "insert", | |
| "inserted", | |
| "inserting", | |
| "insertion", | |
| "inserts", | |
| "inset", | |
| "inside", | |
| "insole", | |
| "inspect", | |
| "inspected", | |
| "inspecting", | |
| "inspection", | |
| "inspections", | |
| "install", | |
| "installation", | |
| "installed", | |
| "installer", | |
| "installing", | |
| "installs", | |
| "instance", | |
| "instances", | |
| "instantly", | |
| "instead", | |
| "instructions", | |
| "insufficient", | |
| "insufficiently", | |
| "insure", | |
| "int", | |
| "integrated", | |
| "integrates", | |
| "integrity", | |
| "intelligent", | |
| "intend", | |
| "intended", | |
| "intention", | |
| "intentionally", | |
| "interchange", | |
| "interchangeable", | |
| "interest", | |
| "interesting", | |
| "interface", | |
| "interfaces", | |
| "interfere", | |
| "interference", | |
| "interferes", | |
| "interior", | |
| "interlace", | |
| "interlaced", | |
| "intermittent", | |
| "internal", | |
| "internally", | |
| "international", | |
| "interrupted", | |
| "into", | |
| "introduce", | |
| "introducing", | |
| "intuitive", | |
| "inversely", | |
| "invite", | |
| "involve", | |
| "involved", | |
| "involves", | |
| "involving", | |
| "inward", | |
| "iny", | |
| "in\u2019", | |
| "iod", | |
| "ion", | |
| "ions", | |
| "ior", | |
| "ios", | |
| "ipe", | |
| "ipp", | |
| "ips", | |
| "ir-1.2", | |
| "ird", | |
| "ire", | |
| "irm", | |
| "irs", | |
| "irt", | |
| "is", | |
| "is.", | |
| "is42\\/28.6", | |
| "isa", | |
| "isc", | |
| "iscg", | |
| "ise", | |
| "ish", | |
| "isis", | |
| "isk", | |
| "ism", | |
| "iso", | |
| "iso\\/english", | |
| "isolate", | |
| "isolated", | |
| "isolates", | |
| "isolating", | |
| "isopropyl", | |
| "iss", | |
| "issue", | |
| "issues", | |
| "ist", | |
| "isy", | |
| "it", | |
| "it's", | |
| "italian", | |
| "ite", | |
| "item", | |
| "items", | |
| "ith", | |
| "its", | |
| "itself", | |
| "ity", | |
| "it\u2019s", | |
| "ium", | |
| "ius", | |
| "ive", | |
| "iz.", | |
| "ize", | |
| "j", | |
| "j.", | |
| "jab", | |
| "jam", | |
| "jammed", | |
| "jamming", | |
| "jams", | |
| "jan", | |
| "jan.", | |
| "jaw", | |
| "jaws", | |
| "jerking", | |
| "jis", | |
| "job", | |
| "join", | |
| "joined", | |
| "joining", | |
| "joint", | |
| "jointed", | |
| "joints", | |
| "jor", | |
| "jr", | |
| "jr.", | |
| "judge", | |
| "judging", | |
| "juice", | |
| "juicy", | |
| "jul", | |
| "jul.", | |
| "jun", | |
| "jun.", | |
| "junction", | |
| "junk", | |
| "just", | |
| "juvenile", | |
| "k", | |
| "k.", | |
| "kan", | |
| "kan.", | |
| "kans", | |
| "kans.", | |
| "kay", | |
| "ked", | |
| "keep", | |
| "keeping", | |
| "keeps", | |
| "ken", | |
| "kept", | |
| "ker", | |
| "kerosene", | |
| "kes", | |
| "ket", | |
| "kevlar", | |
| "key", | |
| "keyed", | |
| "kgf", | |
| "kilogram", | |
| "kilograms", | |
| "kilometers", | |
| "kin", | |
| "kink", | |
| "kinked", | |
| "kinking", | |
| "kip", | |
| "kit", | |
| "kits", | |
| "kla", | |
| "kle", | |
| "kly", | |
| "knee", | |
| "knees", | |
| "knife", | |
| "knob", | |
| "knobs", | |
| "knock", | |
| "knocking", | |
| "know", | |
| "knowing", | |
| "knowledge", | |
| "known", | |
| "knurled", | |
| "knurling", | |
| "kurata", | |
| "ky", | |
| "ky.", | |
| "l", | |
| "l-1", | |
| "l-2", | |
| "l.", | |
| "la", | |
| "la.", | |
| "label", | |
| "labeled", | |
| "labeledjunction", | |
| "labeling", | |
| "labelled", | |
| "laboratory", | |
| "labored", | |
| "lace", | |
| "laced", | |
| "lacing", | |
| "lack", | |
| "lacks", | |
| "laid", | |
| "lan", | |
| "language", | |
| "languages", | |
| "lap", | |
| "lar", | |
| "large", | |
| "largely", | |
| "larger", | |
| "larges", | |
| "largest", | |
| "las", | |
| "last", | |
| "lasting", | |
| "lastly", | |
| "lat", | |
| "latch", | |
| "late", | |
| "later", | |
| "lateral", | |
| "laterally", | |
| "latex", | |
| "lathe", | |
| "law", | |
| "lax", | |
| "lay", | |
| "layer", | |
| "laying", | |
| "lds", | |
| "lead", | |
| "leading", | |
| "leak", | |
| "leakage", | |
| "leaking", | |
| "leaks", | |
| "lean", | |
| "learn", | |
| "learning", | |
| "least", | |
| "leave", | |
| "leaves", | |
| "leaving", | |
| "led", | |
| "leds", | |
| "left", | |
| "left-", | |
| "leg", | |
| "legacy", | |
| "legs", | |
| "lel", | |
| "lem", | |
| "lemon", | |
| "len", | |
| "length", | |
| "lengthen", | |
| "lengthening", | |
| "lengthens", | |
| "lengthmeasure", | |
| "lengths", | |
| "ler", | |
| "les", | |
| "less", | |
| "lesser", | |
| "let", | |
| "let's", | |
| "lets", | |
| "letter", | |
| "letters", | |
| "letting", | |
| "let\u2019s", | |
| "level", | |
| "lever", | |
| "lever\\/shift", | |
| "leverage", | |
| "levers", | |
| "lex", | |
| "ley", | |
| "lh", | |
| "lic", | |
| "lid", | |
| "lif", | |
| "life", | |
| "lifespan", | |
| "lift", | |
| "lifted", | |
| "lifting", | |
| "lifts", | |
| "light", | |
| "lightly", | |
| "lights", | |
| "like", | |
| "likely", | |
| "limit", | |
| "limitations", | |
| "limited", | |
| "limits", | |
| "lin", | |
| "line", | |
| "linear", | |
| "lined", | |
| "liner", | |
| "lines", | |
| "lining", | |
| "link", | |
| "linkage", | |
| "linkages", | |
| "links", | |
| "lip", | |
| "liquid", | |
| "liquids", | |
| "list", | |
| "listed", | |
| "listen", | |
| "listing", | |
| "lists", | |
| "lit", | |
| "literally", | |
| "literature", | |
| "little", | |
| "ll", | |
| "ll.", | |
| "lls", | |
| "lly", | |
| "lo.", | |
| "load", | |
| "loaded", | |
| "loads", | |
| "loc", | |
| "local", | |
| "locate", | |
| "located", | |
| "locating", | |
| "location", | |
| "lock", | |
| "locked", | |
| "locker", | |
| "lockers", | |
| "locking", | |
| "locknut", | |
| "locknuts", | |
| "lockring", | |
| "lockrings", | |
| "locks", | |
| "lockwasher", | |
| "lockwashers", | |
| "loctite", | |
| "log", | |
| "logical", | |
| "logo", | |
| "logos", | |
| "lon", | |
| "long", | |
| "longer", | |
| "longest", | |
| "longevity", | |
| "longitudinally", | |
| "look", | |
| "looking", | |
| "looks", | |
| "loose", | |
| "loosen", | |
| "loosened", | |
| "looseness", | |
| "loosening", | |
| "loosens", | |
| "looser", | |
| "loosest", | |
| "loosing", | |
| "lop", | |
| "lor", | |
| "los", | |
| "lose", | |
| "losing", | |
| "lost", | |
| "lot", | |
| "loud", | |
| "lovin", | |
| "lovin'", | |
| "loving", | |
| "lovin\u2019", | |
| "low", | |
| "lower", | |
| "lowering", | |
| "lowers", | |
| "lowest", | |
| "loy", | |
| "lps", | |
| "lso", | |
| "lta", | |
| "ltd", | |
| "ltd.", | |
| "lth", | |
| "lti", | |
| "lts", | |
| "lty", | |
| "lube", | |
| "lubes", | |
| "lubing", | |
| "lubricant", | |
| "lubricate", | |
| "lubricated", | |
| "lubricates", | |
| "lubricating", | |
| "lubrication", | |
| "lue", | |
| "lug", | |
| "lugs", | |
| "lum", | |
| "lumps", | |
| "lus", | |
| "lve", | |
| "m", | |
| "m-1", | |
| "m.", | |
| "m12", | |
| "m14", | |
| "m35", | |
| "m5", | |
| "m7", | |
| "m8", | |
| "ma'am", | |
| "machine", | |
| "machined", | |
| "machining", | |
| "machinist", | |
| "madam", | |
| "made", | |
| "magnet", | |
| "magnetic", | |
| "magnified", | |
| "magnifies", | |
| "maillard", | |
| "main", | |
| "maintain", | |
| "maintaining", | |
| "maintains", | |
| "maintenance", | |
| "major", | |
| "majority", | |
| "make", | |
| "make\\/model", | |
| "makes", | |
| "making", | |
| "mal", | |
| "mallet", | |
| "man", | |
| "mandrel", | |
| "mangled", | |
| "manipulate", | |
| "manner", | |
| "manually", | |
| "manufacture", | |
| "manufactured", | |
| "manufacturer", | |
| "manufacturered", | |
| "manufacturers", | |
| "manufactures", | |
| "manufacturing", | |
| "many", | |
| "mar", | |
| "mar.", | |
| "margin", | |
| "marginal", | |
| "marked", | |
| "marker", | |
| "markers", | |
| "market", | |
| "marketed", | |
| "marketing", | |
| "marking", | |
| "markings", | |
| "marks", | |
| "marring", | |
| "masking", | |
| "masquerade", | |
| "mass", | |
| "mass.", | |
| "massive", | |
| "master", | |
| "match", | |
| "matched", | |
| "matches", | |
| "matching", | |
| "mate", | |
| "mated", | |
| "material", | |
| "materials", | |
| "math", | |
| "mathematically", | |
| "mating", | |
| "matter", | |
| "mavic", | |
| "max", | |
| "maximize", | |
| "maximizes", | |
| "maximum", | |
| "may", | |
| "maybe", | |
| "ma\u2019am", | |
| "md", | |
| "md.", | |
| "mean", | |
| "meaning", | |
| "means", | |
| "measaure", | |
| "measurable", | |
| "measure", | |
| "measured", | |
| "measurement", | |
| "measurements", | |
| "measures", | |
| "measuring", | |
| "mechanic", | |
| "mechanical", | |
| "mechanics", | |
| "mechanism", | |
| "mechanisms", | |
| "med", | |
| "medial", | |
| "medium", | |
| "meet", | |
| "meets", | |
| "mektronic", | |
| "menu", | |
| "mer", | |
| "merged", | |
| "merits", | |
| "mes", | |
| "mesh", | |
| "mess", | |
| "message", | |
| "messrs", | |
| "messrs.", | |
| "met", | |
| "metal", | |
| "metallic", | |
| "metals", | |
| "metatarsal", | |
| "meter", | |
| "meters", | |
| "method", | |
| "methods", | |
| "metric", | |
| "mfg", | |
| "mg-2", | |
| "mic", | |
| "mich", | |
| "mich.", | |
| "miche", | |
| "micro", | |
| "microSHIFT", | |
| "microprocessor", | |
| "microshift", | |
| "microtech", | |
| "mid", | |
| "mid-", | |
| "middle", | |
| "midplane", | |
| "might", | |
| "mild", | |
| "miles", | |
| "milled", | |
| "millimeter", | |
| "millimeters", | |
| "millionth", | |
| "mind", | |
| "mindful", | |
| "mineral", | |
| "mini", | |
| "minimal", | |
| "minimize", | |
| "minimized", | |
| "minimum", | |
| "minn", | |
| "minn.", | |
| "minor", | |
| "minus", | |
| "minutes", | |
| "mirroring", | |
| "mis", | |
| "misaligned", | |
| "misalignment", | |
| "misalignmet", | |
| "misleading", | |
| "mismatch", | |
| "miss", | |
| "miss.", | |
| "missing", | |
| "mistake", | |
| "mit", | |
| "mitigated", | |
| "mix", | |
| "mixed", | |
| "mixing", | |
| "mlp-1.2", | |
| "mly", | |
| "mm", | |
| "mma", | |
| "mmy", | |
| "mns", | |
| "mo", | |
| "mo.", | |
| "mode", | |
| "model", | |
| "models", | |
| "modern", | |
| "modes", | |
| "modulation", | |
| "modulus", | |
| "moisture", | |
| "mold", | |
| "molded", | |
| "moments", | |
| "mon", | |
| "monarch", | |
| "money", | |
| "mont", | |
| "mont.", | |
| "month", | |
| "more", | |
| "most", | |
| "mostly", | |
| "motion", | |
| "motor", | |
| "motorcycles", | |
| "mount", | |
| "mountain", | |
| "mounted", | |
| "mounting", | |
| "mounts", | |
| "mouse", | |
| "move", | |
| "moved", | |
| "movement", | |
| "movements", | |
| "moves", | |
| "moving", | |
| "mph", | |
| "mps", | |
| "mpt", | |
| "mr", | |
| "mr.", | |
| "mrs", | |
| "mrs.", | |
| "ms", | |
| "ms.", | |
| "mt", | |
| "mt-40", | |
| "mt.", | |
| "mtb", | |
| "mtb-3", | |
| "mtb-3.2", | |
| "mtb-5", | |
| "mtc-40", | |
| "much", | |
| "mud", | |
| "muddy", | |
| "multi", | |
| "multiple", | |
| "multiplying", | |
| "multitude", | |
| "mum", | |
| "mushroom", | |
| "must", | |
| "mustache", | |
| "my", | |
| "myself", | |
| "myth", | |
| "n", | |
| "n's", | |
| "n't", | |
| "n.", | |
| "n.c.", | |
| "n.d.", | |
| "n.h.", | |
| "n.j.", | |
| "n.m.", | |
| "n.y.", | |
| "n360", | |
| "na", | |
| "nail", | |
| "nal", | |
| "name", | |
| "named", | |
| "names", | |
| "naming", | |
| "nap", | |
| "narrow", | |
| "narrower", | |
| "nat", | |
| "native", | |
| "natural", | |
| "nc.", | |
| "nce", | |
| "nch", | |
| "nci", | |
| "nct", | |
| "ncy", | |
| "nd-1", | |
| "nd.", | |
| "nds", | |
| "ndy", | |
| "near", | |
| "nearby", | |
| "nearest", | |
| "nearly", | |
| "nears", | |
| "neb", | |
| "neb.", | |
| "nebr", | |
| "nebr.", | |
| "necessarily", | |
| "necessary", | |
| "neck", | |
| "ned", | |
| "nee", | |
| "need", | |
| "needed", | |
| "needing", | |
| "needle", | |
| "needs", | |
| "negative", | |
| "negatively", | |
| "neighboring", | |
| "neither", | |
| "nel", | |
| "ner", | |
| "nes", | |
| "net", | |
| "neutral", | |
| "nev", | |
| "nev.", | |
| "never", | |
| "new", | |
| "newer", | |
| "newly", | |
| "news", | |
| "newton", | |
| "newtons", | |
| "next", | |
| "ney", | |
| "nfo", | |
| "nge", | |
| "ngo", | |
| "ngs", | |
| "nic", | |
| "nice", | |
| "nicely", | |
| "nipple", | |
| "nipples", | |
| "nit", | |
| "nitride", | |
| "njo", | |
| "nks", | |
| "nly", | |
| "nm", | |
| "nn.", | |
| "nny", | |
| "no", | |
| "nob", | |
| "noise", | |
| "noises", | |
| "noisy", | |
| "nomenclature", | |
| "nominal", | |
| "nominally", | |
| "non", | |
| "none", | |
| "noodle", | |
| "nor", | |
| "normal", | |
| "normally", | |
| "nose", | |
| "not", | |
| "notch", | |
| "notched", | |
| "notches", | |
| "note", | |
| "noted", | |
| "notes", | |
| "nothin", | |
| "nothin'", | |
| "nothing", | |
| "nothin\u2019", | |
| "nothreadset", | |
| "notice", | |
| "noticeable", | |
| "noticed", | |
| "noting", | |
| "nov", | |
| "nov.", | |
| "novice", | |
| "now", | |
| "ns.", | |
| "nse", | |
| "nst", | |
| "nt", | |
| "nt.", | |
| "nth", | |
| "nti", | |
| "nto", | |
| "nts", | |
| "nty", | |
| "nue", | |
| "nuff", | |
| "nug", | |
| "numbered", | |
| "numbers", | |
| "numerous", | |
| "nus", | |
| "nut", | |
| "nuthin", | |
| "nuthin'", | |
| "nuthin\u2019", | |
| "nuts", | |
| "nuvinci", | |
| "nyl", | |
| "nyloc", | |
| "nylon", | |
| "n\u2019s", | |
| "n\u2019t", | |
| "o", | |
| "o'clock", | |
| "o's", | |
| "o-1", | |
| "o.", | |
| "o.0", | |
| "o.O", | |
| "o.o", | |
| "o_0", | |
| "o_O", | |
| "o_o", | |
| "oad", | |
| "oak", | |
| "oal", | |
| "oam", | |
| "oap", | |
| "oat", | |
| "obe", | |
| "object", | |
| "objective", | |
| "obs", | |
| "obscure", | |
| "observations", | |
| "observe", | |
| "observed", | |
| "obsolete", | |
| "obstacle", | |
| "obtain", | |
| "obtaining", | |
| "obvious", | |
| "obw", | |
| "obw-3", | |
| "obw-4", | |
| "occasional", | |
| "occasionally", | |
| "occupy", | |
| "occur", | |
| "occurs", | |
| "ock", | |
| "oclock", | |
| "oct", | |
| "oct.", | |
| "octalink", | |
| "od", | |
| "oda", | |
| "odd", | |
| "ode", | |
| "ods", | |
| "ody", | |
| "oed", | |
| "oes", | |
| "of", | |
| "of.", | |
| "off", | |
| "offer", | |
| "offered", | |
| "offering", | |
| "offers", | |
| "offset", | |
| "oft", | |
| "often", | |
| "oftentimes", | |
| "ogo", | |
| "ogry", | |
| "ogs", | |
| "ogy", | |
| "oid", | |
| "oil", | |
| "oils", | |
| "oily", | |
| "oin", | |
| "oir", | |
| "ok", | |
| "okay", | |
| "oke", | |
| "okla", | |
| "okla.", | |
| "oks", | |
| "ol", | |
| "ol'", | |
| "old", | |
| "older", | |
| "ole", | |
| "oll", | |
| "olo", | |
| "ols", | |
| "olt", | |
| "ol\u2019", | |
| "ome", | |
| "oms", | |
| "on", | |
| "once", | |
| "ond", | |
| "one", | |
| "onepointfive", | |
| "ong", | |
| "online", | |
| "only", | |
| "onn", | |
| "ons", | |
| "ont", | |
| "onto", | |
| "ony", | |
| "ood", | |
| "oof", | |
| "ook", | |
| "ool", | |
| "oom", | |
| "oon", | |
| "oop", | |
| "oor", | |
| "oot", | |
| "ope", | |
| "open", | |
| "opened", | |
| "opening", | |
| "opens", | |
| "operate", | |
| "operated", | |
| "operates", | |
| "operating", | |
| "operation", | |
| "opportune", | |
| "opportunity", | |
| "oppose", | |
| "opposes", | |
| "opposing", | |
| "opposite", | |
| "ops", | |
| "optical", | |
| "optimal", | |
| "option", | |
| "optional", | |
| "optionally", | |
| "options", | |
| "or", | |
| "orange", | |
| "orb", | |
| "orbit", | |
| "orchestra", | |
| "ord", | |
| "order", | |
| "ordering", | |
| "ore", | |
| "ore.", | |
| "organization", | |
| "organized", | |
| "orienation", | |
| "orient", | |
| "orientation", | |
| "oriented", | |
| "original", | |
| "originating", | |
| "ork", | |
| "orm", | |
| "orn", | |
| "orp", | |
| "ors", | |
| "ort", | |
| "orthogonal", | |
| "orx", | |
| "ory", | |
| "os", | |
| "os.", | |
| "osbb", | |
| "oscillate", | |
| "ose", | |
| "oss", | |
| "ost", | |
| "ote", | |
| "oth", | |
| "other", | |
| "others", | |
| "otherwise", | |
| "oto", | |
| "ots", | |
| "oud", | |
| "ought", | |
| "oup", | |
| "our", | |
| "ous", | |
| "out", | |
| "outboard", | |
| "outer", | |
| "outermost", | |
| "outliers", | |
| "outline", | |
| "outlined", | |
| "outlines", | |
| "output", | |
| "outside", | |
| "outward", | |
| "outwards", | |
| "ov.", | |
| "ove", | |
| "over", | |
| "overall", | |
| "overdrive", | |
| "overhaul", | |
| "overhauled", | |
| "overinflating", | |
| "overinflation", | |
| "overlap", | |
| "overlapping", | |
| "overlaps", | |
| "overlook", | |
| "overlooked", | |
| "overnight", | |
| "overrated", | |
| "oversized", | |
| "overtighten", | |
| "owl", | |
| "own", | |
| "owner", | |
| "owners", | |
| "ows", | |
| "o\u2019clock", | |
| "o\u2019s", | |
| "p", | |
| "p-1", | |
| "p-2", | |
| "p-3", | |
| "p-4", | |
| "p-6", | |
| "p-8", | |
| "p.", | |
| "p.m", | |
| "p.m.", | |
| "pa", | |
| "pa.", | |
| "pack", | |
| "packaging", | |
| "pad", | |
| "pad\\/rotor", | |
| "padded", | |
| "pads", | |
| "page", | |
| "paint", | |
| "painted", | |
| "painting", | |
| "pair", | |
| "paired", | |
| "pairing", | |
| "pairs", | |
| "pal", | |
| "pallet", | |
| "pan", | |
| "paper", | |
| "parallel", | |
| "parallelogram", | |
| "park", | |
| "parktool.com", | |
| "part", | |
| "partially", | |
| "particular", | |
| "particularly", | |
| "particulate", | |
| "partly", | |
| "parts", | |
| "party", | |
| "pass", | |
| "passage", | |
| "passed", | |
| "passersby", | |
| "passes", | |
| "passing", | |
| "past", | |
| "patch", | |
| "patches", | |
| "path", | |
| "patience", | |
| "pattern", | |
| "patterns", | |
| "pausing", | |
| "pawls", | |
| "pay", | |
| "paying", | |
| "pbo", | |
| "pcs-1", | |
| "pcs-2", | |
| "pcs-4", | |
| "pd-63", | |
| "pdf", | |
| "peaks", | |
| "pec", | |
| "ped", | |
| "pedal", | |
| "pedaled", | |
| "pedaling", | |
| "pedals", | |
| "peening", | |
| "pel", | |
| "pen", | |
| "pencil\\/pen", | |
| "penetrate", | |
| "penetrating", | |
| "people", | |
| "peoples", | |
| "per", | |
| "perceive", | |
| "perceived", | |
| "percent", | |
| "perfect", | |
| "perfectly", | |
| "perform", | |
| "performance", | |
| "performed", | |
| "performing", | |
| "perhaps", | |
| "perimeter", | |
| "perimiter", | |
| "period", | |
| "periodically", | |
| "permanent", | |
| "permanently", | |
| "permit", | |
| "permits", | |
| "permitted", | |
| "permutations", | |
| "perpendicular", | |
| "perpendicularly", | |
| "person", | |
| "personally", | |
| "perspective", | |
| "pes", | |
| "pesky", | |
| "pet", | |
| "pf", | |
| "pf24", | |
| "pf30", | |
| "pf41", | |
| "pf42", | |
| "pf46", | |
| "pfp-2", | |
| "pfp-2s", | |
| "ph", | |
| "ph.d.", | |
| "phenomenon", | |
| "phillips", | |
| "photo", | |
| "phrases", | |
| "physical", | |
| "pick", | |
| "picnic", | |
| "picture", | |
| "pictures", | |
| "pid", | |
| "piece", | |
| "pieces", | |
| "pigeon", | |
| "pike", | |
| "pile", | |
| "pilot", | |
| "pilots", | |
| "pin", | |
| "pinch", | |
| "pinched", | |
| "pinching", | |
| "pinging", | |
| "pins", | |
| "pipe", | |
| "piston", | |
| "pistons", | |
| "pit", | |
| "pitch", | |
| "pitches", | |
| "pits", | |
| "pitted", | |
| "pitting", | |
| "pivot", | |
| "pivoting", | |
| "pivots", | |
| "place", | |
| "placed", | |
| "placement", | |
| "places", | |
| "placing", | |
| "plan", | |
| "plane", | |
| "planes", | |
| "planetary", | |
| "planning", | |
| "plastic", | |
| "plate", | |
| "plated", | |
| "plates", | |
| "platform", | |
| "play", | |
| "ple", | |
| "plenty", | |
| "pliers", | |
| "plug", | |
| "plugs", | |
| "plum", | |
| "plunger", | |
| "plus", | |
| "ply", | |
| "pm", | |
| "point", | |
| "pointed", | |
| "pointer", | |
| "pointing", | |
| "points", | |
| "police", | |
| "polished", | |
| "polyglycol", | |
| "polylube", | |
| "polyurethane", | |
| "pon", | |
| "poor", | |
| "poorly", | |
| "pop", | |
| "popping", | |
| "pops", | |
| "popular", | |
| "port", | |
| "portion", | |
| "portuguese", | |
| "position", | |
| "positioned", | |
| "positioning", | |
| "positionrecord", | |
| "positions", | |
| "positive", | |
| "possibilities", | |
| "possibility", | |
| "possible", | |
| "possibly", | |
| "post", | |
| "posts", | |
| "pot", | |
| "potential", | |
| "potentially", | |
| "pothole", | |
| "pound", | |
| "pounds", | |
| "pour", | |
| "poured", | |
| "powder", | |
| "power", | |
| "powered", | |
| "powerful", | |
| "poy", | |
| "pp-1.2", | |
| "ppl-1", | |
| "ppl-2", | |
| "ppy", | |
| "pr.", | |
| "practical", | |
| "practically", | |
| "practice", | |
| "praxis", | |
| "pre", | |
| "precaution", | |
| "precautions", | |
| "precise", | |
| "precisely", | |
| "precision", | |
| "predetermined", | |
| "predict", | |
| "prefer", | |
| "preferable", | |
| "preference", | |
| "preferred", | |
| "prefers", | |
| "preinstalled", | |
| "preload", | |
| "premature", | |
| "prematurely", | |
| "preparation", | |
| "prepare", | |
| "present", | |
| "presents", | |
| "preset", | |
| "press", | |
| "pressed", | |
| "presses", | |
| "pressf", | |
| "pressing", | |
| "pressure", | |
| "pressures", | |
| "presta", | |
| "prevent", | |
| "preventative", | |
| "preventing", | |
| "prevents", | |
| "previous", | |
| "previously", | |
| "price", | |
| "priced", | |
| "primarily", | |
| "primary", | |
| "primer", | |
| "principal", | |
| "principles", | |
| "print", | |
| "printed", | |
| "prior", | |
| "pro", | |
| "probably", | |
| "probe", | |
| "problem", | |
| "problematic", | |
| "problems", | |
| "procedure", | |
| "procedures", | |
| "proceed", | |
| "process", | |
| "processor", | |
| "produce", | |
| "produced", | |
| "produces", | |
| "product", | |
| "production", | |
| "productive", | |
| "products", | |
| "prof", | |
| "prof.", | |
| "professional", | |
| "professionals", | |
| "profile", | |
| "progress", | |
| "prolongs", | |
| "prongs", | |
| "pronunciations", | |
| "proper", | |
| "properly", | |
| "properties", | |
| "property", | |
| "proportion", | |
| "proprietary", | |
| "protect", | |
| "protection", | |
| "protective", | |
| "protector", | |
| "protects", | |
| "protrude", | |
| "protrudes", | |
| "protruding", | |
| "protrusion", | |
| "provide", | |
| "provided", | |
| "provides", | |
| "providing", | |
| "proving", | |
| "prs-2", | |
| "prs-2.2", | |
| "prs-2.3", | |
| "prs-3", | |
| "prs-3.2", | |
| "prs-3.3", | |
| "prs-33\\/33.2", | |
| "prs-4", | |
| "prs-4.2", | |
| "prs-5", | |
| "prs-7", | |
| "pry", | |
| "pse", | |
| "pt.", | |
| "pth", | |
| "pts", | |
| "pty", | |
| "puddles", | |
| "pull", | |
| "pulled", | |
| "puller", | |
| "pullers", | |
| "pulley", | |
| "pulleys", | |
| "pulling", | |
| "pulls", | |
| "pump", | |
| "pumps", | |
| "pun", | |
| "punch", | |
| "puncture", | |
| "punctures", | |
| "purchase", | |
| "purchased", | |
| "purchasing", | |
| "purpose", | |
| "purposely", | |
| "purposes", | |
| "push", | |
| "pushed", | |
| "pushes", | |
| "pushing", | |
| "put", | |
| "puts", | |
| "putting", | |
| "pyl", | |
| "q", | |
| "q.", | |
| "qualities", | |
| "quality", | |
| "quantify", | |
| "quantifying", | |
| "quantitative", | |
| "quarter", | |
| "que", | |
| "question", | |
| "quick", | |
| "quickest", | |
| "quickly", | |
| "quiet", | |
| "quill", | |
| "quills", | |
| "quite", | |
| "r", | |
| "r-1", | |
| "r-2", | |
| "r-5", | |
| "r-7", | |
| "r.", | |
| "r2r", | |
| "r2r.", | |
| "r9100", | |
| "rIS", | |
| "rab", | |
| "race", | |
| "racers", | |
| "races", | |
| "racethe", | |
| "racing", | |
| "rack", | |
| "racks", | |
| "radar", | |
| "radial", | |
| "radially", | |
| "radiate", | |
| "radius", | |
| "rag", | |
| "rags", | |
| "rail", | |
| "rails", | |
| "rain", | |
| "rainy", | |
| "raised", | |
| "raises", | |
| "raising", | |
| "rake", | |
| "ral", | |
| "ram", | |
| "ramp", | |
| "ramps", | |
| "range", | |
| "ranges", | |
| "ranging", | |
| "rap", | |
| "rapid", | |
| "rare", | |
| "rarely", | |
| "ratchet", | |
| "ratcheting", | |
| "ratchets", | |
| "rate", | |
| "rather", | |
| "rating", | |
| "ratings", | |
| "ratio", | |
| "ratios", | |
| "rattle", | |
| "rattling", | |
| "raw", | |
| "ray", | |
| "rby", | |
| "rc-1", | |
| "rc609", | |
| "rc680", | |
| "rce", | |
| "rch", | |
| "rcs", | |
| "rd-7970", | |
| "rds", | |
| "re", | |
| "re.", | |
| "rea", | |
| "reach", | |
| "reached", | |
| "reaches", | |
| "reaching", | |
| "reachmeasure", | |
| "reaction", | |
| "reactions", | |
| "read", | |
| "reader", | |
| "reading", | |
| "readings", | |
| "reads", | |
| "ready", | |
| "realignment", | |
| "realistic", | |
| "really", | |
| "ream", | |
| "reamed", | |
| "reamer", | |
| "reaming", | |
| "reaming\\/facing", | |
| "reapplied", | |
| "reapply", | |
| "rear", | |
| "rearrange", | |
| "reason", | |
| "reasons", | |
| "reassemble", | |
| "reassembly", | |
| "reassess", | |
| "reattach", | |
| "rebuild", | |
| "rebuilt", | |
| "recall", | |
| "recalling", | |
| "receive", | |
| "receiver", | |
| "receivers", | |
| "receives", | |
| "recent", | |
| "recess", | |
| "recessed", | |
| "recheck", | |
| "rechecking", | |
| "recognizable", | |
| "recommend", | |
| "recommendation", | |
| "recommendations", | |
| "recommended", | |
| "recommends", | |
| "reconnect", | |
| "record", | |
| "recorded", | |
| "recording", | |
| "recreation", | |
| "recreational", | |
| "rectangular", | |
| "red", | |
| "reduce", | |
| "reduced", | |
| "reducer", | |
| "reduces", | |
| "reducing", | |
| "reduction", | |
| "ree", | |
| "reels", | |
| "refer", | |
| "referece", | |
| "reference", | |
| "referenced", | |
| "references", | |
| "referencing", | |
| "referred", | |
| "referring", | |
| "refers", | |
| "refill", | |
| "reflector", | |
| "refresh", | |
| "regard", | |
| "regarding", | |
| "regardless", | |
| "regards", | |
| "registered", | |
| "regreased", | |
| "regular", | |
| "regularly", | |
| "reinflate", | |
| "reinforces", | |
| "reinstall", | |
| "reinstallation", | |
| "reinstalled", | |
| "rek", | |
| "rel", | |
| "related", | |
| "relative", | |
| "relatively", | |
| "relax", | |
| "relaxed", | |
| "relaxes", | |
| "release", | |
| "released", | |
| "releases", | |
| "relevant", | |
| "reliability", | |
| "reliable", | |
| "reliably", | |
| "relief", | |
| "relies", | |
| "relieve", | |
| "relubricate", | |
| "rely", | |
| "remain", | |
| "remainder", | |
| "remaining", | |
| "remains", | |
| "remedied", | |
| "remedies", | |
| "remember", | |
| "remounted", | |
| "removable", | |
| "removal", | |
| "remove", | |
| "removed", | |
| "remover", | |
| "removers", | |
| "removes", | |
| "removing", | |
| "rep", | |
| "rep.", | |
| "repair", | |
| "repairable", | |
| "repaired", | |
| "repairs", | |
| "repeat", | |
| "repeated", | |
| "repeatedly", | |
| "repeating", | |
| "repel", | |
| "repels", | |
| "repetitive", | |
| "replace", | |
| "replaceable", | |
| "replaced", | |
| "replacement", | |
| "replacing", | |
| "report", | |
| "reposition", | |
| "repositioned", | |
| "repositioning", | |
| "represent", | |
| "representation", | |
| "representing", | |
| "represents", | |
| "require", | |
| "required", | |
| "requires", | |
| "requiring", | |
| "rer", | |
| "res", | |
| "research", | |
| "reservoir", | |
| "reservoirs", | |
| "reset", | |
| "resin", | |
| "resist", | |
| "resistance", | |
| "resistant", | |
| "resized", | |
| "resolve", | |
| "resolved", | |
| "resonance", | |
| "resort", | |
| "respectively", | |
| "responsibility", | |
| "rest", | |
| "resting", | |
| "restore", | |
| "restrict", | |
| "restricts", | |
| "rests", | |
| "result", | |
| "resulted", | |
| "resulting", | |
| "results", | |
| "retailer", | |
| "retailers", | |
| "retain", | |
| "retainer", | |
| "retainers", | |
| "retaining", | |
| "retains", | |
| "retention", | |
| "retighten", | |
| "retrieve", | |
| "return", | |
| "returned", | |
| "returns", | |
| "reuse", | |
| "reused", | |
| "reusing", | |
| "rev", | |
| "rev.", | |
| "reverse", | |
| "reversed", | |
| "reversing", | |
| "review", | |
| "reviewed", | |
| "reviews", | |
| "revisit", | |
| "revo", | |
| "revolution", | |
| "revolutions", | |
| "rew", | |
| "rge", | |
| "rgy", | |
| "rh", | |
| "rhythmic", | |
| "ribs", | |
| "ric", | |
| "rid", | |
| "ridden", | |
| "ride", | |
| "rideable", | |
| "rider", | |
| "riders", | |
| "rides", | |
| "ridiculous", | |
| "riding", | |
| "right", | |
| "rigid", | |
| "rim", | |
| "rims", | |
| "ring", | |
| "rings", | |
| "rinse", | |
| "rinsed", | |
| "rinsing", | |
| "rio", | |
| "rip", | |
| "ripped", | |
| "rips", | |
| "ris", | |
| "rise", | |
| "risk", | |
| "rit", | |
| "rival", | |
| "rivet", | |
| "rivets", | |
| "riz", | |
| "rk.", | |
| "rks", | |
| "rly", | |
| "rms", | |
| "rns", | |
| "road", | |
| "rock", | |
| "rocking", | |
| "rockshox", | |
| "rockwell", | |
| "rod", | |
| "rods", | |
| "rof", | |
| "rol", | |
| "role", | |
| "roll", | |
| "rolled", | |
| "roller", | |
| "rollers", | |
| "rolling", | |
| "rolls", | |
| "rom", | |
| "ron", | |
| "room", | |
| "rop", | |
| "ror", | |
| "ros", | |
| "rotate", | |
| "rotated", | |
| "rotates", | |
| "rotating", | |
| "rotation", | |
| "rotational", | |
| "rotationally", | |
| "rotations", | |
| "rotor", | |
| "rotors", | |
| "rough", | |
| "roughly", | |
| "roughness", | |
| "round", | |
| "rounded", | |
| "rounder", | |
| "roundness", | |
| "route", | |
| "routed", | |
| "routes", | |
| "routine", | |
| "routinely", | |
| "routing", | |
| "row", | |
| "roy", | |
| "rp.", | |
| "rrs", | |
| "rry", | |
| "rs.", | |
| "rsa", | |
| "rse", | |
| "rst", | |
| "rt-1", | |
| "rth", | |
| "rto", | |
| "rts", | |
| "rty", | |
| "rub", | |
| "rubbed", | |
| "rubber", | |
| "rubbing", | |
| "rue", | |
| "ruin", | |
| "ruined", | |
| "ruining", | |
| "rule", | |
| "ruled", | |
| "ruler", | |
| "rum", | |
| "run", | |
| "running", | |
| "runout", | |
| "runs", | |
| "rus", | |
| "rust", | |
| "rusty", | |
| "rve", | |
| "rx810", | |
| "s", | |
| "s's", | |
| "s-1", | |
| "s-2", | |
| "s-3", | |
| "s-4", | |
| "s-5", | |
| "s-7", | |
| "s.", | |
| "s.c.", | |
| "sEC", | |
| "s\\/", | |
| "sac-2", | |
| "sacrificing", | |
| "saddle", | |
| "saddles", | |
| "sae", | |
| "safe", | |
| "safely", | |
| "safest", | |
| "safety", | |
| "sag", | |
| "said", | |
| "saint", | |
| "sake", | |
| "sal", | |
| "same", | |
| "sample", | |
| "sand", | |
| "sanding", | |
| "sartre", | |
| "satisfaction", | |
| "satisfied", | |
| "satisfy", | |
| "save", | |
| "saved", | |
| "saves", | |
| "saving", | |
| "savings", | |
| "saw", | |
| "say", | |
| "says", | |
| "sbb", | |
| "sby", | |
| "scale", | |
| "scar", | |
| "scarring", | |
| "scattered", | |
| "scenario", | |
| "scenarios", | |
| "scg", | |
| "scheme", | |
| "school", | |
| "schrader", | |
| "schwinn", | |
| "scissors", | |
| "scoring", | |
| "scrap", | |
| "scrape", | |
| "scraper", | |
| "scratch", | |
| "scratches", | |
| "screen", | |
| "screw", | |
| "screwdriver", | |
| "screwed", | |
| "screwing", | |
| "screws", | |
| "scribe", | |
| "scroll", | |
| "scrub", | |
| "scrubber", | |
| "scrubbing", | |
| "scura", | |
| "sd-0", | |
| "sd-3", | |
| "seal", | |
| "sealant", | |
| "sealants", | |
| "sealed", | |
| "sealing", | |
| "seals", | |
| "seam", | |
| "search", | |
| "seat", | |
| "seated", | |
| "seating", | |
| "seats", | |
| "sec", | |
| "second", | |
| "seconds", | |
| "section", | |
| "sections", | |
| "secure", | |
| "secured", | |
| "securely", | |
| "secures", | |
| "securing", | |
| "security", | |
| "sed", | |
| "see", | |
| "seeing", | |
| "seem", | |
| "seems", | |
| "seen", | |
| "seepage", | |
| "segment", | |
| "segmented", | |
| "segments", | |
| "seize", | |
| "seized", | |
| "seizing", | |
| "sel", | |
| "select", | |
| "selected", | |
| "selecting", | |
| "selection", | |
| "selections", | |
| "selector", | |
| "self", | |
| "sell", | |
| "sells", | |
| "semi", | |
| "sen", | |
| "sen.", | |
| "sensation", | |
| "sense", | |
| "sensitive", | |
| "sep", | |
| "sep.", | |
| "separate", | |
| "separated", | |
| "separately", | |
| "separates", | |
| "separating", | |
| "sept", | |
| "sept.", | |
| "ser", | |
| "serbian", | |
| "serial", | |
| "series", | |
| "serious", | |
| "serrated", | |
| "serve", | |
| "service", | |
| "serviceable", | |
| "serviced", | |
| "services", | |
| "servicing", | |
| "ses", | |
| "session", | |
| "set", | |
| "sets", | |
| "setscrew", | |
| "setting", | |
| "settings", | |
| "settle", | |
| "settled", | |
| "setup", | |
| "setups", | |
| "seven", | |
| "several", | |
| "severe", | |
| "severely", | |
| "sewn", | |
| "sfy", | |
| "sg-1", | |
| "sg-2", | |
| "sg-3", | |
| "sg-6", | |
| "sh.", | |
| "sha", | |
| "shaft", | |
| "shafts", | |
| "shall", | |
| "shallow", | |
| "shape", | |
| "shaped", | |
| "shapes", | |
| "share", | |
| "shares", | |
| "sharp", | |
| "shatter", | |
| "she", | |
| "she's", | |
| "shearing", | |
| "sheath", | |
| "sheet", | |
| "shelf", | |
| "shell", | |
| "shells", | |
| "shelves", | |
| "she\u2019s", | |
| "shield", | |
| "shift", | |
| "shift\\/brake", | |
| "shifted", | |
| "shifter", | |
| "shifters", | |
| "shifting", | |
| "shifts", | |
| "shim", | |
| "shimano", | |
| "shimano\\/sram\\/etc.-compatible", | |
| "shims", | |
| "shininess", | |
| "shipment", | |
| "shipping", | |
| "shis", | |
| "shock", | |
| "shocks", | |
| "shoe", | |
| "shoes", | |
| "shop", | |
| "shops", | |
| "short", | |
| "shorten", | |
| "shortened", | |
| "shortening", | |
| "shortens", | |
| "shorter", | |
| "shortest", | |
| "should", | |
| "shoulder", | |
| "shoves", | |
| "show", | |
| "showed", | |
| "showing", | |
| "shown", | |
| "shows", | |
| "shrader", | |
| "shrink", | |
| "shuts", | |
| "shutting", | |
| "si.shimano.com", | |
| "sic", | |
| "side", | |
| "sided", | |
| "sidepull", | |
| "sides", | |
| "sidewall", | |
| "sidewalls", | |
| "sight", | |
| "sighting", | |
| "sign", | |
| "signal", | |
| "significant", | |
| "significantly", | |
| "significnat", | |
| "signs", | |
| "silicon", | |
| "silver", | |
| "similar", | |
| "similiar", | |
| "simple", | |
| "simplest", | |
| "simplicity", | |
| "simplifies", | |
| "simplify", | |
| "simply", | |
| "simulate", | |
| "simulates", | |
| "sin", | |
| "since", | |
| "single", | |
| "sis", | |
| "sit", | |
| "sits", | |
| "sitting", | |
| "situation", | |
| "situations", | |
| "six", | |
| "size", | |
| "sized", | |
| "sizes", | |
| "sizing", | |
| "skewer", | |
| "skewers", | |
| "skill", | |
| "skills", | |
| "skin", | |
| "skinny", | |
| "skip", | |
| "skipping", | |
| "sky", | |
| "sl", | |
| "slack", | |
| "slacken", | |
| "slap", | |
| "slash", | |
| "slave", | |
| "sle", | |
| "sleeve", | |
| "slick", | |
| "slid", | |
| "slide", | |
| "slider", | |
| "slides", | |
| "sliding", | |
| "slight", | |
| "slightest", | |
| "slightly", | |
| "slip", | |
| "slipped", | |
| "slipping", | |
| "slips", | |
| "slit", | |
| "slope", | |
| "sloped", | |
| "slopes", | |
| "sloping", | |
| "sloppy", | |
| "slot", | |
| "slotted", | |
| "slow", | |
| "slower", | |
| "slowing", | |
| "slowly", | |
| "slr", | |
| "sluggish", | |
| "sly", | |
| "sm", | |
| "small", | |
| "smaller", | |
| "smallest", | |
| "smashing", | |
| "smears", | |
| "smooth", | |
| "smoother", | |
| "smoothly", | |
| "smoothness", | |
| "sms", | |
| "snap", | |
| "snapping", | |
| "snug", | |
| "snugly", | |
| "snugs", | |
| "so", | |
| "soak", | |
| "soap", | |
| "soapy", | |
| "socket", | |
| "sockets", | |
| "soda", | |
| "soft", | |
| "softer", | |
| "softness", | |
| "sold", | |
| "sole", | |
| "solenoid", | |
| "solid", | |
| "solution", | |
| "solutions", | |
| "solve", | |
| "solvent", | |
| "solvents", | |
| "some", | |
| "somehow", | |
| "someone", | |
| "somethin", | |
| "somethin'", | |
| "something", | |
| "somethin\u2019", | |
| "sometimes", | |
| "somewhat", | |
| "somewhere", | |
| "son", | |
| "soon", | |
| "sophisticated", | |
| "sor", | |
| "sort", | |
| "sound", | |
| "source", | |
| "sources", | |
| "spa-1", | |
| "space", | |
| "spaced", | |
| "spacer", | |
| "spacers", | |
| "spaces", | |
| "spacing", | |
| "span", | |
| "spanish", | |
| "spanner", | |
| "spanners", | |
| "spanning", | |
| "spans", | |
| "spare", | |
| "spd", | |
| "speaking", | |
| "spec", | |
| "specd", | |
| "special", | |
| "specialized", | |
| "specially", | |
| "specialty", | |
| "specific", | |
| "specifically", | |
| "specification", | |
| "specifications", | |
| "specified", | |
| "specifies", | |
| "specify", | |
| "speed", | |
| "speeds", | |
| "spend", | |
| "spent", | |
| "spider", | |
| "spills", | |
| "spin", | |
| "spindle", | |
| "spindles", | |
| "spinergy", | |
| "spinning", | |
| "spins", | |
| "spiral", | |
| "spirits", | |
| "spite", | |
| "splatter", | |
| "spline", | |
| "splined", | |
| "splines", | |
| "split", | |
| "spocket", | |
| "spoke", | |
| "spoked", | |
| "spokes", | |
| "spoking", | |
| "spools", | |
| "spot", | |
| "spots", | |
| "spraying", | |
| "spread", | |
| "spreader", | |
| "spreading", | |
| "spreads", | |
| "spreadsheet", | |
| "spreadsheets", | |
| "spring", | |
| "springs", | |
| "sprocket", | |
| "sprockets", | |
| "spun", | |
| "spurting", | |
| "sqaure", | |
| "square", | |
| "squarely", | |
| "squaring", | |
| "squeak", | |
| "squeaking", | |
| "squeal", | |
| "squealing", | |
| "squeals", | |
| "squeeze", | |
| "squeezed", | |
| "squeezing", | |
| "sram", | |
| "srs", | |
| "ss.", | |
| "ssf", | |
| "st", | |
| "st.", | |
| "sta", | |
| "stability", | |
| "stable", | |
| "stack", | |
| "stackThe", | |
| "stackthe", | |
| "staggered", | |
| "staining", | |
| "stainless", | |
| "stamp", | |
| "stamped", | |
| "stand", | |
| "standard", | |
| "standards", | |
| "standing", | |
| "stands", | |
| "stans", | |
| "star", | |
| "start", | |
| "started", | |
| "starting", | |
| "starts", | |
| "starved", | |
| "starving", | |
| "state", | |
| "states", | |
| "stating", | |
| "stationary", | |
| "statistics", | |
| "stay", | |
| "staying", | |
| "stays", | |
| "ste", | |
| "steady", | |
| "steel", | |
| "steer", | |
| "steerer", | |
| "steering", | |
| "steertube", | |
| "stem", | |
| "stem\\/column", | |
| "stems", | |
| "step", | |
| "stepped", | |
| "steps", | |
| "sti", | |
| "stick", | |
| "sticker", | |
| "sticking", | |
| "sticks", | |
| "sticky", | |
| "stiff", | |
| "stiffness", | |
| "still", | |
| "stitching", | |
| "stock", | |
| "stoke", | |
| "stoker", | |
| "stolen", | |
| "stone", | |
| "stop", | |
| "stop\\/rear", | |
| "stopped", | |
| "stopping", | |
| "stops", | |
| "storage", | |
| "store", | |
| "stored", | |
| "storing", | |
| "straddle", | |
| "straight", | |
| "straighten", | |
| "straighter", | |
| "straightness", | |
| "strain", | |
| "strands", | |
| "strap", | |
| "strapping", | |
| "straps", | |
| "streamline", | |
| "street", | |
| "strength", | |
| "stress", | |
| "stressed", | |
| "stresses", | |
| "stressing", | |
| "stretch", | |
| "stretched", | |
| "stretches", | |
| "stretching", | |
| "strike", | |
| "strikes", | |
| "striking", | |
| "string", | |
| "strip", | |
| "stripped", | |
| "stripper", | |
| "stripping", | |
| "strips", | |
| "stroke", | |
| "strokes", | |
| "strong", | |
| "stronger", | |
| "strongly", | |
| "structural", | |
| "structure", | |
| "struggling", | |
| "struts", | |
| "sts", | |
| "stubborn", | |
| "stuck", | |
| "stud", | |
| "studs", | |
| "sty", | |
| "style", | |
| "styles", | |
| "subject", | |
| "subjective", | |
| "submit", | |
| "subsequent", | |
| "substance", | |
| "substantial", | |
| "substitute", | |
| "subtle", | |
| "subtleties", | |
| "subtract", | |
| "subtracting", | |
| "successful", | |
| "successfully", | |
| "sucessful", | |
| "such", | |
| "sudden", | |
| "sue", | |
| "suffers", | |
| "sufficient", | |
| "sufficiently", | |
| "suggest", | |
| "suggested", | |
| "suited", | |
| "summarizes", | |
| "sun", | |
| "sunlite", | |
| "suntour", | |
| "super", | |
| "suppied", | |
| "supplement", | |
| "supplied", | |
| "supplies", | |
| "supply", | |
| "support", | |
| "supported", | |
| "supports", | |
| "sure", | |
| "surface", | |
| "surfaces", | |
| "surrounding", | |
| "survive", | |
| "survives", | |
| "sus", | |
| "susceptible", | |
| "suspect", | |
| "suspend", | |
| "suspension", | |
| "sustains", | |
| "sw-0", | |
| "sw-1", | |
| "sw-11", | |
| "sw-15", | |
| "sw-18", | |
| "sw-2", | |
| "sw-7.2", | |
| "swapped", | |
| "swedish", | |
| "sweep", | |
| "sweeping", | |
| "swing", | |
| "swings", | |
| "swiss", | |
| "switch", | |
| "swivel", | |
| "swiveling", | |
| "swivels", | |
| "symmetrical", | |
| "symmetrically", | |
| "symmetry", | |
| "symptom", | |
| "symptoms", | |
| "synchronized", | |
| "synthetic", | |
| "syringe", | |
| "syringes", | |
| "system", | |
| "systems", | |
| "sytem", | |
| "s\u2019s", | |
| "t", | |
| "t's", | |
| "t(s", | |
| "t-1", | |
| "t-10", | |
| "t-2", | |
| "t-3", | |
| "t-4", | |
| "t-5", | |
| "t-6", | |
| "t-7", | |
| "t-9", | |
| "t.", | |
| "t20", | |
| "t40", | |
| "t47", | |
| "ta", | |
| "tab", | |
| "table", | |
| "tables", | |
| "tablespoon", | |
| "tabs", | |
| "tacky", | |
| "take", | |
| "taken", | |
| "takes", | |
| "taking", | |
| "tal", | |
| "talc", | |
| "talk", | |
| "tall", | |
| "taller", | |
| "tandem", | |
| "tandems", | |
| "tangent", | |
| "tangential", | |
| "tangled", | |
| "tangling", | |
| "tap", | |
| "tap-10", | |
| "tap-3", | |
| "tap-6", | |
| "tape", | |
| "taped", | |
| "taper", | |
| "tapered", | |
| "tapes", | |
| "taping", | |
| "tapped", | |
| "tapping", | |
| "taps", | |
| "tar", | |
| "task", | |
| "taught", | |
| "taut", | |
| "tay", | |
| "tb-2", | |
| "tc-8", | |
| "tch", | |
| "td.", | |
| "teardrop", | |
| "tears", | |
| "technical", | |
| "technique", | |
| "techniques", | |
| "technologies", | |
| "technology", | |
| "ted", | |
| "teeth", | |
| "tell", | |
| "tells", | |
| "tem", | |
| "temperature", | |
| "temperatures", | |
| "template", | |
| "temporarily", | |
| "temporary", | |
| "ten", | |
| "tend", | |
| "tendency", | |
| "tends", | |
| "tenn", | |
| "tenn.", | |
| "tensile", | |
| "tensiometer", | |
| "tensiometers", | |
| "tension", | |
| "tensioned", | |
| "tensioner", | |
| "tensioning", | |
| "tensions", | |
| "tenth", | |
| "tenths", | |
| "tep", | |
| "ter", | |
| "term", | |
| "terminology", | |
| "terms", | |
| "terrain", | |
| "tes", | |
| "test", | |
| "testing", | |
| "tex", | |
| "th-1", | |
| "th-2", | |
| "than", | |
| "that", | |
| "that's", | |
| "that\u2019s", | |
| "the", | |
| "their", | |
| "them", | |
| "themselves", | |
| "then", | |
| "theoretically", | |
| "theory", | |
| "there", | |
| "there's", | |
| "therefore", | |
| "there\u2019s", | |
| "thermodynamics", | |
| "these", | |
| "they", | |
| "thick", | |
| "thicker", | |
| "thickness", | |
| "thicknesses", | |
| "thin", | |
| "thing", | |
| "things", | |
| "think", | |
| "thinner", | |
| "thinning", | |
| "thins", | |
| "third", | |
| "thirty", | |
| "this", | |
| "this's", | |
| "this\u2019s", | |
| "thorough", | |
| "thoroughly", | |
| "thoroughness", | |
| "those", | |
| "though", | |
| "thread", | |
| "threaded", | |
| "threader", | |
| "threading", | |
| "threadless", | |
| "threadlocker", | |
| "threadlockers", | |
| "threads", | |
| "three", | |
| "through", | |
| "throughout", | |
| "throw", | |
| "throwing", | |
| "thru", | |
| "ths", | |
| "thumb", | |
| "tic", | |
| "tidy", | |
| "tie", | |
| "ties", | |
| "tighen", | |
| "tight", | |
| "tighten", | |
| "tightened", | |
| "tightening", | |
| "tightens", | |
| "tighter", | |
| "tightest", | |
| "tightly", | |
| "tightness", | |
| "til", | |
| "tile", | |
| "tilt", | |
| "tilted", | |
| "tilting", | |
| "tiltusing", | |
| "time", | |
| "timed", | |
| "times", | |
| "timing", | |
| "tio", | |
| "tip", | |
| "tipped", | |
| "tips", | |
| "tire", | |
| "tires", | |
| "titanium", | |
| "title", | |
| "tiv", | |
| "tl", | |
| "tl-", | |
| "tle", | |
| "tlr-1", | |
| "tly", | |
| "tm-1", | |
| "tns", | |
| "to", | |
| "to-1", | |
| "to-1.6", | |
| "to-12", | |
| "toe", | |
| "toed", | |
| "toeing", | |
| "toes", | |
| "together", | |
| "tolerable", | |
| "tolerance", | |
| "tolerances", | |
| "tom", | |
| "ton", | |
| "tongue", | |
| "too", | |
| "tool", | |
| "toolbox", | |
| "tooled", | |
| "tools", | |
| "tooth", | |
| "toothed", | |
| "top", | |
| "tor", | |
| "torque", | |
| "torqued", | |
| "torques", | |
| "torquing", | |
| "torsional", | |
| "torsionally", | |
| "torx", | |
| "total", | |
| "touch", | |
| "touches", | |
| "touching", | |
| "tough", | |
| "touring", | |
| "toward", | |
| "towards", | |
| "towel", | |
| "toxic", | |
| "tpi", | |
| "tra", | |
| "trace", | |
| "track", | |
| "tracked", | |
| "tracking", | |
| "traction", | |
| "trade", | |
| "trademarks", | |
| "tradeoff", | |
| "traditional", | |
| "traditionally", | |
| "trail", | |
| "trail\\/road", | |
| "trailing", | |
| "train", | |
| "trained", | |
| "trainer", | |
| "trains", | |
| "transfer", | |
| "transfers", | |
| "transition", | |
| "translation", | |
| "transmission", | |
| "transmit", | |
| "transmitted", | |
| "transmitting", | |
| "transportation", | |
| "transporter", | |
| "trapped", | |
| "traps", | |
| "travel", | |
| "traveling", | |
| "travels", | |
| "tre", | |
| "tread", | |
| "treated", | |
| "treatment", | |
| "trek", | |
| "trial", | |
| "triangle", | |
| "triathlon", | |
| "tricky", | |
| "trigger", | |
| "trim", | |
| "trombone", | |
| "trouble", | |
| "troubleshooting", | |
| "true", | |
| "trued", | |
| "trueness", | |
| "truing", | |
| "truvativ", | |
| "try", | |
| "trying", | |
| "ts-2", | |
| "ts-2.2", | |
| "ts-2.3", | |
| "ts-2di", | |
| "ts-4.2", | |
| "tsi-1", | |
| "tte", | |
| "tube", | |
| "tubed", | |
| "tubeless", | |
| "tubes", | |
| "tubing", | |
| "tubular", | |
| "tubulars", | |
| "tuck", | |
| "tud", | |
| "tune", | |
| "tuned", | |
| "tuning", | |
| "tup", | |
| "turn", | |
| "turnbuckle", | |
| "turned", | |
| "turning", | |
| "turns", | |
| "tus", | |
| "twelve", | |
| "twenty", | |
| "twice", | |
| "twist", | |
| "twisted", | |
| "twisting", | |
| "twists", | |
| "two", | |
| "tyl", | |
| "type", | |
| "types", | |
| "typesec", | |
| "typical", | |
| "typically", | |
| "t\u2019s", | |
| "u", | |
| "u.", | |
| "ual", | |
| "ube", | |
| "ubs", | |
| "ubt", | |
| "uce", | |
| "uch", | |
| "uck", | |
| "uct", | |
| "ude", | |
| "uds", | |
| "ued", | |
| "ues", | |
| "uff", | |
| "ug.", | |
| "uge", | |
| "ugh", | |
| "ugi", | |
| "ugs", | |
| "uid", | |
| "uin", | |
| "ul.", | |
| "ula", | |
| "uld", | |
| "ule", | |
| "ull", | |
| "ult", | |
| "ulta", | |
| "ultegra", | |
| "ultimately", | |
| "ultra", | |
| "umb", | |
| "ume", | |
| "umn", | |
| "ump", | |
| "un", | |
| "un.", | |
| "unable", | |
| "unacceptable", | |
| "unattended", | |
| "unclamped", | |
| "uncommon", | |
| "uncut", | |
| "und", | |
| "under", | |
| "underdrive", | |
| "underneath", | |
| "underperforming", | |
| "underside", | |
| "understand", | |
| "understanding", | |
| "understood", | |
| "une", | |
| "uneven", | |
| "unfamiliar", | |
| "unfortunately", | |
| "ung", | |
| "uni", | |
| "uniform", | |
| "uninstalled", | |
| "uninterrupted", | |
| "unique", | |
| "uniquely", | |
| "unit", | |
| "united", | |
| "units", | |
| "unk", | |
| "unless", | |
| "unlike", | |
| "unlikely", | |
| "unmarked", | |
| "unmounted", | |
| "unnecessarily", | |
| "unnecessary", | |
| "unneeded", | |
| "unpressed", | |
| "uns", | |
| "unseat", | |
| "unseating", | |
| "unsure", | |
| "unt", | |
| "unthread", | |
| "unthreaded", | |
| "unthreading", | |
| "unthreads", | |
| "until", | |
| "unusable", | |
| "unused", | |
| "unusual", | |
| "unwind", | |
| "up", | |
| "update", | |
| "upgrades", | |
| "uphill", | |
| "upon", | |
| "upper", | |
| "uppermost", | |
| "upright", | |
| "ups", | |
| "upside", | |
| "upsweep", | |
| "upward", | |
| "upwards", | |
| "upy", | |
| "ura", | |
| "urb", | |
| "ure", | |
| "url", | |
| "urn", | |
| "uro", | |
| "urr", | |
| "urs", | |
| "urt", | |
| "ury", | |
| "us", | |
| "usa", | |
| "usable", | |
| "usage", | |
| "use", | |
| "useable", | |
| "used", | |
| "useful", | |
| "user", | |
| "uses", | |
| "ush", | |
| "using", | |
| "uss", | |
| "ust", | |
| "usually", | |
| "ute", | |
| "utility", | |
| "utilize", | |
| "utilizes", | |
| "uts", | |
| "v", | |
| "v-5", | |
| "v.", | |
| "v.s", | |
| "v.s.", | |
| "v.v", | |
| "v_v", | |
| "va", | |
| "va.", | |
| "vaguely", | |
| "val", | |
| "valleys", | |
| "value", | |
| "values", | |
| "valve", | |
| "valves", | |
| "variable", | |
| "variance", | |
| "variation", | |
| "variations", | |
| "varied", | |
| "varies", | |
| "variety", | |
| "various", | |
| "vary", | |
| "varying", | |
| "vc-1", | |
| "ve", | |
| "ved", | |
| "vehicles", | |
| "vel", | |
| "ven", | |
| "ver", | |
| "verify", | |
| "verifying", | |
| "versa", | |
| "versed", | |
| "version", | |
| "versions", | |
| "vertical", | |
| "vertically", | |
| "very", | |
| "ves", | |
| "vet", | |
| "vex", | |
| "via", | |
| "vic", | |
| "vice", | |
| "vid", | |
| "video", | |
| "view", | |
| "viewed", | |
| "viewing", | |
| "vil", | |
| "vin", | |
| "vintage", | |
| "vinyl", | |
| "visa", | |
| "viscosity", | |
| "viscous", | |
| "vise", | |
| "visible", | |
| "visit", | |
| "visual", | |
| "visualize", | |
| "visually", | |
| "voc", | |
| "voila", | |
| "volatile", | |
| "volume", | |
| "voluntarily", | |
| "vot", | |
| "vp-1", | |
| "vs", | |
| "vs.", | |
| "vulcanizing", | |
| "w", | |
| "w's", | |
| "w-0", | |
| "w-1", | |
| "w-2", | |
| "w-3", | |
| "w-4", | |
| "w-5", | |
| "w.", | |
| "w/o", | |
| "w01", | |
| "wag-4", | |
| "wag-5", | |
| "wait", | |
| "walk", | |
| "walking", | |
| "walkthrough", | |
| "wall", | |
| "walls", | |
| "want", | |
| "warped", | |
| "was", | |
| "wash", | |
| "wash.", | |
| "washed", | |
| "washer", | |
| "washers", | |
| "waste", | |
| "wat", | |
| "watch", | |
| "watching", | |
| "water", | |
| "waving", | |
| "wavy", | |
| "wax", | |
| "way", | |
| "ways", | |
| "wd-40", | |
| "we", | |
| "weak", | |
| "weaken", | |
| "weakens", | |
| "weaker", | |
| "weakest", | |
| "weakly", | |
| "wear", | |
| "wears", | |
| "weather", | |
| "weave", | |
| "web", | |
| "website", | |
| "wed", | |
| "wedge", | |
| "wedges", | |
| "weigh", | |
| "weight", | |
| "wel", | |
| "weld", | |
| "welded", | |
| "welding", | |
| "welds", | |
| "well", | |
| "wer", | |
| "were", | |
| "wet", | |
| "whammy", | |
| "what", | |
| "what's", | |
| "what\u2019s", | |
| "wheel", | |
| "wheeled", | |
| "wheels", | |
| "wheelset", | |
| "when", | |
| "when's", | |
| "whenever", | |
| "when\u2019s", | |
| "where", | |
| "where's", | |
| "where\u2019s", | |
| "whether", | |
| "which", | |
| "whichever", | |
| "while", | |
| "whip", | |
| "white", | |
| "who", | |
| "who's", | |
| "whole", | |
| "who\u2019s", | |
| "why", | |
| "why's", | |
| "why\u2019s", | |
| "wicking", | |
| "wide", | |
| "widely", | |
| "widen", | |
| "widens", | |
| "wider", | |
| "width", | |
| "widthmeasure", | |
| "widths", | |
| "wiggle", | |
| "will", | |
| "wind", | |
| "winded", | |
| "window", | |
| "winds", | |
| "wipe", | |
| "wiped", | |
| "wiper", | |
| "wipers", | |
| "wiping", | |
| "wire", | |
| "wired", | |
| "wireless", | |
| "wirelessly", | |
| "wires", | |
| "wiring", | |
| "wis", | |
| "wis.", | |
| "wise", | |
| "witdth", | |
| "with", | |
| "within", | |
| "without", | |
| "witness", | |
| "wls", | |
| "wly", | |
| "wns", | |
| "wo", | |
| "wobble", | |
| "wobbles", | |
| "wood", | |
| "wooden", | |
| "woods", | |
| "word", | |
| "wording", | |
| "words", | |
| "work", | |
| "worked", | |
| "working", | |
| "workings", | |
| "works", | |
| "worksheet", | |
| "worn", | |
| "worry", | |
| "worse", | |
| "worth", | |
| "would", | |
| "wound", | |
| "woven", | |
| "wrap", | |
| "wrapped", | |
| "wrapping", | |
| "wraps", | |
| "wrecked", | |
| "wrench", | |
| "wrenches", | |
| "wrinkle", | |
| "write", | |
| "written", | |
| "wrong", | |
| "wta", | |
| "wth", | |
| "w\u2019s", | |
| "x", | |
| "x'", | |
| "x'x", | |
| "x'xxxx", | |
| "x),xxx", | |
| "x-dd", | |
| "x.", | |
| "x.X", | |
| "x.d", | |
| "x.x", | |
| "x.x.", | |
| "x.x.x.", | |
| "x/x", | |
| "x0", | |
| "x12", | |
| "x24", | |
| "x63", | |
| "xD", | |
| "xDD", | |
| "xX", | |
| "xXX", | |
| "xXxxxx", | |
| "x_X", | |
| "x_d", | |
| "x_x", | |
| "xd", | |
| "xdd", | |
| "xdd.d", | |
| "xddd", | |
| "xdddd", | |
| "xdx", | |
| "xdx.", | |
| "xdxxdddd", | |
| "xed", | |
| "xes", | |
| "xic", | |
| "xis", | |
| "xit", | |
| "xl", | |
| "xle", | |
| "xt", | |
| "xtr", | |
| "xx", | |
| "xx'", | |
| "xx'x", | |
| "xx'xx", | |
| "xx-", | |
| "xx-d", | |
| "xx-d.d", | |
| "xx-d.dx", | |
| "xx-d.dxx", | |
| "xx-dd", | |
| "xx-dddd", | |
| "xx-dx.d", | |
| "xx-dxx", | |
| "xx.", | |
| "xx.xxxx.xxx", | |
| "xx\\/xx", | |
| "xxd", | |
| "xxdd", | |
| "xxdd.d", | |
| "xxdd\\/d\\/d", | |
| "xxdd\\/dd", | |
| "xxdd\\/dd.d", | |
| "xxddd", | |
| "xxddx", | |
| "xxx", | |
| "xxx'x", | |
| "xxx-", | |
| "xxx-d", | |
| "xxx-d.d", | |
| "xxx-d\\/xx-dd", | |
| "xxx-dd", | |
| "xxx-dd.d", | |
| "xxx-dd\\/dd.d", | |
| "xxx-dx", | |
| "xxx/xx", | |
| "xxxXxxx", | |
| "xxxXxxxx", | |
| "xxx\\/xx", | |
| "xxx\\/xxx", | |
| "xxx\\/xxxx", | |
| "xxxx", | |
| "xxxx'", | |
| "xxxx'x", | |
| "xxxx(x", | |
| "xxxx-", | |
| "xxxx.xxx", | |
| "xxxxXX", | |
| "xxxxXXXX", | |
| "xxxxXxx", | |
| "xxxxXxxxx", | |
| "xxxx\\/", | |
| "xxxx\\/xxx", | |
| "xxxx\\/xxxx", | |
| "xxxx\\/xxxx\\/xxx.-xxxx", | |
| "xxxx\u2019", | |
| "xxxx\u2019x", | |
| "xxx\u2019x", | |
| "xx\u2019", | |
| "xx\u2019x", | |
| "xx\u2019xx", | |
| "x\u2019", | |
| "x\u2019x", | |
| "x\u2019xxxx", | |
| "x\ufe35x", | |
| "y", | |
| "y'", | |
| "y's", | |
| "y.", | |
| "y8cl1200", | |
| "ybe", | |
| "year", | |
| "years", | |
| "yed", | |
| "yer", | |
| "yet", | |
| "yield", | |
| "yielding", | |
| "yle", | |
| "you", | |
| "your", | |
| "yourself", | |
| "ype", | |
| "yth", | |
| "yze", | |
| "y\u2019", | |
| "y\u2019s", | |
| "z", | |
| "z.", | |
| "zed", | |
| "zero", | |
| "zes", | |
| "zip", | |
| "zipp", | |
| "zone", | |
| "zs", | |
| "zs44\\/28.6", | |
| "zs44\\/30", | |
| "zs49\\/30", | |
| "zs56\\/40", | |
| "|", | |
| "}", | |
| "\u00a0", | |
| "\u00ac", | |
| "\u00ac_\u00ac", | |
| "\u00af", | |
| "\u00af\\(x)/\u00af", | |
| "\u00af\\(\u30c4)/\u00af", | |
| "\u00b0", | |
| "\u00b0C.", | |
| "\u00b0F.", | |
| "\u00b0K.", | |
| "\u00b0X.", | |
| "\u00b0c.", | |
| "\u00b0f.", | |
| "\u00b0k.", | |
| "\u00b0x.", | |
| "\u00e4", | |
| "\u00e4.", | |
| "\u00f6", | |
| "\u00f6.", | |
| "\u00fc", | |
| "\u00fc.", | |
| "\u0ca0", | |
| "\u0ca0_\u0ca0", | |
| "\u0ca0\ufe35\u0ca0", | |
| "\u2014", | |
| "\u2018", | |
| "\u2018S", | |
| "\u2018X", | |
| "\u2018s", | |
| "\u2018x", | |
| "\u2019", | |
| "\u2019-(", | |
| "\u2019-)", | |
| "\u2019Cause", | |
| "\u2019Cos", | |
| "\u2019Coz", | |
| "\u2019Cuz", | |
| "\u2019S", | |
| "\u2019X", | |
| "\u2019Xxx", | |
| "\u2019Xxxxx", | |
| "\u2019am", | |
| "\u2019bout", | |
| "\u2019cause", | |
| "\u2019cos", | |
| "\u2019coz", | |
| "\u2019cuz", | |
| "\u2019d", | |
| "\u2019em", | |
| "\u2019ll", | |
| "\u2019m", | |
| "\u2019nuff", | |
| "\u2019re", | |
| "\u2019s", | |
| "\u2019ve", | |
| "\u2019x", | |
| "\u2019xx", | |
| "\u2019xxx", | |
| "\u2019xxxx", | |
| "\u2019y", | |
| "\u2019\u2019", | |
| "\u2501", | |
| "\u253b", | |
| "\u253b\u2501\u253b", | |
| "\u256f", | |
| "\u25a1", | |
| "\ufe35", | |
| "\uff09" | |
| ] |