Skip to content

Commit

Permalink
ger_past
Browse files Browse the repository at this point in the history
  • Loading branch information
koghuzhan committed Aug 1, 2019
1 parent 342b204 commit b6f90fc
Showing 1 changed file with 23 additions and 1 deletion.
24 changes: 23 additions & 1 deletion apertium-tur-uzb.uzb-tur.t1x
Expand Up @@ -471,7 +471,7 @@
</rule>


<rule comment="regla: ger_past (ketganlar → gidenler)">
<rule comment="regla: ger_past (ketganlar → gitmişler)">
<pattern>
<pattern-item n="ger_past"/>
</pattern>
Expand All @@ -493,6 +493,28 @@
</action>
</rule>

<rule comment="regla: ger_past (ketganlar → gidenler)">
<pattern>
<pattern-item n="ger_past"/>
</pattern>
<action>
<let>
<clip pos="1" side="tl" part="a_tns"/>
<lit-tag v="ger_impf"/>
</let>
<out>
<chunk name="v" case="caseFirstWord">
<tags>
<tag><lit-tag v="SV"/></tag>
</tags>
<lu>
<clip pos="1" side="tl" part="whole"/>
</lu>
</chunk>
</out>
</action>
</rule>

<rule comment="regla: prog (ketgan → gitmiş)">
<pattern>
<pattern-item n="prog"/>
Expand Down

0 comments on commit b6f90fc

Please sign in to comment.