summaryrefslogtreecommitdiff
path: root/ktouch/haeufigkeit.ktouch.xml
blob: c7d10f24d3660192c5c9e829f2a34ec8eb564549 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
<KTouchLecture>
 <Title>Häufigkeitsanalyse</Title>
 <FontSuggestions>Monospace</FontSuggestions>
 <Levels>
  <Level>
   <NewCharacters>die Häufigsten Buchstaben</NewCharacters>
   <Line>enis ratd hulc gmob wfkz pvßj yxq</Line>
  </Level>
  <Level>
   <NewCharacters>Bigramme</NewCharacters>
   <Line>er en ch de ei in te ie ge nd un be</Line>
  </Level>
  <Level>
   <NewCharacters>Trigramme</NewCharacters>
   <Line>sch der ich ein che die und ung eit</Line>
  </Level>
  <Level>
   <NewCharacters>Sonderzeichenbigramme</NewCharacters>
   <Line>~/ := -> => &lt;= >= != /* */ ^{ ^2 ^3</Line>
   <Line>/. &lt;? ?> =&quot; !&quot; ?&quot; (&quot; &quot;) (' ') ); ,&quot; &quot;,</Line>
   <Line>&amp;> =` }[ ]{ _{ += *= /= -=</Line>
   <Line>$@ {$ #{ $* $&lt; $( %. ${</Line>
  </Level>
  <Level>
   <NewCharacters>Sonderzeichentrigramme</NewCharacters>
   <Line>&lt;!-- --> :-) ;-)</Line>
  </Level>
 </Levels>
</KTouchLecture>