28 lines
298 B
TOML
28 lines
298 B
TOML
tokens = [
|
|
"a",
|
|
"an",
|
|
"did",
|
|
"didn't",
|
|
"he",
|
|
"here",
|
|
"how",
|
|
"i",
|
|
"it",
|
|
"she",
|
|
"that",
|
|
"the",
|
|
"there",
|
|
"they",
|
|
"this",
|
|
"we",
|
|
"what",
|
|
"when",
|
|
"where",
|
|
"which",
|
|
"who",
|
|
"whom",
|
|
"whose",
|
|
"why",
|
|
"you",
|
|
]
|