Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Old norse nouns #868

Merged
merged 63 commits into from
Mar 5, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
63 commits
Select commit Hold shift + click to select a range
3f5f752
Introduced the prosody tools to improve Old Norse meters scanning
clemsciences Jan 15, 2019
c9e01f1
i and u umläute for Old Norse. Renamed steps for IP transcription.
clemsciences Jan 16, 2019
bb2a1d2
Old Norse noun declension: the beginning
clemsciences Jan 16, 2019
d980703
Added Old Norse vowels and consonants from an orthographic perspectiv…
clemsciences Jan 17, 2019
e8a5644
Introduced the prosody tools to improve Old Norse meters scanning
clemsciences Jan 15, 2019
e430caa
i and u umläute for Old Norse. Renamed steps for IP transcription.
clemsciences Jan 16, 2019
3097d32
Old Norse noun declension: the beginning
clemsciences Jan 16, 2019
e667b17
Added Old Norse vowels and consonants from an orthographic perspectiv…
clemsciences Jan 17, 2019
6131f26
Merge remote-tracking branch 'origin/old-norse-noun-declension' into …
clemsciences Jan 22, 2019
36a0bc2
Addition of r to the stem.
clemsciences Jan 22, 2019
f291c11
Added function which adds an r ending. Syllable class is included in …
clemsciences Jan 22, 2019
4069582
Added function which adds t ending for Old Norse verbs.
clemsciences Jan 22, 2019
3e0c7e6
OldNorseNoun class created
clemsciences Jan 23, 2019
7cba371
phonemic_rules.py created so that common sound changes can be process…
clemsciences Jan 23, 2019
93bf755
OldNorseVerb and authors
clemsciences Jan 23, 2019
f9568e5
Displays basic declension of a strong masculine noun.
clemsciences Jan 23, 2019
2c68ae1
Displays basic declension of a strong masculine noun.
clemsciences Jan 23, 2019
e1cbdcb
Merge remote-tracking branch 'origin/old-norse-noun-declension' into …
clemsciences Jan 23, 2019
d390f9d
Real beginning of i umlaut and u umlaut
clemsciences Jan 23, 2019
54fef00
__version__ not commented
clemsciences Jan 23, 2019
185c9a0
has_u_umlaut
clemsciences Jan 24, 2019
f4d6bf4
Doctests for noun declensions
clemsciences Jan 24, 2019
49a82db
Introduced the prosody tools to improve Old Norse meters scanning
clemsciences Jan 15, 2019
15772bd
i and u umläute for Old Norse. Renamed steps for IP transcription.
clemsciences Jan 16, 2019
9f1ac48
Old Norse noun declension: the beginning
clemsciences Jan 16, 2019
1c8f412
Added Old Norse vowels and consonants from an orthographic perspectiv…
clemsciences Jan 17, 2019
12818da
Introduced the prosody tools to improve Old Norse meters scanning
clemsciences Jan 15, 2019
3ad4cfc
Addition of r to the stem.
clemsciences Jan 22, 2019
8166ea5
Added function which adds an r ending. Syllable class is included in …
clemsciences Jan 22, 2019
250a91e
Added function which adds t ending for Old Norse verbs.
clemsciences Jan 22, 2019
ecf243c
OldNorseNoun class created
clemsciences Jan 23, 2019
bb0d382
phonemic_rules.py created so that common sound changes can be process…
clemsciences Jan 23, 2019
63a2e5e
OldNorseVerb and authors
clemsciences Jan 23, 2019
48f2e2f
Displays basic declension of a strong masculine noun.
clemsciences Jan 23, 2019
0572806
Real beginning of i umlaut and u umlaut
clemsciences Jan 23, 2019
ef01123
__version__ not commented
clemsciences Jan 23, 2019
9877b81
has_u_umlaut
clemsciences Jan 24, 2019
cad8c80
Doctests for noun declensions
clemsciences Jan 24, 2019
051e1fe
Merge remote-tracking branch 'origin/old-norse-noun-declension' into …
clemsciences Jan 29, 2019
5b100e0
Fixed syllabify_SSP -> syllabify_ssp
clemsciences Jan 30, 2019
3fdd7c0
Fixed some imports
clemsciences Jan 30, 2019
6c25231
New function apply_u_umlaut, decline_strong_feminine_noun function wo…
clemsciences Jan 30, 2019
d1c9200
__str__ to Syllable class and error fixed
clemsciences Jan 30, 2019
e9cfc03
Improved decline_strong_feminine_noun for Old Norse nouns
clemsciences Jan 30, 2019
3cf4680
Weak noun declension
clemsciences Jan 31, 2019
bfa5142
Check if a word has an u-umlaut (no test)
clemsciences Jan 31, 2019
d75ed84
Beginning of the docs for verbs and nouns
clemsciences Feb 1, 2019
0caa4a8
Some docs for Old Norse nouns
clemsciences Feb 3, 2019
fdbb40a
More docs for Old Norse nouns and Old Norse phonemic rules
clemsciences Feb 3, 2019
769733f
Merge branch 'master' into old-norse-noun-declension
clemsciences Feb 3, 2019
29150d7
Commented some unsuccessful doctests, fixed errors, renamed some vari…
clemsciences Feb 4, 2019
739ee7f
Removed useless functions, Added doctests and type suggestions
clemsciences Feb 4, 2019
bbf9f48
Fixed a doctest
clemsciences Feb 4, 2019
58eb29d
Added doctests and dealt with u umlaut by strong masculine nouns with…
clemsciences Feb 4, 2019
18e4562
u-stem strong masculine nouns
clemsciences Feb 4, 2019
11b7fb0
PoetryTools and comments
clemsciences Feb 5, 2019
9098e98
PoetryTools test in test_old_norse.py
clemsciences Feb 5, 2019
883d54d
Only code for nouns
clemsciences Feb 6, 2019
7960613
Removed useless conditions.
clemsciences Feb 6, 2019
40985b1
Merge branch 'master' into old-norse-nouns
clemsciences Feb 8, 2019
ee4248c
Merge branch 'master' into old-norse-nouns
clemsciences Feb 24, 2019
f450a89
Merge branch 'master' into old-norse-nouns
clemsciences Mar 3, 2019
66b0217
add newline before quote
kylepjohnson Mar 5, 2019
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading