From 7ea3569e3894f19fbae6cfdb3406f2240570e3c1 Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Thu, 8 Dec 2022 15:03:51 -0500 Subject: Added a bunch of stuff for making LINGO puzzles --- lib/pronunciation.h | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'lib/pronunciation.h') 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 { static const field forms; + static const field anaphones; + + static const field merophones; + static const field holophones; + // Rhyming relationship class rhymes_field { -- cgit 1.4.1