QubitPi commited on
Commit
0cfcc98
1 Parent(s): 4f2eb1a
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -12,6 +12,7 @@ The data that serves [wilhelmlang.com](https://wilhelmlang.com/). They are writt
12
  3. it supports multi-lines value which is very handy for data of natural languages
13
 
14
  <!-- TOC -->
 
15
  - [Wilhelm Vocabulary](#wilhelm-vocabulary)
16
  - [German](#german)
17
  - [YAML Schema](#yaml-schema)
@@ -23,6 +24,7 @@ The data that serves [wilhelmlang.com](https://wilhelmlang.com/). They are writt
23
  - [Ancient Greek](#ancient-greek)
24
  - [Latin](#latin)
25
  - [License](#license)
 
26
  <!-- TOC -->
27
 
28
  [German](./german.yaml)
@@ -155,7 +157,7 @@ Each type bears a separate declension table. __To master German adjectives, we w
155
  There is also [adjective comparison](https://en.wikipedia.org/wiki/German_adjectives#Adjective_comparison) which throws
156
  in potentially 6 more tables. But the
157
  [rules for comparative and superlative forms are quite universal](https://www.reddit.com/r/German/comments/i5mfrq/how_do_you_remember_adjective_declension/)
158
- so we __ignore the two and focus only on the positive form__, which is the basic form of the adjective.
159
 
160
  Here is an example of the adjective declension used in this repository:
161
 
@@ -191,7 +193,6 @@ Here is an example of the adjective declension used in this repository:
191
  > __The declension tables for all adjectives are sourced from
192
  > [Wiktionary](https://en.wiktionary.org/wiki/unterschiedlich#Declension)__
193
 
194
-
195
  ### German Verb Conjugation
196
 
197
  There are __3__ persons, __2__ numbers, and __4__ moods (indicative, conditional, imperative and subjunctive) to
 
12
  3. it supports multi-lines value which is very handy for data of natural languages
13
 
14
  <!-- TOC -->
15
+
16
  - [Wilhelm Vocabulary](#wilhelm-vocabulary)
17
  - [German](#german)
18
  - [YAML Schema](#yaml-schema)
 
24
  - [Ancient Greek](#ancient-greek)
25
  - [Latin](#latin)
26
  - [License](#license)
27
+
28
  <!-- TOC -->
29
 
30
  [German](./german.yaml)
 
157
  There is also [adjective comparison](https://en.wikipedia.org/wiki/German_adjectives#Adjective_comparison) which throws
158
  in potentially 6 more tables. But the
159
  [rules for comparative and superlative forms are quite universal](https://www.reddit.com/r/German/comments/i5mfrq/how_do_you_remember_adjective_declension/)
160
+ so we __ignore the two and focus only on the positive form__, which is the basic form of the adjective.
161
 
162
  Here is an example of the adjective declension used in this repository:
163
 
 
193
  > __The declension tables for all adjectives are sourced from
194
  > [Wiktionary](https://en.wiktionary.org/wiki/unterschiedlich#Declension)__
195
 
 
196
  ### German Verb Conjugation
197
 
198
  There are __3__ persons, __2__ numbers, and __4__ moods (indicative, conditional, imperative and subjunctive) to