当前位置: 首页 > news >正文

英语基础-介词

介词

方位介词

  • in:在…里面
It's in the box. 在盒子里  in my backpack 在背包里  in the tree 长在树上
  • on:在…上面(指与物体表面接触)
It's on the box. 在盒子上(和盒子接触)  on the floor.在地板上  on the tree.在树上
  • under:在…下面
It's under the box.在盒子下面(没有直接接触) under the chair (在椅子下面)
  • behind:在…后面
It's behind the box. 在盒子后面
  • in front of:在…前面 front不能单独使用 font:字体
It's in front of the box.在盒子前面  in front of the dask.在桌子前面
  • next to:紧接着,在…旁边
next to the sofa.在沙发旁边
  • between:在…之间(数量等于2,二者之间,大于2不能使用)
between the sofa and chair.

例:

on the desk.   在桌子上
on the floor.    在地板上
in the box.   在盒子里
in the classroom.  在房间里
under the table.   在桌子下面
behind the sofa.   在沙发后面
behind the chair.   在椅子后面
next to the TV.  在电视旁边
next to the door.  在门旁边

介词其他用法

  • in the …

    in the morning  在早上
    in the afternoon.  在下午
    in the evening. 在傍晚
    
  • at …

    at noon. 在中午
    at night 在晚上
    at 8:00 O'clock 在8:00钟
    at home 在家
    
  • 年月前用in

  • 上午下午要用in

  • 午夜中午用at

  • at用在点钟前

  • 在家也要用at

  • 国家、城市、季节前用in

    in China.在中国
    in Beijing.在北京
    in spring.在春天
    
总结
  • in在时间方面的用法:年、季节、月份

    in 1999 在1999年
    in spring.在春天
    in March.在三月
    
  • in在地点方面的用法:国家、城市、在…里

    in China.在中国
    in Beijing.在北京
    in the house.在房子里
    
  • on在时间方面的用法:星期几,具体哪一天(包括特殊的节日,,例如教师节)

    on Monday.在星期一
    on March 2.在三月二号
    
  • on在地点方法的用法:在…上面

    on the desk.在桌子上
    
  • at在时间方面的用法:具体时刻

    at 12:00 在12点
    
  • at在地点方面的用法:小范围的具体地点

    at school.在学校
    at home.在家
    
http://www.lryc.cn/news/64115.html

相关文章:

  • Linux进程通信:进程组 会话
  • 【前端面经】JS-深浅拷贝
  • 【自然语言处理】实验2布置:Word2Vec TransE案例
  • Redis集合底层实现原理
  • OVS常用命令与使用总结
  • 一以贯之:从城市网络到“城市一张网”
  • 【Java校招面试】基础知识(四)——JVM
  • 项目管理-计算专题(三点估算、PERT估算)
  • 【华为OD机试 2023最新 】模拟商场优惠打折(C语言题解 100%)
  • 使用TrieTree(字典树)来实现敏感词过滤
  • USB转串口芯片CH9101U
  • Java语言介绍
  • 终于把 vue-router 运行原理讲明白了(二)!!!
  • ChatGPT实现服务器体验沙箱
  • 【算法】刷题中的位运算
  • 9.Java中异常处理机制是什么
  • GeoTools实战指南: 叠加GeoTIFF与Shapefile图层生成截图
  • nginx配置sh脚本远程执行一键安装
  • Excel表格成绩排名全攻略,让你事半功倍!
  • Docker 持久化存储 Bind mounts
  • LVS +Keepalived 高可用群集部署
  • Kafka调优
  • Debezium系列之:详细介绍Debezium2.X版本导出Sqlserver数据库Debezium JMX指标的方法
  • 基于PWM技术的三相光伏逆变器研究(Simulink)
  • 〖Python网络爬虫实战㉑〗- 数据存储之JSON操作
  • 不得不说的行为型模式-责任链模式
  • 基于dsp+fpga+AD+ENDAC的半导体运动台高速数据采集电路仿真设计(四)
  • 快速搭建Electron+Vite3+Vue3+TypeScript5脚手架 (无需梯子,快速安装Electron)
  • 语义分割学习笔记(二)转置卷积
  • docker运行PostgreSQL数据库维护,执行脚本备份数据库与更新表结构