# HG changeset patch # User HackBot # Date 1479034404 0 # Node ID 88c429465ee3cb9571e2463075f35a1cb5e0438c # Parent 37858c959aced9e66b7d3f23abc8dfda2115ad14 learn Q is a function from vowels to phoneme strings that converts a vowel to its semivowel equivalent and prepends a voiceless velar stop. diff -r 37858c959ace -r 88c429465ee3 wisdom/q --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/wisdom/q Sun Nov 13 10:53:24 2016 +0000 @@ -0,0 +1,1 @@ +Q is a function from vowels to phoneme strings that converts a vowel to its semivowel equivalent and prepends a voiceless velar stop.