Vorlage:Zeitstrahl Tempora: Unterschied zwischen den Versionen

Aus KGS-Wiki
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
 
(4 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt)
Zeile 1: Zeile 1:
<graphviz format="svg">digraph PAP {
<graphviz format="svg">digraph zeit {
   node [ fontname="Source Sans Pro" ];
   node [ fontname="Source Sans Pro", fontsize="8"];
   edge [ fontname="Source Sans Pro" ];
   edge [ fontname="Source Sans Pro", fontsize="8"];
overlap="false"
splines="false"
splines="true"
layout="neato"
layout="neato"
gegenwart [label="Was in der\nGegenwart\npassiert", labelloc="b", shape="rectangle", style="filled", color="lightgray", width="1", height="3" pos="0,0!"]
vergangenheit [label="Was in der\nVergangenheit\npassiert ist", labelloc="b", shape="rectangle", style="filled", color="lightgray", width="1", height="3" pos="-1.5,0!"]
vorvergangenheit [label="Was in der\nVergangenheit\nschon Ver-\ngangenheit war", labelloc="b", shape="rectangle", style="filled", color="lightgray", width="1", height="3" pos="-3,0!"]
zukunft [label="Was in der\nZukunft\npassieren wird", labelloc="b", shape="rectangle", style="filled", color="lightgray", width="1", height="3" pos="3,0!"]
vorzukunft[label="Was in der\nZukunft schon\nVergangenheit\nsein wird", labelloc="b", shape="rectangle", style="filled", color="lightgray", width="1", height="3" pos="1.5,0!"]
praesens [label="Präsens", URL="Präsens", shape="rectangle", pos="0,0!"]
praesens [label="Präsens", URL="Präsens", shape="rectangle", pos="0,0!"]
futuri [label="Futur I", URL="Futur I", shape="rectangle", pos="3,0!"]
futurii [label="Futur II", URL="Futur II", shape="rectangle", pos="1.5,0!"]
imperfekt [label="Imperfekt", URL="Imperfekt", shape="rectangle", pos="-1.5,0!"]
perfekt [label="Perfekt", URL="Perfekt", shape="rectangle", pos="-1.5,1!"]
pqperfekt [label="Plusquam-\nperfekt", URL="Plusquamperfekt", shape="rectangle", pos="-3,0!"]


futuri [label="Futur I", URL="Futur I", shape="rectangle", pos="4,0!"]
inv1[shape="point", width="0", height="0", style="invis", pos="-3.5,-0.5!"];
futurii [label="Futur II", URL="Futur II", shape="rectangle", pos="2,0!"]
inv2[shape="point", width="0", height="0", style="invis", pos="3.5,-0.5!"];
imperfekt [label="Imperfekt", URL="Imperfekt", shape="rectangle", pos="-2,0!"]
inv1 -> inv2 [label="Zeit", labelloc="b"]
perfekt [label="Perfekt", URL="Perfekt", shape="rectangle", pos="-2,1!"]
pqperfekt [label="Plusquam-\nperfekt", URL="Plusquamperfekt", shape="rectangle", pos="-4,0!"]
 
inv1[shape="point", width="0", height="0", style="invis", pos="-5,-0.5!"];
inv2[shape="point", width="0", height="0", style="invis", pos="5,-0.5!"];
inv1 -> inv2 [label="Zeit"]
futuri -> futurii [label="vorzeitig"]
futuri -> futurii [label="vorzeitig"]
praesens -> perfekt [label="vorzeitig"]
praesens -> perfekt [label="vorzeitig"]

Aktuelle Version vom 12. Januar 2025, 20:33 Uhr