QubitPi commited on
Commit
d1d03ee
1 Parent(s): a0835f0

Add example

Browse files
Files changed (3) hide show
  1. README.md +23 -1
  2. example.png +0 -0
  3. german.yaml +2 -2
README.md CHANGED
@@ -15,9 +15,31 @@ YAML Schema
15
  -----------
16
 
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
 
 
15
  -----------
16
 
17
  > [!TIP]
18
+ >
19
  > The parenthesized value at the beginning of each `definition` item played an un-ignorable role: it is the label of the
20
  > relationship between `term` and `defintion` in graph database loaded by
21
+ > [Wilhelm SDK](https://github.com/QubitPi/wilhelm-graphdb-python). For example, both
22
+ >
23
+ > ```yaml
24
+ > - term: denn
25
+ > definition:
26
+ > - (adv.) then, thus
27
+ > - (conj.) because
28
+ > ```
29
+ >
30
+ > and
31
+ >
32
+ > ```yaml
33
+ > - term: nämlich
34
+ > definition:
35
+ > - (adj.) same
36
+ > - (adv.) namely
37
+ > - (adv.) because
38
+ > ```
39
+ >
40
+ > are linked to "because" visually as follows:
41
+ >
42
+ > ![error loading example.png](./example.png)
43
 
44
  ### [German](./german.yaml)
45
 
example.png ADDED
german.yaml CHANGED
@@ -747,8 +747,8 @@ vocabulary:
747
  - term: nämlich
748
  definition:
749
  - (adj.) same
750
- - (adv. no inflection) namely
751
- - (adv. no inflection) because
752
  declension: https://en.wiktionary.org/wiki/n%C3%A4mlich#Declension
753
  - term: na klar
754
  definition: of course
 
747
  - term: nämlich
748
  definition:
749
  - (adj.) same
750
+ - (adv.) namely
751
+ - (adv.) because
752
  declension: https://en.wiktionary.org/wiki/n%C3%A4mlich#Declension
753
  - term: na klar
754
  definition: of course