Live data from Hacker News

Show HN: An IDE for poets

tranquillpoet.com

81–90 of 126 posts

Re: Show HN: An IDE for poets

#81
post #80

The syllable count fails on some words. For example "naïve". If you can't trust the program to count syllables at least as reliably as the writer using it, what use is it? Interesting idea though.

Ironically, the diaeresis which it probably ignored is essentially an indication that the two adjacent vowels do not form a digraph and hence form parts of two syllables. (Admittedly, umlauts and diaereses are represented by the same characters on a computer, but their placement with respect to other vowels gives them away most of the time.)

Re: Show HN: An IDE for poets

#85
That's pretty nice, I like it.

The syllable counter throws an error when you type a line with the word "Watch" in it though.

I have some lyrics I need to write at some point soon, bookmarked for when I have time to actually do that.

Re: Show HN: An IDE for poets

#86

  I peddle down the street,
  With a subtle tremble at my feet,
  Gazing at what's ahead,
  My mind tired and eyes red,
  I want to pull away,
  But must push for today,
  Before eyes weave shut,
  And trails leave no trace.
push

Re: Show HN: An IDE for poets

#88
Wow! I like it!

Just a note: Make the placeholder look like a placeholder, I was ready to submit a bug because I tought it as real text and I was trying to select and delete it.

Re: Show HN: An IDE for poets

#89

I noticed some metric irregularities when Tranquility was supplied with the masterwork entitled, "The Fortitudes of Ancient Testiclies" (an obscure Greco-Roman poet), written by the equally obscure Roman poet Platitudinus. 10 For strength I turn to ancient Testiclies! 10 Few cantos of his Gonadology 7 survive: he influenced Hippocrates! 10 Dualities, another work, contrasts 10 constipation with gastroenteritis. 9 Wha…

Hmm; the one line that doesn't have 10 syllables (constipation..) shows as having 10, and it likely doesn't have a way to show the ones where the stresses don't line up right.

Though to be fair, this is a tricky problem, especially if people throw in invented words and names. This is one of those things that's probably far easier to solve in your head after a bit of practice than programmatically!

Post reply on HN