英文字典中文字典Word104.com



中文字典辭典   英文字典 a   b   c   d   e   f   g   h   i   j   k   l   m   n   o   p   q   r   s   t   u   v   w   x   y   z   







請輸入英文單字,中文詞皆可:

symphony    音標拼音: [s'ɪmfəni]
n. 交響樂,交響曲

交響樂,交響曲

symphony
n 1: a long and complex sonata for symphony orchestra [synonym:
{symphony}, {symphonic music}]
2: a large orchestra; can perform symphonies; "we heard the
Vienna symphony" [synonym: {symphony orchestra}, {symphony},
{philharmonic}]

Symphony \Sym"pho*ny\, n.; pl. {Symphonies}. [F. symphonie (cf.
It. sinfonia), L. symphonia, Gr. ?; sy`n with ? a sound,
the voice. See {Phonetic}.]
1. A consonance or harmony of sounds, agreeable to the ear,
whether the sounds are vocal or instrumental, or both.
[1913 Webster]

The trumpets sound,
And warlike symphony in heard around. --Dryden.
[1913 Webster]

2. A stringed instrument formerly in use, somewhat resembling
the virginal.
[1913 Webster]

With harp and pipe and symphony. --Chaucer.
[1913 Webster]

3. (Mus.)
(a) An elaborate instrumental composition for a full
orchestra, consisting usually, like the sonata, of
three or four contrasted yet inwardly related
movements, as the allegro, the adagio, the minuet and
trio, or scherzo, and the finale in quick time. The
term has recently been applied to large orchestral
works in freer form, with arguments or programmes to
explain their meaning, such as the "symphonic poems"
of Liszt. The term was formerly applied to any
composition for an orchestra, as overtures, etc., and
still earlier, to certain compositions partly vocal,
partly instrumental.
(b) An instrumental passage at the beginning or end, or in
the course of, a vocal composition; a prelude,
interlude, or postude; a ritornello.
[1913 Webster]

128 Moby Thesaurus words for "symphony":
German band, Philharmonic, accord, accordance, affinity, agape,
agreement, amity, attune, attunement, band, big band,
bonds of harmony, brass, brass band, brass choir, brass quintet,
brass section, brasses, brotherly love, callithumpian band,
caritas, cement of friendship, chamber orchestra, charity, chime,
chiming, classic, classical music, combo, communion, community,
community of interests, compatibility, concentus, concert,
concert band, concert music, concertino, concerto, concerto grosso,
concord, concordance, congeniality, consonance, consonancy,
consort, correspondence, desks, diapason, dixieland band, empathy,
ensemble, esprit, esprit de corps, euphony, feeling of identity,
fellow feeling, fellowship, frictionlessness, gamelan orchestra,
good vibes, good vibrations, group, happy family, harmonics,
harmony, heavy harmony, homophony, identity, jazz band, jug band,
kinship, like-mindedness, longhair music, love, military band,
monochord, monody, mutuality, oneness, orchestra, peace,
philharmonic, quartet, quintet, ragtime band, rapport,
rapprochement, reciprocity, rhapsody, rock-and-roll group,
semiclassical music, sextet, sharing, sinfonietta, skiffle band,
solidarity, steel band, street band, string band, string choir,
string orchestra, string quartet, strings, swing band, sympathy,
symphonia, symphonic music, symphonic ode, symphony orchestra,
synchronism, synchronization, team spirit, three-part harmony,
tone poem, trio, tune, understanding, union, unison, unisonance,
unity, waits, woodwind, woodwind choir, woodwind quartet,
woodwinds

{Lotus Development}'s successor to their
{Lotus 1-2-3} spreadsheet. Unlike 1-2-3, Symphony allowed a
limited form of {multitasking}. The user could switch
manually between it and {MS-DOS} and separate graph and
spreadsheet windows could be opened simultaneously and would
be updated automatically when cells were changed. In
addition, a small word processor could be opened in a third
window. These all could be printed out on the same report.
Symphony could read and write Lotus 1-2-3 files and had
interactive graphical output and a word processor, thus making
it effectively a report generator. Unlike 1-2-3, Symphony was
not a great commercial success.

(1995-03-28)



安裝中文字典英文字典查詢工具!


中文字典英文字典工具:
選擇顏色:
輸入中英文單字

































































英文字典中文字典相關資料:
  • Installing Setting up the Symfony Framework
    Platform sh for Symfony Best platform to deploy Symfony apps; SymfonyInsight Automatic quality checks for your apps; Symfony Certification Prove your knowledge and boost your career; SensioLabs Professional services to help you with Symfony; Blackfire Profile and monitor performance of your apps
  • Symfony Packages
    Platform sh for Symfony Best platform to deploy Symfony apps; SymfonyInsight Automatic quality checks for your apps; Symfony Certification Prove your knowledge and boost your career; SensioLabs Professional services to help you with Symfony; Blackfire Profile and monitor performance of your apps
  • The Symfony Framework Best Practices
    This article describes the best practices for developing web applications with Symfony that fit the philosophy envisioned by the original Symfony creators If you don't agree with some of these recommendations, they might be a good starting point that you can then extend and fit to your specific needs You can even ignore them completely and continue using your own best practices and
  • Forms (Symfony Docs)
    Usage The recommended workflow when working with Symfony forms is the following: Build the form in a Symfony controller or using a dedicated form class;; Render the form in a template so the user can edit and submit it;; Process the form to validate the submitted data, transform it into PHP data and do something with it (e g persist it in a database) ; Each of these steps is explained in
  • EasyAdminBundle Documentation - Symfony
    Official documentation of EasyAdminBundle, a bundle for Symfony applications Manual Configuration for Applications Not Using Symfony Flex In most Symfony applications you don't need to make any of the following changes These steps are only required for applications that have opted not to use Symfony Flex
  • Routing (Symfony Docs)
    The value of the condition option is an expression using any valid expression language syntax and can use any of these variables created by Symfony: context An instance of RequestContext, which holds the most fundamental information about the route being matched request The Symfony Request object that represents the current request params An array of matched route parameters for the current
  • Symfony 3. 4 Release
    Platform sh for Symfony Best platform to deploy Symfony apps; SymfonyInsight Automatic quality checks for your apps; Symfony Certification Prove your knowledge and boost your career; SensioLabs Professional services to help you with Symfony; Blackfire Profile and monitor performance of your apps
  • How to Customize Error Pages - Symfony
    Platform sh for Symfony Best platform to deploy Symfony apps; SymfonyInsight Automatic quality checks for your apps; Symfony Certification Prove your knowledge and boost your career; SensioLabs Professional services to help you with Symfony; Blackfire Profile and monitor performance of your apps
  • Symfony Blog
    Platform sh for Symfony Best platform to deploy Symfony apps; SymfonyInsight Automatic quality checks for your apps; Symfony Certification Prove your knowledge and boost your career; SensioLabs Professional services to help you with Symfony; Blackfire Profile and monitor performance of your apps
  • The Process Component - Symfony
    Note If a Response is sent before a child process had a chance to complete, the server process will be killed (depending on your OS) It means that your task will be stopped right away Running an asynchronous process is not the same as running a process that survives its parent process





中文字典-英文字典  2005-2009

|中文姓名英譯,姓名翻譯 |简体中文英文字典