Skip to content

Commit ea3c521

Browse files
committed
Add section about open/closed verbs
1 parent b2e0d8f commit ea3c521

1 file changed

Lines changed: 45 additions & 0 deletions

File tree

docs/language/word_types/verbs.mdx

Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,51 @@ clauses where the head noun is the patient/theme.
6464
<p>tômôs fos nîo golo&emsp;<em>The book that she reads.</em></p>
6565
</HisyeoTabs>
6666

67+
## Open vs. Closed Verbs
68+
69+
While Hîsyêô verbs belong to a single class (transitive), they can be described as **Open** or **Closed** based on their usage in a specific sentence.
70+
71+
#### Closed Verbs
72+
73+
A verb is **Closed** when its direct object slot is filled by an explicit noun phrase. The action has a defined target.
74+
75+
<HisyeoTabs>
76+
<p>noyo mokon kûôxi.&emsp;<small>(Closed)</small>&emsp;<em>I eat fruit.</em></p>
77+
</HisyeoTabs>
78+
79+
#### Open Verbs
80+
81+
A verb is **Open** when it does not have a direct object indicated. This "open slot" must be interpreted based on context:
82+
83+
1. **In a Relative Clause:** The open slot refers to the head noun (the antecedent).
84+
85+
2. **In a Subordinate Clause:** It may refer to an unmentioned pronoun or a contextual object. This is one strategy for overcoming the lack of passivity.
86+
87+
<HisyeoTabs>
88+
<p>kûôxi ôfo li fos noyo mokon&emsp;<small>(Open)</small>&emsp;<em>This fruit is that which I am eating</em></p>
89+
<p>kûôxi ôfo li fos mokon&emsp;<small>(Open)</small>&emsp;<em>This fruit is being eaten</em></p>
90+
</HisyeoTabs>
91+
92+
3. **In a Main Clause:** It indicates that the object is generic, unimportant, or that the verb should be interpreted intransitively (the action itself is the point).
93+
94+
<HisyeoTabs>
95+
<p>noyo mokon&emsp;<small>(Open)</small>&emsp;<em>I am eating (food).</em></p>
96+
</HisyeoTabs>
97+
98+
:::warning Connectors & Prepositions
99+
100+
Watch out for connectors, prepositions, and enders that can immediately follow a verb, it
101+
can look like the verb is closed but in reality, these words are explicitly
102+
indicating that the verb is open (since these words cannot act as objects).
103+
104+
<HisyeoTabs>
105+
<p>oksûn fos nîmû mokon, li mîstu.&emsp;<em>The meat that you are eating is rotten.</em></p>
106+
<p>noyo lunsol lêkin û nîmû ogolol yôk foxo.&emsp;<em>I threw but you didn't catch!</em></p>
107+
<p>nio kôto mût noyo bi cosnî.&emsp;<em>He spoke to me privately.</em></p>
108+
</HisyeoTabs>
109+
110+
:::
111+
67112
## Prepositions
68113

69114
### Realis

0 commit comments

Comments
 (0)