diff options
Diffstat (limited to 'src/semantics/expressions.md')
-rw-r--r-- | src/semantics/expressions.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/src/semantics/expressions.md b/src/semantics/expressions.md new file mode 100644 index 0000000..c663f48 --- /dev/null +++ b/src/semantics/expressions.md @@ -0,0 +1,10 @@ +# Fixed Expressions + +| Purpose | English | Hàäsdáïga literal translation[^1] | +|-----------|---------|---------------------| +| Greeting | Hello | | +| Apologize | Sorry | I hope that you me.acc forgive.sub.fut | +| Express sympathy | Sorry | | + +[^1]: For the sake of simplicity and generality, only noun cases (if not + nominative) and verb mood (if not indicative) is used. |