diff options
author | Ngô Ngọc Đức Huy <huyngo@disroot.org> | 2021-12-27 17:25:06 +0700 |
---|---|---|
committer | Ngô Ngọc Đức Huy <huyngo@disroot.org> | 2021-12-27 17:25:06 +0700 |
commit | c5b7065e06a9c508c64c104af65ae90cec4a929d (patch) | |
tree | 652a1c3ba7449b4f937e249d891e3ee8c26d5109 /src/grammar/syntax.md | |
parent | 83c8a8ce78518bb4465e5ce8f041e5e95f1645fb (diff) | |
download | isanercent-c5b7065e06a9c508c64c104af65ae90cec4a929d.tar.gz |
Add pos
Diffstat (limited to 'src/grammar/syntax.md')
-rw-r--r-- | src/grammar/syntax.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/grammar/syntax.md b/src/grammar/syntax.md index 10d2469..b5a59a0 100644 --- a/src/grammar/syntax.md +++ b/src/grammar/syntax.md @@ -1 +1,4 @@ # Syntax + +There are few constructions that are not directly butchered from German. +Please learn German syntaxes instead. |