0%

Rhymes with hurl

hurl
H h

One-syllable rhymes

  • burl — a small knot or lump in wool
  • curl — If you have curls, your hair is in the form of tight curves and spirals.
  • earl — a male given name: from the old English word meaning “noble.”.
  • girl — a female child, from birth to full growth.
  • herl — a barb of a feather, used especially in dressing anglers' flies.
  • merl — the blackbird, Turdus merula.
  • pearl — a basic stitch in knitting, the reverse of the knit, formed by pulling a loop of the working yarn back through an existing stitch and then slipping that stitch off the needle. Compare knit (def 11).
  • perl — (language, tool)   A high-level programming language, started by Larry Wall in 1987 and developed as an open source project. It has an eclectic heritage, deriving from the ubiquitous C programming language and to a lesser extent from sed, awk, various Unix shell languages, Lisp, and at least a dozen other tools and languages. Originally developed for Unix, it is now available for many platforms. Perl's elaborate support for regular expression matching and substitution has made it the language of choice for tasks involving string manipulation, whether for text or binary data. It is particularly popular for writing CGI scripts. The language's highly flexible syntax and concise regular expression operators, make densely written Perl code indecipherable to the uninitiated. The syntax is, however, really quite simple and powerful and, once the basics have been mastered, a joy to write. Perl's only primitive data type is the "scalar", which can hold a number, a string, the undefined value, or a typed reference. Perl's aggregate data types are arrays, which are ordered lists of scalars indexed by natural numbers, and hashes (or "associative arrays") which are unordered lists of scalars indexed by strings. A reference can point to a scalar, array, hash, function, or filehandle. Objects are implemented as references "blessed" with a class name. Strings in Perl are eight-bit clean, including nulls, and so can contain binary data. Unlike C but like most Lisp dialects, Perl internally and dynamically handles all memory allocation, garbage collection, and type coercion. Perl supports closures, recursive functions, symbols with either lexical scope or dynamic scope, nested data structures of arbitrary content and complexity (as lists or hashes of references), and packages (which can serve as classes, optionally inheriting methods from one or more other classes). There is ongoing work on threads, Unicode, exceptions, and backtracking. Perl program files can contain embedded documentation in POD (Plain Old Documentation), a simple markup language. The normal Perl distribution contains documentation for the language, as well as over a hundred modules (program libraries). Hundreds more are available from The Comprehensive Perl Archive Network. Modules are themselves generally written in Perl, but can be implemented as interfaces to code in other languages, typically compiled C. The free availability of modules for almost any conceivable task, as well as the fact that Perl offers direct access to almost all system calls and places no arbitrary limits on data structure size or complexity, has led some to describe Perl, in a parody of a famous remark about lex, as the "Swiss Army chainsaw" of programming. The use of Perl has grown significantly since its adoption as the language of choice of many web developers. CGI interfaces and libraries for Perl exist for several platforms and Perl's speed and flexibility make it well suited for form processing and on-the-fly web page creation. Perl programs are generally stored as text source files, which are compiled into virtual machine code at run time; this, in combination with its rich variety of data types and its common use as a glue language, makes Perl somewhat hard to classify as either a "scripting language" or an "applications language" -- see Ousterhout's dichotomy. Perl programs are usually called "Perl scripts", if only for historical reasons. Version 5 was a major rewrite and enhancement of version 4, released sometime before November 1993. It added real data structures by way of "references", un-adorned subroutine calls, and method inheritance. The spelling "Perl" is preferred over the older "PERL" (even though some explain the language's name as originating in the acronym for "Practical Extraction and Report Language"). The program that interprets/compiles Perl code is called "perl", typically "/usr/local/bin/perl" or "/usr/bin/perl".
  • swirl — to move around or along with a whirling motion; whirl; eddy.
  • twirl — to cause to rotate rapidly; spin; revolve; whirl.
  • whirl — to turn around, spin, or rotate rapidly: The merry-go-round whirled noisily.
  • whorl — a circular arrangement of like parts, as leaves or flowers, around a point on an axis; verticil.

Two-syllable rhymes

  • bar girl — an attractive girl employed by the management of a bar to befriend male customers and encourage them to buy drinks
  • berleMilton, 1908–2002, U.S. comedian.
  • birle — to pour (a drink) or ply with drink
  • call girl — A call girl is a prostitute who makes appointments by telephone.
  • earle — a male given name: from the old English word meaning “noble.”.
  • kiss curl — lock of hair curled on forehead
  • merle — a male or female given name.
  • perle — a medicinal capsule that resembles a pearl in shape.
  • searle — Ronald (William Fordham) [fawr-duh m,, fohr-] /ˈfɔr dəm,, ˈfoʊr-/ (Show IPA), 1920–2011, British cartoonist and artist.
  • seed pearl — a pearl weighing less than ¼ grain.
  • spit curl — a tight curl of hair, usually pressed against the forehead or cheek.
  • unfurl — to spread or shake out from a furled state, as a sail or a flag; unfold.

Three-syllable rhymes

  • career girl — a woman whose main priority in life is achieving success in her career or profession
  • chorus girl — A chorus girl is a young woman who sings or dances as part of a group in a show or film.
  • cover girl — A cover girl is an attractive woman whose photograph appears on the front of a magazine.
  • flower girl — a young girl at a wedding ceremony who precedes the bride and carries or scatters flowers in her path.
  • gibson girl — the idealized American girl of the 1890s as represented in the illustrations of Charles Dana Gibson.
  • party girl — a girl or woman who is interested in little else besides attending parties.
  • sausage curl — a lock of hair formed into a curl resembling a sausage in shape.
  • sweater girl — a young woman with a shapely bosom, especially one who wears tight sweaters.
  • working girl — Older Use: Often Offensive. a woman who works.

Four-or-more syllable rhymes

  • bachelor girl — a young unmarried woman, esp one who is self-supporting
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?