summary refs log tree commit diff stats
path: root/lib/pronunciation.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/pronunciation.h')
-rw-r--r--lib/pronunciation.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/pronunciation.h b/lib/pronunciation.h index cd241bd..210d61d 100644 --- a/lib/pronunciation.h +++ b/lib/pronunciation.h
@@ -148,6 +148,11 @@ namespace verbly {
148 148
149 static const field forms; 149 static const field forms;
150 150
151 static const field anaphones;
152
153 static const field merophones;
154 static const field holophones;
155
151 // Rhyming relationship 156 // Rhyming relationship
152 157
153 class rhymes_field { 158 class rhymes_field {