string *parse_command_prepos_list() {
    return ({ "in", "into", "out", "of", "from", "about" });
}