辨明真理、認真遵行
這是本文件的舊版!
<graphviz dot> digraph greek_vp {
vp [shape=box, label="分詞"]; d [shape=diamond, label="是否有定冠詞?"]; vp -> d;
} </graphviz>