• 73! Morse telegraph ;)

    From Alexander Koryagin@2:221/6 to All on Wed Mar 3 13:24:06 2021

    Hi, All!

    Morse's code consists of letters, digits and punctuation marks. But punctuation marks are rather exotic Morse codes and many people don't use them. For instance, when I lived in the USSR, I could receive a telegram that looked like this:

    Great wishes for birthday ZPT hope you are well ZPT see you soon TCHK

    ZPT and TCHK are Russian abbreviation (written in Latin letters here) for a comma and full stop. Did you have in old times something similar when a postman brought you (paper) telegrams?

    I think it is not necessary to remind you that a paper telegram is a postcard with telegram lines glued on it.

    Bye, All!
    Alexander Koryagin

    ---
    * Origin: nntp://news.fidonet.fi (2:221/6.0)
  • From Anton Shepelev@2:221/6 to Alexander Koryagin on Wed Mar 3 15:48:26 2021
    Alexander Koryagin:

    Morse's code consists of letters, digits and punctuation
    marks.

    Wrong -- Morse code comprises but two symbols: the dot and
    the dash. It is a binary code.

    ---
    * Origin: nntp://news.fidonet.fi (2:221/6.0)
  • From Alexander Koryagin@2:221/6 to Anton Shepelev on Thu Mar 4 07:56:06 2021

    Hi, Anton Shepelev! -> Alexander Koryagin
    I read your message from 03.03.2021 16:48

    Morse's code consists of letters, digits and punctuation
    marks.

    Wrong -- Morse code comprises but two symbols: the dot and
    ??the dash. It is a binary code.

    First, it is not a binary code, BTW, I tell you as a programmer. Second, why it is wrong to say that, for instance, a language consists of words? Should I say it consists of letters?

    Bye, Anton!
    Alexander Koryagin
    english_tutor 2021

    ---
    * Origin: nntp://news.fidonet.fi (2:221/6.0)
  • From Anton Shepelev@2:221/6 to Alexander Koryagin on Thu Mar 4 12:00:08 2021
    Alexander Koryagin to Anton Shepelev:

    Wrong -- Morse code comprises but two symbols: the dot
    and the dash. It is a binary code.

    First, it is not a binary code, BTW, I tell you as a
    programmer.

    Can you explain to me why Morse code is not binary?

    Second, why it is wrong to say that, for instance, a
    language consists of words?

    Because in addition to words language has high-level struc-
    ture, i.e. grammar and syntax.

    Should I say it consists of letters?

    No. Even words do not consist of letters, because they ex-
    isted before writing was invented.

    ---
    * Origin: nntp://news.fidonet.fi (2:221/6.0)
  • From alexander koryagin@2:5075/128.130 to Anton Shepelev on Thu Mar 4 16:44:30 2021
    Hi, Anton Shepelev!
    I read your message from 04.03.2021 13:00

    AS>>> Wrong -- Morse code comprises but two symbols: the dot
    AS>>> and the dash. It is a binary code.
    AS>
    AK>> First, it is not a binary code, BTW, I tell you as a
    AK>> programmer.
    AS>
    AS> Can you explain to me why Morse code is not binary?

    When you write a Morse text you need three symbols -- the third symbol
    is needed to divide letters from each other. It is a ternary code. In
    binary code it is not necessary because every byte has 8 bits.

    Bye, Anton!
    Alexander Koryagin
    fido.english_tutor 2021
    --- Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0
    * Origin: Usenet Network (2:5075/128.130)
  • From Denis Mosko@1:153/757.1315 to alexander koryagin on Thu Mar 4 17:02:18 2021
    Hi, Anton Shepelev! I read your message from 04.03.2021 13:00

    Wrong -- Morse code comprises but two symbols: the dot and the dash.
    It is a binary code.

    First, it is not a binary code, BTW, I tell you as a programmer.

    Can you explain to me why Morse code is not binary?

    When you write a Morse text you need three symbols -- the third symbol
    is needed to divide letters from each other. It is a ternary code. In binary code it is not necessary because every byte has 8 bits.

    Ternary - не моноширинный код?..

    --- WinPoint Beta 5 (359.1)
    * Origin: WinPoint (1:153/757.1315)
  • From Anton Shepelev@2:221/6 to alexander koryagin on Thu Mar 4 16:31:10 2021
    Alexander Koryagin:

    When you write a Morse text you need three sym-
    bols -- the third symbol is needed to divide letters
    from each other. It is a ternary code. In binary code it
    is not necessary because every byte has 8 bits.

    I did not realise it. I thought that decyphering did not re-
    quier character separators. See also:

    Is Morse Code binary, ternary or quinary?
    https://cs.stackexchange.com/questions/39920/is-morse-code-binary-ternary-or-quinary

    ---
    * Origin: nntp://news.fidonet.fi (2:221/6.0)
  • From Alexander Koryagin@2:221/6 to Anton Shepelev on Fri Mar 5 08:07:16 2021

    Hi, Anton Shepelev! -> Alexander Koryagin
    I read your message from 04.03.2021 17:31

    When you write a Morse text you need three sym-bols -- the third
    symbol is needed to divide letters from each other. It is a
    ternary code. In binary code it is not necessary because every
    byte has 8 bits.

    I did not realise it. I thought that decyphering did not requier
    character separators.

    Without a special signal all the Morse dots/dashes will merge into a continuous stream. So, a pause in Morse code is also a signal. We have short beep, long beep, and a long pause.

    Just for fun, we can invent a coding system using pause signals. For instance,

    A short beep - is a separator

    Between separators can be:
    one second pause implies 1
    two seconds pause implies 2
    three seconds pause implies 3
    ....
    nine seconds pause implies 9
    ten seconds pause implies 0

    And we have very a silent variant of "Morse" code for digits transfer. ;-)

    See also:
    Is Morse Code binary, ternary or quinary?

    https://cs.stackexchange.com/questions/39920/is-morse-code-binary-ternary-or-quinary

    IMHO it is writen too much there on a simple subject.


    Bye, Anton!
    Alexander Koryagin
    english_tutor 2021

    ---
    * Origin: nntp://news.fidonet.fi (2:221/6.0)
  • From Anton Shepelev@2:221/6 to mark lewis on Fri Mar 5 15:42:10 2021
    )(ark Lewis to Anton Shepelev:

    I did not realise it. I thought that decyphering did
    not requier character separators. See also:

    how would you decipher this without character
    separators?

    .--...-.-.-...

    I thought Morse code was like variable-width Unicode in this
    regard, where the prefix is sufficent to decide whether a
    character is terminated or another dash or dot is pending.
    Now I see I was wrong.

    ---
    * Origin: nntp://news.fidonet.fi (2:221/6.0)
  • From Anton Shepelev@2:221/6 to mark lewis on Fri Mar 5 16:36:34 2021
    )\/(ark Lewis to Anton Shepelev:

    note: quote attribution MS manually corrected to ML be-
    low...

    I beg your pardon, )\/(ark. I have been celebrating the in-
    ternational women's day with my colleagues, and I am unkdray
    on Champaign and Aperol. I hereby congratulate all the women
    in this echo, Ardith!

    yeah, there is no prefix in morse... it is too old to
    have such concepts.

    It may be interesring to construct an optimal Mosre-like
    code in which no letter-code is the prefix of another. Then
    it would be a truly binary code, albeit harder to decode for
    a human operator...

    ---
    * Origin: nntp://news.fidonet.fi (2:221/6.0)
  • From Denis Mosko@1:153/757.1315 to Ardith Hinton on Mon Mar 8 19:29:14 2021
    //Hello Ardith, //

    *06.03.21* *21:26:45* in Area *ENGLISH_TUTOR*
    *Alexander Koryagin* Theme *"73! Morse telegraph ;)"*.

    ZPT and TCHK are Russian abbreviation (written in Latin letters here)
    for a comma and full stop. Did you have in old times something similar
    I haven't seen a telegram for many years, but IIRC they were typed in capital letters by somebody in the telegraph office & delivered in an envelope. The word "stop" was used to indicate the full stop at the end of a sentence and there was an extra charge for sending more than ten words.
    Receive "Telegramma"!

    Today ZPT March 8 ZPT
    International women's day TCHK

    My congratulations to girls!


    --- WinPoint Beta 5 (359.1)
    * Origin: ZPT - zapjataja. How say by English language? (1:153/757.1315)
  • From Denis Mosko@1:153/757.1315 to Anton Shepelev on Tue Mar 9 17:23:20 2021
    //Hello Anton, //

    *05.03.21* *15:42:10* in apш  *ENGLISH_TUTOR*
    *mark lewis* Theme *"73! Morse telegraph ;)"*.

    I did not realise it. I thought that decyphering did not requier
    character separators. See also:

    how would you decipher this without character separators?

    .--...-.-.-...

    I thought Morse code was like variable-width Unicode in this regard,
    where the prefix is sufficent to decide whether a character is terminated or another dash or dot is pending. Now I see I was wrong.
    Yes. But what is morse code: ?

    --- WinPoint Beta 5 (359.1)
    * Origin: Original WinPoint Origin! (1:153/757.1315)