QubitPi commited on
Commit
a0835f0
1 Parent(s): e0cb465
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -17,7 +17,7 @@ YAML Schema
17
  > [!TIP]
18
  > The parenthesized value at the beginning of each `definition` item played an un-ignorable role: it is the label of the
19
  > relationship between `term` and `defintion` in graph database loaded by
20
- [Wilhelm SDK](https://github.com/QubitPi/wilhelm-graphdb-python)
21
 
22
  ### [German](./german.yaml)
23
 
@@ -29,7 +29,7 @@ vocabulary:
29
  declension/conjugation: string
30
  ```
31
 
32
- - The `conjugation` is the inflection paradigm for a German verb and `declension` the inflection for nouns and
33
  adjectives. Only one of the two is present for a term.
34
  - The type of the word can be inferred using the following rule
35
 
@@ -53,7 +53,7 @@ vocabulary:
53
  - (adv.) then, thus
54
  - (conj.) because
55
  ```
56
-
57
  tells that "denn" can be both an __adverb__ or __conjunction__
58
 
59
  ### [Korean](./korean.yaml)
 
17
  > [!TIP]
18
  > The parenthesized value at the beginning of each `definition` item played an un-ignorable role: it is the label of the
19
  > relationship between `term` and `defintion` in graph database loaded by
20
+ > [Wilhelm SDK](https://github.com/QubitPi/wilhelm-graphdb-python)
21
 
22
  ### [German](./german.yaml)
23
 
 
29
  declension/conjugation: string
30
  ```
31
 
32
+ - The `conjugation` is the inflection paradigm for a German verb and `declension` the inflection for nouns and
33
  adjectives. Only one of the two is present for a term.
34
  - The type of the word can be inferred using the following rule
35
 
 
53
  - (adv.) then, thus
54
  - (conj.) because
55
  ```
56
+
57
  tells that "denn" can be both an __adverb__ or __conjunction__
58
 
59
  ### [Korean](./korean.yaml)