[ Skip to the content ]

Institute of Formal and Applied Linguistics Wiki


[ Back to the navigation ]

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
external:pdt [2008/05/28 00:45]
stepanek
external:pdt [2008/05/28 00:51]
stepanek
Line 29: Line 29:
  
 ==== m-rovina ==== ==== m-rovina ====
 +
 +
 +
 +
 +
 +
  
  
 ==== a-rovina ==== ==== a-rovina ====
-  * adverbia s objekty - nejméně z poloviny chyby 
  
-<code perl> +=== adverbia s objekty - nejméně z poloviny chyby === 
-ntred -d iso-8859-2 -NTe ' + 
-if ($this->attr("m/tag")=~/^D/ +  ntred -d iso-8859-2 -NTe ' 
-    and my $ch=(first {$_->{afun}eq"Obj"} PML_A::GetEChildren($this))[0]){ +  if ($this->attr("m/tag") =~ /^D/ 
-  writeln($this->attr("m/lemma"),".",$this->{afun} +      and my $ch = (first { $_->{afun} eq "Obj" } PML_A::GetEChildren($this))[0]){ 
-    ,"\t",$ch->attr("m/form"+    writeln($this->attr("m/lemma"),".",$this->{afun} 
-    ,"\t",PML_A::GetSentenceString($root)) +      ,"\t",$ch->attr("m/form"
-+      ,"\t",PML_A::GetSentenceString($root)) 
- | grep -v 'Coord\|Apos\|ExD\|AuxC' | sort +  
-</code perl>+   | grep -v 'Coord\|Apos\|ExD\|AuxC' | sort 
 + 
 +=== "Zina bosa" === 
 + 
 +chybně ''Atv'' 
 + 
 +=== chybně ''_Co'' === 
 + 
 +''a-ln94204-107-p15s2'' a další: ''is_member'' musí mít rodiče ''Coord'' nebo ''Apos'' (skrz ''Aux[CP]'')
  
 ==== t-rovina ==== ==== t-rovina ====
  

[ Back to the navigation ] [ Back to the content ]