graph {
    "(CLAUSE e=A g=M n=S a=P m=A 0–7)" [label="CLAUSE"];
    "(word=Řekl lemma=říct k=5 e=A g=M n=S a=P m=A 0–1)" [label="Řekl"];
    "(CLAUSE e=A g=M n=S a=P m=A 0–7)" -- "(word=Řekl lemma=říct k=5 e=A g=M n=S a=P m=A 0–1)";
    "(CLITICS 1–2)" [label="CLITICS"];
    "(INDIRECT_OBJ_PRONOUN n=P 1–2)" [label="INDIRECT_OBJ_PRONOUN"];
    "(word=nám lemma=my k=3 n=P c=3 p=1 x=P 1–2)" [label="nám"];
    "(INDIRECT_OBJ_PRONOUN n=P 1–2)" -- "(word=nám lemma=my k=3 n=P c=3 p=1 x=P 1–2)";
    "(CLITICS 1–2)" -- "(INDIRECT_OBJ_PRONOUN n=P 1–2)";
    "(CLAUSE e=A g=M n=S a=P m=A 0–7)" -- "(CLITICS 1–2)";
    "(INTER 2–6)" [label="INTER"];
    "(DEP_CLAUSE e=A n=P a=P m=I type=place 2–6)" [label="DEP_CLAUSE place"];
    "(OPT_COMMA 2–3)" [label="OPT_COMMA"];
    "(word=, lemma=, k=I x=, 2–3)" [label=","];
    "(OPT_COMMA 2–3)" -- "(word=, lemma=, k=I x=, 2–3)";
    "(DEP_CLAUSE e=A n=P a=P m=I type=place 2–6)" -- "(OPT_COMMA 2–3)";
    "(SUBORDINATOR type=place 3–4)" [label="SUBORDINATOR place"];
    "(word=kde lemma=kde k=6 e=A d=1 3–4)" [label="kde"];
    "(SUBORDINATOR type=place 3–4)" -- "(word=kde lemma=kde k=6 e=A d=1 3–4)";
    "(DEP_CLAUSE e=A n=P a=P m=I type=place 2–6)" -- "(SUBORDINATOR type=place 3–4)";
    "(CLITICS 4–5)" [label="CLITICS"];
    "(REFLEXIVE c=4 x=P y=F 4–5)" [label="REFLEXIVE"];
    "(word=se lemma=sebe k=3 c=4 x=P y=F 4–5)" [label="se"];
    "(REFLEXIVE c=4 x=P y=F 4–5)" -- "(word=se lemma=sebe k=3 c=4 x=P y=F 4–5)";
    "(CLITICS 4–5)" -- "(REFLEXIVE c=4 x=P y=F 4–5)";
    "(DEP_CLAUSE e=A n=P a=P m=I type=place 2–6)" -- "(CLITICS 4–5)";
    "(word=setkáme lemma=setkat k=5 e=A n=P p=1 a=P m=I 5–6)" [label="setkáme"];
    "(DEP_CLAUSE e=A n=P a=P m=I type=place 2–6)" -- "(word=setkáme lemma=setkat k=5 e=A n=P p=1 a=P m=I 5–6)";
    "(INTER 2–6)" -- "(DEP_CLAUSE e=A n=P a=P m=I type=place 2–6)";
    "(CLAUSE e=A g=M n=S a=P m=A 0–7)" -- "(INTER 2–6)";
    "(OPT_FULLSTOP 6–7)" [label="OPT_FULLSTOP"];
    "(word=. lemma=. k=I x=. 6–7)" [label="."];
    "(OPT_FULLSTOP 6–7)" -- "(word=. lemma=. k=I x=. 6–7)";
    "(CLAUSE e=A g=M n=S a=P m=A 0–7)" -- "(OPT_FULLSTOP 6–7)";
}
