[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [lojban] Consonant Clusters?



On Friday 30 September 2011 23:03:50 fagricipni wrote:
> def is_lujvo_triple(triple):
>     if triple in ("ndj","ndz","ntc","nts"):
>         return False
>     if is_permiss_pair(triple[:2]) and is_init_pair(triple[1:]):
>         return True
>     return False
>
> def is_cmene_triple(triple):
>     if is_permiss_pair(triple[:2]) and is_permiss_pair(triple[1:]):
>         return True
>     return False

As I understand the phonotactics, "n[dt][jzcs]" is not allowed in cmevla, but 
you don't test for that.

Pierre
-- 
lo ponse be lo mruli po'o cu ga'ezga roda lo ka dinko

-- 
You received this message because you are subscribed to the Google Groups "lojban" group.
To post to this group, send email to lojban@googlegroups.com.
To unsubscribe from this group, send email to lojban+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/lojban?hl=en.