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]" ("/d/"))
 | 
				
			||||||
            ("{voice}" ("/t/")))
 | 
					            ("{voice}" ("/t/")))
 | 
				
			||||||
           ("{cor}"
 | 
					           ("{cor}"
 | 
				
			||||||
            ("[nasal]" ("/ŋ/"))
 | 
					            ("[nasal]"
 | 
				
			||||||
 | 
					             ("[dor]" ("/ŋ/"))
 | 
				
			||||||
 | 
					             ("{dor}" ("/m/")))
 | 
				
			||||||
            ("{nasal}"
 | 
					            ("{nasal}"
 | 
				
			||||||
             ("[dor]"
 | 
					             ("[dor]"
 | 
				
			||||||
              ("[voice]" ("/ɣ/"))
 | 
					              ("[voice]" ("/ɣ/"))
 | 
				
			||||||
@ -936,10 +938,8 @@
 | 
				
			|||||||
              ("{son}" ("/ð/")))
 | 
					              ("{son}" ("/ð/")))
 | 
				
			||||||
             ("{voice}" ("/θ/"))))
 | 
					             ("{voice}" ("/θ/"))))
 | 
				
			||||||
           ("{cor}"
 | 
					           ("{cor}"
 | 
				
			||||||
            ("[nasal]" ("/m/"))
 | 
					 | 
				
			||||||
            ("{nasal}"
 | 
					 | 
				
			||||||
            ("[dor]" ("/w/"))
 | 
					            ("[dor]" ("/w/"))
 | 
				
			||||||
             ("{dor}" ("/h/")))))))
 | 
					            ("{dor}" ("/h/"))))))
 | 
				
			||||||
      (tree-to-dot eittlandic-consonants)
 | 
					      (tree-to-dot eittlandic-consonants)
 | 
				
			||||||
    #+END_SRC
 | 
					    #+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