Eh, as far as I'm concerned any language with no native speakers is effectively dead. Then again, I study history, not linguistics, so I don't care enough to argue about it.JRiseley said:*slaps* NOT DEAD LANGUAGES. /rant.Hiraeth said:I only 'know' English. I've studied Ancient Greek (a little) and I'm currently taking a Latin course. Yay for dead languages!
I'm joking. It's kinda funny though, cuz they ent.
I've studied it for about 8 years. But most of the learning I've done is more theoretical and from grammar books rather than texts, but that's how most of highschool Latin learning is, I suppose.Hader said:How much Latin, if I may ask?latenightapplepie said:English, a fair bit of French and Latin, some Ancient Greek and a little Spanish.
Also, how is Greek? I have been considering learning it after learning a few others.
Heh, O yeah...Heart of Darkness said:#include <iostream>
int main(void)
{
bool doProgrammingLanguagesCount;
cout << "I can speak English (duh) and some Spanish";
cin >> doProgrammingLanguagesCount;
if (doProgrammingLanguagesCount == true)
cout << ", as well as some JavaScript and C++. Also learning C.";
else
cout << ".";
return 0;
}
Clever.Heart of Darkness said:#include <iostream>
int main(void)
{
bool doProgrammingLanguagesCount;
cout << "I can speak English (duh) and some Spanish";
cin >> doProgrammingLanguagesCount;
if (doProgrammingLanguagesCount == true)
cout << ", as well as some JavaScript and C++. Also learning C.";
else
cout << ".";
return 0;
}