Ormacheppu

Ormacheppu is a 1998 Indian Malayalam-language Psychological thriller film, directed by Lohithadas and starring Lal and Dileep.[1][2][3]

Ormacheppu
Directed byLohithadas
Produced byLal
Ousepachan Valakuzhy
Music byJohnson
Release date
1998
CountryIndia
LanguageMalayalam

Cast

  • Lal as Jeevan George
  • Chanchal as Sameera
  • Dileep as Radhakrishnan
  • Biju Menon as Mohan
  • Janardhanan as Kurian
  • Riza Bava as Jose George
  • Lalu Alex as George
  • Sreehari as Kunjammavan

Music

The movie features and acclaimed soundtrack composed by maestro Johnson with lyrics by Kaithapram Damodaran Namboothiri.

Track #SongArtist(s)Raga
1 "Unmaadam" K. J. Yesudas, K. S. ChithraPahadi
2 "Yamini Mandapangal" K. J. Yesudas, Sindhu
3 "Viraham" K. J. Yesudas
4 "Yaamini Mandapangal" K. S. Chithra, Sindhu
gollark: Although I actually wrote the regex as```pythonWHITESPACE = r"[\t\n ]*"NUMBER = r"\-?(?:0|[1-9][0-9]*)(?:\.[0-9]+)?(?:[eE][+-]?[0-9]+)?"ARRAY = f"(?:\[{WHITESPACE}(?:|(?R)|(?R)(?:,{WHITESPACE}(?R){WHITESPACE})*){WHITESPACE}])"STRING = r'"(?:[^"\\\n]|\\["\\/bfnrt]|\\u[0-9a-fA-F]{4})*"'TERMINAL = f"(?:true|false|null|{NUMBER}|{STRING})"PAIR = f"(?:{WHITESPACE}{STRING}{WHITESPACE}:{WHITESPACE}(?R){WHITESPACE})"OBJECT = f"(?:{{(?:{WHITESPACE}|{PAIR}|(?:{PAIR}(?:,{PAIR})*))}})"VALUE = f"{WHITESPACE}(?:{ARRAY}|{OBJECT}|{TERMINAL}){WHITESPACE}"```which is much easier.
gollark: Regex is kind of like the APL of string pattern matching, in that it's very terse and expressive but incomprehensible.
gollark: Well, the regex engine is fine with it.
gollark: It's actually a recursive regex, so it can generate infinitely deep problems with a finite... regex.
gollark: (from an esoteric programming languages discussion group)

References

  1. "Ormacheppu". www.malayalachalachithram.com. Retrieved 7 November 2014.
  2. "Ormacheppu". malayalasangeetham.info. Retrieved 7 November 2014.
  3. "Archived copy". Archived from the original on 7 November 2014. Retrieved 7 November 2014.CS1 maint: archived copy as title (link)
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.