Last active
June 18, 2020 11:37
-
-
Save danieldaeschle/6101f127a7bb19f1cd0bf7abddef5fa9 to your computer and use it in GitHub Desktop.
selbe vs gleiche
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<meta charset="utf-8"> | |
<link rel="stylesheet" href="http://cmx.io/v/0.1/cmx.css"> | |
<script src="http://cmx.io/v/0.1/cmx.js" charset="utf-8"></script> | |
<style>.cmx-user-scene4 .cmx-text-border .cmx-path {stroke: orange}</style> | |
<body> | |
<div style="max-width:900px; -webkit-transform:rotate(0deg)"> | |
<scene id="scene1"> | |
<label t="translate(0,346)"> | |
<tspan x="0" y="0em">"gleiche" vs "selbe"</tspan> | |
</label> | |
<actor t="translate(71,19) rotate(-2)" pose="-11,9|-5,117|-11,99|-11,89|-11,79|-11,59|-16,34|-21,9|-6,34|-1,9|-18,79|-18,59|-6,79|-1,59"> | |
<bubble t="translate(9,11)" pose="0,0|-20,10|-81,49|15,66|-20,96|-72,131"> | |
<tspan x="0" y="0em">Pascal und ich</tspan> | |
<tspan x="0" y="1em">ich haben gestern</tspan> | |
<tspan x="0" y="2em">dasselbe geträumt</tspan> | |
<tspan x="8" y="6em">Wo liegt der</tspan> | |
<tspan x="8" y="7em">Unterschied?</tspan> | |
</bubble> | |
</actor> | |
<actor t="translate(159,15)" pose="28,1|30,109|28,91|28,81|28,71|28,51|18,31|18,1|33,26|38,1|23,71|8,56|38,71|39,58"> | |
<bubble t="translate(-2,-9)" pose="0,0|5,30|30,58|-8,50|7,79|-43,105"> | |
<tspan x="0" y="0em">Du meinst</tspan> | |
<tspan x="0" y="1em">das "gleiche"?</tspan> | |
</bubble> | |
</actor> | |
</scene> | |
<scene id="scene2"> | |
<actor t="translate(71,19) rotate(-2)" pose="-11,9|-1,114|-11,99|-11,89|-11,79|-11,59|-16,34|-21,9|-6,34|-1,9|-18,79|-18,59|-6,79|1,100"> | |
</actor> | |
<actor t="translate(159,15)" pose="28,1|30,109|28,91|28,81|28,71|28,51|18,31|13,1|33,26|38,1|23,71|18,51|38,71|38,51"> | |
<bubble t="translate(-2,-9)" pose="0,0|7,33|37,105|-9,113|-1,157|-60,224"> | |
<tspan x="0" y="1em">Stell dir mal</tspan> | |
<tspan x="0" y="2em">vor wir hätten</tspan> | |
<tspan x="0" y="3em">die gleiche</tspan> | |
<tspan x="0" y="4em">Hose an</tspan> | |
</bubble> | |
</actor> | |
</scene> | |
<scene id="scene3"> | |
<actor t="translate(71,19) rotate(-2)" pose="-11,9|6,121|-11,99|-11,89|-11,79|-11,59|-16,34|-21,9|-6,34|-1,9|-31,95|-7,118|1,80|-7,65"> | |
</actor> | |
<actor t="translate(159,15)" pose="28,1|30,109|28,91|28,81|28,71|28,51|18,31|13,1|33,26|38,1|16,74|-2,78|38,71|38,51"> | |
<bubble t="translate(-2,-9)" pose="0,0|7,33|28,96|8,136|12,158|-28,224"> | |
<tspan x="0" y="1em">Und jetzt</tspan> | |
<tspan x="0" y="2em">als hätten</tspan> | |
<tspan x="0" y="3em">wir die</tspan> | |
<tspan x="0" y="4em">selbe an</tspan> | |
</bubble> | |
</actor> | |
</scene> | |
<scene id="scene4"> | |
<actor t="translate(71,19) rotate(-2)" pose="-11,9|-3,121|-11,99|-11,89|-11,79|-11,59|-16,34|-21,9|-6,34|-1,9|-21,83|-23,63|-1,83|6,67"> | |
</actor> | |
<actor t="translate(159,15)" pose="28,1|9,110|28,91|28,81|28,71|28,51|18,31|13,1|33,26|38,1|19,71|14,51|38,71|38,51"> | |
</actor> | |
</scene> | |
<scene id="scene5"> | |
<actor t="translate(71,19) rotate(-2)" pose="-11,9|-12,121|-20,99|-20,89|-11,79|-11,59|-16,34|-21,9|-6,34|-1,9|-30,83|-32,63|-10,83|-3,67"> | |
</actor> | |
<actor t="translate(44,27)" pose="28,1|43,118|34,90|34,80|27,71|27,51|19,32|12,1|32,26|37,1|23,71|5,62|44,70|44,50"> | |
</actor> | |
</scene> | |
</div></body> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment