Fixed an issue with the consonant tree, moved /m/ where it belongs
This commit is contained in:
		
							parent
							
								
									92d190243a
								
							
						
					
					
						commit
						e6cecc965d
					
				@ -909,7 +909,9 @@
 | 
			
		||||
            ("[voice]" ("/d/"))
 | 
			
		||||
            ("{voice}" ("/t/")))
 | 
			
		||||
           ("{cor}"
 | 
			
		||||
            ("[nasal]" ("/ŋ/"))
 | 
			
		||||
            ("[nasal]"
 | 
			
		||||
             ("[dor]" ("/ŋ/"))
 | 
			
		||||
             ("{dor}" ("/m/")))
 | 
			
		||||
            ("{nasal}"
 | 
			
		||||
             ("[dor]"
 | 
			
		||||
              ("[voice]" ("/ɣ/"))
 | 
			
		||||
@ -936,10 +938,8 @@
 | 
			
		||||
              ("{son}" ("/ð/")))
 | 
			
		||||
             ("{voice}" ("/θ/"))))
 | 
			
		||||
           ("{cor}"
 | 
			
		||||
            ("[nasal]" ("/m/"))
 | 
			
		||||
            ("{nasal}"
 | 
			
		||||
             ("[dor]" ("/w/"))
 | 
			
		||||
             ("{dor}" ("/h/")))))))
 | 
			
		||||
            ("[dor]" ("/w/"))
 | 
			
		||||
            ("{dor}" ("/h/"))))))
 | 
			
		||||
      (tree-to-dot eittlandic-consonants)
 | 
			
		||||
    #+END_SRC
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
										
											Binary file not shown.
										
									
								
							| 
		 Before Width: | Height: | Size: 50 KiB After Width: | Height: | Size: 50 KiB  | 
										
											Binary file not shown.
										
									
								
							| 
		 Before Width: | Height: | Size: 20 KiB After Width: | Height: | Size: 21 KiB  | 
										
											Binary file not shown.
										
									
								
							| 
		 Before Width: | Height: | Size: 22 KiB After Width: | Height: | Size: 22 KiB  | 
		Reference in New Issue
	
	Block a user