Zh2Vi::Rules::Adverb
Constants
POST_ADVERBS = {"最" => "nhất", "最为" => "nhất", "这么" => "như thế này", "那么" => "như thế đó", "如此" => "như thế đó", "非常" => "vô cùng", "十分" => "mười phần", "好好" => "cho tốt", "极了" => "hết sức"}
Adverbs that should be post-posed (head + adverb) Map to their Vietnamese translation
Instance methods
process(node : Node) : Node
Source