Auto saved by Logseq

This commit is contained in:
Matthias Eckert 2023-01-23 15:44:46 +01:00
parent d3a1a9f34b
commit 28435dcaed

View File

@ -3,6 +3,7 @@
- very formal more in a.e. than b.e
- used (primarily) in writing
- bare infinitive
id:: a55e39ce-e45f-4aba-93a6-c946b2fbd120
- ```
My supervisor suggested (that) we have fewer meetings.
Our teacher recommends (that) we speak in English every day.
@ -39,4 +40,6 @@
System.out.println(URLConnection.getFileNameMap().getContentTypeFor(file.getName()));
System.out.println(new MimetypesFileTypeMap().getContentType(file.getName()));
}
```
```
- {{embed ((a55e39ce-e45f-4aba-93a6-c946b2fbd120))}}
-