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

Re: [lojban] question about ku



On Sat, Jan 15, 2011 at 06:11:14PM -0500, Luke Bergen wrote:
>    I don't know why it just occurred to me but... what exactly is "ku"
>    terminatiging in "baku mi citka"? Is there an implicit "lo" so that
>    parsers see this as /really/ being something like "baloku mi citka"? Or is
>    ku just able to terminate "ba"? I didn't know that BA had a terminator...
>    either way something feels strange.
> 
>    --
>    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.

That's a weird one.  camxes reports:

  baku mi citka
  text
     sentence
     |- terms
     |  |- term1
     |  |  |- CMAVO
     |  |  |     PU: ba
     |  |  |- CMAVO
     |  |        KU: ku
     |  |- CMAVO
     |        KOhA: mi
     |- BRIVLA
           gismu: citka

And looking at the grammar:

  term-1 <- sumti
          / ( !gek
              ( tag   / FA-clause  free* )
              ( sumti / KU-clause? free* ) )
          / termset
          / NA-clause
            KU-clause
            free*

The second ordered choice is the relevant production: 

  ( !gek
    ( tag   / FA-clause  free* )
    ( sumti / KU-clause? free* ) )

Where the tag rule is eventually matching "ba" and the KU-clause
rule is matching ku.  I can't tell what that KU-clause is doing
there, it's in the EBNF too.

-Alan
-- 
.i ko djuno fi le do sevzi

-- 
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.