mirror of
https://github.com/CharaChorder/DeviceManager.git
synced 2026-01-10 20:12:48 +00:00
19 lines
356 B
JSON
19 lines
356 B
JSON
[
|
|
["are", "aren't"],
|
|
["can", "can't"],
|
|
["could", "couldn't"],
|
|
["did", "didn't"],
|
|
["does", "doesn't"],
|
|
["do", "don't"],
|
|
["had", "hadn't"],
|
|
["has", "hasn't"],
|
|
["have", "haven't"],
|
|
["is", "isn't"],
|
|
["must", "mustn't"],
|
|
["should", "shouldn't"],
|
|
["was", "wasn't"],
|
|
["were", "weren't"],
|
|
["will", "won't"],
|
|
["would", "wouldn't"]
|
|
]
|