-
can be neuter of adjective or cross-over noun or adverb but I don't think MorphGNT has those distinctions correct yet
-
기대하는 결과:
너는abc를했다 -> [
('너', 'Noun'),
('는', 'Josa'),
('abc', 'Noun'),
('를', 'Josa'),
('하 + 았다', 'Adverb + Eomi')
]
lovit updated
6 years ago
-
# Short description
Hash slices should have an option to return a hash.
# More details
Given the code
```raku
sub foo(%h) {
say %h;
}
my %bar = ;
foo %bar:p; # error
foo…
-
Interesting idiom that starts with a preposition and contains a reflexive pronoun (itself, themselves).
Seems to act as an adverb rather than a normal PP.
-
It's great to be able to control pluralization, but I'm missing the facilities to convert adjectives and adverbs to their base forms (fastest, faster -> fast). Is that planned or supported?
Does word…
-
MW [calls this](https://www.merriam-webster.com/dictionary/soaking%20wet) an idiom:
I would guess this arose with "wet" as a depictive modifier of the verb. But synchronically it doesn't feel l…
-
Is it the accusative plural neuter of πυκνός (in which case lemma is wrong) or a derived adverb (in which case the part-of-speech is wrong)?
-
http://universal.grew.fr/?custom=643b6121bee83
-
```
meanie=: {{)a
mean=. +/ % #
mean
}}
0 meanie
|value error: mean
```
Conceptually, the result from an adverb or conjunction which contains local names should resolve all such nam…
-
Per bug #46 and fix #54, tests for other conjunctions are needed, especially conjunctions where the conjoined verbs are modified.
"she baked him a cake and sang him a song." (conjoined ditransitive v…
linas updated
10 years ago