- 1、本文档被系统程序自动判定探测到侵权嫌疑,本站暂时做下架处理。
- 2、如果您确认为侵权,可联系本站左侧在线QQ客服请求删除。我们会保证在24小时内做出处理,应急电话:400-050-0827。
- 3、此文档由网友上传,因疑似侵权的原因,本站不提供该文档下载,只提供部分内容试读。如果您是出版社/作者,看到后可认领文档,您也可以联系本站进行批量认领。
查看更多
Fédération Internationale Des Ingénieurs-Conseils
Fédération Internationale Des Ingénieurs-Conseils
通用条件
General Conditions
1. 一般规定
General Provisions
1.1 定义
Definitions
在包括专用条件和本通用条件的合同条件(“本合同条件”)中,以下措辞和用语的含义如
下所述。除非上下文中另有要求,指当事人和当事各方的词包括公司和其它法律实体。
In the Conditions of Contract (these Conditions), which include Particular Conditions and
these General Conditions, the following words and expressions shall have the meanings stated.
Words indicating persons or parties include corporations and other legal entities, except where
the context requires otherwise.
1.1.1 合同
1.1.1 The Contract
1.1.1.1 “合同(Contract) ”指合同协议书、中标函、投标函、本合同条件、规范、图纸、资
料表、以及在合同协议书或中标函中列明的其它进一步的文件(如有时) 。
1.1.1.1 Contract means the Contract Agreement, the Letter of Acceptance, the Letter of Tender,
these Conditions, the Specification, the Drawings, the Schedules, and the further documents (if
any) which are listed in the Contract Agreement or in the Letter of Acceptance.
1.1.1.2 “合同协议书(Contract Agreement) ”指第1.6 款【合同协议】中所说明的合同协议(如
有时) 。
1.1.1.2 Contract Agreement means the contract agreement (if any) referred to in Sub-Clause
1.6 [Contract Agreement].
1.1.1.3 “中标函(Letter of Acceptance) ”指雇主对投标文件签署的正式接受函,包括其后所
附的备忘录( 由合同各方达成并签定的协议构成) 。在没有此中标函的情况下,“中标函”一
词就指合同协议书,颁发或接收中标函的日期就指双方签订合同协议书的日期。
1.1.1.3 Letter of Acceptance means the letter of formal acceptance, signed by the Employer, of
the Letter of Tender, including any annexed memoranda comprising agreements between and
signed by both Parties. If there is no such letter of acceptance, the expression Letter of
Acceptance means the Contract Agreement and the date of issuing or receiving the Letter of
Acceptance means the date of signing the Contract Agreement.
1.1.1.4 “投标函(Letter of Tender) ”指名称为投标函的文件,由承包商填写,包括已签字的
对雇主的工程报价。
您可能关注的文档
- 小学生常见修辞手法学习(精)40116.ppt
- 小学生益智类游戏集锦.ppt
- 寒假安全教育主题班会.pptx
- 小学生青春期心理健康教育40200.ppt
- 产品设计调研报告书.ppt
- 国家安全教育主题班会.ppt
- 鹤壁首届民俗文化节整体策划书.ppt
- 先锋导航AVIC-F7154说明书.pdf
- 某公司融资计划书.ppt
- 安全事故反思与总结--程志.pptx
- 制动系统的特点项目一58课件.pptx
- 直接工程费价外运杂费填料费铁路工程施工组织与概预算78课件.pptx
- 主备用控制中心的切换LCF300型25课件.pptx
- 智能交通系统的相关技术任务三车辆自动驾驶技术王怡安徽交通6.pptx
- 智能交通监控系统任务三城市交通诱导系统诱导系统的组成王怡安.pptx
- 智能交通监控系统任务二城市交通监控系统王怡安徽交通67课件.pptx
- 直升机的特点和分类空气动力学基础与飞行原理86课件.ppt
- 直升机的飞行性能空气动力学基础与飞行原理67课件.ppt
- 职业形象塑造3职业教育国际邮轮乘务管理专业教学化妆与形象设.pptx
- 轴向拉压杆件的线应变和胡克定律张亚琴河北交通52课件.pptx
最近下载
- 基于智能化技术的供水管网漏点判定与修复管理模式.pptx
- 2023-2024学年沪科版(2019)高中信息技术必修二第三单元项目五《规划并连接数字家庭系统的网络——组建小型信息系统网络(一)》说课稿.docx VIP
- 北京市城镇供水厂生产安全事故隐患目录.pdf VIP
- 业主委员会委员候选人推荐表.docx VIP
- NB-T35003-2023水电工程水情自动测报系统技术规范.pdf VIP
- 2025年高考英语陕西卷含解析及答案.docx VIP
- 2025年管道直饮水项目可行性研究报告.docx
- 地理信息安全在线培训考试题目完整版答案.docx
- 幼儿园区域活动的实施策略.pptx
- 10kV及以下变电所设计规范.pdf VIP
知传链电子书
- 学习情境一建设项目决策阶段工程造价控制.pdf
- 例题6 An array is sorted without duplicates. However, someone mysteriously shifted all the elements in this array (e.g. 1,2,3,4,5 -> 5,1,2,3,4). Implement a function to find an element in such array (return -1 if no such element). 一个数组经过排序而没有重复元素。然而,某
- 例题4 Given a string s, we can partition s such that every segment is a palindrome (e.g, ‘abba’ is a palindrome, ‘a’ is a palindrome, ‘ab’ is not). Please write a function to return the minimum cuts needed for a palindrome partitioning, given string s
- 多线程.pdf
- 设计接口.pdf
- 7.1.2 模拟面试.pdf
- 例题6 Solve the Hanoi Tower (http://mathworld.wolfram.com/ TowerofHanoi.html) problem without recursion 不使用递归求解汉诺塔问题。.pdf
- 例题10 Given two linked lists, each element of the lists is a integer. Write a function to return a new list, which is the “sum” of the given two lists. Part a. Given input (7->1->6) + (5->9->2), output 2->1->9. Part b. Given input (6->1->7) + (2->9
- 6.薪水.pdf
- 1.1.2 内容安排.pdf
文档评论(0)