Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
O
OrkishArticle
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Christine Mooshammer
OrkishArticle
Commits
a24513e3
Commit
a24513e3
authored
3 years ago
by
Kieran Felix Meinhardt
Browse files
Options
Downloads
Patches
Plain Diff
add references for german and english inventories
parent
bef6b8bc
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
metrics/metrics.py
+3
-0
3 additions, 0 deletions
metrics/metrics.py
with
3 additions
and
0 deletions
metrics/metrics.py
+
3
−
0
View file @
a24513e3
...
...
@@ -98,6 +98,7 @@ voiceless_consonants: Set[Category] = {"T", "S"}
consonants
:
Set
[
Category
]
=
{
"
J
"
,
"
R
"
,
"
L
"
,
"
N
"
,
"
S
"
,
"
Z
"
,
"
D
"
,
"
T
"
}
obstruents
:
Set
[
Category
]
=
{
"
S
"
,
"
Z
"
,
"
D
"
,
"
T
"
}
# ref doi:10.1017/S0025100304001768
english_sounds
:
Set
[
Sound
]
=
{
"
p
"
,
"
b
"
,
...
...
@@ -136,6 +137,8 @@ english_sounds: Set[Sound] = {
"
Q
"
,
"
A
"
,
}
# ref doi:10.1017/S0025100300004084
german_sounds
:
Set
[
Sound
]
=
{
"
2
"
,
"
2_o
"
,
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment