QubitPi commited on
Commit
1557cd0
1 Parent(s): 69d4372

Merge 'plural' into declension table

Browse files
Files changed (2) hide show
  1. README.md +1 -3
  2. german.yaml +0 -6
README.md CHANGED
@@ -67,13 +67,11 @@ vocabulary:
67
  adjectives. Only one of the two is present for a term.
68
  - The type of the word can be inferred using the following rule
69
 
70
- - `term` with a _definite article_ of __der__/__die__/__das__ and a field of `plural` that comes with it signifies a
71
- __noun__. For instance
72
 
73
  ```yaml
74
  - term: die Wissenschaft
75
  definition: the Science
76
- plural: Wissenschaften
77
  ```
78
 
79
  - Those with `conjugation` field denotes a __verb__; its definition also begins with an _indefinite form_, i.e.
 
67
  adjectives. Only one of the two is present for a term.
68
  - The type of the word can be inferred using the following rule
69
 
70
+ - `term` with a _definite article_ of __der__/__die__/__das__ signifies a __noun__. For instance
 
71
 
72
  ```yaml
73
  - term: die Wissenschaft
74
  definition: the Science
 
75
  ```
76
 
77
  - Those with `conjugation` field denotes a __verb__; its definition also begins with an _indefinite form_, i.e.
german.yaml CHANGED
@@ -543,11 +543,9 @@ vocabulary:
543
  definition:
544
  - education
545
  - creation
546
- plural: Bildungen
547
  declension: https://en.wiktionary.org/wiki/Bildung#Declension
548
  - term: die Ausbildung
549
  definition: training, apprenticeship, vocational education
550
- plural: Ausbildungen
551
  declension: https://en.wiktionary.org/wiki/Ausbildung#Declension
552
  - term: die Anglistik
553
  definition: English studies
@@ -623,10 +621,8 @@ vocabulary:
623
  declension: https://www.verbformen.com/?w=Sekret%C3%A4rin
624
  - term: der Student
625
  definition: student (male)
626
- plural: Studenten
627
  declension: https://www.verbformen.com/?w=Student
628
  - term: die Studentin
629
- plural: Studentinnen
630
  definition: student (female)
631
  declension: https://www.verbformen.com/?w=Studentin
632
  - term: der Taxifahrer
@@ -854,7 +850,6 @@ vocabulary:
854
  definition: to know
855
  - term: die Wissenschaft
856
  definition: Science
857
- plural: Wissenschaften
858
  declension: https://en.wiktionary.org/wiki/Wissenschaft#Declension
859
  - term: der Mann
860
  definition: man
@@ -979,7 +974,6 @@ vocabulary:
979
  definition: someone
980
  - term: Ergebnis
981
  definition: result
982
- plural: Ergebnisse
983
  declension: https://en.wiktionary.org/wiki/Ergebnis#Declension
984
  - term: führt zu keinem Ergebnis
985
  definition: leads to no result
 
543
  definition:
544
  - education
545
  - creation
 
546
  declension: https://en.wiktionary.org/wiki/Bildung#Declension
547
  - term: die Ausbildung
548
  definition: training, apprenticeship, vocational education
 
549
  declension: https://en.wiktionary.org/wiki/Ausbildung#Declension
550
  - term: die Anglistik
551
  definition: English studies
 
621
  declension: https://www.verbformen.com/?w=Sekret%C3%A4rin
622
  - term: der Student
623
  definition: student (male)
 
624
  declension: https://www.verbformen.com/?w=Student
625
  - term: die Studentin
 
626
  definition: student (female)
627
  declension: https://www.verbformen.com/?w=Studentin
628
  - term: der Taxifahrer
 
850
  definition: to know
851
  - term: die Wissenschaft
852
  definition: Science
 
853
  declension: https://en.wiktionary.org/wiki/Wissenschaft#Declension
854
  - term: der Mann
855
  definition: man
 
974
  definition: someone
975
  - term: Ergebnis
976
  definition: result
 
977
  declension: https://en.wiktionary.org/wiki/Ergebnis#Declension
978
  - term: führt zu keinem Ergebnis
979
  definition: leads to no result