英文字典中文字典


英文字典中文字典51ZiDian.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       







请输入英文单字,中文词皆可:

communion    音标拼音: [kəmj'unjən]
n. 交流,恳谈,宗教团体

交流,恳谈,宗教团体

Communion
n 1: the act of participating in the celebration of the
Eucharist; "the governor took Communion with the rest of
the congregation" [synonym: {Communion}, {Holy Communion},
{sacramental manduction}, {manduction}]
2: sharing thoughts and feelings [synonym: {communion}, {sharing}]
3: (Christianity) a group of Christians with a common religious
faith who practice the same rites

Communion \Com*mun"ion\, n. [L. communio: cf. F. communion. See
{Common}.]
1. The act of sharing; community; participation. "This
communion of goods." --Blackstone.
[1913 Webster]

2. Intercourse between two or more persons; esp., intimate
association and intercourse implying sympathy and
confidence; interchange of thoughts, purposes, etc.;
agreement; fellowship; as, the communion of saints.
[1913 Webster]

We are naturally induced to seek communion and
fellowship with others. --Hooker.
[1913 Webster]

What communion hath light with darkness? --2 Cor.
vi. 14.
[1913 Webster]

Bare communion with a good church can never alone
make a good man. --South.
[1913 Webster]

3. A body of Christians having one common faith and
discipline; as, the Presbyterian communion.
[1913 Webster]

4. The sacrament of the eucharist; the celebration of the
Lord's supper; the act of partaking of the sacrament; as,
to go to communion; to partake of the communion; called
also {Holy Communion}.
[1913 Webster PJC]

{Close communion}. See under {Close}, a.

{Communion elements}, the bread and wine used in the
celebration of the Lord's supper.

{Communion service}, the celebration of the Lord's supper, or
the office or service therefor.

{Communion table}, the table upon which the elements are
placed at the celebration of the Lord's supper.

{Communion in both kinds}, participation in both the bread
and wine by all communicants.

{Communion in one kind}, participation in but one element, as
in the Roman Catholic Church, where the laity partake of
the bread only.

Syn: Share; participation; fellowship; converse; intercourse;
unity; concord; agreement.
[1913 Webster]

209 Moby Thesaurus words for "communion":
Angelus, Ave, Ave Maria, Bolshevik, Bolshie, Communist, ESP,
Hail Mary, Kyrie Eleison, Leninist, Marxist, Paternoster, Red,
Stalinist, Trotskyist, accord, accordance, adherents, affiliation,
affinity, agape, agreement, aid prayer, amity, answer, appeal,
balance, beadroll, beads, beseechment, bidding prayer, body,
bonds of harmony, branch, breviary, brotherly love, caritas,
cement of friendship, chaplet, charity, church, class, coequality,
collect, collective farm, collectivism, collectivity, collegiality,
colloquial discourse, colloquy, commerce, commie, common ownership,
communal effort, communication, communism, community,
community of interests, compatibility, comrade, concord,
concordance, confession, congeniality, congress, connection,
contact, contemplation, conversation, converse, conversing,
cooperation, cooperative society, corelation, correlation,
correlativism, correlativity, correspondence, creed, cult, dealing,
dealings, democracy, denomination, devotions, disciples, discourse,
division, empathy, entreaty, equilibrium, equipollence,
equivalence, esprit, esprit de corps, exchange, faction, faith,
feeling of identity, fellow feeling, fellow traveler, fellowship,
followers, frictionlessness, give-and-take, good vibes,
good vibrations, grace, group, happy family, harmony, identity,
impetration, imploration, information, interaction, intercession,
interchange, intercommunication, intercommunion, intercourse,
interlocution, interplay, inverse proportion, inverse ratio,
inverse relationship, invocation, ism, kibbutz, kinship, kolkhoz,
like-mindedness, linguistic intercourse, litany, love, meditation,
message, mutuality, obsecration, obtestation, offshoot, oneness,
order, organization, orison, party, peace, persuasion, petition,
pink, pinko, prayer, prayer wheel, profit sharing, proportionality,
public ownership, rapping, rapport, rapprochement, reciprocality,
reciprocation, reciprocity, relativity, religious order, reply,
response, rogation, rosary, schism, school, sect, sectarism,
segment, sharecropping, sharing, silent prayer, social activity,
social intercourse, social relations, socialism, society,
solidarity, speaking, speech, speech circuit, speech situation,
state ownership, suit, supplication, symmetry, sympathy, symphony,
talking, team spirit, telepathy, thanks, thanksgiving, touch,
town meeting, traffic, truck, two-way communication, understanding,
union, unison, unity, variety, verbal intercourse, version


49 Moby Thesaurus words for "Communion":
Agnus Dei, Alleluia, Anamnesis, Blessing, Canon, Collect,
Consecration, Credo, Dismissal, Epistle, Eucharist, Fraction,
Gloria, Gospel, Gradual, Holy Communion, Host, Introit, Kyrie,
Kyrie Eleison, Last Gospel, Last Supper, Lavabo, Offertory,
Paternoster, Pax, Post-Communion, Preface, Sacrament Sunday,
Sanctus, Secreta, Tersanctus, Tract, altar bread, bread,
bread and wine, consecrated bread, consecrated elements,
consubstantiation, elements, impanation, intinction, loaf,
real presence, subpanation, the Holy Sacrament, the Sacrament,
transubstantiation, wafer


请选择你想看的字典辞典:
单词字典翻译
Communion查看 Communion 在百度字典中的解释百度英翻中〔查看〕
Communion查看 Communion 在Google字典中的解释Google英翻中〔查看〕
Communion查看 Communion 在Yahoo字典中的解释Yahoo英翻中〔查看〕





安装中文字典英文字典查询工具!


中文字典英文字典工具:
选择颜色:
输入中英文单字

































































英文字典中文字典相关资料:


  • GraphQL | The query language for modern APIs
    GraphQL is a query language for APIs and a runtime for fulfilling those queries with your existing data
  • Learn - GraphQL
    Learn how GraphQL federation enables modular, scalable APIs by composing services into a unified schema Learn about common 'graphql-http' errors and how to debug them Show more Tutorials Training Courses Get started or level up your GraphQL skills with these trusted tutorials
  • Queries - GraphQL
    Queries Learn how to fetch data from a GraphQL server GraphQL supports three main operation types—queries, mutations, and subscriptions We have already seen several examples of basic queries in this guide, and on this page, you’ll learn in detail how to use the various features of query operations to read data from a server Fields At its simplest, GraphQL is about asking for specific
  • Schemas and Types | GraphQL
    Schemas and Types Learn about the different elements of the GraphQL type system The GraphQL type system describes what data can be queried from the API The collection of those capabilities is referred to as the service’s schema and clients can use that schema to send queries to the API that return predictable results On this page, we’ll explore GraphQL’s six kinds of named type
  • Introduction to GraphQL
    Introduction to GraphQL Learn about GraphQL, how it works, and how to use it GraphQL is a query language for your API, and a server-side runtime for executing queries using a type system you define for your data The GraphQL specification was open-sourced in 2015 and has since been implemented in a variety of programming languages GraphQL isn’t tied to any specific database or storage
  • Tools and Libraries | GraphQL
    Dgraph is a native GraphQL database with a graph backend This means Dgraph is not an interface on top of an existing database like Postgres but is actually designed from the ground-up for GraphQL It is optimized for speed and performance, depending on multiple computer science breakthroughs to get the best result Dgraph Cloud is a fully managed GraphQL backend service that lets you iterate
  • GraphQL Best Practices
    GraphQL Best Practices The GraphQL specification is intentionally silent on a handful of important issues facing APIs such as dealing with the network, authorization, and pagination
  • Mutations | GraphQL
    Mutations Learn how to modify data with a GraphQL server Most discussions of GraphQL focus on data fetching, but any complete data platform needs a way to modify server-side data as well In REST, any request might cause some side-effects on the server, but by convention, it’s suggested that one doesn’t use GET requests to modify data
  • Blog | GraphQL
    The GraphQL Blog Insights, updates and best practices from across the GraphQL community Stay connected with the ideas and innovations shaping the GraphQL ecosystem





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