module

Zh2Vi::Rules::AttrRules

Constants

DIRECT_ATTRIBUTE_NOUNS = Set.new(["木头", "历史", "价值", "文化", "经济", "科学", "社会"])

Nouns that typically form direct compound words without "của" in Vietnamese e.g., "bàn gỗ" (wooden table), "giá trị lịch sử" (historical value)

Class methods

process(node : Node) : Node
Source