Ruby/data/memory/vocab.json
2025-04-25 23:11:08 -04:00

20 lines
242 B
JSON

{
"hi": 1,
"ruby": 2,
"how": 3,
"are": 4,
"you": 5,
"today": 6,
"the": 7,
"cat": 8,
"ran": 9,
"across": 10,
"sunny": 11,
"street": 12,
"a": 13,
"large": 14,
"bird": 15,
"flew": 16,
"over": 17,
"river": 18
}