Ignore:
Timestamp:
09/08/09 19:22:58 (3 years ago)
Author:
james
Message:

tidy up sillyThings learning filtering
fix minor logic error in %VAR processing
add adjectives into sillyThings output

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/plugins/en/complex_want_catch.tcl

    r988 r1029  
    113113                } 
    114114 
    115     if [regexp "(ly)$" $item] { 
    116       return 0 
    117     } 
    118  
    119115    if [regexp "(ing|ed)$" $item] { 
    120116      if {$second == ""} { 
Note: See TracChangeset for help on using the changeset viewer.