wv                 17 Lemmatizer.cpp     std::vector<wordst> wv;            // 見出語属性 vector
wv                107 Lemmatizer.cpp         wv.push_back(wst);
wv                113 Lemmatizer.cpp     for (wit = wv.begin(); wit < wv.end(); wit++) {